After upgrading sys-kernel/gentoo-sources 4.19.45 to 4.19.46 (persists in 4.19.47) I receive the following error during boot:
kernel: Failed to register TIPC socket type
I also review that there is also an error with the following service that I don't know if it's related:
rtkit-daemon.service: Failed to set up network namespacing: File exists
rtkit-daemon.service: Failed at step NETWORK spawning /usr/libexec/rtkit-daemon: File exists
Then, when starting plasma, the following errors happen:
QDBusConnection: name 'org.freedesktop.Akonadi.Control' had owner '' but we thought it was ':1.48'
akonadi_control[8176]: org.kde.pim.akonadicontrol: ProcessControl: Application '/usr/bin/akonadi_kalarm_resource' returned with exit code 127 (Unknown error)
akonadi_control[8176]: org.kde.pim.akonadicontrol: "/usr/bin/akonadi_kalarm_resource" crashed too often and will not be restarted!
akonadi_control[8176]: org.kde.pim.akonadicontrol: "D-Bus communication error 'org.freedesktop.DBus.Error.NoReply': 'Message recipient disconnected from message bus without replying'"
dbus-daemon[2434]: [system] Failed to activate service 'org.freedesktop.RealtimeKit1': timed out (service_start_timeout=25000ms)
After that I restarted again with previous kernel version 4.19.15 and it worked as expected without any the errors mentioned above.
The kernel .config file have exactly the same configuration and using gcc-8. Does anyone knows what could be the source of this problem?

