search for: apkbuild

Displaying 12 results from an estimated 12 matches for "apkbuild".

2018 Dec 20
2
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...n: the musl c library (libc) implementation Configuration was unchanged wrt to my first mail. Maybe it's helpful to share the build flags? export CFLAGS="-O0" export CXXFLAGS="$CFLAGS" export CPPFLAGS="$CFLAGS" export LDFLAGS="-Wl,--as-needed" In the APKBUILD file can be found here: https://git.alpinelinux.org/cgit/aports/tree/main/dovecot/APKBUILD and I've modified the following: options="libtool !strip" subpackages=" ???? .... ? ?? $pkgname-dbg " And if it is of any interest, I've done a `docker commit` on the contain...
2018 Dec 21
2
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...st mail. Maybe it's helpful to >> share the build flags? >> >> export CFLAGS="-O0" >> export CXXFLAGS="$CFLAGS" >> >> export CPPFLAGS="$CFLAGS" >> >> export LDFLAGS="-Wl,--as-needed" >> >> In the APKBUILD file can be found here: >> https://git.alpinelinux.org/cgit/aports/tree/main/dovecot/APKBUILD and >> I've modified the following: >> >> options="libtool !strip" >> >> subpackages=" >> >> ???? .... >> >> ? ?? $pkgname-dbg...
2019 Oct 07
1
Sieve redirect is broken in 2.3.7.2 - signal 11
That's a good thought. I'm building from the alpine repo and I indeed see pigeonhole is 0.5.5 https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable Let me build it with 0.5.7.2 Regards, ? Laszlo On 2019. 10. 07. 10:45, Stephan Bosch via dovecot wrote: > > > On 07/10/2019 10:17, Demonhost via dovecot wrote: >> Hi Stephan, >> >> Here it is: >> > > We still can't reproduce it here. >...
2018 Dec 21
0
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...onfiguration was unchanged wrt to my first mail. Maybe it's helpful to > share the build flags? > > export CFLAGS="-O0" > export CXXFLAGS="$CFLAGS" > > export CPPFLAGS="$CFLAGS" > > export LDFLAGS="-Wl,--as-needed" > > In the APKBUILD file can be found here: > https://git.alpinelinux.org/cgit/aports/tree/main/dovecot/APKBUILD and > I've modified the following: > > options="libtool !strip" > > subpackages=" > > ???? .... > > ? ?? $pkgname-dbg > > " > > And if it is...
2018 Dec 22
0
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...gt;> share the build flags? >>> >>> export CFLAGS="-O0" >>> export CXXFLAGS="$CFLAGS" >>> >>> export CPPFLAGS="$CFLAGS" >>> >>> export LDFLAGS="-Wl,--as-needed" >>> >>> In the APKBUILD file can be found here: >>> https://git.alpinelinux.org/cgit/aports/tree/main/dovecot/APKBUILD and >>> I've modified the following: >>> >>> options="libtool !strip" >>> >>> subpackages=" >>> >>> ???? .... &gt...
2017 Dec 02
3
Compilation of syslinux against musl libc
Hello, I wanted to ask if there's a reason efi/wrapper.{h,c} use __uint*_t instead of including stdint.h and using the therein defined uint*_t types? This breaks compilation of the efi blobs on systems with the musl libc since that doesn't define __uint*_t types. -- Simon Thelen
2019 Oct 06
2
Sieve redirect is broken in 2.3.7.2 - signal 11
I think alpine does not have that https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable What else would help? strace? On 2019. 10. 06. 23:05, Stephan Bosch via dovecot wrote: > > > On 06/10/2019 23:03, Demonhost wrote: >> Hi Stephan, >> >> I managed to get GDB, I hope this one helps. If not I can send the >> config too, but exactly same...
2019 Oct 07
3
Sieve redirect is broken in 2.3.7.2 - signal 11
...wrote: > > > On 06/10/2019 23:14, Demonhost wrote: >> I think alpine does not have that >> >> https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 >> >> >> https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable >> >> >> What else would help? strace? > > Do you have the opportunity to build Dovecot yourself, thereby > including the debug symbols? > > Regards, > > Stephan. >> >> On 2019. 10. 06. 23:05, Stephan Bosch via dovecot wrote: >&gt...
2019 Oct 06
0
Sieve redirect is broken in 2.3.7.2 - signal 11
On 06/10/2019 23:14, Demonhost wrote: > I think alpine does not have that > > https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 > > > https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable > > > What else would help? strace? Do you have the opportunity to build Dovecot yourself, thereby including the debug symbols? Regards, Stephan. > > On 2019. 10. 06. 23:05, Stephan Bosch via dovecot wrote: >> >> >> On 06/10/2019 23:03, Demonhost w...
2018 Dec 19
2
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
Hope this helps. There are no debugging symbols available for dovecot in the alpine repository. (gdb) bt full #0? a_crash () at ./arch/x86_64/atomic_arch.h:108 No locals. #1? free (p=0x55d949250660) at src/malloc/malloc.c:467 ??????? extra = 65 ??????? base = 0x55d94925060f "" ??????? len = 94391723427649 ??????? self = 0x55d949250650 ??????? next = <optimized out> ???????
2019 Oct 07
0
Sieve redirect is broken in 2.3.7.2 - signal 11
...06/10/2019 23:14, Demonhost wrote: >>> I think alpine does not have that >>> >>> https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64 >>> >>> >>> https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable >>> >>> >>> What else would help? strace? >> >> Do you have the opportunity to build Dovecot yourself, thereby >> including the debug symbols? >> >> Regards, >> >> Stephan. >>> >>> On 2019. 10. 06....
2019 Oct 06
2
Sieve redirect is broken in 2.3.7.2 - signal 11
Hi Stephan, I managed to get GDB, I hope this one helps. If not I can send the config too, but exactly same config works with 2.3.6. 92b9d3412dc8:/$ gdb /usr/libexec/dovecot/dovecot-lda -f root at xxxxxxxx -d test at xxxxxxxxx GNU gdb (GDB) 8.0.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free