-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Description
Building with meson 0.41.0, I get the following warnings:
WARNING: Target "sysusers.d/systemd.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "sysusers.d/systemd-remote.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "tmpfiles.d/etc.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "tmpfiles.d/systemd.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "tmpfiles.d/systemd-remote.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
WARNING: Target "tmpfiles.d/var.conf" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.
Reactions are currently unavailable