From owner-freebsd-gnome@FreeBSD.ORG Wed Sep 17 12:45:23 2014 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 07558B45 for ; Wed, 17 Sep 2014 12:45:23 +0000 (UTC) Received: from mail.flytrace.com (mail.flytrace.com [83.167.132.34]) by mx1.freebsd.org (Postfix) with SMTP id 4A5E29F0 for ; Wed, 17 Sep 2014 12:45:21 +0000 (UTC) Received: from [172.31.99.11] ([217.167.19.210]) by mail.flytrace.com ; Wed, 17 Sep 2014 14:14:15 +0200 Message-ID: <54197B17.6040609@flytrace.com> Date: Wed, 17 Sep 2014 14:14:15 +0200 From: Peter User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: gnome@FreeBSD.org Subject: gobject-introspection port problem Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2014 12:45:23 -0000 Hello, Sorry to inform you that there is a problem of building /usr/ports/devel/gobject-introspection port on FreeBSD 10 (PCBSD 10.0.3): ===> Building for gobject-introspection-1.36.0_3 gmake[1]: Entering directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0' gmake all-recursive gmake[2]: Entering directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0' Making all in . gmake[3]: Entering directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0' GISCAN Gio-2.0.gir /usr/local/include/glib-2.0/gio/gbytesicon.h:41: syntax error, unexpected identifier in 'GLIB_AVAILABLE_IN_2_38' at 'GLIB_AVAILABLE_IN_2_38' /usr/local/include/glib-2.0/gio/gbytesicon.h:44: syntax error, unexpected identifier in 'GLIB_AVAILABLE_IN_2_38' at 'GLIB_AVAILABLE_IN_2_38' /usr/local/include/glib-2.0/gio/gbytesicon.h:47: syntax error, unexpected identifier in 'GLIB_AVAILABLE_IN_2_38' at 'GLIB_AVAILABLE_IN_2_38' /usr/local/include/glib-2.0/gio/gbytesicon.h:48: syntax error, unexpected '*', expecting ')' or ',' in 'GBytes * g_bytes_icon_get_bytes (GBytesIcon *icon);' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:35: syntax error, unexpected identifier in '# 35 "/usr/local/include/glib-2.0/gio/gnotification.h"' at 'GLIB_AVAILABLE_IN_2_40' /usr/local/include/glib-2.0/gio/gnotification.h:38: syntax error, unexpected identifier in 'GLIB_AVAILABLE_IN_2_40' at 'GLIB_AVAILABLE_IN_2_40' /usr/local/include/glib-2.0/gio/gnotification.h:39: syntax error, unexpected ')', expecting ',' or ';' in 'GNotification * g_notification_new (const gchar *title);' at ')' /usr/local/include/glib-2.0/gio/gnotification.h:42: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_set_title (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:43: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *title);' at ')' /usr/local/include/glib-2.0/gio/gnotification.h:46: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_set_body (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:47: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *body);' at ')' /usr/local/include/glib-2.0/gio/gnotification.h:50: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_set_icon (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:51: syntax error, unexpected ')', expecting ',' or ';' in ' GIcon *icon);' at ')' /usr/local/include/glib-2.0/gio/gnotification.h:54: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_set_urgent (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:58: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_add_button (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:60: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *detailed_action);' at 'const' /usr/local/include/glib-2.0/gio/gnotification.h:60: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *detailed_action);' at ')' /usr/local/include/glib-2.0/gio/gnotification.h:63: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_add_button_with_target (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:65: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *action,' at 'const' /usr/local/include/glib-2.0/gio/gnotification.h:66: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *target_format,' at 'const' /usr/local/include/glib-2.0/gio/gnotification.h:67: syntax error, unexpected ELLIPSIS, expecting identifier or '(' or '*' in ' ...);' at '...' /usr/local/include/glib-2.0/gio/gnotification.h:70: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_add_button_with_target_value (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:72: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *action,' at 'const' /usr/local/include/glib-2.0/gio/gnotification.h:73: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GVariant *target);' at 'GVariant' /usr/local/include/glib-2.0/gio/gnotification.h:73: syntax error, unexpected ')', expecting ',' or ';' in ' GVariant *target);' at ')' /usr/local/include/glib-2.0/gio/gnotification.h:76: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_set_default_action (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:77: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *detailed_action);' at ')' /usr/local/include/glib-2.0/gio/gnotification.h:80: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_set_default_action_and_target (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:82: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *target_format,' at 'const' /usr/local/include/glib-2.0/gio/gnotification.h:83: syntax error, unexpected ELLIPSIS, expecting identifier or '(' or '*' in ' ...);' at '...' /usr/local/include/glib-2.0/gio/gnotification.h:86: syntax error, unexpected '*', expecting ')' or ',' in 'void g_notification_set_default_action_and_target_value (GNotification *notification,' at '*' /usr/local/include/glib-2.0/gio/gnotification.h:88: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GVariant *target);' at 'GVariant' /usr/local/include/glib-2.0/gio/gnotification.h:88: syntax error, unexpected ')', expecting ',' or ';' in ' GVariant *target);' at ')' /usr/local/include/glib-2.0/gio/gpropertyaction.h:40: syntax error, unexpected identifier in 'GLIB_AVAILABLE_IN_2_38' at 'GLIB_AVAILABLE_IN_2_38' /usr/local/include/glib-2.0/gio/gpropertyaction.h:42: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' gpointer object,' at 'gpointer' /usr/local/include/glib-2.0/gio/gpropertyaction.h:43: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *property_name);' at 'const' /usr/local/include/glib-2.0/gio/gpropertyaction.h:43: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *property_name);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:41: syntax error, unexpected identifier in 'GLIB_AVAILABLE_IN_2_40' at 'GLIB_AVAILABLE_IN_2_40' /usr/local/include/glib-2.0/gio/gsubprocess.h:44: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *argv0,' at 'const' /usr/local/include/glib-2.0/gio/gsubprocess.h:45: syntax error, unexpected ELLIPSIS, expecting identifier or '(' or '*' in ' ...) __attribute__((__sentinel__));' at '...' /usr/local/include/glib-2.0/gio/gsubprocess.h:48: syntax error, unexpected identifier, expecting ',' or ';' in ' GSubprocessFlags flags,' at 'flags' /usr/local/include/glib-2.0/gio/gsubprocess.h:49: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:52: syntax error, unexpected '*', expecting ')' or ',' in 'GOutputStream * g_subprocess_get_stdin_pipe (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:55: syntax error, unexpected '*', expecting ')' or ',' in 'GInputStream * g_subprocess_get_stdout_pipe (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:58: syntax error, unexpected '*', expecting ')' or ',' in 'GInputStream * g_subprocess_get_stderr_pipe (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:61: syntax error, unexpected '*', expecting ')' or ',' in 'const gchar * g_subprocess_get_identifier (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:65: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_send_signal (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:70: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_force_exit (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:73: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_wait (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:75: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocess.h:75: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:78: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_wait_async (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:80: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GAsyncReadyCallback callback,' at 'GAsyncReadyCallback' /usr/local/include/glib-2.0/gio/gsubprocess.h:81: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' gpointer user_data);' at 'gpointer' /usr/local/include/glib-2.0/gio/gsubprocess.h:84: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_wait_finish (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:86: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocess.h:86: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:89: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_wait_check (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:91: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocess.h:91: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:94: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_wait_check_async (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:96: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GAsyncReadyCallback callback,' at 'GAsyncReadyCallback' /usr/local/include/glib-2.0/gio/gsubprocess.h:97: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' gpointer user_data);' at 'gpointer' /usr/local/include/glib-2.0/gio/gsubprocess.h:100: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_wait_check_finish (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:102: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocess.h:102: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:106: syntax error, unexpected '*', expecting ')' or ',' in 'gint g_subprocess_get_status (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:109: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_get_successful (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:112: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_get_if_exited (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:115: syntax error, unexpected '*', expecting ')' or ',' in 'gint g_subprocess_get_exit_status (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:118: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_get_if_signaled (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:121: syntax error, unexpected '*', expecting ')' or ',' in 'gint g_subprocess_get_term_sig (GSubprocess *subprocess);' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:124: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_communicate (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:126: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GCancellable *cancellable,' at 'GCancellable' /usr/local/include/glib-2.0/gio/gsubprocess.h:127: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GBytes **stdout_buf,' at 'GBytes' /usr/local/include/glib-2.0/gio/gsubprocess.h:128: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GBytes **stderr_buf,' at 'GBytes' /usr/local/include/glib-2.0/gio/gsubprocess.h:129: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocess.h:129: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:131: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_communicate_async (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:133: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GCancellable *cancellable,' at 'GCancellable' /usr/local/include/glib-2.0/gio/gsubprocess.h:134: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GAsyncReadyCallback callback,' at 'GAsyncReadyCallback' /usr/local/include/glib-2.0/gio/gsubprocess.h:135: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' gpointer user_data);' at 'gpointer' /usr/local/include/glib-2.0/gio/gsubprocess.h:138: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_communicate_finish (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:140: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GBytes **stdout_buf,' at 'GBytes' /usr/local/include/glib-2.0/gio/gsubprocess.h:141: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GBytes **stderr_buf,' at 'GBytes' /usr/local/include/glib-2.0/gio/gsubprocess.h:142: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocess.h:142: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:145: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_communicate_utf8 (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:147: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GCancellable *cancellable,' at 'GCancellable' /usr/local/include/glib-2.0/gio/gsubprocess.h:148: syntax error, unexpected CHAR, expecting identifier or '(' or '*' in ' char **stdout_buf,' at 'char' /usr/local/include/glib-2.0/gio/gsubprocess.h:149: syntax error, unexpected CHAR, expecting identifier or '(' or '*' in ' char **stderr_buf,' at 'char' /usr/local/include/glib-2.0/gio/gsubprocess.h:150: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocess.h:150: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocess.h:152: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_communicate_utf8_async (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:154: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GCancellable *cancellable,' at 'GCancellable' /usr/local/include/glib-2.0/gio/gsubprocess.h:155: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GAsyncReadyCallback callback,' at 'GAsyncReadyCallback' /usr/local/include/glib-2.0/gio/gsubprocess.h:156: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' gpointer user_data);' at 'gpointer' /usr/local/include/glib-2.0/gio/gsubprocess.h:159: syntax error, unexpected '*', expecting ')' or ',' in 'gboolean g_subprocess_communicate_utf8_finish (GSubprocess *subprocess,' at '*' /usr/local/include/glib-2.0/gio/gsubprocess.h:161: syntax error, unexpected CHAR, expecting identifier or '(' or '*' in ' char **stdout_buf,' at 'char' /usr/local/include/glib-2.0/gio/gsubprocess.h:162: syntax error, unexpected CHAR, expecting identifier or '(' or '*' in ' char **stderr_buf,' at 'char' /usr/local/include/glib-2.0/gio/gsubprocess.h:163: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocess.h:163: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:41: syntax error, unexpected identifier in 'GLIB_AVAILABLE_IN_2_40' at 'GLIB_AVAILABLE_IN_2_40' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:47: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *argv0,' at 'const' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:48: syntax error, unexpected ELLIPSIS, expecting identifier or '(' or '*' in ' ...);' at '...' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:53: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:53: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:56: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_set_environ (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:57: syntax error, unexpected ')', expecting ',' or ';' in ' gchar **env);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:60: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_setenv (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:62: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const gchar *value,' at 'const' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:63: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' gboolean overwrite);' at 'gboolean' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:66: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_unsetenv (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:67: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *variable);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:70: syntax error, unexpected '*', expecting ')' or ',' in 'const gchar * g_subprocess_launcher_getenv (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:71: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *variable);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:74: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_set_cwd (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:75: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *cwd);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:77: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_set_flags (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:83: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_set_stdin_file_path (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:84: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *path);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:86: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_take_stdin_fd (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:89: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_set_stdout_file_path (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:90: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *path);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:92: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_take_stdout_fd (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:95: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_set_stderr_file_path (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:96: syntax error, unexpected ')', expecting ',' or ';' in ' const gchar *path);' at ')' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:98: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_take_stderr_fd (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:102: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_take_fd (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:104: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' gint target_fd);' at 'gint' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:108: syntax error, unexpected '*', expecting ')' or ',' in 'void g_subprocess_launcher_set_child_setup (GSubprocessLauncher *self,' at '*' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:110: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' gpointer user_data,' at 'gpointer' /usr/local/include/glib-2.0/gio/gsubprocesslauncher.h:111: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GDestroyNotify destroy_notify);' at 'GDestroyNotify' /usr/local/include/glib-2.0/gio/gnetworking.h:55: Warning: Gio: symbol='T_SRV': Unknown namespace for symbol 'T_SRV' /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/tmp-introspectNaVoGx/Gio-2.0.o:(.data+0x698): undefined reference to `g_bytes_icon_get_type' /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/tmp-introspectNaVoGx/Gio-2.0.o:(.data+0x6a0): undefined reference to `g_notification_get_type' /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/tmp-introspectNaVoGx/Gio-2.0.o:(.data+0x6a8): undefined reference to `g_property_action_get_type' /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/tmp-introspectNaVoGx/Gio-2.0.o:(.data+0x6b0): undefined reference to `g_subprocess_get_type' /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/tmp-introspectNaVoGx/Gio-2.0.o:(.data+0x6b8): undefined reference to `g_subprocess_launcher_get_type' cc: error: linker command failed with exit code 1 (use -v to see invocation) linking of temporary binary failed: Command '['/bin/sh', './libtool', '--mode=link', '--tag=CC', '--silent', 'cc', '-o', '/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/tmp-introspectNaVoGx/Gio-2.0', '-export-dynamic', '-Wsign-compare', '-Wcast-align', '-Wpointer-arith', '-Wnested-externs', '-Wmissing-prototypes', '-Wmissing-declarations', '-Wchar-subscripts', '-Wall', '-O2', '-pipe', '-fno-strict-aliasing', '-L/usr/local/lib', '/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/tmp-introspectNaVoGx/Gio-2.0.o', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lgio-2.0', '-lgobject-2.0', '-L/usr/local/lib', '-lglib-2.0', '-lintl', '-lgio-2.0']' returned non-zero exit status 1 gmake[3]: *** [Gio-2.0.gir] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0' *** Error code 1 Stop. make: stopped in /usr/ports/devel/gobject-introspection Ports tree is up to date, glib20 (gnome2/glib-2.36.3.tar.xz) was reinstalled from port (initially installed from package). Any ideas? Best regards, Peter