too long lines were shrinked: rdlibtool: lconf: found "/var/tmp/portage/net-mail/dovecot-2.3.20-r3/work/dovecot-2.3.20/libtool". rdlibtool: link: ln -s lib22_push_notification_lua_plugin.so.def .libs/lib22_push_notification_lua_plugin.so.def.linux rdlibtool: link: ln -s lib22_push_notification_lua_plugin.so.def.linux .libs/lib22_push_notification_lua_plugin.so.def.host rdlibtool: link: ln -s /dev/null .libs/lib22_push_notification_lua_plugin.a.disabled rdlibtool: link: ln -s /usr/lib64/dovecot .libs/lib22_push_notification_lua_plugin.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/lib22_push_notification_lua_plugin_la-push-notification-driver-lua.o -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-ssl-iostream -I../ /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find module: No such file or directory collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_library(), line 1572: (see child process error messages). ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_systemd-20230905-010515 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.5 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-1.72.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-17 php cli (if any): go version go1.21.0 linux/amd64 HEAD of ::gentoo commit 8a0b5d8eeb7061b413d3552227e41d3a0322e670 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Sep 5 11:31:49 2023 +0000 2023-09-05 11:31:49 UTC emerge -qpvO net-mail/dovecot [ebuild N ] net-mail/dovecot-2.3.20-r3 USE="lua managesieve pam rpc suid systemd tcpd textcat zstd -argon2 -caps -doc -kerberos -ldap -lucene -lz4 -mysql -postgres (-selinux) -sieve -solr -sqlite -static-libs -stemmer -unwind" LUA_SINGLE_TARGET="lua5-1 -lua5-3"
Created attachment 869864 [details] emerge-info.txt
Created attachment 869865 [details] emerge-history.txt
Created attachment 869866 [details] environment
Created attachment 869867 [details] etc.clang.tar.xz
Created attachment 869868 [details] etc.portage.tar.xz
Created attachment 869869 [details] logs.tar.xz
Created attachment 869870 [details] net-mail:dovecot-2.3.20-r3:20230905-124202.log.xz
Created attachment 869871 [details] temp.tar.xz
There is a typo in 'src/plugins/push-notification/Makefile.am' where they have `module' instead of `-module', GNU libtool silently ignores it...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6778e19ab334f2604bc2fbeb95d56f547fe59824 commit 6778e19ab334f2604bc2fbeb95d56f547fe59824 Author: Eray Aslan <eras@gentoo.org> AuthorDate: 2024-03-06 08:44:37 +0000 Commit: Eray Aslan <eras@gentoo.org> CommitDate: 2024-03-06 08:46:38 +0000 net-mail/dovecot: Fix typo in lua plugin Thanks to orbea for the fix Closes: https://bugs.gentoo.org/913694 Signed-off-by: Eray Aslan <eras@gentoo.org> net-mail/dovecot/dovecot-2.3.21-r1.ebuild | 302 +++++++++++++++++++++++++ net-mail/dovecot/files/dovecot-typo-push.patch | 27 +++ 2 files changed, 329 insertions(+)