=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for depot-5.14 # All started at Thu Nov 1 12:41:58 CET 2012 ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/man ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/man ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib mkdir objdir mkdir build-include mkdir build-lib ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/include /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c depotlib.h ../build-include/depotlib.h /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c depot_autoconf.h ../build-include/depot_autoconf.h /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c cmu-copyright.h ../build-include/cmu-copyright.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/include ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/util gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c file.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c malloc.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c math.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c message.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c passwd.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c string.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c misc.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Error.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c timer.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c compress.c rm -f libutil.a ar rv libutil.a file.o malloc.o math.o message.o passwd.o string.o misc.o Error.o timer.o compress.o ar: creating archive libutil.a /usr/bin/ranlib: file: libutil.a(misc.o) has no symbols /usr/bin/ranlib: file: libutil.a(timer.o) has no symbols a - file.o a - malloc.o a - math.o a - message.o a - passwd.o a - string.o a - misc.o a - Error.o a - timer.o a - compress.o ranlib libutil.a ranlib: file: libutil.a(misc.o) has no symbols ranlib: file: libutil.a(timer.o) has no symbols /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libutil.a ../build-lib//libutil.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c util.h ../build-include//util.h /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Error.h ../build-include//DepotErrorCodes.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/util ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/FileOps gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_Copy.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_CreateDirectory.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_CreateLink.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_CreateSymLink.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_GetStatus.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_Move.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_ReadSymLink.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_ListDirectory.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_ListMatchesinDirectory.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_RemoveDirectory.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_RemovePath.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_SetStatus.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_Busy.c File_Busy.c: In function '_genbusy_name': File_Busy.c:62: warning: format '%d' expects type 'int', but argument 6 has type 'time_t' gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c File_Filter.c File_Filter.c: In function 'File_Filter': File_Filter.c:135: warning: passing argument 2 of 'waitpid' from incompatible pointer type rm -f libfile.a ar rv libfile.a File_Copy.o File_CreateDirectory.o File_CreateLink.o File_CreateSymLink.o File_GetStatus.o File_Move.o File_ReadSymLink.o File_ListDirectory.o File_ListMatchesinDirectory.o File_RemoveDirectory.o File_RemovePath.o File_SetStatus.o File_Busy.o File_Filter.o ar: creating archive libfile.a a - File_Copy.o a - File_CreateDirectory.o a - File_CreateLink.o a - File_CreateSymLink.o a - File_GetStatus.o a - File_Move.o a - File_ReadSymLink.o a - File_ListDirectory.o a - File_ListMatchesinDirectory.o a - File_RemoveDirectory.o a - File_RemovePath.o a - File_SetStatus.o a - File_Busy.o a - File_Filter.o ranlib libfile.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libfile.a ../build-lib//libfile.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c File.h ../build-include//File.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/FileOps ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Lock gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Lock.c rm -f liblock.a ar rv liblock.a Lock.o ar: creating archive liblock.a a - Lock.o ranlib liblock.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c liblock.a ../build-lib//liblock.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Lock.h ../build-include//Lock.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Lock ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/FileSystemUtil gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c FileSystem_Initialize.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c FileSystem_GetFSInfo.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c FileSystem_End.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c AndrewFileSystem.c if [ -z "" ]; then gcc -O -DHAVE_CONFIG_H -I../build-include/ -o LibAFS.o -c null.c ; else ld -r -o LibAFS.o AndrewFileSystem.o ; fi rm -f libfilesystemutil.a ar rv libfilesystemutil.a FileSystem_Initialize.o FileSystem_GetFSInfo.o FileSystem_End.o LibAFS.o ar: creating archive libfilesystemutil.a /usr/bin/ranlib: file: libfilesystemutil.a(LibAFS.o) has no symbols a - FileSystem_Initialize.o a - FileSystem_GetFSInfo.o a - FileSystem_End.o a - LibAFS.o ranlib libfilesystemutil.a ranlib: file: libfilesystemutil.a(LibAFS.o) has no symbols /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libfilesystemutil.a ../build-lib//libfilesystemutil.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c FileSystem.h ../build-include//FileSystem.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/FileSystemUtil ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/FileSystemImage gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c FileSystemImage_Read.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c FileSystemImage_Build.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c FileSystemImage_Write.c FileSystemImage_Write.c: In function 'FileSystemImage_TreeWrite': FileSystemImage_Write.c:78: warning: format '%d' expects type 'int', but argument 3 has type 'time_t' FileSystemImage_Write.c:78: warning: format '%d' expects type 'int', but argument 3 has type 'time_t' FileSystemImage_Write.c:84: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' FileSystemImage_Write.c:84: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' FileSystemImage_Write.c:86: warning: format '%d' expects type 'int', but argument 3 has type 'time_t' FileSystemImage_Write.c:86: warning: format '%d' expects type 'int', but argument 3 has type 'time_t' FileSystemImage_Write.c:101: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' FileSystemImage_Write.c:101: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c FileSystemImage_Locate.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c FileSystemImageUtil.c rm -f libfilesystemimage.a ar rv libfilesystemimage.a FileSystemImage_Read.o FileSystemImage_Build.o FileSystemImage_Write.o FileSystemImage_Locate.o FileSystemImageUtil.o ar: creating archive libfilesystemimage.a a - FileSystemImage_Read.o a - FileSystemImage_Build.o a - FileSystemImage_Write.o a - FileSystemImage_Locate.o a - FileSystemImageUtil.o ranlib libfilesystemimage.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libfilesystemimage.a ../build-lib//libfilesystemimage.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c FileSystemImage.h ../build-include//FileSystemImage.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/FileSystemImage ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Hint gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Hint_CollectAllHints.c Hint_CollectAllHints.c: In function 'Hint_Tree_CollectAllHints': Hint_CollectAllHints.c:89: warning: format not a string literal and no format arguments gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Hint_CollectPathHints.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintDB_GetHint.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintDB_GetRelatedHints.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintDB_MergeHintDB.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintDB_InsertHint.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintDB_SetPathPrefix.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintDB_UnsetPathPrefix.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintDB_Read.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintDB_Write.c HintDB_Write.c: In function 'Hint_Write': HintDB_Write.c:92: warning: format '%d' expects type 'int', but argument 3 has type 'time_t' HintDB_Write.c:92: warning: format '%d' expects type 'int', but argument 3 has type 'time_t' gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintUtil.c HintUtil.c: In function 'Hint_Dump': HintUtil.c:203: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' HintUtil.c:203: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' rm -f libhint.a ar rv libhint.a Hint_CollectAllHints.o Hint_CollectPathHints.o HintDB_GetHint.o HintDB_GetRelatedHints.o HintDB_MergeHintDB.o HintDB_InsertHint.o HintDB_SetPathPrefix.o HintDB_UnsetPathPrefix.o HintDB_Read.o HintDB_Write.o HintUtil.o ar: creating archive libhint.a a - Hint_CollectAllHints.o a - Hint_CollectPathHints.o a - HintDB_GetHint.o a - HintDB_GetRelatedHints.o a - HintDB_MergeHintDB.o a - HintDB_InsertHint.o a - HintDB_SetPathPrefix.o a - HintDB_UnsetPathPrefix.o a - HintDB_Read.o a - HintDB_Write.o a - HintUtil.o ranlib libhint.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libhint.a ../build-lib//libhint.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Hint.h ../build-include//Hint.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Hint ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/HintService gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintService_GetHint.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintService_GetRelatedHints.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintService_SetHint.c HintService_SetHint.c: In function 'HintService_WriteToFile': HintService_SetHint.c:103: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' HintService_SetHint.c:103: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c HintService_UnsetRelatedHints.c HintService_UnsetRelatedHints.c: In function 'HintService_WriteToFile': HintService_UnsetRelatedHints.c:112: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' HintService_UnsetRelatedHints.c:112: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' rm -f libhintservice.a ar rv libhintservice.a HintService_GetHint.o HintService_GetRelatedHints.o HintService_SetHint.o HintService_UnsetRelatedHints.o ar: creating archive libhintservice.a a - HintService_GetHint.o a - HintService_GetRelatedHints.o a - HintService_SetHint.o a - HintService_UnsetRelatedHints.o ranlib libhintservice.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libhintservice.a ../build-lib//libhintservice.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c HintService.h ../build-include//HintService.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/HintService ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/DepotConf /usr/bin/yacc -d GlobalDepotConf_Read.y conflicts: 1 shift/reduce /usr/bin/sed -e 's/yy/GlobalDepotConf_Read_/g' -e 's/YY/GLOBALDEPOTCONF_READ_/g' y.tab.c > GlobalDepotConf_Read.c /usr/bin/sed -e 's/yy/GlobalDepotConf_Read_/g' -e 's/YY/GLOBALDEPOTCONF_READ_/g' y.tab.h > GlobalDepotConf_Read.h rm -f y.tab.c y.tab.h gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c GlobalDepotConf_Read.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c GlobalDepotConf_Read.o ../objdir//GlobalDepotConf_Read.o /usr/bin/lex -l GlobalDepotConf_Parse.l /usr/bin/sed -e 's/yy/GlobalDepotConf_Read_/g' -e 's/YY/GLOBALDEPOTCONF_READ_/g' lex.yy.c > GlobalDepotConf_Parse.c rm -f lex.yy.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c GlobalDepotConf_Parse.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c GlobalDepotConf_Parse.o ../objdir//GlobalDepotConf_Parse.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c GlobalDepotConf_Write.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c GlobalDepotConf_Write.o ../objdir//GlobalDepotConf_Write.o /usr/bin/yacc -d CollectionDepotConf_Read.y conflicts: 1 shift/reduce /usr/bin/sed -e 's/yy/CollectionDepotConf_Read_/g' -e 's/YY/COLLECTIONDEPOTCONF_READ_/g' y.tab.c > CollectionDepotConf_Read.c /usr/bin/sed -e 's/yy/CollectionDepotConf_Read_/g' -e 's/YY/COLLECTIONDEPOTCONF_READ_/g' y.tab.h > CollectionDepotConf_Read.h rm -f y.tab.c y.tab.h gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionDepotConf_Read.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionDepotConf_Read.o ../objdir//CollectionDepotConf_Read.o /usr/bin/lex -l CollectionDepotConf_Parse.l /usr/bin/sed -e 's/yy/CollectionDepotConf_Read_/g' -e 's/YY/COLLECTIONDEPOTCONF_READ_/g' lex.yy.c > CollectionDepotConf_Parse.c rm -f lex.yy.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionDepotConf_Parse.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionDepotConf_Parse.o ../objdir//CollectionDepotConf_Parse.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionDepotConf_Write.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionDepotConf_Write.o ../objdir//CollectionDepotConf_Write.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionDepotConf_AppendGlobalDepotConf.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionDepotConf_AppendGlobalDepotConf.o ../objdir//CollectionDepotConf_AppendGlobalDepotConf.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c GlobalDepotConf_ExtractCollectionDepotConf.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c GlobalDepotConf_ExtractCollectionDepotConf.o ../objdir//GlobalDepotConf_ExtractCollectionDepotConf.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotConf.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotConf.o ../objdir//DepotConf.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotConfUtil.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotConfUtil.o ../objdir//DepotConfUtil.o /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotConf.h ../build-include//DepotConf.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/DepotConf ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Preference gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_Lookup.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c PreferenceUtil.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c PreferenceDBUtil.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_Set.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_Get.c /usr/bin/yacc -d Preference_Read.y conflicts: 20 shift/reduce /usr/bin/sed -e 's/yy/Preference_Read_/g' -e 's/YY/PREFERENCE_READ_/g' y.tab.c > Preference_Read.c /usr/bin/sed -e 's/yy/Preference_Read_/g' -e 's/YY/PREFERENCE_READ_/g' y.tab.h > Preference_Read.h rm -f y.tab.c y.tab.h gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_Read.c /usr/bin/lex -l Preference_Parse.l /usr/bin/sed -e 's/yy/Preference_Read_/g' -e 's/YY/PREFERENCE_READ_/g' lex.yy.c > Preference_Parse.c rm -f lex.yy.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_Parse.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_Write.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_Diff.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_CompoundGet.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Preference_Depot.c rm -f libpreference.a ar rv libpreference.a Preference_Lookup.o PreferenceUtil.o PreferenceDBUtil.o Preference_Set.o Preference_Get.o Preference_Read.o Preference_Parse.o Preference_Write.o Preference_Diff.o Preference_CompoundGet.o Preference_Depot.o ar: creating archive libpreference.a a - Preference_Lookup.o a - PreferenceUtil.o a - PreferenceDBUtil.o a - Preference_Set.o a - Preference_Get.o a - Preference_Read.o a - Preference_Parse.o a - Preference_Write.o a - Preference_Diff.o a - Preference_CompoundGet.o a - Preference_Depot.o ranlib libpreference.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libpreference.a ../build-lib//libpreference.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Preference.h ../build-include//Preference.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Preference ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/TargetDB gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Read.c TargetDB_Read.c: In function 'TargetDB_Read': TargetDB_Read.c:483: warning: passing argument 1 of 'wait' from incompatible pointer type /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Read.o ../objdir//TargetDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Write.c TargetDB_Write.c: In function 'TargetDB_Write': TargetDB_Write.c:325: warning: passing argument 1 of 'wait' from incompatible pointer type /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Write.o ../objdir//TargetDB_Write.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Locate.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Locate.o ../objdir//TargetDB_Locate.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Delete.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Delete.o ../objdir//TargetDB_Delete.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Merge.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Merge.o ../objdir//TargetDB_Merge.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Obsolete.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Obsolete.o ../objdir//TargetDB_Obsolete.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Prune.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Prune.o ../objdir//TargetDB_Prune.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_SortByOverrides.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_SortByOverrides.o ../objdir//TargetDB_SortByOverrides.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Conflict.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Conflict.o ../objdir//TargetDB_Conflict.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Apply.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Apply.o ../objdir//TargetDB_Apply.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Check.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Check.o ../objdir//TargetDB_Check.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Update.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Update.o ../objdir//TargetDB_Update.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_CreateTargetPath.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_CreateTargetPath.o ../objdir//TargetDB_CreateTargetPath.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Special.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Special.o ../objdir//TargetDB_Special.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_SetTargetMappings.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_SetTargetMappings.o ../objdir//TargetDB_SetTargetMappings.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_SetTargetFileStatus.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_SetTargetFileStatus.o ../objdir//TargetDB_SetTargetFileStatus.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDB_Command.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB_Command.o ../objdir//TargetDB_Command.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c TargetDBUtil.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDBUtil.o ../objdir//TargetDBUtil.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c SourceList_Merge.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c SourceList_Merge.o ../objdir//SourceList_Merge.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c SourceList_Find.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c SourceList_Find.o ../objdir//SourceList_Find.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c SourceList_Prune.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c SourceList_Prune.o ../objdir//SourceList_Prune.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c SourceList_SortByOverrides.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c SourceList_SortByOverrides.o ../objdir//SourceList_SortByOverrides.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c SourceList_Conflict.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c SourceList_Conflict.o ../objdir//SourceList_Conflict.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c SourceListUtil.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c SourceListUtil.o ../objdir//SourceListUtil.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -no-cpp-precomp -isystem /usr/include -c SourceUtil.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c SourceUtil.o ../objdir//SourceUtil.o /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c TargetDB.h ../build-include//TargetDB.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/TargetDB ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Collection gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_LocatePath.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_LocatePath.o ../objdir/Collection_LocatePath.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_PathMap.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_PathMap.o ../objdir/Collection_PathMap.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_TargetSourceFromFileStatus.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_TargetSourceFromFileStatus.o ../objdir/Collection_TargetSourceFromFileStatus.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_FSImageMap.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_FSImageMap.o ../objdir/Collection_FSImageMap.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_TargetSourceFromFSImage.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_TargetSourceFromFSImage.o ../objdir/Collection_TargetSourceFromFSImage.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_DeleteTarget.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_DeleteTarget.o ../objdir/Collection_DeleteTarget.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_CommandTarget.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_CommandTarget.o ../objdir/Collection_CommandTarget.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_TargetDBGenerate.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_TargetDBGenerate.o ../objdir/Collection_TargetDBGenerate.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_TargetDB.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_TargetDB.o ../objdir/Collection_TargetDB.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Collection_TargetSource.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection_TargetSource.o ../objdir/Collection_TargetSource.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionUtil.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionUtil.o ../objdir/CollectionUtil.o /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Collection.h ../build-include//Collection.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Collection ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/CollectionList gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionList_Read.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionList_Read.o ../objdir//CollectionList_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionList_Write.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionList_Write.o ../objdir//CollectionList_Write.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionList_SetCollectionStatus.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionList_SetCollectionStatus.o ../objdir//CollectionList_SetCollectionStatus.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionListUtil.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionListUtil.o ../objdir//CollectionListUtil.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c CollectionList_LocateCollection.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionList_LocateCollection.o ../objdir//CollectionList_LocateCollection.o /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c CollectionList.h ../build-include//CollectionList.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/CollectionList ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Command gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Command_Build.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Command_Build.o ../objdir//Command_Build.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Command_Run.c Command_Run.c: In function 'Command_Run': Command_Run.c:74: warning: passing argument 1 of 'wait' from incompatible pointer type /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Command_Run.o ../objdir//Command_Run.o /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Command.h ../build-include//Command.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Command ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/DepotDB gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotDB_OpenClose.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB_OpenClose.o ../objdir/DepotDB_OpenClose.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotDB_Read.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB_Read.o ../objdir/DepotDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotDB_ReadPreliminaryInfo.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB_ReadPreliminaryInfo.o ../objdir/DepotDB_ReadPreliminaryInfo.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotDB_CollectionList_Read.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB_CollectionList_Read.o ../objdir/DepotDB_CollectionList_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotDB_DepotConfDB_Read.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB_DepotConfDB_Read.o ../objdir/DepotDB_DepotConfDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotDB_PreferenceDB_Read.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB_PreferenceDB_Read.o ../objdir/DepotDB_PreferenceDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotDB_TargetDB_Read.c /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB_TargetDB_Read.o ../objdir/DepotDB_TargetDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotDB_Write.c DepotDB_Write.c: In function 'DepotDB_Write': DepotDB_Write.c:151: warning: format '%d' expects type 'int', but argument 3 has type 'long int' DepotDB_Write.c:151: warning: format '%d' expects type 'int', but argument 4 has type 'long int' DepotDB_Write.c:151: warning: format '%d' expects type 'int', but argument 5 has type 'long int' DepotDB_Write.c:151: warning: format '%d' expects type 'int', but argument 6 has type 'long int' DepotDB_Write.c:151: warning: format '%d' expects type 'int', but argument 3 has type 'long int' DepotDB_Write.c:151: warning: format '%d' expects type 'int', but argument 4 has type 'long int' DepotDB_Write.c:151: warning: format '%d' expects type 'int', but argument 5 has type 'long int' DepotDB_Write.c:151: warning: format '%d' expects type 'int', but argument 6 has type 'long int' /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB_Write.o ../objdir/DepotDB_Write.o /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotDB.h ../build-include//DepotDB.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/DepotDB ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Depot gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Depot.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Depot_RunMode.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c Depot_CollectionUtil.c rm -f libdepot.a ar rv libdepot.a Depot.o Depot_RunMode.o Depot_CollectionUtil.o ar: creating archive libdepot.a a - Depot.o a - Depot_RunMode.o a - Depot_CollectionUtil.o ranlib libdepot.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libdepot.a ../build-lib//libdepot.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c Depot.h ../build-include//Depot.h /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c config.h ../build-include//config.h /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotUtil.h ../build-include//DepotUtil.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/Depot ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/DepotQuery gcc -O -DHAVE_CONFIG_H -I../build-include/ -no-cpp-precomp -isystem /usr/include -c DepotQuery_CollectionInfo.c rm -f libdepotquery.a ar rv libdepotquery.a DepotQuery_CollectionInfo.o ar: creating archive libdepotquery.a a - DepotQuery_CollectionInfo.o ranlib libdepotquery.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libdepotquery.a ../build-lib//libdepotquery.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c DepotQuery.h ../build-include//DepotQuery.h ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/DepotQuery ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/libgen rm -f libdepotdb.a ar rv libdepotdb.a ../objdir/*.o ar: creating archive libdepotdb.a a - ../objdir/CollectionDepotConf_AppendGlobalDepotConf.o a - ../objdir/CollectionDepotConf_Parse.o a - ../objdir/CollectionDepotConf_Read.o a - ../objdir/CollectionDepotConf_Write.o a - ../objdir/CollectionListUtil.o a - ../objdir/CollectionList_LocateCollection.o a - ../objdir/CollectionList_Read.o a - ../objdir/CollectionList_SetCollectionStatus.o a - ../objdir/CollectionList_Write.o a - ../objdir/CollectionUtil.o a - ../objdir/Collection_CommandTarget.o a - ../objdir/Collection_DeleteTarget.o a - ../objdir/Collection_FSImageMap.o a - ../objdir/Collection_LocatePath.o a - ../objdir/Collection_PathMap.o a - ../objdir/Collection_TargetDB.o a - ../objdir/Collection_TargetDBGenerate.o a - ../objdir/Collection_TargetSource.o a - ../objdir/Collection_TargetSourceFromFSImage.o a - ../objdir/Collection_TargetSourceFromFileStatus.o a - ../objdir/Command_Build.o a - ../objdir/Command_Run.o a - ../objdir/DepotConf.o a - ../objdir/DepotConfUtil.o a - ../objdir/DepotDB_CollectionList_Read.o a - ../objdir/DepotDB_DepotConfDB_Read.o a - ../objdir/DepotDB_OpenClose.o a - ../objdir/DepotDB_PreferenceDB_Read.o a - ../objdir/DepotDB_Read.o a - ../objdir/DepotDB_ReadPreliminaryInfo.o a - ../objdir/DepotDB_TargetDB_Read.o a - ../objdir/DepotDB_Write.o a - ../objdir/GlobalDepotConf_ExtractCollectionDepotConf.o a - ../objdir/GlobalDepotConf_Parse.o a - ../objdir/GlobalDepotConf_Read.o a - ../objdir/GlobalDepotConf_Write.o a - ../objdir/SourceListUtil.o a - ../objdir/SourceList_Conflict.o a - ../objdir/SourceList_Find.o a - ../objdir/SourceList_Merge.o a - ../objdir/SourceList_Prune.o a - ../objdir/SourceList_SortByOverrides.o a - ../objdir/SourceUtil.o a - ../objdir/TargetDBUtil.o a - ../objdir/TargetDB_Apply.o a - ../objdir/TargetDB_Check.o a - ../objdir/TargetDB_Command.o a - ../objdir/TargetDB_Conflict.o a - ../objdir/TargetDB_CreateTargetPath.o a - ../objdir/TargetDB_Delete.o a - ../objdir/TargetDB_Locate.o a - ../objdir/TargetDB_Merge.o a - ../objdir/TargetDB_Obsolete.o a - ../objdir/TargetDB_Prune.o a - ../objdir/TargetDB_Read.o a - ../objdir/TargetDB_SetTargetFileStatus.o a - ../objdir/TargetDB_SetTargetMappings.o a - ../objdir/TargetDB_SortByOverrides.o a - ../objdir/TargetDB_Special.o a - ../objdir/TargetDB_Update.o a - ../objdir/TargetDB_Write.o ranlib libdepotdb.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libdepotdb.a ../build-lib//libdepotdb.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c MasterDepotDB.h ../build-include/ ./newvers gcc -O -no-cpp-precomp -isystem /usr/include -c vers.c rm -f libdepotversion.a ar rv libdepotversion.a vers.o ar: creating archive libdepotversion.a a - vers.o ranlib libdepotversion.a /Users/kristerw/pbulk/scratch/sysutils/depot/work/.tools/bin/install -c libdepotversion.a ../build-lib//libdepotversion.a ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib/libgen ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/lib ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/fsi_generate gcc -O -DHAVE_CONFIG_H -I../../lib/build-include -no-cpp-precomp -isystem /usr/include -c fsi_generate.c fsi_generate.c: In function 'Usage': fsi_generate.c:57: warning: format '%s' expects type 'char *', but argument 3 has type 'int' fsi_generate.c:57: warning: format '%s' expects type 'char *', but argument 3 has type 'int' gcc -O -o fsi_generate fsi_generate.o ../../lib/build-lib/libfilesystemimage.a ../../lib/build-lib/libfilesystemutil.a ../../lib/build-lib/libfile.a ../../lib/build-lib/libutil.a ../../lib/build-lib/libdepotversion.a ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/fsi_generate ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/hintservice gcc -O -DHAVE_CONFIG_H -I../../lib/build-include/ -no-cpp-precomp -isystem /usr/include -c hintservice.c hintservice.c: In function 'Usage': hintservice.c:66: warning: format '%s' expects type 'char *', but argument 3 has type 'int' hintservice.c:66: warning: format '%s' expects type 'char *', but argument 3 has type 'int' gcc -O -DHAVE_CONFIG_H -I../../lib/build-include/ -o hintservice hintservice.o -L../../lib/build-lib/ -lhintservice -lhint -lfilesystemimage -lfilesystemutil -lfile -lutil -ldepotversion ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/hintservice ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/depot gcc -O -DHAVE_CONFIG_H -I../../lib/build-include/ -no-cpp-precomp -isystem /usr/include -c depot.c In file included from depot.c:46: Depot.h:29:2: error: #endif without #if Depot.h:37:1: warning: "M_NULL" redefined In file included from ../../lib/build-include/MasterDepotDB.h:14, from depot.c:43: ../../lib/build-include/Depot.h:35:1: warning: this is the location of the previous definition In file included from depot.c:46: Depot.h:38:1: warning: "M_LOCKONLY" redefined In file included from ../../lib/build-include/MasterDepotDB.h:14, from depot.c:43: ../../lib/build-include/Depot.h:36:1: warning: this is the location of the previous definition In file included from depot.c:46: Depot.h:39:1: warning: "M_SHOWACTIONSONLY" redefined In file included from ../../lib/build-include/MasterDepotDB.h:14, from depot.c:43: ../../lib/build-include/Depot.h:37:1: warning: this is the location of the previous definition In file included from depot.c:46: Depot.h:43:1: warning: "M_VERBOSE" redefined In file included from ../../lib/build-include/MasterDepotDB.h:14, from depot.c:43: ../../lib/build-include/Depot.h:39:1: warning: this is the location of the previous definition In file included from depot.c:46: Depot.h:46:1: warning: "M_IMPLICITLOCKINGALLOWED" redefined In file included from ../../lib/build-include/MasterDepotDB.h:14, from depot.c:43: ../../lib/build-include/Depot.h:40:1: warning: this is the location of the previous definition In file included from depot.c:46: Depot.h:57:2: error: #endif without #if depot.c:48: error: static declaration of 'Depot_TargetPath' follows non-static declaration Depot.h:50: error: previous declaration of 'Depot_TargetPath' was here depot.c:50: error: static declaration of 'Depot_UpdateMode' follows non-static declaration Depot.h:49: error: previous declaration of 'Depot_UpdateMode' was here *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/depot ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/depot ### Making all in /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/depot_collectioninfo gcc -O -DHAVE_CONFIG_H -I../../lib/build-include/ -no-cpp-precomp -isystem /usr/include -c depot_getcollectioninfo.c gcc -O -o depot_getcollectioninfo depot_getcollectioninfo.o -L../../lib/build-lib/ -ldepotquery -ldepotdb -lpreference -lhint -lfilesystemimage -lfile -lutil -ldepotversion ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd/depot_collectioninfo ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src/cmd ### Done with /Users/kristerw/pbulk/scratch/sysutils/depot/work/depot-5.14/src # All finished at Thu Nov 1 12:42:15 CET 2012 => Unwrapping files-to-be-installed.