Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2014 19:33:00 +0900 (JST)
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        turutani@scphys.kyoto-u.ac.jp
Subject:   ports/189857: building mail/evolution fails
Message-ID:  <201405161033.s4GAX0g7065761@h120.65.226.10.32118.vlan.kuins.net>
Resent-Message-ID: <201405161040.s4GAe0Yq021053@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189857
>Category:       ports
>Synopsis:       building mail/evolution fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 16 10:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 8.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.4-STABLE FreeBSD 8.4-STABLE #27 r264335: Fri Apr 11 12:27:54 JST 2014 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	building mail/evolution fails.
	
>How-To-Repeat:
	% make
	...
	gmake[3]: Entering directory `/usr/ports/mail/evolution/work/evolution-2.32.1/plugins/caldav'
	LC_ALL=C /usr/local/bin/intltool-merge -x -u /tmp/notthere org-gnome-evolution-caldav.eplug.xml org-gnome-evolution-caldav.eplug.in
	  CC     liborg_gnome_evolution_caldav_la-caldav-browse-server.lo
	Merging translations into org-gnome-evolution-caldav.eplug.in.
	CREATED org-gnome-evolution-caldav.eplug.in
	sed -e 's|\@PLUGINDIR\@|/usr/local/lib/evolution/2.32/plugins|'         \
	-e 's|\@SOEXT\@|.so|'                   \
	-e 's|\@GETTEXT_PACKAGE\@|evolution-2.32|'      \
	-e 's|\@LOCALEDIR\@|/usr/local/share/locale|' org-gnome-evolution-caldav.eplug.in > org-gnome-evolution-caldav.eplug
	caldav-browse-server.c: In function 'redirect_handler':
	caldav-browse-server.c:681: warning: 'soup_message_headers_get' is deprecated (declared at /usr/local/include/libsoup-2.4/libsoup/soup-message-headers.h:41)
	caldav-browse-server.c: In function 'caldav_browse_server_thread':
	caldav-browse-server.c:767: warning: 'g_cond_free' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:279)
	caldav-browse-server.c:768: warning: 'g_mutex_free' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:275)
	caldav-browse-server.c: In function 'send_xml_message':
	caldav-browse-server.c:982: error: dereferencing pointer to incomplete type
	caldav-browse-server.c:982: error: dereferencing pointer to incomplete type
	caldav-browse-server.c: In function 'init_dialog':
	caldav-browse-server.c:1243: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:273)
	caldav-browse-server.c:1244: warning: 'g_cond_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277)
	caldav-browse-server.c:1251: warning: 'g_thread_create' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:103)
	gmake[3]: *** [liborg_gnome_evolution_caldav_la-caldav-browse-server.lo] Error 1
	rm org-gnome-evolution-caldav.eplug.in
	gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-2.32.1/plugins/caldav'
	gmake[2]: *** [all-recursive] Error 1
	gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-2.32.1/plugins'
	gmake[1]: *** [all-recursive] Error 1
	gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-2.32.1'
	gmake: *** [all] Error 2
	===> Compilation failed unexpectedly.
	Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
	the maintainer.
	*** Error code 1
	 
	Stop in /usr/ports/mail/evolution.
	*** Error code 1
	 
	Stop in /usr/ports/mail/evolution.

	
>Fix:
	I have no idea.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405161033.s4GAX0g7065761>