tbsdtv / media_build

GNU General Public License v2.0
30 stars 31 forks source link

Unable to build for rk3588 vendor kernel 6.1.43 #73

Open djseban opened 1 month ago

djseban commented 1 month ago

Hey there,

recently I tried to run my TBS6909X on Orange Pi 5, and as long as it compiles on bleeding edge kernel 6.8, it won't on vendor kernel 6.1.43 (I presume this kernel has V4L already). Following output from make: MODPOST /opt/media_build/v4l/Module.symvers ERROR: modpost: /opt/media_build/v4l/mc44s803: 'mc44s803_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mt20xx: 'microtune_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tuner-simple: 'simple_tuner_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tuner-types: 'tuners' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tuner-types: 'tuner_count' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tda18271: 'tda18271_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tda827x: 'tda827x_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tda8290: 'tda829x_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tda8290: 'tda829x_probe' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tda9887: 'tda9887_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tea5761: 'tea5761_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tea5761: 'tea5761_autodetection' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tea5767: 'tea5767_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/tea5767: 'tea5767_autodetection' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/xc2028: 'xc2028_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/xc4000: 'xc4000_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/xc5000: 'xc5000_attach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_register_entity' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_unregister_entity' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_cleanup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_device_register' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_register_entity_notify' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_unregister_entity_notify' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_unregister' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_pci_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_device_usb_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_enum_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_enum_cleanup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_pads_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_graph_walk_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_graph_walk_cleanup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_graph_walk_start' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_graph_walk_next' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_pipeline_start' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_pipeline_start' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_pipeline_stop' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_pipeline_stop' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_pipeline_alloc_start' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_get_pad_index' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_create_pad_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_create_pad_links' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_entity_remove_links' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_remove_links' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_entity_setup_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_setup_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_find_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_pad_remote_pad_first' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_remote_pad_unique' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_pad_remote_pad_unique' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_get_fwnode_pad' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_entity_pipeline' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_pad_pipeline' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_devnode_create' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_devnode_remove' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_create_intf_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_remove_intf_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_remove_intf_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_remove_intf_links' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_remove_intf_links' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_create_ancillary_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: '__media_entity_next_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_request_put' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_request_get_by_fd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_request_object_find' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_request_object_put' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_request_object_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_request_object_bind' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_request_object_unbind' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_request_object_complete' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_usb_allocate' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/mc: 'media_device_delete' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: 'v4l2_async_nf_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: 'v4l2_async_nf_register' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: 'v4l2_async_subdev_nf_register' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: 'v4l2_async_nf_unregister' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: 'v4l2_async_nf_cleanup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: '__v4l2_async_nf_add_subdev' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: '__v4l2_async_nf_add_fwnode' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: '__v4l2_async_nf_add_fwnode_remote' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: '__v4l2_async_nf_add_i2c' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: 'v4l2_async_register_subdev' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-async: 'v4l2_async_unregister_subdev' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_endpoint_parse' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_endpoint_free' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_endpoint_alloc_parse' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_parse_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_put_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_connector_free' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_connector_parse' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_connector_add_link' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_fwnode_device_parse' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_async_nf_parse_fwnode_endpoints' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-fwnode: 'v4l2_async_register_subdev_sensor' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_get_vq' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_next_buf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_last_buf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_buf_remove' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_buf_remove_by_buf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_buf_remove_by_idx' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_get_curr_priv' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_try_schedule' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_job_finish' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_buf_done_and_job_finish' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_suspend' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_resume' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_reqbufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_querybuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_last_buffer_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_update_start_streaming_state' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_update_stop_streaming_state' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_prepare_buf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_create_bufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_expbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_streamon' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_streamoff' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_poll' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_mmap' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_unregister_media_controller' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_register_media_controller' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ctx_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ctx_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_buf_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_buf_copy_metadata' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_request_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_reqbufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_create_bufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_querybuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_prepare_buf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_expbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_streamon' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_streamoff' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_try_encoder_cmd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_try_decoder_cmd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_encoder_cmd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_decoder_cmd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_encoder_cmd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_decoder_cmd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_stateless_try_decoder_cmd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_ioctl_stateless_decoder_cmd' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_fop_mmap' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-mem2mem: 'v4l2_m2m_fop_poll' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_dv_timings_presets' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_valid_dv_timings' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_enum_dv_timings_cap' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_find_dv_timings_cap' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_find_dv_timings_cea861_vic' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_match_dv_timings' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_print_dv_timings' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_dv_timings_aspect_ratio' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_calc_timeperframe' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_detect_cvt' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_detect_gtf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_calc_aspect_ratio' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_hdmi_rx_colorimetry' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_get_edid_phys_addr' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_set_edid_phys_addr' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_phys_addr_for_input' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/v4l2-dv-timings: 'v4l2_phys_addr_validate' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_device_alloc' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_device_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_device_release_empty' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_devdata' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_prio_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_prio_change' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_prio_open' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_prio_close' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_prio_max' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_prio_check' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__video_register_device' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_unregister_device' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_device_pipeline_start' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__video_device_pipeline_start' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_device_pipeline_stop' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__video_device_pipeline_stop' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_device_pipeline_alloc_start' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_device_pipeline' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_norm_to_name' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_video_std_frame_period' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_video_std_construct' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_field_names' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_type_names' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l_printk_ioctl' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'video_ioctl2' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_device_register' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_device_put' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_device_set_name' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_device_disconnect' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_device_unregister' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_device_register_subdev' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_device_register_subdev_nodes' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_device_unregister_subdev' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fh_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fh_add' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fh_open' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fh_del' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fh_exit' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fh_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fh_is_singular' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_dequeue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_queue_fh' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_pending' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_wake_all' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_subscribe' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_unsubscribe_all' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_unsubscribe' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_event_subdev_unsubscribe' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_src_change_event_subscribe' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_src_change_event_subdev_subscribe' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_subdev_call_wrappers' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_subdev_get_fwnode_pad_1_to_1' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_subdev_link_validate_default' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_subdev_link_validate' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_subdev_state_alloc' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_subdev_state_free' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_subdev_init_finalize' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_subdev_cleanup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_subdev_get_fmt' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_subdev_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_subdev_notify_event' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_query_fill' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l_bound_align_image' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_find_nearest_size' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_g_parm_cap' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_s_parm_cap' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_format_info' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_apply_frmsize_constraints' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fill_pixfmt_mp' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fill_pixfmt' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_get_link_freq' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_simplify_fraction' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_fraction_to_interval' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_type_op_equal' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_type_op_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_type_op_log' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_type_op_validate' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_notify' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_handler_init_class' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_handler_free' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_find' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_new_custom' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_new_std' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_new_std_menu' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_new_std_menu_items' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_new_std_compound' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_new_int_menu' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_add_handler' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_radio_filter' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_cluster' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_auto_cluster' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_activate' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_ctrl_grab' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_ctrl_handler_setup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_handler_setup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_handler_log_status' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_new_fwnode_properties' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_g_ext_ctrls' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_try_ext_ctrls' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_s_ext_ctrls' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_g_ctrl' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_s_ctrl' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_g_ctrl' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_g_ctrl_int64' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_ctrl_s_ctrl' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_ctrl_s_ctrl_int64' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_ctrl_s_ctrl_string' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_ctrl_s_ctrl_compound' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_ctrl_modify_range' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__v4l2_ctrl_modify_dimensions' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_query_ext_ctrl' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_queryctrl' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_querymenu' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_log_status' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_subdev_log_status' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_replace' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_merge' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_sub_ev_ops' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_subscribe_event' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_subdev_subscribe_event' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_poll' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_request_hdl_find' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_request_hdl_ctrl_find' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_request_complete' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_request_setup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_get_menu' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_get_int_menu' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_get_name' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_ctrl_fill' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_compat_ioctl32' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_mc_create_media_graph' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l_enable_media_source' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l_disable_media_source' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l_vb2q_enable_media_source' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_create_fwnode_links_to_pad' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_create_fwnode_links' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_pipeline_pm_get' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_pipeline_pm_put' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_pipeline_link_notify' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_spi_subdev_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_spi_new_subdev' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__tracepoint_vb2_v4l2_buf_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__traceiter_vb2_v4l2_buf_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__SCK__tp_func_vb2_v4l2_buf_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__tracepoint_vb2_v4l2_buf_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__traceiter_vb2_v4l2_buf_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__SCK__tp_func_vb2_v4l2_buf_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__tracepoint_vb2_v4l2_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__traceiter_vb2_v4l2_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__SCK__tp_func_vb2_v4l2_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__tracepoint_vb2_v4l2_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__traceiter_vb2_v4l2_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: '__SCK__tp_func_vb2_v4l2_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_i2c_subdev_set_name' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_i2c_subdev_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_i2c_new_subdev_board' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_i2c_new_subdev' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_i2c_subdev_addr' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videodev: 'v4l2_i2c_tuner_addrs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_generic_open' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_generic_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_generic_ioctl' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_register_device' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_remove_device' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_device_get' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_unregister_device' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_create_media_graph' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_register_adapter' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_unregister_adapter' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_module_probe' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_module_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_dmxdev_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_dmxdev_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_dmx_swfilter_packets' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_dmx_swfilter' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_dmx_swfilter_204' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_dmx_swfilter_raw' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_dmx_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_dmx_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ca_en50221_camchange_irq' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ca_en50221_camready_irq' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ca_en50221_frda_irq' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ca_en50221_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ca_en50221_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_frontend_reinitialise' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_frontend_sleep_until' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_frontend_suspend' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_frontend_resume' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_register_frontend' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_unregister_frontend' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_frontend_detach' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_net_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_net_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_flush' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_empty' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_free' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_avail' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_flush_spinlock_wakeup' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_read_user' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_read' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_write' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'dvb_ringbuffer_write_user' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'intlog2' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/dvb-core: 'intlog10' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_buffer_in_use' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_querybuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_verify_memory_type' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_reqbufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_create_bufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_plane_vaddr' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_plane_cookie' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_buffer_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_discard_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_request_object_is_buffer' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_request_buffer_cnt' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_prepare_buf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_wait_for_all_buffers' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_streamon' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_queue_error' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_streamoff' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_expbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_mmap' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_queue_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_queue_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_core_poll' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_read' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_write' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_thread_start' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'vb2_thread_stop' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'get_vaddr_frames' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'put_vaddr_frames' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'frame_vector_to_pages' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'frame_vector_to_pfns' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'frame_vector_create' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: 'frame_vector_destroy' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__tracepoint_vb2_buf_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__traceiter_vb2_buf_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__SCK__tp_func_vb2_buf_done' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__tracepoint_vb2_buf_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__traceiter_vb2_buf_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__SCK__tp_func_vb2_buf_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__tracepoint_vb2_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__traceiter_vb2_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__SCK__tp_func_vb2_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__tracepoint_vb2_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__traceiter_vb2_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-common: '__SCK__tp_func_vb2_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-dma-contig: 'vb2_dma_contig_memops' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-dma-contig: 'vb2_dma_contig_set_max_seg_size' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-dma-sg: 'vb2_dma_sg_memops' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-memops: 'vb2_create_framevec' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-memops: 'vb2_destroy_framevec' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-memops: 'vb2_common_vm_ops' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_find_buffer' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_querybuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_reqbufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_prepare_buf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_create_bufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_streamon' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_streamoff' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_expbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_queue_init_name' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_queue_init' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_queue_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_queue_change_type' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_poll' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_reqbufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_create_bufs' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_prepare_buf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_querybuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_qbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_dqbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_streamon' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_streamoff' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ioctl_expbuf' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_fop_mmap' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: '_vb2_fop_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_fop_release' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_fop_write' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_fop_read' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_fop_poll' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_video_unregister_device' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ops_wait_prepare' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_ops_wait_finish' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_request_validate' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-v4l2: 'vb2_request_queue' exported twice. Previous export was in vmlinux ERROR: modpost: /opt/media_build/v4l/videobuf2-vmalloc: 'vb2_vmalloc_memops' exported twice. Previous export was in vmlinux make[3]: *** [scripts/Makefile.modpost:126: /opt/media_build/v4l/Module.symvers] Error 1 make[2]: *** [Makefile:1964: modpost] Error 2 make[2]: Leaving directory '/usr/src/linux-headers-6.1.43-vendor-rk35xx' make[1]: *** [Makefile:53: default] Error 2 make[1]: Leaving directory '/opt/media_build/v4l' make: *** [Makefile:26: all] Error 2 I would just remain on 6.8, but it has no rkmppenc support. Is it possible to somehow compile TBS driver for vendor kernel? My best

crazycat69 commented 1 month ago

No way, kernel with built-in V4L media drivers.