=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for boxbackup-server-0.11.1nb4 (cd bin/bbackupd; make -D RELEASE) [CXX] emu [CXX] getopt_long [AR] win32 [RANLIB] win32 [CXX] BoxException [CXX] BoxTime [CXX] BoxTimeToText [CXX] BufferedStream [CXX] BufferedWriteStream [CXX] CollectInBufferStream [CXX] Configuration Configuration.cpp:781:15: warning: unused variable 'r' [-Wunused-variable] uint32_t r = ::strtoul(val, &end, 0); ^ 1 warning generated. [CXX] ConversionString [CXX] DebugAssertFailed [CXX] DebugMemLeakFinder [CXX] DebugPrintf [CXX] EventWatchFilesystemObject [CXX] ExcludeList [CXX] FdGetLine [CXX] FileModificationTime [CXX] FileStream [CXX] IOStream [CXX] IOStreamGetLine [CXX] InvisibleTempFileStream [CXX] Logging [CXX] MemBlockStream [CXX] NamedLock [CXX] PartialReadStream [CXX] PathUtils [CXX] ReadGatherStream [CXX] ReadLoggingStream [CXX] StreamableMemBlock [CXX] Test [CXX] Timer Timer.cpp:146:7: warning: unused variable 'result' [-Wunused-variable] int result = ::setitimer(ITIMER_REAL, &timeout, NULL); ^ 1 warning generated. [CXX] UnixUser [CXX] Utils [CXX] WaitForEvent [CXX] ZeroStream [CXX] autogen_CommonException autogen_CommonException.cpp:114:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(mSubType < 0 || mSubType > (sizeof(whats) / sizeof(whats[0]))) ~~~~~~~~ ^ ~ 1 warning generated. [CXX] autogen_ConversionException autogen_ConversionException.cpp:42:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(mSubType < 0 || mSubType > (sizeof(whats) / sizeof(whats[0]))) ~~~~~~~~ ^ ~ 1 warning generated. [AR] common [RANLIB] common [CXX] CompressStream [CXX] autogen_CompressException autogen_CompressException.cpp:52:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(mSubType < 0 || mSubType > (sizeof(whats) / sizeof(whats[0]))) ~~~~~~~~ ^ ~ 1 warning generated. [AR] compress [RANLIB] compress [CXX] CipherAES [CXX] CipherBlowfish [CXX] CipherContext [CXX] CipherDescription [CXX] MD5Digest [CXX] Random [CXX] RollingChecksum [CXX] autogen_CipherException autogen_CipherException.cpp:64:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(mSubType < 0 || mSubType > (sizeof(whats) / sizeof(whats[0]))) ~~~~~~~~ ^ ~ 1 warning generated. [AR] crypto [RANLIB] crypto [CXX] Daemon [CXX] LocalProcessStream [CXX] Protocol [CXX] ProtocolObject [CXX] ProtocolUncertainStream [CXX] SSLLib [CXX] ServerControl [CXX] Socket [CXX] SocketStream [CXX] SocketStreamTLS [CXX] TLSContext [CXX] WinNamedPipeStream [CXX] autogen_ConnectionException autogen_ConnectionException.cpp:138:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(mSubType < 0 || mSubType > (sizeof(whats) / sizeof(whats[0]))) ~~~~~~~~ ^ ~ 1 warning generated. [CXX] autogen_ServerException autogen_ServerException.cpp:148:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(mSubType < 0 || mSubType > (sizeof(whats) / sizeof(whats[0]))) ~~~~~~~~ ^ ~ 1 warning generated. [AR] server [RANLIB] server [CXX] BackupClientCryptoKeys [CXX] BackupClientFileAttributes [CXX] BackupClientMakeExcludeList [CXX] BackupClientRestore In file included from BackupClientRestore.cpp:66: ./BackupClientRestore.h:52:9: warning: 'BACKUPSCLIENTRESTORE_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef BACKUPSCLIENTRESTORE_H ^~~~~~~~~~~~~~~~~~~~~~ ./BackupClientRestore.h:53:9: note: 'BACKUPSCLIENTRESTORE__H' is defined here; did you mean 'BACKUPSCLIENTRESTORE_H'? #define BACKUPSCLIENTRESTORE__H ^~~~~~~~~~~~~~~~~~~~~~~ BACKUPSCLIENTRESTORE_H 1 warning generated. [CXX] BackupDaemonConfigVerify [CXX] BackupStoreDirectory [CXX] BackupStoreFile BackupStoreFile.cpp:346:7: warning: unused variable 'drained' [-Wunused-variable] int drained = rEncodedFile.Read(buffer, 1); ^ 1 warning generated. [CXX] BackupStoreFileCmbDiff [CXX] BackupStoreFileCmbIdx [CXX] BackupStoreFileCombine [CXX] BackupStoreFileCryptVar [CXX] BackupStoreFileDiff [CXX] BackupStoreFileEncodeStream In file included from BackupStoreFileEncodeStream.cpp:61: ./BackupStoreFileEncodeStream.h:116:11: warning: private field 'mNumBlocksInIndex' is not used [-Wunused-private-field] int64_t mNumBlocksInIndex; ^ 1 warning generated. [CXX] BackupStoreFileRevDiff [CXX] BackupStoreFilename [CXX] BackupStoreFilenameClear [CXX] BackupStoreObjectDump [CXX] autogen_BackupProtocolClient autogen_BackupProtocolClient.cpp:1202:36: warning: data argument not used by format string [-Wformat-extra-args] :"Receiving stream, size %d\n", Size); ^ autogen_BackupProtocolClient.cpp:1225:34: warning: data argument not used by format string [-Wformat-extra-args] :"Sending stream, size %d\n", Size); ^ 2 warnings generated. [CXX] autogen_BackupStoreException autogen_BackupStoreException.cpp:170:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(mSubType < 0 || mSubType > (sizeof(whats) / sizeof(whats[0]))) ~~~~~~~~ ^ ~ 1 warning generated. [AR] backupclient [RANLIB] backupclient [CXX] BackupClientContext [CXX] BackupClientDeleteList [CXX] BackupClientDirectoryRecord In file included from BackupClientDirectoryRecord.cpp:70: ./BackupClientInodeToIDMap.h:52:9: warning: 'BACKUPCLIENTINODETOIDMAP_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef BACKUPCLIENTINODETOIDMAP_H ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./BackupClientInodeToIDMap.h:53:9: note: 'BACKUPCLIENTINODETOIDMAP__H' is defined here; did you mean 'BACKUPCLIENTINODETOIDMAP_H'? #define BACKUPCLIENTINODETOIDMAP__H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BACKUPCLIENTINODETOIDMAP_H 1 warning generated. [CXX] BackupClientInodeToIDMap In file included from BackupClientInodeToIDMap.cpp:64: ./BackupClientInodeToIDMap.h:52:9: warning: 'BACKUPCLIENTINODETOIDMAP_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef BACKUPCLIENTINODETOIDMAP_H ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./BackupClientInodeToIDMap.h:53:9: note: 'BACKUPCLIENTINODETOIDMAP__H' is defined here; did you mean 'BACKUPCLIENTINODETOIDMAP_H'? #define BACKUPCLIENTINODETOIDMAP__H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BACKUPCLIENTINODETOIDMAP_H 1 warning generated. [CXX] BackupDaemon In file included from BackupDaemon.cpp:102: ./BackupClientInodeToIDMap.h:52:9: warning: 'BACKUPCLIENTINODETOIDMAP_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef BACKUPCLIENTINODETOIDMAP_H ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./BackupClientInodeToIDMap.h:53:9: note: 'BACKUPCLIENTINODETOIDMAP__H' is defined here; did you mean 'BACKUPCLIENTINODETOIDMAP_H'? #define BACKUPCLIENTINODETOIDMAP__H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BACKUPCLIENTINODETOIDMAP_H 1 warning generated. [CXX] Win32BackupService [CXX] Win32ServiceFunctions [CXX] autogen_ClientException autogen_ClientException.cpp:42:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(mSubType < 0 || mSubType > (sizeof(whats) / sizeof(whats[0]))) ~~~~~~~~ ^ ~ 1 warning generated. [CXX] bbackupd [LINK] bbackupd ../../release/lib/backupclient/backupclient.a(BackupClientFileAttributes.o): In function `BackupClientFileAttributes::FillExtendedAttr(StreamableMemBlock&, char const*)': BackupClientFileAttributes.cpp:(.text+0x41d3): undefined reference to `llistxattr' BackupClientFileAttributes.cpp:(.text+0x4206): undefined reference to `llistxattr' BackupClientFileAttributes.cpp:(.text+0x499d): undefined reference to `lgetxattr' BackupClientFileAttributes.cpp:(.text+0x4a15): undefined reference to `lgetxattr' ../../release/lib/backupclient/backupclient.a(BackupClientFileAttributes.o): In function `BackupClientFileAttributes::WriteExtendedAttr(char const*, int) const': BackupClientFileAttributes.cpp:(.text+0xb06b): undefined reference to `lsetxattr' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make: stopped in /usr/pkgsrc/work/sysutils/boxbackup-server/work/boxbackup-0.11.1/bin/bbackupd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/sysutils/boxbackup-server/work/boxbackup-0.11.1 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/boxbackup-server *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/boxbackup-server