Re: [Dovecot] v2.2.rc1 released
Please test and report any bugs found.
New in rc1:
| doveconf: Error: dlopen(/.../lib/dovecot/settings/libmanagesieve_login_settings.so) failed: /.../lib/dovecot/settings/libmanagesieve_login_settings.so: Undefined symbol "hook_config_parser_begin" | doveconf: Error: dlopen(/.../lib/dovecot/settings/libmanagesieve_settings.so) failed: /.../lib/dovecot/settings/libmanagesieve_settings.so: Undefined symbol "mail_user_setting_parser_info" | doveconf: Error: protocols: Unknown protocol: sieve | doveconf: Fatal: Error in configuration file /.../etc/dovecot/dovecot.conf: protocols: Unknown protocol: sieve
Regards, Michael
On 25.2.2013, at 19.29, Michael Grimm trashcan@odo.in-berlin.de wrote:
Please test and report any bugs found.
New in rc1:
| doveconf: Error: dlopen(/.../lib/dovecot/settings/libmanagesieve_login_settings.so) failed: /.../lib/dovecot/settings/libmanagesieve_login_settings.so: Undefined symbol "hook_config_parser_begin" | doveconf: Error: dlopen(/.../lib/dovecot/settings/libmanagesieve_settings.so) failed: /.../lib/dovecot/settings/libmanagesieve_settings.so: Undefined symbol "mail_user_setting_parser_info" | doveconf: Error: protocols: Unknown protocol: sieve | doveconf: Fatal: Error in configuration file /.../etc/dovecot/dovecot.conf: protocols: Unknown protocol: sieve
Yeah :( I compile always --without-shared-libs and this didn't happen with it. Well, I guess rc2 soon. http://hg.dovecot.org/dovecot-2.2/rev/1ad404473d81
On 25.02.2013, at 18:38, Timo Sirainen tss@iki.fi wrote:
On 25.2.2013, at 19.29, Michael Grimm trashcan@odo.in-berlin.de wrote:
Please test and report any bugs found.
New in rc1:
| doveconf: Error: dlopen(/.../lib/dovecot/settings/libmanagesieve_login_settings.so) failed: /.../lib/dovecot/settings/libmanagesieve_login_settings.so: Undefined symbol "hook_config_parser_begin" | doveconf: Error: dlopen(/.../lib/dovecot/settings/libmanagesieve_settings.so) failed: /.../lib/dovecot/settings/libmanagesieve_settings.so: Undefined symbol "mail_user_setting_parser_info" | doveconf: Error: protocols: Unknown protocol: sieve | doveconf: Fatal: Error in configuration file /.../etc/dovecot/dovecot.conf: protocols: Unknown protocol: sieve
Yeah :( I compile always --without-shared-libs and this didn't happen with it. Well, I guess rc2 soon. http://hg.dovecot.org/dovecot-2.2/rev/1ad404473d81
Yep, dovecot starts now, but I do run into:
|
Regards, Michael
On 25.2.2013, at 20.04, Michael Grimm trashcan@odo.in-berlin.de wrote:
Yep, dovecot starts now, but I do run into:
|
dovecot: doveadm: Error: doveadm(test): Error: userdb lookup: connect(/var/run/dovecot/auth-userdb) failed: No such file or directory | dovecot: doveadm: Error: doveadm(test): Fatal: User lookup failed: Internal error occurred. Refer to server log for more information. | dovecot: dsync-local(test): Error: read(vmail@mx1.TLD) failed: EOF | dovecot: master: Error: service(imap-login): command startup failed, throttling for 2 secs | dovecot: master: Error: service(imap-login): command startup failed, throttling for 4 secs | dovecot: master: Error: service(imap-login): command startup failed, throttling for 8 secs
Try the latest hg.
On 25.02.2013, at 19:28, Timo Sirainen tss@iki.fi wrote:
On 25.2.2013, at 20.04, Michael Grimm trashcan@odo.in-berlin.de wrote:
Yep, dovecot starts now, but I do run into:
|
dovecot: doveadm: Error: doveadm(test): Error: userdb lookup: connect(/var/run/dovecot/auth-userdb) failed: No such file or directory | dovecot: doveadm: Error: doveadm(test): Fatal: User lookup failed: Internal error occurred. Refer to server log for more information. | dovecot: dsync-local(test): Error: read(vmail@mx1.TLD) failed: EOF | dovecot: master: Error: service(imap-login): command startup failed, throttling for 2 secs | dovecot: master: Error: service(imap-login): command startup failed, throttling for 4 secs | dovecot: master: Error: service(imap-login): command startup failed, throttling for 8 secs Try the latest hg.
Solved. Now, dovecot starts without complaining.
Thanks and regards, Michael
On 25 February 2013 21:28, Timo Sirainen tss@iki.fi wrote:
On 25.2.2013, at 20.04, Michael Grimm trashcan@odo.in-berlin.de wrote:
Yep, dovecot starts now, but I do run into:
|
dovecot: doveadm: Error: doveadm(test): Error: userdb lookup: connect(/var/run/dovecot/auth-userdb) failed: No such file or directory | dovecot: doveadm: Error: doveadm(test): Fatal: User lookup failed: Internal error occurred. Refer to server log for more information. | dovecot: dsync-local(test): Error: read(vmail@mx1.TLD) failed: EOF | dovecot: master: Error: service(imap-login): command startup failed, throttling for 2 secs | dovecot: master: Error: service(imap-login): command startup failed, throttling for 4 secs | dovecot: master: Error: service(imap-login): command startup failed, throttling for 8 secs Try the latest hg.
Latest hg does not compile for me...
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib
-I../../src/lib-test -I../../src/lib-mail -std=gnu99 -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime
-Wstrict-aliasing=2 -I/usr/local/include -MT mail-cache-transaction.lo -MD
-MP -MF .deps/mail-cache-transaction.Tpo -c mail-cache-transaction.c -fPIC
-DPIC -o .libs/mail-cache-transaction.o
mail-cache-transaction.c: In function 'mail_index_transaction_cache_reset':
mail-cache-transaction.c:53: error: 'struct
cache_mail_index_transaction_module' has no member named 'reg'
mail-cache-transaction.c:53: warning: type defaults to 'int' in declaration
of 'type name'
mail-cache-transaction.c:53: error: size of array 'type name' is negative
mail-cache-transaction.c: In function 'mail_index_transaction_cache_commit':
mail-cache-transaction.c:64: error: 'struct
cache_mail_index_transaction_module' has no member named 'reg'
mail-cache-transaction.c:64: warning: type defaults to 'int' in declaration
of 'type name'
mail-cache-transaction.c:64: error: size of array 'type name' is negative
mail-cache-transaction.c: In function
'mail_index_transaction_cache_rollback':
mail-cache-transaction.c:76: error: 'struct
cache_mail_index_transaction_module' has no member named 'reg'
mail-cache-transaction.c:76: warning: type defaults to 'int' in declaration
of 'type name'
mail-cache-transaction.c:76: error: size of array 'type name' is negative
mail-cache-transaction.c: In function 'mail_cache_get_transaction':
mail-cache-transaction.c:90: error: 'struct
cache_mail_index_transaction_module' has no member named 'reg'
mail-cache-transaction.c:90: warning: type defaults to 'int' in declaration
of 'type name'
mail-cache-transaction.c:90: error: size of array 'type name' is negative
mail-cache-transaction.c:109: error: 'struct
cache_mail_index_transaction_module' has no member named 'reg'
mail-cache-transaction.c:109: warning: type defaults to 'int' in
declaration of 'type name'
mail-cache-transaction.c:109: error: size of array 'type name' is negative
gmake[2]: *** [mail-cache-transaction.lo] Error 1
gmake[2]: Leaving directory
/usr/home/wash/Tools/Dovecot/2.2/dovecot-2.2/src/lib-index' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory
/usr/home/wash/Tools/Dovecot/2.2/dovecot-2.2/src'
gmake: *** [install-recursive] Error 1
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223
I can't hear you -- I'm using the scrambler.
On 25.2.2013, at 20.47, Odhiambo Washington odhiambo@gmail.com wrote:
Latest hg does not compile for me...
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/local/include -MT mail-cache-transaction.lo -MD -MP -MF .deps/mail-cache-transaction.Tpo -c mail-cache-transaction.c -fPIC -DPIC -o .libs/mail-cache-transaction.o mail-cache-transaction.c: In function 'mail_index_transaction_cache_reset': mail-cache-transaction.c:53: error: 'struct cache_mail_index_transaction_module' has no member named 'reg' mail-cache-transaction.c:53: warning: type defaults to 'int' in declaration of 'type name'
But a previous v2.2 compiled, right? I haven't touched that code for a while.. Does rc2 tarball compile then?
On 25.2.2013, at 20.54, Timo Sirainen tss@iki.fi wrote:
On 25.2.2013, at 20.47, Odhiambo Washington odhiambo@gmail.com wrote:
Latest hg does not compile for me...
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/local/include -MT mail-cache-transaction.lo -MD -MP -MF .deps/mail-cache-transaction.Tpo -c mail-cache-transaction.c -fPIC -DPIC -o .libs/mail-cache-transaction.o mail-cache-transaction.c: In function 'mail_index_transaction_cache_reset': mail-cache-transaction.c:53: error: 'struct cache_mail_index_transaction_module' has no member named 'reg' mail-cache-transaction.c:53: warning: type defaults to 'int' in declaration of 'type name'
But a previous v2.2 compiled, right? I haven't touched that code for a while.. Does rc2 tarball compile then?
Oh! In config.h you don't have #define HAVE_TYPEOF I guess? Could you send me your config.log?
On 25 February 2013 21:55, Timo Sirainen tss@iki.fi wrote:
On 25.2.2013, at 20.54, Timo Sirainen tss@iki.fi wrote:
On 25.2.2013, at 20.47, Odhiambo Washington odhiambo@gmail.com wrote:
Latest hg does not compile for me...
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/local/include -MT mail-cache-transaction.lo -MD -MP -MF .deps/mail-cache-transaction.Tpo -c mail-cache-transaction.c -fPIC -DPIC -o .libs/mail-cache-transaction.o mail-cache-transaction.c: In function 'mail_index_transaction_cache_reset': mail-cache-transaction.c:53: error: 'struct cache_mail_index_transaction_module' has no member named 'reg' mail-cache-transaction.c:53: warning: type defaults to 'int' in declaration of 'type name'
But a previous v2.2 compiled, right? I haven't touched that code for a while.. Does rc2 tarball compile then?
Oh! In config.h you don't have #define HAVE_TYPEOF I guess? Could you send me your config.log?
Never mind, now that rc2 did compile good, and is running on three of my servers. I hope to get to sleep:)
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223
I can't hear you -- I'm using the scrambler.
On 25 February 2013 21:54, Timo Sirainen tss@iki.fi wrote:
On 25.2.2013, at 20.47, Odhiambo Washington odhiambo@gmail.com wrote:
Latest hg does not compile for me...
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/local/include -MT mail-cache-transaction.lo -MD -MP -MF .deps/mail-cache-transaction.Tpo -c mail-cache-transaction.c -fPIC -DPIC -o .libs/mail-cache-transaction.o mail-cache-transaction.c: In function 'mail_index_transaction_cache_reset': mail-cache-transaction.c:53: error: 'struct cache_mail_index_transaction_module' has no member named 'reg' mail-cache-transaction.c:53: warning: type defaults to 'int' in declaration of 'type name'
But a previous v2.2 compiled, right? I haven't touched that code for a while.. Does rc2 tarball compile then?
rc2 has compiled successfully.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223
I can't hear you -- I'm using the scrambler.
participants (3)
-
Michael Grimm
-
Odhiambo Washington
-
Timo Sirainen