=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/geography/libshumate", "all", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libshumate-1.6.2nb2 ninja: Entering directory `output' [1/188] Generating data/shumate-resources_c with a custom command [2/188] Generating glib marshaller header shumate/shumate-marshal_h [3/188] Generating shumate/shumate-vector-expression-gperf with a custom command [4/188] Generating data/shumate-resources_h with a custom command [5/188] Generating glib marshaller source shumate/shumate-marshal_c [6/188] Generating tests/data/shumate-test-resources_c with a custom command [7/188] Generating tests/data/shumate-test-resources_h with a custom command [8/188] Building translation po/ab/LC_MESSAGES/shumate1-ab.mo [9/188] Building translation po/be/LC_MESSAGES/shumate1-be.mo [10/188] Building translation po/bg/LC_MESSAGES/shumate1-bg.mo [11/188] Building translation po/ca/LC_MESSAGES/shumate1-ca.mo [12/188] Generating GObject enum file shumate/shumate-enum-types.h (wrapped by meson to capture output) [13/188] Building translation po/cs/LC_MESSAGES/shumate1-cs.mo [14/188] Building translation po/da/LC_MESSAGES/shumate1-da.mo [15/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/meson-generated_.._shumate-vector-expression-gperf.c.o [16/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/meson-generated_.._shumate-marshal.c.o [17/188] Generating GObject enum file shumate/shumate-enum-types.c (wrapped by meson to capture output) [18/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-coordinate.c.o [19/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/meson-generated_.._.._data_shumate-resources.c.o [20/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-data-source-request.c.o [21/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-data-source.c.o [22/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/meson-generated_.._shumate-enum-types.c.o [23/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-file-cache.c.o [24/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-compass.c.o [25/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-inspector-settings.c.o [26/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-kinetic-scrolling.c.o [27/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-inspector-page.c.o [28/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-location.c.o [29/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-layer.c.o [30/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-license.c.o [31/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-map.c.o [32/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-map-layer.c.o [33/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-map-source-registry.c.o [34/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-map-source.c.o [35/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-marker-layer.c.o [36/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-marker.c.o [37/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-memory-cache.c.o [38/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-point.c.o [39/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-path-layer.c.o [40/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-symbol-event.c.o [41/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-simple-map.c.o [42/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-scale.c.o [43/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-raster-renderer.c.o ../shumate/shumate-raster-renderer.c: In function 'on_request_notify': ../shumate/shumate-raster-renderer.c:297:7: warning: 'gdk_texture_new_for_pixbuf' is deprecated [-Wdeprecated-declarations] 297 | texture = gdk_texture_new_for_pixbuf (pixbuf); | ^~~~~~~ In file included from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdkdmabuftexture.h:26, from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdk.h:48, from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gtk/gtk.h:30, from ../shumate/shumate-tile.h:26, from ../shumate/shumate-map-source.h:27, from ../shumate/shumate-raster-renderer.h:22, from ../shumate/shumate-raster-renderer.c:20: /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdktexture.h:66:25: note: declared here 66 | GdkTexture * gdk_texture_new_for_pixbuf (GdkPixbuf *pixbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [44/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-tile-downloader.c.o [45/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-user-agent.c.o [46/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-utils.c.o [47/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-tile.c.o [48/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-vector-reader.c.o [49/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-vector-reader-iter.c.o [50/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-vector-sprite.c.o [51/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-vector-renderer.c.o ../shumate/shumate-vector-renderer.c: In function 'shumate_vector_renderer_set_sprite_sheet_data': ../shumate/shumate-vector-renderer.c:582:3: warning: 'gdk_texture_new_for_pixbuf' is deprecated [-Wdeprecated-declarations] 582 | texture = gdk_texture_new_for_pixbuf (sprites_pixbuf); | ^~~~~~~ In file included from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdkdmabuftexture.h:26, from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdk.h:48, from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gtk/gtk.h:30, from ../shumate/shumate-tile.h:26, from ../shumate/shumate-map-source.h:27, from ../shumate/shumate-vector-renderer.h:22, from ../shumate/shumate-vector-renderer-private.h:21, from ../shumate/shumate-vector-renderer.c:18: /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdktexture.h:66:25: note: declared here 66 | GdkTexture * gdk_texture_new_for_pixbuf (GdkPixbuf *pixbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [52/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-vector-sprite-sheet.c.o [53/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-vector-value.c.o [54/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-background-layer.c.o [55/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/shumate-viewport.c.o [56/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-collision.c.o [57/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-expression.c.o [58/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-expression-interpolate.c.o [59/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-fill-layer.c.o [60/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-index.c.o [61/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-expression-filter.c.o [62/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-layer.c.o [63/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-line-layer.c.o [64/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-render-scope.c.o [65/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-symbol.c.o [66/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-symbol-container.c.o [67/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-symbol-info.c.o [68/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_vector_tile.pb-c.c.o [69/188] Compiling C object tests/coordinate.p/meson-generated_.._data_shumate-test-resources.c.o [70/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-utils.c.o [71/188] Compiling C object tests/coordinate.p/meson-generated_.._.._data_shumate-resources.c.o [72/188] Compiling C object shumate/libshumate-1.0.so.1.0.p/vector_shumate-vector-symbol-layer.c.o [73/188] Linking target shumate/libshumate-1.0.so.1.0 [74/188] Compiling C object tests/data-source-request.p/meson-generated_.._data_shumate-test-resources.c.o [75/188] Generating symbol file shumate/libshumate-1.0.so.1.0.p/libshumate-1.0.so.1.0.symbols [76/188] Compiling C object tests/coordinate.p/coordinate.c.o [77/188] Compiling C object tests/data-source-request.p/meson-generated_.._.._data_shumate-resources.c.o [78/188] Compiling C object tests/file-cache.p/meson-generated_.._data_shumate-test-resources.c.o [79/188] Compiling C object tests/file-cache.p/meson-generated_.._.._data_shumate-resources.c.o [80/188] Compiling C object tests/data-source-request.p/data-source-request.c.o [81/188] Compiling C object tests/location.p/meson-generated_.._data_shumate-test-resources.c.o [82/188] Compiling C object tests/location.p/meson-generated_.._.._data_shumate-resources.c.o [83/188] Compiling C object tests/file-cache.p/file-cache.c.o [84/188] Compiling C object tests/map.p/meson-generated_.._data_shumate-test-resources.c.o [85/188] Compiling C object tests/map.p/meson-generated_.._.._data_shumate-resources.c.o [86/188] Compiling C object tests/location.p/location.c.o [87/188] Compiling C object tests/marker.p/meson-generated_.._data_shumate-test-resources.c.o [88/188] Compiling C object tests/marker.p/meson-generated_.._.._data_shumate-resources.c.o [89/188] Compiling C object tests/map.p/map.c.o [90/188] Compiling C object tests/marker-layer.p/meson-generated_.._data_shumate-test-resources.c.o [91/188] Compiling C object tests/marker-layer.p/meson-generated_.._.._data_shumate-resources.c.o [92/188] Generating shumate/Shumate-1.0.gir with a custom command (wrapped by meson to set env) [93/188] Compiling C object tests/marker.p/marker.c.o [94/188] Compiling C object tests/memory-cache.p/meson-generated_.._data_shumate-test-resources.c.o [95/188] Compiling C object tests/memory-cache.p/meson-generated_.._.._data_shumate-resources.c.o [96/188] Compiling C object tests/vector-expression.p/meson-generated_.._data_shumate-test-resources.c.o [97/188] Compiling C object tests/marker-layer.p/marker-layer.c.o [98/188] Compiling C object tests/vector-expression.p/meson-generated_.._.._data_shumate-resources.c.o [99/188] Compiling C object tests/memory-cache.p/memory-cache.c.o ../tests/memory-cache.c: In function 'create_paintable': ../tests/memory-cache.c:10:3: warning: 'gdk_texture_new_for_pixbuf' is deprecated [-Wdeprecated-declarations] 10 | return GDK_PAINTABLE (gdk_texture_new_for_pixbuf (pixbuf)); | ^~~~~~ In file included from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdkdmabuftexture.h:26, from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdk.h:48, from /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gtk/gtk.h:30, from ../shumate/shumate-tile.h:26, from ../shumate/shumate-map-source.h:27, from ../shumate/shumate-license.h:27, from ../shumate/shumate.h:33, from ../tests/memory-cache.c:3: /tmp/work/geography/libshumate/work/.buildlink/include/gtk-4.0/gdk/gdktexture.h:66:25: note: declared here 66 | GdkTexture * gdk_texture_new_for_pixbuf (GdkPixbuf *pixbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [100/188] Compiling C object tests/vector-index.p/meson-generated_.._data_shumate-test-resources.c.o [101/188] Compiling C object tests/vector-index.p/meson-generated_.._.._data_shumate-resources.c.o [102/188] Compiling C object tests/vector-reader.p/meson-generated_.._data_shumate-test-resources.c.o [103/188] Compiling C object tests/vector-reader.p/meson-generated_.._.._data_shumate-resources.c.o [104/188] Compiling C object tests/vector-expression.p/vector-expression.c.o [105/188] Compiling C object tests/vector-index.p/vector-index.c.o [106/188] Compiling C object tests/vector-renderer.p/meson-generated_.._data_shumate-test-resources.c.o [107/188] Compiling C object tests/vector-renderer.p/meson-generated_.._.._data_shumate-resources.c.o [108/188] Compiling C object tests/vector-sprite-sheet.p/meson-generated_.._data_shumate-test-resources.c.o [109/188] Compiling C object tests/vector-sprite-sheet.p/meson-generated_.._.._data_shumate-resources.c.o [110/188] Compiling C object tests/vector-reader.p/vector-reader.c.o [111/188] Compiling C object tests/vector-renderer.p/vector-renderer.c.o [112/188] Compiling C object tests/vector-style.p/meson-generated_.._data_shumate-test-resources.c.o [113/188] Compiling C object tests/vector-style.p/meson-generated_.._.._data_shumate-resources.c.o [114/188] Compiling C object tests/vector-value.p/meson-generated_.._data_shumate-test-resources.c.o [115/188] Compiling C object tests/vector-sprite-sheet.p/vector-sprite-sheet.c.o [116/188] Compiling C object tests/vector-value.p/meson-generated_.._.._data_shumate-resources.c.o [117/188] Compiling C object tests/vector-style.p/vector-style.c.o [118/188] Compiling C object tests/viewport.p/meson-generated_.._.._data_shumate-resources.c.o [119/188] Compiling C object tests/viewport.p/meson-generated_.._data_shumate-test-resources.c.o [120/188] Compiling C object tests/vector-value.p/vector-value.c.o [121/188] Generating shumate/Shumate-1.0.typelib with a custom command [122/188] Building translation po/de/LC_MESSAGES/shumate1-de.mo [123/188] Building translation po/el/LC_MESSAGES/shumate1-el.mo [124/188] Building translation po/en_GB/LC_MESSAGES/shumate1-en_GB.mo [125/188] Building translation po/eo/LC_MESSAGES/shumate1-eo.mo [126/188] Building translation po/es/LC_MESSAGES/shumate1-es.mo [127/188] Building translation po/eu/LC_MESSAGES/shumate1-eu.mo [128/188] Building translation po/fa/LC_MESSAGES/shumate1-fa.mo [129/188] Building translation po/fi/LC_MESSAGES/shumate1-fi.mo [130/188] Building translation po/fr/LC_MESSAGES/shumate1-fr.mo [131/188] Compiling C object tests/viewport.p/viewport.c.o [132/188] Building translation po/fur/LC_MESSAGES/shumate1-fur.mo [133/188] Building translation po/gl/LC_MESSAGES/shumate1-gl.mo [134/188] Building translation po/he/LC_MESSAGES/shumate1-he.mo [135/188] Building translation po/hi/LC_MESSAGES/shumate1-hi.mo [136/188] Building translation po/hr/LC_MESSAGES/shumate1-hr.mo [137/188] Building translation po/hu/LC_MESSAGES/shumate1-hu.mo [138/188] Building translation po/ia/LC_MESSAGES/shumate1-ia.mo [139/188] Building translation po/id/LC_MESSAGES/shumate1-id.mo [140/188] Building translation po/ie/LC_MESSAGES/shumate1-ie.mo [141/188] Building translation po/is/LC_MESSAGES/shumate1-is.mo [142/188] Building translation po/it/LC_MESSAGES/shumate1-it.mo [143/188] Building translation po/ka/LC_MESSAGES/shumate1-ka.mo [144/188] Building translation po/kab/LC_MESSAGES/shumate1-kab.mo [145/188] Building translation po/kk/LC_MESSAGES/shumate1-kk.mo WARNING: the string after closing " is ignored at line number 6. WARNING: the string after closing " is ignored at line number 7. WARNING: the string after closing " is ignored at line number 8. WARNING: the string after closing " is ignored at line number 9. WARNING: the string after closing " is ignored at line number 10. WARNING: the string after closing " is ignored at line number 11. WARNING: the string after closing " is ignored at line number 12. WARNING: the string after closing " is ignored at line number 13. WARNING: the string after closing " is ignored at line number 14. WARNING: the string after closing " is ignored at line number 15. WARNING: the string after closing " is ignored at line number 16. WARNING: the string after closing " is ignored at line number 17. WARNING: the string after closing " is ignored at line number 18. WARNING: Syntax at line number: 19, Missing ", ignored WARNING: Syntax at line number: 19, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 21. WARNING: the string after closing " is ignored at line number 22. WARNING: Syntax at line number: 23, Missing ", ignored WARNING: Syntax at line number: 23, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 25. WARNING: the string after closing " is ignored at line number 26. WARNING: Syntax at line number: 27, Missing ", ignored WARNING: Syntax at line number: 27, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 29. WARNING: the string after closing " is ignored at line number 30. WARNING: Syntax at line number: 31, Missing ", ignored WARNING: Syntax at line number: 31, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 33. WARNING: the string after closing " is ignored at line number 34. WARNING: Syntax at line number: 35, Missing ", ignored WARNING: Syntax at line number: 35, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 37. WARNING: the string after closing " is ignored at line number 38. WARNING: Syntax at line number: 39, Missing ", ignored WARNING: Syntax at line number: 39, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 43. WARNING: the string after closing " is ignored at line number 44. WARNING: Syntax at line number: 45, Missing ", ignored WARNING: Syntax at line number: 45, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 49. WARNING: the string after closing " is ignored at line number 50. WARNING: Syntax at line number: 51, Missing ", ignored WARNING: Syntax at line number: 51, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 55. WARNING: the string after closing " is ignored at line number 56. WARNING: Syntax at line number: 57, Missing ", ignored WARNING: Syntax at line number: 57, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 61. WARNING: the string after closing " is ignored at line number 62. WARNING: Syntax at line number: 63, Missing ", ignored WARNING: Syntax at line number: 63, Missing " at EOL, ignored WARNING: the string after closing " is ignored at line number 65. WARNING: the string after closing " is ignored at line number 66. [146/188] Building translation po/ko/LC_MESSAGES/shumate1-ko.mo [147/188] Building translation po/kw/LC_MESSAGES/shumate1-kw.mo [148/188] Building translation po/lv/LC_MESSAGES/shumate1-lv.mo [149/188] Building translation po/lt/LC_MESSAGES/shumate1-lt.mo [150/188] Building translation po/ml/LC_MESSAGES/shumate1-ml.mo [151/188] Building translation po/nb/LC_MESSAGES/shumate1-nb.mo [152/188] Building translation po/ne/LC_MESSAGES/shumate1-ne.mo [153/188] Building translation po/nl/LC_MESSAGES/shumate1-nl.mo [154/188] Building translation po/pa/LC_MESSAGES/shumate1-pa.mo [155/188] Building translation po/oc/LC_MESSAGES/shumate1-oc.mo [156/188] Building translation po/pl/LC_MESSAGES/shumate1-pl.mo [157/188] Building translation po/pt/LC_MESSAGES/shumate1-pt.mo [158/188] Building translation po/pt_BR/LC_MESSAGES/shumate1-pt_BR.mo [159/188] Building translation po/ro/LC_MESSAGES/shumate1-ro.mo [160/188] Building translation po/ru/LC_MESSAGES/shumate1-ru.mo [161/188] Building translation po/sk/LC_MESSAGES/shumate1-sk.mo [162/188] Building translation po/sl/LC_MESSAGES/shumate1-sl.mo [163/188] Building translation po/sr/LC_MESSAGES/shumate1-sr.mo [164/188] Building translation po/sv/LC_MESSAGES/shumate1-sv.mo [165/188] Building translation po/tr/LC_MESSAGES/shumate1-tr.mo [166/188] Building translation po/ug/LC_MESSAGES/shumate1-ug.mo [167/188] Building translation po/uk/LC_MESSAGES/shumate1-uk.mo [168/188] Building translation po/uz/LC_MESSAGES/shumate1-uz.mo [169/188] Building translation po/zh_CN/LC_MESSAGES/shumate1-zh_CN.mo [170/188] Building translation po/zh_TW/LC_MESSAGES/shumate1-zh_TW.mo [171/188] Linking target tests/coordinate [172/188] Linking target tests/data-source-request [173/188] Generating shumate/shumate-1.0.vapi with a custom command [174/188] Linking target tests/file-cache [175/188] Linking target tests/location [176/188] Linking target tests/map [177/188] Linking target tests/marker [178/188] Linking target tests/marker-layer [179/188] Linking target tests/memory-cache [180/188] Linking target tests/vector-expression [181/188] Linking target tests/vector-reader [182/188] Linking target tests/vector-index [183/188] Linking target tests/vector-renderer [184/188] Linking target tests/vector-sprite-sheet [185/188] Linking target tests/vector-style [186/188] Linking target tests/vector-value [187/188] Linking target tests/viewport [188/188] Generating docs/libshumate-doc with a custom command *** Please use pkgtools/verifypc to sanity check dependencies.