All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 213979] New: needs unknown symbol errors building cros_ec_sensors_core
@ 2021-08-05  4:52 bugzilla-daemon
  2021-08-07  2:36 ` [Bug 213979] " bugzilla-daemon
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2021-08-05  4:52 UTC (permalink / raw)
  To: linux-iio

https://bugzilla.kernel.org/show_bug.cgi?id=213979

            Bug ID: 213979
           Summary: needs unknown symbol errors building
                    cros_ec_sensors_core
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.13.6
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: IIO
          Assignee: drivers_iio@kernel-bugs.kernel.org
          Reporter: jason@montleon.com
        Regression: No

Created attachment 298213
  --> https://bugzilla.kernel.org/attachment.cgi?id=298213&action=edit
config

depmod: WARNING:
/home/jason/rpmbuild/BUILDROOT/kernel-5.13.6-200.fc34.x86_64/./lib/modules/5.13.6-200.fc34.x86_64+debug/kernel/drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.ko
needs unknown symbol cros_ec_sensorhub_register_push_data

depmod: WARNING:
/home/jason/rpmbuild/BUILDROOT/kernel-5.13.6-200.fc34.x86_64/./lib/modules/5.13.6-200.fc34.x86_64+debug/kernel/drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.ko
needs unknown symbol cros_ec_sensorhub_unregister_push_data

I've attached the config. Please let me know if there is anything else I can
provide.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 213979] needs unknown symbol errors building cros_ec_sensors_core
  2021-08-05  4:52 [Bug 213979] New: needs unknown symbol errors building cros_ec_sensors_core bugzilla-daemon
@ 2021-08-07  2:36 ` bugzilla-daemon
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2021-08-07  2:36 UTC (permalink / raw)
  To: linux-iio

https://bugzilla.kernel.org/show_bug.cgi?id=213979

Jason M. (jason@montleon.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Jason M. (jason@montleon.com) ---
Andy, Guenter, thank you for your help. I apologize for filing this and taking
your time. It looks like an issue with the script Fedora uses to filter modules
into the kernel-core and kernel-modules packages.

The modules under drivers/platform were getting filtered out (removed) while
the iio/common modules were left in place before it was running depmod, which
is what resulted in the warnings. I modified the script a bit and my custom
build worked.

https://src.fedoraproject.org/rpms/kernel/blob/f34/f/filter-modules.sh.fedora

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-07  2:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  4:52 [Bug 213979] New: needs unknown symbol errors building cros_ec_sensors_core bugzilla-daemon
2021-08-07  2:36 ` [Bug 213979] " bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.