src/libide/meson.build:286: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'libide-1.0.deps'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring cargo.plugin using configuration
src/plugins/cargo/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'cargo.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Appending CXXFLAGS from environment: '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
Appending LDFLAGS from environment: ['-fstack-protector-strong']
Appending CXXFLAGS from environment: '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
Appending LDFLAGS from environment: ['-fstack-protector-strong']
C++ compiler for the host machine: c++ (clang 6.0.1 "FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1)")
C++ linker for the host machine: GNU ld.bfd 2.17.50
src/plugins/eslint/meson.build:8: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'eslint.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring find-other-file.plugin using configuration
src/plugins/find-other-file/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'find-other-file.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring gjs_symbols.plugin using configuration
src/plugins/gjs-symbols/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'gjs_symbols.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring go-langserv.plugin using configuration
src/plugins/go-langserv/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'go-langserv.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring html-preview.plugin using configuration
src/plugins/html-preview/meson.build:13: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'html-preview.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring make.plugin using configuration
src/plugins/make/meson.build:13: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'make.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring meson-templates.plugin using configuration
src/plugins/meson-templates/meson.build:13: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'meson-templates.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring mono.plugin using configuration
src/plugins/mono/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'mono.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring npm.plugin using configuration
src/plugins/npm/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'npm.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring phpize.plugin using configuration
src/plugins/phpize/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'phpize.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Dependency vte-2.91 found: YES (cached)
Configuring python-gi-imports-completion.plugin using configuration
src/plugins/python-gi-imports-completion/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'python-gi-imports-completion.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring rust-langserv.plugin using configuration
src/plugins/rust-langserv/meson.build:5: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'rust-langserv.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring rustup.plugin using configuration
src/plugins/rustup/meson.build:13: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'rustup.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Run-time dependency gspell-1 found: YES 1.8.1
Run-time dependency enchant-2 found: YES 2.2.3
Vala compiler for the host machine: valac (valac 0.40.15)
src/plugins/vala-pack/meson.build:64: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'vala-pack.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Configuring valgrind.plugin using configuration
src/plugins/valgrind/meson.build:14: WARNING: Got an empty configuration_data() object and found no substitutions in the input file 'valgrind.plugin'. If you want to copy a file to the build dir, use the 'copy:' keyword argument added in 0.47.0
Dependency template-glib-1.0 found: YES (cached)
Dependency libdazzle-1.0 found: YES (cached)
Dependency gtksourceview-3.0 found: YES (cached)
WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to 'gnome-builder'
Program build-aux/meson/post_install.py found: YES (/wrkdirs/usr/ports/devel/gnome-builder/work/gnome-builder-3.28.4/build-aux/meson/post_install.py)
../src/gstyle/gstyle-color-plane.c:239:12: note: initialize the variable 'x' to silence this warning
gdouble x, y;
^
= 0.0
../src/gstyle/gstyle-color-plane.c:373:16: warning: variable 'max_range' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if (preferred_unit == GSTYLE_COLOR_UNIT_VALUE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/gstyle/gstyle-color-plane.c:378:66: note: uninitialized use occurs here
../src/gstyle/gstyle-color-plane.c:373:12: note: remove the 'if' if its condition is always true
else if (preferred_unit == GSTYLE_COLOR_UNIT_VALUE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/gstyle/gstyle-color-plane.c:364:20: note: initialize the variable 'max_range' to silence this warning
gdouble max_range;
^
= 0.0
../src/gstyle/gstyle-color-plane.c:1330:12: warning: variable 'ref_val' is used uninitialized whenever switch case is taken [-Wsometimes-uninitialized]
case GSTYLE_COLOR_PLANE_MODE_NONE:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/gstyle/gstyle-color-plane.c:1337:41: note: uninitialized use occurs here
../src/gstyle/gstyle-color-panel.c:852:16: warning: variable 'icon' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if (preferred_unit == GSTYLE_COLOR_UNIT_VALUE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/gstyle/gstyle-color-panel.c:860:64: note: uninitialized use occurs here
GTK_ENTRY_ICON_SECONDARY, icon);
^~~~
../src/gstyle/gstyle-color-panel.c:852:12: note: remove the 'if' if its condition is always true
else if (preferred_unit == GSTYLE_COLOR_UNIT_VALUE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/gstyle/gstyle-color-panel.c:843:14: note: initialize the variable 'icon' to silence this warning
GIcon *icon;
^
= NULL
../src/gstyle/gstyle-color-panel.c:988:12: warning: variable 'prefs_type' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if (g_strcmp0 (page_name, PREFS_PALETTES_LIST_PAGE) == 0)
../src/gstyle/gstyle-slidein.c:357:12: warning: variable 'animation_direction' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if (self->is_closing)
^~~~~~~~~~~~~~~~
../src/gstyle/gstyle-slidein.c:372:47: note: uninitialized use occurs here