Displaying 12 results from an estimated 12 matches for "imapc_quota_refresh".
2017 May 31
1
[Dovecot-news] v2.2.30.1 released
...having done that though
LTO build is as broken as 2.2.30
libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s
"../lib10_quota_plugin.la" "lib10_quota_plugin.la" )
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_storage_client_register_untagged'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_storage_client_register_untagged'
/tmp/ccGO7JSw.ltrans4.ltrans.o:&l...
2017 May 31
2
[Dovecot-news] v2.2.30.1 released
...oken as 2.2.30
>>
>> libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s
>> "../lib10_quota_plugin.la" "lib10_quota_plugin.la" )
>> /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
>> imapc_quota_refresh.lto_priv.22: error: undefined reference to
>> 'imapc_storage_client_register_untagged'
>> /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
>> imapc_quota_refresh.lto_priv.22: error: undefined reference to
>> 'imapc_storage_client_register_untagged...
2017 May 31
8
v2.2.30.1 released
https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz.sig
Due to some release process changes I didn't notice that one important bugfix wasn't included in the v2.2.30 release branch before I made the release. So fixing it here with v2.2.30.1. Also included another less important fix.
- quota_warning scripts weren't
2017 May 31
8
v2.2.30.1 released
https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz.sig
Due to some release process changes I didn't notice that one important bugfix wasn't included in the v2.2.30 release branch before I made the release. So fixing it here with v2.2.30.1. Also included another less important fix.
- quota_warning scripts weren't
2017 May 31
0
[Dovecot-news] v2.2.30.1 released
...:
>
> LTO build is as broken as 2.2.30
>
> libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s "../lib10_quota_plugin.la" "lib10_quota_plugin.la" )
> /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function imapc_quota_refresh.lto_priv.22: error: undefined reference to 'imapc_storage_client_register_untagged'
> /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function imapc_quota_refresh.lto_priv.22: error: undefined reference to 'imapc_storage_client_register_untagged'
Did you give --with-storages p...
2017 May 31
0
[Dovecot-news] v2.2.30.1 released
...l at thelounge.net> wrote:
>
>>> libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s "../lib10_quota_plugin.la" "lib10_quota_plugin.la" )
>>> /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function imapc_quota_refresh.lto_priv.22: error: undefined reference to 'imapc_storage_client_register_untagged'
>>> /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function imapc_quota_refresh.lto_priv.22: error: undefined reference to 'imapc_storage_client_register_untagged'
>> Did you give -...
2017 Apr 28
2
2.2 -git fails to compile as of Apr 28 2017
...storage.so
/var/tmp/portage/net-mail/dovecot-9999_p20170427/work/dovecot-9999_p20170427/src/lib-dovecot/.libs/libdovecot.so
../../../src/lib-imap-storage/.libs/libimap-storage.a
../../../src/lib-dovecot/.libs/libdovecot.so -ldl -Wl,-rpath
-Wl,/usr/lib64/dovecot
.libs/quota-imapc.o: In function `imapc_quota_refresh':
quota-imapc.c:(.text+0x8dd): undefined reference to
`imapc_storage_client_register_untagged'
quota-imapc.c:(.text+0x8f7): undefined reference to
`imapc_storage_client_register_untagged'
quota-imapc.c:(.text+0x90a): undefined reference to
`imapc_client_get_capabilities'
quota-im...
2018 May 10
2
Error compiling with --with-storages=
Hello,
Usually I compile Dovecot with option --with-storages=maildir
Starting with 2.2.30 and up to 2.2.36 RC this option cause the
compilation to fail with this error:
.libs/quota-imapc.o: In function `imapc_quota_refresh':
quota-imapc.c:(.text+0x82d): undefined reference to
`imapc_client_get_capabilities'
quota-imapc.c:(.text+0x87d): undefined reference to
`imapc_simple_context_init'
quota-imapc.c:(.text+0x887): undefined reference to `imapc_simple_callback'
quota-imapc.c:(.text+0x89d): undefined re...
2017 May 08
2
2.2 -git fails to compile as of Apr 28 2017
...l/dovecot-9999_p20170427/work/dovecot-9999_p20170427/src/lib-dovecot/.libs/libdovecot.so
>> ../../../src/lib-imap-storage/.libs/libimap-storage.a
>> ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -Wl,-rpath
>> -Wl,/usr/lib64/dovecot
>> .libs/quota-imapc.o: In function `imapc_quota_refresh':
>> quota-imapc.c:(.text+0x8dd): undefined reference to
>> `imapc_storage_client_register_untagged'
>> quota-imapc.c:(.text+0x8f7): undefined reference to
>> `imapc_storage_client_register_untagged'
>> quota-imapc.c:(.text+0x90a): undefined reference to...
2017 May 08
0
2.2 -git fails to compile as of Apr 28 2017
...20170427/work/dovecot-9999_p20170427/src/lib-dovecot/.libs/libdovecot.so
>>> ../../../src/lib-imap-storage/.libs/libimap-storage.a
>>> ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -Wl,-rpath
>>> -Wl,/usr/lib64/dovecot
>>> .libs/quota-imapc.o: In function `imapc_quota_refresh':
>>> quota-imapc.c:(.text+0x8dd): undefined reference to
>>> `imapc_storage_client_register_untagged'
>>> quota-imapc.c:(.text+0x8f7): undefined reference to
>>> `imapc_storage_client_register_untagged'
>>> quota-imapc.c:(.text+0x90a): und...
2017 May 08
0
2.2 -git fails to compile as of Apr 28 2017
.../portage/net-mail/dovecot-9999_p20170427/work/dovecot-9999_p20170427/src/lib-dovecot/.libs/libdovecot.so
> ../../../src/lib-imap-storage/.libs/libimap-storage.a
> ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -Wl,-rpath
> -Wl,/usr/lib64/dovecot
> .libs/quota-imapc.o: In function `imapc_quota_refresh':
> quota-imapc.c:(.text+0x8dd): undefined reference to
> `imapc_storage_client_register_untagged'
> quota-imapc.c:(.text+0x8f7): undefined reference to
> `imapc_storage_client_register_untagged'
> quota-imapc.c:(.text+0x90a): undefined reference to
> `imapc_client_...
2018 May 10
0
Error compiling with --with-storages=
Am 10.05.2018 um 16:02 schrieb Andrea Gabellini:
> Hello,
>
> Usually I compile Dovecot with option --with-storages=maildir
>
> Starting with 2.2.30 and up to 2.2.36 RC this option cause the
> compilation to fail with this error:
>
> .libs/quota-imapc.o: In function `imapc_quota_refresh':
> quota-imapc.c:(.text+0x82d): undefined reference to
> `imapc_client_get_capabilities'
> quota-imapc.c:(.text+0x87d): undefined reference to
> `imapc_simple_context_init'
> quota-imapc.c:(.text+0x887): undefined reference to `imapc_simple_callback'
> quota-imapc...