==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: isync 1.5.1-1 (Sat Mar 29 14:05:14 2025) ==> Retrieving sources... -> Found isync-1.5.1.tar.gz -> Found isync-1.5.1.tar.gz.asc ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... isync-1.5.1.tar.gz ... Passed isync-1.5.1.tar.gz.asc ... Skipped ==> Making package: isync 1.5.1-1 (Sat Mar 29 14:05:34 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found isync-1.5.1.tar.gz -> Found isync-1.5.1.tar.gz.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting isync-1.5.1.tar.gz with bsdtar ==> Starting build()... checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for perl... perl checking whether perl is recent enough... yes checking whether strftime supports %z... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for poll.h... yes checking for sys/select.h... yes checking for vasprintf... yes checking for strnlen... yes checking for memrchr... yes checking for timegm... yes checking for fwrite_unlocked... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking OpenSSL presence with pkg-config... found checking for openssl/ssl.h... yes checking for sasl_client_init in -lsasl2... yes checking for sasl/sasl.h... yes checking for Berkeley DB >= 4.1... yes checking for deflate in -lz... yes checking for zlib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/mbsync.1 config.status: creating src/mdconvert.1 config.status: creating isync.spec config.status: creating autodefs.h config.status: executing depfiles commands Using SSL Using SASL Using zlib Using Berkeley DB make all-recursive make[1]: Entering directory '/build/isync/src/isync-1.5.1' Making all in src make[2]: Entering directory '/build/isync/src/isync-1.5.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c perl ./drv_proxy_gen.pl ./driver.h ./drv_proxy.c drv_proxy.inc gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT drv_imap.o -MD -MP -MF .deps/drv_imap.Tpo -c -o drv_imap.o drv_imap.c mv -f .deps/driver.Tpo .deps/driver.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT imap_msgs.o -MD -MP -MF .deps/imap_msgs.Tpo -c -o imap_msgs.o imap_msgs.c mv -f .deps/config.Tpo .deps/config.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT imap_utf7.o -MD -MP -MF .deps/imap_utf7.Tpo -c -o imap_utf7.o imap_utf7.c mv -f .deps/imap_msgs.Tpo .deps/imap_msgs.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT drv_maildir.o -MD -MP -MF .deps/drv_maildir.Tpo -c -o drv_maildir.o drv_maildir.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c mv -f .deps/imap_utf7.Tpo .deps/imap_utf7.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT sync_state.o -MD -MP -MF .deps/sync_state.Tpo -c -o sync_state.o sync_state.c mv -f .deps/socket.Tpo .deps/socket.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT sync_msg_cvt.o -MD -MP -MF .deps/sync_msg_cvt.Tpo -c -o sync_msg_cvt.o sync_msg_cvt.c mv -f .deps/sync_msg_cvt.Tpo .deps/sync_msg_cvt.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/sync_state.Tpo .deps/sync_state.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT main_sync.o -MD -MP -MF .deps/main_sync.Tpo -c -o main_sync.o main_sync.c drv_maildir.c: In function 'maildir_scan': drv_maildir.c:1147:30: warning: comparison of integer expressions of different signedness: '__off_t' {aka 'long int'} and 'unsigned int' [-Wsign-compare] drv_maildir.c: In function 'maildir_fetch_msg': drv_maildir.c:1549:40: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'uint' {aka 'unsigned int'} [-Wsign-compare] mv -f .deps/drv_maildir.Tpo .deps/drv_maildir.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT main_list.o -MD -MP -MF .deps/main_list.Tpo -c -o main_list.o main_list.c mv -f .deps/sync.Tpo .deps/sync.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT mdconvert.o -MD -MP -MF .deps/mdconvert.Tpo -c -o mdconvert.o mdconvert.c main.c: In function 'childHandler': main.c:101:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] main.c: In function 'crashHandler': main.c:138:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -MT drv_proxy.o -MD -MP -MF .deps/drv_proxy.Tpo -c -o drv_proxy.o drv_proxy.c drv_imap.c: In function 'imap_parse_store': drv_imap.c:3958:24: warning: comparison is always false due to limited range of data type [-Wtype-limits] mv -f .deps/drv_imap.Tpo .deps/drv_imap.Po mv -f .deps/main_list.Tpo .deps/main_list.Po mv -f .deps/main_sync.Tpo .deps/main_sync.Po mv -f .deps/mdconvert.Tpo .deps/mdconvert.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mdconvert mdconvert.o -ldb mv -f .deps/drv_proxy.Tpo .deps/drv_proxy.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual -Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes -Wno-overlength-strings -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mbsync util.o config.o socket.o driver.o drv_proxy.o drv_imap.o imap_msgs.o imap_utf7.o drv_maildir.o sync.o sync_state.o sync_msg_cvt.o main.o main_sync.o main_list.o -ldb -lssl -lcrypto -lnsl -lsasl2 -lz make[2]: Leaving directory '/build/isync/src/isync-1.5.1/src' make[2]: Entering directory '/build/isync/src/isync-1.5.1' make[2]: Leaving directory '/build/isync/src/isync-1.5.1' make[1]: Leaving directory '/build/isync/src/isync-1.5.1' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/isync/src/isync-1.5.1/src' make[2]: Entering directory '/build/isync/src/isync-1.5.1/src' /usr/bin/mkdir -p '/build/isync/pkg/isync/usr/bin' /usr/bin/mkdir -p '/build/isync/pkg/isync/usr/share/doc/isync/examples' /usr/bin/mkdir -p '/build/isync/pkg/isync/usr/share/man/man1' /usr/bin/install -c -m 644 mbsyncrc.sample '/build/isync/pkg/isync/usr/share/doc/isync/examples' /usr/bin/install -c mbsync mdconvert '/build/isync/pkg/isync/usr/bin' /usr/bin/install -c -m 644 mbsync.1 mdconvert.1 '/build/isync/pkg/isync/usr/share/man/man1' make[2]: Leaving directory '/build/isync/src/isync-1.5.1/src' make[1]: Leaving directory '/build/isync/src/isync-1.5.1/src' make[1]: Entering directory '/build/isync/src/isync-1.5.1' make[2]: Entering directory '/build/isync/src/isync-1.5.1' /usr/bin/mkdir -p '/build/isync/pkg/isync/usr/bin' /usr/bin/mkdir -p '/build/isync/pkg/isync/usr/share/doc/isync' /usr/bin/install -c -m 644 README TODO NEWS ChangeLog AUTHORS '/build/isync/pkg/isync/usr/share/doc/isync' /usr/bin/install -c mbsync-get-cert '/build/isync/pkg/isync/usr/bin' make[2]: Leaving directory '/build/isync/src/isync-1.5.1' make[1]: Leaving directory '/build/isync/src/isync-1.5.1' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "isync"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: isync 1.5.1-1 (Sat Mar 29 14:05:52 2025) ==> Cleaning up...