https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285869
Bug ID: 285869 Summary: devel/glib20: build broken, cannot find iconv Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: desk...@freebsd.org Reporter: free...@oldach.net Assignee: desk...@freebsd.org Flags: maintainer-feedback?(desk...@freebsd.org) 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-introspection-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 desk...@freebsd.org [maintainer] and attach the "/usr/obj/usr/ports/devel/gobject-introspection/work-bootstrap/gobject-introspection-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 -- You are receiving this mail because: You are the assignee for the bug.