=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for malsync-2.2.0nb1 gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o malsync.o malsync.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/client/unix/MAL31ServerConfig.o mal/client/unix/MAL31ServerConfig.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/client/unix/MAL31DBConfig.o mal/client/unix/MAL31DBConfig.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/client/unix/MAL31UserConfig.o mal/client/unix/MAL31UserConfig.c mal/client/unix/MAL31DBConfig.c: In function 'MAL31DBConfigReadData': mal/client/unix/MAL31DBConfig.c:43:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mal/client/unix/MAL31DBConfig.c: In function 'MAL31DBConfigWriteData': mal/client/unix/MAL31DBConfig.c:64:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGNet.o mal/common/AGNet.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGBase64.o mal/common/AGBase64.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGProxy.o mal/common/AGProxy.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGArray.o mal/common/AGArray.c malsync.c: In function 'readAndUseDeviceInfoDatabase': malsync.c:380:19: warning: unused variable 'dev_db_info_version' [-Wunused-variable] malsync.c: In function 'readDeviceInfo': malsync.c:417:59: warning: variable 'state' set but not used [-Wunused-but-set-variable] malsync.c:417:52: warning: variable 'build' set but not used [-Wunused-but-set-variable] malsync.c:417:37: warning: variable 'bugfixVersion' set but not used [-Wunused-but-set-variable] malsync.c: In function 'cmdOPENDATABASE': malsync.c:907:14: warning: variable 'result' set but not used [-Wunused-but-set-variable] malsync.c: In function 'main': malsync.c:1320:9: warning: unused variable 'fd' [-Wunused-variable] malsync.c:1319:9: warning: unused variable 'cont' [-Wunused-variable] malsync.c: In function 'Connect': malsync.c:1379:5: warning: 'pilot_connect' is deprecated [-Wdeprecated-declarations] In file included from malsync.c:65:0: /tmp/pkgbuild/comms/malsync/work.aarch64/.buildlink/include/pi-header.h:31:5: note: declared here malsync.c:1374:9: warning: unused variable 'ret' [-Wunused-variable] malsync.c: In function 'processCommandLine': malsync.c:1478:12: warning: unused variable 'optind' [-Wunused-variable] malsync.c: In function 'ClientVersionReadData': malsync.c:1556:11: warning: variable 'version' set but not used [-Wunused-but-set-variable] malsync.c: In function 'fill_in_versioninfo': malsync.c:1606:14: warning: unused variable 'syncReadResult' [-Wunused-variable] malsync.c: In function 'getProxyInfo': malsync.c:1472:1: warning: control reaches end of non-void function [-Wreturn-type] At top level: malsync.c:949:1: warning: 'getIndexFromPlatformData' defined but not used [-Wunused-function] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGDBConfig.o mal/common/AGDBConfig.c mal/common/AGProxy.c: In function 'AGSocksGetResponse': mal/common/AGProxy.c:136:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGProtectedMem.o mal/common/AGProtectedMem.c mal/common/AGNet.c: In function 'AGNetGets': mal/common/AGNet.c:281:44: warning: pointer targets in passing argument 3 of 'ctx->recv' differ in signedness [-Wpointer-sign] mal/common/AGNet.c:281:44: note: expected 'uint8 * {aka unsigned char *}' but argument is of type 'char *' mal/common/AGNet.c: In function 'AGSocksConnect': mal/common/AGNet.c:536:37: warning: pointer targets in passing argument 1 of 'AGSocksGetResponse' differ in signedness [-Wpointer-sign] In file included from mal/common/AGNet.c:23:0: ./mal/common/AGProxy.h:32:6: note: expected 'char *' but argument is of type 'uint8 * {aka unsigned char *}' At top level: mal/common/AGNet.c:98:18: warning: 'AGNetSocketNew' defined but not used [-Wunused-function] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGLocationConfig.o mal/common/AGLocationConfig.c mal/common/AGDBConfig.c: In function 'AGDBConfigReadData': mal/common/AGDBConfig.c:203:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mal/common/AGDBConfig.c:184:19: warning: variable 'minver' set but not used [-Wunused-but-set-variable] mal/common/AGDBConfig.c: In function 'AGDBConfigWriteData': mal/common/AGDBConfig.c:241:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] mal/common/AGDBConfig.c: In function 'AGDBConfigAppendNewId': mal/common/AGDBConfig.c:313:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mal/common/AGDBConfig.c:314:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGBufferedNet.o mal/common/AGBufferedNet.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGUtilUnix.o mal/common/AGUtilUnix.c mal/common/AGLocationConfig.c: In function 'AGLocationConfigReadData': mal/common/AGLocationConfig.c:178:19: warning: variable 'minver' set but not used [-Wunused-but-set-variable] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGDeviceInfo.o mal/common/AGDeviceInfo.c mal/common/AGBufferedNet.c: In function 'AGBufNetGets': mal/common/AGBufferedNet.c:536:75: warning: right-hand operand of comma expression has no effect [-Wunused-value] mal/common/AGBufferedNet.c:561:109: warning: right-hand operand of comma expression has no effect [-Wunused-value] mal/common/AGBufferedNet.c:583:101: warning: right-hand operand of comma expression has no effect [-Wunused-value] At top level: mal/common/AGBufferedNet.c:785:12: warning: 'AGNetGetError' defined but not used [-Wunused-function] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGProtocol.o mal/common/AGProtocol.c mal/common/AGProtectedMem.c: In function 'AGProtectedDup': mal/common/AGProtectedMem.c:254:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGPalmProtocol.o mal/common/AGPalmProtocol.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGWriter.o mal/common/AGWriter.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGBufferReader.o mal/common/AGBufferReader.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGHashTable.o mal/common/AGHashTable.c mal/common/AGBufferReader.c: In function 'AGReadProtectedBytes': mal/common/AGBufferReader.c:102:43: warning: right-hand operand of comma expression has no effect [-Wunused-value] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGReader.o mal/common/AGReader.c mal/common/AGProtocol.c: In function 'AGWriteNEWIDS': mal/common/AGProtocol.c:910:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] mal/common/AGProtocol.c: In function 'AGReadNEWIDS': mal/common/AGProtocol.c:923:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGBufferWriter.o mal/common/AGBufferWriter.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGMsg.o mal/common/AGMsg.c mal/common/AGHashTable.c: In function 'computeHash': mal/common/AGHashTable.c:201:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGRecord.o mal/common/AGRecord.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGCollection.o mal/common/AGCollection.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGDigest.o mal/common/AGDigest.c mal/common/AGBufferWriter.c: In function 'AGBufferWriterWrite': mal/common/AGBufferWriter.c:105:79: warning: right-hand operand of comma expression has no effect [-Wunused-value] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGMD5.o mal/common/AGMD5.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/md5.o mal/common/md5.c mal/common/AGCollection.c: In function 'AGPtrHash': mal/common/AGCollection.c:96:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGSynchronize.o mal/common/AGSynchronize.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGUserConfig.o mal/common/AGUserConfig.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/client/common/AGClientProcessor.o mal/client/common/AGClientProcessor.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/client/common/AGCommandProcessor.o mal/client/common/AGCommandProcessor.c mal/common/AGUserConfig.c: In function 'addToDeleteList': mal/common/AGUserConfig.c:92:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mal/common/AGUserConfig.c: In function 'deleteMarkedServerConfigs': mal/common/AGUserConfig.c:180:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] mal/common/AGUserConfig.c: In function 'AGUserConfigReadData': mal/common/AGUserConfig.c:474:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mal/common/AGUserConfig.c:455:19: warning: variable 'minver' set but not used [-Wunused-but-set-variable] mal/common/AGUserConfig.c:453:11: warning: variable 'flags' set but not used [-Wunused-but-set-variable] mal/common/AGUserConfig.c: In function 'AGUserConfigWriteData': mal/common/AGUserConfig.c:526:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/client/common/AGSyncProcessor.o mal/client/common/AGSyncProcessor.c gcc -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -D__unix__=1 -I/usr/pkg/include -I/usr/include -c -o mal/common/AGServerConfig.o mal/common/AGServerConfig.c mal/common/AGServerConfig.c: In function 'AGServerConfigReadData': mal/common/AGServerConfig.c:586:19: warning: variable 'minver' set but not used [-Wunused-but-set-variable] gcc -rdynamic -Wall -g -DMALSYNC -I./mal/common -I./mal/client/common -I/usr/pkg/include -I./mal/client/unix -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o malsync malsync.o ./mal/client/unix/MAL31ServerConfig.o ./mal/client/unix/MAL31DBConfig.o ./mal/client/unix/MAL31UserConfig.o ./mal/common/AGNet.o ./mal/common/AGBase64.o ./mal/common/AGProxy.o ./mal/common/AGArray.o ./mal/common/AGDBConfig.o ./mal/common/AGProtectedMem.o ./mal/common/AGLocationConfig.o ./mal/common/AGBufferedNet.o ./mal/common/AGUtilUnix.o ./mal/common/AGDeviceInfo.o ./mal/common/AGProtocol.o ./mal/common/AGPalmProtocol.o ./mal/common/AGWriter.o ./mal/common/AGBufferReader.o ./mal/common/AGHashTable.o ./mal/common/AGReader.o ./mal/common/AGBufferWriter.o ./mal/common/AGMsg.o ./mal/common/AGRecord.o ./mal/common/AGCollection.o ./mal/common/AGDigest.o ./mal/common/AGMD5.o ./mal/common/md5.o ./mal/common/AGSynchronize.o ./mal/common/AGUserConfig.o ./mal/client/common/AGClientProcessor.o ./mal/client/common/AGCommandProcessor.o ./mal/client/common/AGSyncProcessor.o ./mal/common/AGServerConfig.o \ -L/usr/pkg/lib -lpisock ld: /tmp/pkgbuild/comms/malsync/work.aarch64/.buildlink/lib/libpisock.so: undefined reference to `frexp' ld: /tmp/pkgbuild/comms/malsync/work.aarch64/.buildlink/lib/libpisock.so: undefined reference to `ldexp' distcc[1294] ERROR: compile (null) on localhost failed gmake: *** [Makefile:72: malsync] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/comms/malsync *** Error code 1 Stop. make: stopped in /usr/pkgsrc/comms/malsync