Hi, > 8<---------------------------------------------------------------------- > ... > $ cd bind-9.21.17 > $ meson setup build_dir > The Meson build system > Version: 1.0.1 > Source dir: /home/ged/bind-9.21.17 > Build dir: /home/ged/bind-9.21.17/build_dir > Build type: native build > > meson.build:12:0: ERROR: project keyword argument 'default_options' was of > type array[dict] but should have been array[str] > > A full log can be found at > /home/ged/bind-9.21.17/build_dir/meson-logs/meson-log.txt > $ 8<---------------------------------------------------------------------- > > This has worked OK for bind-9.21.14. Apart from a timestamp there's > nothing in meson-log.txt that isn't shown above. > > Am I missing something?
In BIND 9.21.15, the minimum required Meson version was bumped to 1.3.0: https://bind9.readthedocs.io/en/v9.21.15/notes.html#feature-changes -- Best regards, Michał Kępień -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.

