Stop in /usr/ports/databases/evolution-data-server

AN andy at neu.net
Sat Jun 2 19:04:18 UTC 2012



On Sat, 2 Jun 2012, Rainer Hurling wrote:

> 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 at 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
>

Hi Rainer:

Thank you for your suggestion.  With kerberos option disabled it compiles 
successfully.


More information about the freebsd-ports mailing list