=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/geocode-glib", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for geocode-glib-3.26.2nb18 => Generating pre-install file lists ninja: Entering directory `output' [1/22] Compiling C object geocode-glib/libgeocode-glib.0.dylib.p/meson-generated_.._geocode-enum-types.c.o [2/22] Compiling C object geocode-glib/libgeocode-glib.0.dylib.p/geocode-location.c.o ../geocode-glib/geocode-location.c:209:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv; ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../geocode-glib/geocode-location.c:214:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&tv); ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmain.h:827:1: note: 'g_get_current_time' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:650:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' #define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../geocode-glib/geocode-location.c:546:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodeLocationPrivate)); ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../geocode-glib/geocode-location.c:663:26: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] location->priv = G_TYPE_INSTANCE_GET_PRIVATE ((location), ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :148:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 4 warnings generated. [3/22] Compiling C object geocode-glib/libgeocode-glib.0.dylib.p/geocode-forward.c.o ../geocode-glib/geocode-forward.c:147:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodeForwardPrivate)); ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../geocode-glib/geocode-forward.c:206:18: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] forward->priv = G_TYPE_INSTANCE_GET_PRIVATE ((forward), GEOCODE_TYPE_FORWARD, GeocodeForwardPrivate); ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :99:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. [4/22] Compiling C object geocode-glib/libgeocode-glib.0.dylib.p/geocode-reverse.c.o ../geocode-glib/geocode-reverse.c:73:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodeReversePrivate)); ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../geocode-glib/geocode-reverse.c:79:17: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] object->priv = G_TYPE_INSTANCE_GET_PRIVATE ((object), GEOCODE_TYPE_REVERSE, GeocodeReversePrivate); ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :97:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. [5/22] Compiling C object geocode-glib/libgeocode-glib.0.dylib.p/geocode-mock-backend.c.o [6/22] Compiling C object geocode-glib/libgeocode-glib.0.dylib.p/geocode-place.c.o ../geocode-glib/geocode-place.c:327:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GeocodePlacePrivate)); ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../geocode-glib/geocode-place.c:583:23: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] place->priv = G_TYPE_INSTANCE_GET_PRIVATE ((place), ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/geography/geocode-glib/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :24:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 2 warnings generated. [7/22] Compiling C object geocode-glib/tests/geo-uri.p/meson-generated_.._.._geocode-enum-types.c.o [8/22] Compiling C object geocode-glib/libgeocode-glib.0.dylib.p/geocode-nominatim.c.o [9/22] Linking target geocode-glib/libgeocode-glib.0.dylib [10/22] Compiling C object geocode-glib/tests/geo-uri.p/geo-uri.c.o [11/22] Generating symbol file geocode-glib/libgeocode-glib.0.dylib.p/libgeocode-glib.0.dylib.symbols [12/22] Compiling C object geocode-glib/tests/geocode-glib.p/meson-generated_.._.._geocode-enum-types.c.o [13/22] Compiling C object geocode-glib/tests/geocode-glib.p/geocode-nominatim-test.c.o [14/22] Compiling C object geocode-glib/tests/geocode-glib.p/geocode-glib.c.o [15/22] Compiling C object geocode-glib/tests/mock-backend.p/meson-generated_.._.._geocode-enum-types.c.o [16/22] Compiling C object geocode-glib/tests/mock-backend.p/mock-backend.c.o [17/22] Linking target geocode-glib/tests/geo-uri [18/22] Linking target geocode-glib/tests/geocode-glib [19/22] Generating geocode-glib/GeocodeGlib-1.0.gir with a custom command (wrapped by meson to set env) clang: warning: argument unused during compilation: '-L/var/tmp/work/geography/geocode-glib/work/.buildlink/lib' [-Wunused-command-line-argument] ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: ignoring duplicate libraries: '-lgio-2.0', '-lglib-2.0', '-lgmodule-2.0', '-lgobject-2.0', '-lintl' [20/22] Generating geocode-glib/GeocodeGlib-1.0.typelib with a custom command [21/22] Linking target geocode-glib/tests/mock-backend [21/22] Installing files Installing geocode-glib/geocode-enum-types.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing geocode-glib/libgeocode-glib.0.dylib to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/lib Installing geocode-glib/GeocodeGlib-1.0.gir to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/gir-1.0 Installing geocode-glib/GeocodeGlib-1.0.typelib to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/lib/girepository-1.0 Installing geocode-glib/tests/geo-uri to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing geocode-glib/tests/geocode-glib to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing geocode-glib/tests/mock-backend to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-glib.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-location.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-forward.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-reverse.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-error.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-place.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-bounding-box.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-backend.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-mock-backend.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/geocode-nominatim.h to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/include/geocode-glib-1.0/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/meson-private/geocode-glib-1.0.pc to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/lib/pkgconfig Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/locale_format.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/locale_name.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/nominatim-area.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/nominatim-data-type-change.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/nominatim-no-results.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/nominatim-place_rank.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/nominatim-rio.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/osm_type0.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/osm_type1.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/osm_type2.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/pub.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/rev.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/rev_fail.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/search.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/search_lat_long.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/tests/xep.json to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/libexec/installed-tests/geocode-glib Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-airport.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-building.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-bus-stop.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-car.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-marker.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-railway-station.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-town.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-school.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-place-of-worship.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-restaurant.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-bar.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/icons/maki/poi-light-rail-station.svg to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/share/icons/gnome/scalable/places Installing symlink pointing to libgeocode-glib.0.dylib to /var/tmp/work/geography/geocode-glib/work/.destdir/opt/pkg/lib/libgeocode-glib.dylib Running custom install script '/opt/pkg/bin/meson --internal gtkdoc --sourcedir=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2 --builddir=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output --subdir=docs --headerdirs=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib@@/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib --mainfile=geocode-glib-docs.xml --modulename=geocode-glib --moduleversion= --mode=auto --gtkdoc-scan=/opt/pkg/bin/gtkdoc-scan --gtkdoc-scangobj=/opt/pkg/bin/gtkdoc-scangobj --gtkdoc-mkdb=/opt/pkg/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/opt/pkg/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/opt/pkg/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-types@@--ignore-decorators=GEOCODE_EXTERN@@--ignore-headers=config.h geocode-glib-private.h geocode-enum-types.h geocode-nominatim-test.h --scanobjsargs= --gobjects-types-file=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/docs/geocode-glib.types --fixxrefargs=--html-dir=/opt/pkg/share/gtk-doc/html@@--extra-dir=/opt/pkg/share/gtk-doc/html/glib@@--extra-dir=/opt/pkg/share/gtk-doc/html/gobject@@--extra-dir=/opt/pkg/share/gtk-doc/html/gio --mkdbargs= --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir= --cc=clang --ld=clang --cflags=-I/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/.. -I/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib/.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/json-glib-1.0 -I/opt/pkg/include/libsoup-2.4 -I/opt/pkg/include/libxml2 -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -Wall --ldflags=-L/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib -Wl,-rpath,/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib -L/opt/pkg/lib -Wl,-rpath,/opt/pkg/lib -lgeocode-glib -L/opt/pkg/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -ljson-glib-1.0 -lsoup-2.4 -lgmodule-2.0 -lm -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2' --- stdout --- Building documentation for geocode-glib /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:44: SyntaxWarning: invalid escape sequence '\s' VAR_TYPE_MODIFIER = '(?:' + '|'.join([t + '\s+' for t in TYPE_MODIFIERS]) + ')*' /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:45: SyntaxWarning: invalid escape sequence '\s' RET_TYPE_MODIFIER = '(?:' + '|'.join([t + '\s+' for t in TYPE_MODIFIERS + ['G_CONST_RETURN']]) + ')*' /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:238: SyntaxWarning: invalid escape sequence '\(' ignore_decorators = '|' + options.ignore_decorators.replace('()', '\(\w*\)') /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:239: SyntaxWarning: invalid escape sequence '\s' optional_decorators_regex = '(?:\s+(?:%s))?' % ignore_decorators[1:] /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:487: SyntaxWarning: invalid escape sequence '\(' ignore_decorators = '|' + options.ignore_decorators.replace('()', '\(\w*\)') /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:488: SyntaxWarning: invalid escape sequence '\s' optional_decorators_regex = '(?:\s+(?:%s))?' % ignore_decorators[1:] ERROR: Error in gtkdoc helper script: ERROR: ['/opt/pkg/bin/gtkdoc-scangobj', '--types=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/docs/geocode-glib.types', '--module=geocode-glib', '--run=', '--cflags=-I/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/.. -I/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib/.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/json-glib-1.0 -I/opt/pkg/include/libsoup-2.4 -I/opt/pkg/include/libxml2 -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -Wall', '--ldflags=-L/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib -Wl,-rpath,/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib -L/opt/pkg/lib -Wl,-rpath,/opt/pkg/lib -lgeocode-glib -L/opt/pkg/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -ljson-glib-1.0 -lsoup-2.4 -lgmodule-2.0 -lm -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2', '--cc=clang', '--ld=clang', '--output-dir=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/docs'] failed with status 250 dyld[46343]: Library not loaded: @rpath/libgeocode-glib.0.dylib Referenced from: /var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib-scan Reason: tried: '/opt/pkg/lib/libgeocode-glib.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/pkg/lib/libgeocode-glib.0.dylib' (no such file), '/opt/pkg/lib/libgeocode-glib.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/pkg/lib/libgeocode-glib.0.dylib' (no such file) 2026-04-07 06:50:27,137:scangobj.py:execute_command:1289:WARNING:Running scanner failed: -6, command: ./geocode-glib-scan --- stderr --- FAILED: install script '/opt/pkg/bin/meson --internal gtkdoc --sourcedir=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2 --builddir=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output --subdir=docs --headerdirs=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib@@/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib --mainfile=geocode-glib-docs.xml --modulename=geocode-glib --moduleversion= --mode=auto --gtkdoc-scan=/opt/pkg/bin/gtkdoc-scan --gtkdoc-scangobj=/opt/pkg/bin/gtkdoc-scangobj --gtkdoc-mkdb=/opt/pkg/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/opt/pkg/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/opt/pkg/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-types@@--ignore-decorators=GEOCODE_EXTERN@@--ignore-headers=config.h geocode-glib-private.h geocode-enum-types.h geocode-nominatim-test.h --scanobjsargs= --gobjects-types-file=/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/docs/geocode-glib.types --fixxrefargs=--html-dir=/opt/pkg/share/gtk-doc/html@@--extra-dir=/opt/pkg/share/gtk-doc/html/glib@@--extra-dir=/opt/pkg/share/gtk-doc/html/gobject@@--extra-dir=/opt/pkg/share/gtk-doc/html/gio --mkdbargs= --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir= --cc=clang --ld=clang --cflags=-I/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/geocode-glib/.. -I/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib/.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/json-glib-1.0 -I/opt/pkg/include/libsoup-2.4 -I/opt/pkg/include/libxml2 -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -Wall --ldflags=-L/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib -Wl,-rpath,/var/tmp/work/geography/geocode-glib/work/geocode-glib-3.26.2/output/geocode-glib -L/opt/pkg/lib -Wl,-rpath,/opt/pkg/lib -lgeocode-glib -L/opt/pkg/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -ljson-glib-1.0 -lsoup-2.4 -lgmodule-2.0 -lm -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/libxml2' failed with exit code 1. FAILED: [code=1] meson-internal__install /opt/pkg/bin/meson install --no-rebuild ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/geocode-glib *** Error code 1 Stop. bmake: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/geocode-glib