Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Jun 2012 19:48:30 +0200
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        AN <andy@neu.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Stop in /usr/ports/databases/evolution-data-server
Message-ID:  <4FCA51EE.1030203@gwdg.de>
In-Reply-To: <alpine.BSF.2.00.1206021311080.78994@mail.neu.net>
References:  <alpine.BSF.2.00.1206021311080.78994@mail.neu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02.06.2012 19:16 (UTC+2), AN wrote:
> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #20 r236371: Thu May 31
> 21:34:10 EDT 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64
>
> Not using clang.
>
> CCLD libcamel-1.2.la
> CC libcamel_provider_1_2_la-camel-cipher-context.lo
> CC libcamel_provider_1_2_la-camel-disco-diary.lo
> CC libcamel_provider_1_2_la-camel-disco-folder.lo
> CC libcamel_provider_1_2_la-camel-disco-store.lo
> CC libcamel_provider_1_2_la-camel-filter-driver.lo
> CC libcamel_provider_1_2_la-camel-filter-search.lo
> CC libcamel_provider_1_2_la-camel-folder-search.lo
> CC libcamel_provider_1_2_la-camel-folder-summary.lo
> CC libcamel_provider_1_2_la-camel-folder-thread.lo
> CC libcamel_provider_1_2_la-camel-folder.lo
> CC libcamel_provider_1_2_la-camel-gpg-context.lo
> camel-gpg-context.c: In function 'gpg_ctx_op_step':
> camel-gpg-context.c:938: warning: 'i' may be used uninitialized in this
> function
> camel-gpg-context.c:938: note: 'i' was declared here
> CC libcamel_provider_1_2_la-camel-http-stream.lo
> CC libcamel_provider_1_2_la-camel-offline-folder.lo
> CC libcamel_provider_1_2_la-camel-offline-journal.lo
> CC libcamel_provider_1_2_la-camel-offline-store.lo
> CC libcamel_provider_1_2_la-camel-provider.lo
> CC libcamel_provider_1_2_la-camel-sasl-anonymous.lo
> CC libcamel_provider_1_2_la-camel-sasl-cram-md5.lo
> CC libcamel_provider_1_2_la-camel-sasl-digest-md5.lo
> CC libcamel_provider_1_2_la-camel-sasl-gssapi.lo
> In file included from camel-sasl-gssapi.c:51:
> /usr/include/gssapi.h:3:2: warning: #warning "this file includes
> <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
> camel-sasl-gssapi.c: In function 'gssapi_set_exception':
> camel-sasl-gssapi.c:157: error: implicit declaration of function
> 'error_message'
> camel-sasl-gssapi.c:157: warning: nested extern declaration of
> 'error_message'
> camel-sasl-gssapi.c:157: warning: assignment makes pointer from integer
> without a cast
> gmake[4]: *** [libcamel_provider_1_2_la-camel-sasl-gssapi.lo] Error 1
> gmake[4]: Leaving directory
> `/usr/ports/databases/evolution-data-server/work/evolution-data-server-2.32.1/camel'
>
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/databases/evolution-data-server/work/evolution-data-server-2.32.1/camel'
>
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory
> `/usr/ports/databases/evolution-data-server/work/evolution-data-server-2.32.1/camel'
>
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/databases/evolution-data-server/work/evolution-data-server-2.32.1'
>
> gmake: *** [all] Error 2
> *** [do-build] Error code 1
>
> Stop in /usr/ports/databases/evolution-data-server.
> *** [install] Error code 1
>
> Stop in /usr/ports/databases/evolution-data-server.

I had the same error here with 10.0-CURRENT (amd64).

For me it helped to disable option 'kerberos' in make config of 
databases/evolution-data-server (I don't need it). Probably there is a 
less drastically solution.

Hope this helps,
Rainer



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