maintainer-feedback requested: [Bug 285869] devel/glib20: build broken, cannot find iconv
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285869] devel/glib20: build broken, cannot find iconv"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Apr 2025 17:11:30 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team) <desktop@FreeBSD.org> for maintainer-feedback: Bug 285869: devel/glib20: build broken, cannot find iconv https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285869 --- Description --- Doesn't build since today's update to 2.82.4 (commit 7b5824485cbe25c20d59fb0f82e043aced6a3fd2). The error message is the same as the old bug #271758. [...] glib| Run-time dependency threads found: YES glib| Header "pthread.h" has symbol "pthread_attr_setstacksize" : YES glib| Header "pthread.h" has symbol "pthread_attr_setinheritsched" : YES glib| Header "pthread.h" has symbol "pthread_condattr_setclock" : YES glib| Header "pthread.h" has symbol "pthread_cond_timedwait_relative_np" : NO glib| Header "pthread.h" has symbol "pthread_getname_np" : YES glib| Header "pthread.h" has symbol "pthread_getaffinity_np" : NO glib| Checking if "pthread_setname_np(const char*)" with dependency threads links: NO glib| Checking if "pthread_setname_np(pthread_t, const char*)" with dependency threads links: YES glib| Checking if "stack grows check" runs: NO (1) glib| Run-time dependency iconv found: NO (tried builtin and system) subprojects/glib/meson.build:2200:13: ERROR: Dependency "iconv" not found, tried builtin and system A full log can be found at /usr/obj/usr/ports/devel/gobject-introspection/work-bootstrap/gobject-introspec tion-1.82.0/_build/meson-logs/meson-log.txt WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. ===> Script "configure" failed unexpectedly. Please report the problem to desktop@FreeBSD.org [maintainer] and attach the "/usr/obj/usr/ports/devel/gobject-introspection/work-bootstrap/gobject-introspe ction-1.82.0/_build/meson-logs/meson-log.txt" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[3]: stopped in /usr/ports/devel/gobject-introspection *** Error code 1 Stop. make[2]: stopped in /usr/ports/devel/gobject-introspection *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/glib20 *** Error code 1 Stop. make: stopped in /usr/ports/devel/glib20