=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for depot-5.14 # All started at Sat May 25 16:24:58 GMT 2013 ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/man ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/man ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib mkdir objdir mkdir build-include mkdir build-lib ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/include /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c depotlib.h ../build-include/depotlib.h /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c depot_autoconf.h ../build-include/depot_autoconf.h /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c cmu-copyright.h ../build-include/cmu-copyright.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/include ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/util gcc -O -DHAVE_CONFIG_H -I../build-include/ -c file.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c malloc.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c math.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c message.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c passwd.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c string.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c misc.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Error.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c timer.c gcc -O -DHAVE_CONFIG_H -I../build-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 libutil.a 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 /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libutil.a ../build-lib//libutil.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c util.h ../build-include//util.h /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Error.h ../build-include//DepotErrorCodes.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/util ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/FileOps gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_Copy.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_CreateDirectory.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_CreateLink.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_CreateSymLink.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_GetStatus.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_Move.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_ReadSymLink.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_ListDirectory.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_ListMatchesinDirectory.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_RemoveDirectory.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_RemovePath.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_SetStatus.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_Busy.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c File_Filter.c 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 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 /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libfile.a ../build-lib//libfile.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c File.h ../build-include//File.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/FileOps ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Lock gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Lock.c rm -f liblock.a ar rv liblock.a Lock.o ar: creating liblock.a a - Lock.o ranlib liblock.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c liblock.a ../build-lib//liblock.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Lock.h ../build-include//Lock.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Lock ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/FileSystemUtil gcc -O -DHAVE_CONFIG_H -I../build-include/ -c FileSystem_Initialize.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c FileSystem_GetFSInfo.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c FileSystem_End.c gcc -O -DHAVE_CONFIG_H -I../build-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 libfilesystemutil.a a - FileSystem_Initialize.o a - FileSystem_GetFSInfo.o a - FileSystem_End.o a - LibAFS.o ranlib libfilesystemutil.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libfilesystemutil.a ../build-lib//libfilesystemutil.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c FileSystem.h ../build-include//FileSystem.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/FileSystemUtil ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/FileSystemImage gcc -O -DHAVE_CONFIG_H -I../build-include/ -c FileSystemImage_Read.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c FileSystemImage_Build.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c FileSystemImage_Write.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c FileSystemImage_Locate.c gcc -O -DHAVE_CONFIG_H -I../build-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 libfilesystemimage.a a - FileSystemImage_Read.o a - FileSystemImage_Build.o a - FileSystemImage_Write.o a - FileSystemImage_Locate.o a - FileSystemImageUtil.o ranlib libfilesystemimage.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libfilesystemimage.a ../build-lib//libfilesystemimage.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c FileSystemImage.h ../build-include//FileSystemImage.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/FileSystemImage ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Hint gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Hint_CollectAllHints.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Hint_CollectPathHints.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintDB_GetHint.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintDB_GetRelatedHints.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintDB_MergeHintDB.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintDB_InsertHint.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintDB_SetPathPrefix.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintDB_UnsetPathPrefix.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintDB_Read.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintDB_Write.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintUtil.c 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 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 /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libhint.a ../build-lib//libhint.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Hint.h ../build-include//Hint.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Hint ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/HintService gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintService_GetHint.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintService_GetRelatedHints.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintService_SetHint.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c HintService_UnsetRelatedHints.c rm -f libhintservice.a ar rv libhintservice.a HintService_GetHint.o HintService_GetRelatedHints.o HintService_SetHint.o HintService_UnsetRelatedHints.o ar: creating libhintservice.a a - HintService_GetHint.o a - HintService_GetRelatedHints.o a - HintService_SetHint.o a - HintService_UnsetRelatedHints.o ranlib libhintservice.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libhintservice.a ../build-lib//libhintservice.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c HintService.h ../build-include//HintService.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/HintService ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/DepotConf /usr/bin/yacc -d GlobalDepotConf_Read.y /usr/bin/yacc: 1 shift/reduce conflict. /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/ -c GlobalDepotConf_Read.c /usr/pkgsrc/work/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/ -c GlobalDepotConf_Parse.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c GlobalDepotConf_Parse.o ../objdir//GlobalDepotConf_Parse.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c GlobalDepotConf_Write.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c GlobalDepotConf_Write.o ../objdir//GlobalDepotConf_Write.o /usr/bin/yacc -d CollectionDepotConf_Read.y /usr/bin/yacc: 1 shift/reduce conflict. /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/ -c CollectionDepotConf_Read.c /usr/pkgsrc/work/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/ -c CollectionDepotConf_Parse.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionDepotConf_Parse.o ../objdir//CollectionDepotConf_Parse.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c CollectionDepotConf_Write.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionDepotConf_Write.o ../objdir//CollectionDepotConf_Write.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c CollectionDepotConf_AppendGlobalDepotConf.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionDepotConf_AppendGlobalDepotConf.o ../objdir//CollectionDepotConf_AppendGlobalDepotConf.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c GlobalDepotConf_ExtractCollectionDepotConf.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c GlobalDepotConf_ExtractCollectionDepotConf.o ../objdir//GlobalDepotConf_ExtractCollectionDepotConf.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotConf.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotConf.o ../objdir//DepotConf.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotConfUtil.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotConfUtil.o ../objdir//DepotConfUtil.o /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotConf.h ../build-include//DepotConf.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/DepotConf ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Preference gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Preference_Lookup.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c PreferenceUtil.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c PreferenceDBUtil.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Preference_Set.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Preference_Get.c /usr/bin/yacc -d Preference_Read.y /usr/bin/yacc: 19 shift/reduce conflicts. /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/ -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/ -c Preference_Parse.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Preference_Write.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Preference_Diff.c gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Preference_CompoundGet.c gcc -O -DHAVE_CONFIG_H -I../build-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 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 /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libpreference.a ../build-lib//libpreference.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Preference.h ../build-include//Preference.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Preference ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/TargetDB gcc -O -DHAVE_CONFIG_H -I../build-include/ -I../../lib/Collection -I../../lib/CollectionList -c TargetDB_Read.c /usr/pkgsrc/work/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 -c TargetDB_Write.c /usr/pkgsrc/work/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 -c TargetDB_Locate.c /usr/pkgsrc/work/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 -c TargetDB_Delete.c /usr/pkgsrc/work/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 -c TargetDB_Merge.c /usr/pkgsrc/work/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 -c TargetDB_Obsolete.c /usr/pkgsrc/work/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 -c TargetDB_Prune.c /usr/pkgsrc/work/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 -c TargetDB_SortByOverrides.c /usr/pkgsrc/work/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 -c TargetDB_Conflict.c /usr/pkgsrc/work/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 -c TargetDB_Apply.c /usr/pkgsrc/work/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 -c TargetDB_Check.c /usr/pkgsrc/work/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 -c TargetDB_Update.c /usr/pkgsrc/work/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 -c TargetDB_CreateTargetPath.c /usr/pkgsrc/work/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 -c TargetDB_Special.c /usr/pkgsrc/work/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 -c TargetDB_SetTargetMappings.c /usr/pkgsrc/work/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 -c TargetDB_SetTargetFileStatus.c /usr/pkgsrc/work/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 -c TargetDB_Command.c /usr/pkgsrc/work/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 -c TargetDBUtil.c /usr/pkgsrc/work/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 -c SourceList_Merge.c /usr/pkgsrc/work/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 -c SourceList_Find.c /usr/pkgsrc/work/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 -c SourceList_Prune.c /usr/pkgsrc/work/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 -c SourceList_SortByOverrides.c /usr/pkgsrc/work/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 -c SourceList_Conflict.c /usr/pkgsrc/work/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 -c SourceListUtil.c /usr/pkgsrc/work/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 -c SourceUtil.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c SourceUtil.o ../objdir//SourceUtil.o /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c TargetDB.h ../build-include//TargetDB.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/TargetDB ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Collection gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_LocatePath.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_LocatePath.o ../objdir/Collection_LocatePath.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_PathMap.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_PathMap.o ../objdir/Collection_PathMap.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_TargetSourceFromFileStatus.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_TargetSourceFromFileStatus.o ../objdir/Collection_TargetSourceFromFileStatus.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_FSImageMap.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_FSImageMap.o ../objdir/Collection_FSImageMap.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_TargetSourceFromFSImage.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_TargetSourceFromFSImage.o ../objdir/Collection_TargetSourceFromFSImage.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_DeleteTarget.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_DeleteTarget.o ../objdir/Collection_DeleteTarget.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_CommandTarget.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_CommandTarget.o ../objdir/Collection_CommandTarget.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_TargetDBGenerate.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_TargetDBGenerate.o ../objdir/Collection_TargetDBGenerate.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_TargetDB.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_TargetDB.o ../objdir/Collection_TargetDB.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Collection_TargetSource.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection_TargetSource.o ../objdir/Collection_TargetSource.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c CollectionUtil.c CollectionUtil.c:63:8: warning: extra tokens at end of #endif directive /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionUtil.o ../objdir/CollectionUtil.o /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Collection.h ../build-include//Collection.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Collection ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/CollectionList gcc -O -DHAVE_CONFIG_H -I../build-include/ -c CollectionList_Read.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionList_Read.o ../objdir//CollectionList_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c CollectionList_Write.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionList_Write.o ../objdir//CollectionList_Write.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c CollectionList_SetCollectionStatus.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionList_SetCollectionStatus.o ../objdir//CollectionList_SetCollectionStatus.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c CollectionListUtil.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionListUtil.o ../objdir//CollectionListUtil.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c CollectionList_LocateCollection.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionList_LocateCollection.o ../objdir//CollectionList_LocateCollection.o /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c CollectionList.h ../build-include//CollectionList.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/CollectionList ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Command gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Command_Build.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Command_Build.o ../objdir//Command_Build.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Command_Run.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Command_Run.o ../objdir//Command_Run.o /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c Command.h ../build-include//Command.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Command ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/DepotDB gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotDB_OpenClose.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB_OpenClose.o ../objdir/DepotDB_OpenClose.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotDB_Read.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB_Read.o ../objdir/DepotDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotDB_ReadPreliminaryInfo.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB_ReadPreliminaryInfo.o ../objdir/DepotDB_ReadPreliminaryInfo.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotDB_CollectionList_Read.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB_CollectionList_Read.o ../objdir/DepotDB_CollectionList_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotDB_DepotConfDB_Read.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB_DepotConfDB_Read.o ../objdir/DepotDB_DepotConfDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotDB_PreferenceDB_Read.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB_PreferenceDB_Read.o ../objdir/DepotDB_PreferenceDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotDB_TargetDB_Read.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB_TargetDB_Read.o ../objdir/DepotDB_TargetDB_Read.o gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotDB_Write.c /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB_Write.o ../objdir/DepotDB_Write.o /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c DepotDB.h ../build-include//DepotDB.h ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/DepotDB ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Depot gcc -O -DHAVE_CONFIG_H -I../build-include/ -c Depot.c Depot.c: In function 'Depot': Depot.c:69: error: 'DEPOTSPECIALDIRECTORY' undeclared (first use in this function) Depot.c:69: error: (Each undeclared identifier is reported only once Depot.c:69: error: for each function it appears in.) Depot.c:69: error: 'DEPOTDBLOCKFILE' undeclared (first use in this function) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Depot ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/Depot ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/DepotQuery gcc -O -DHAVE_CONFIG_H -I../build-include/ -c DepotQuery_CollectionInfo.c DepotQuery_CollectionInfo.c:48:20: error: config.h: no such file or directory DepotQuery_CollectionInfo.c: In function 'DepotQuery_GetCollectionInfo': DepotQuery_CollectionInfo.c:74: error: 'DEPOTSPECIALDIRECTORY' undeclared (first use in this function) DepotQuery_CollectionInfo.c:74: error: (Each undeclared identifier is reported only once DepotQuery_CollectionInfo.c:74: error: for each function it appears in.) DepotQuery_CollectionInfo.c:74: error: 'DEPOTDBFILE' undeclared (first use in this function) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/DepotQuery ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/DepotQuery ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/libgen rm -f libdepotdb.a ar rv libdepotdb.a ../objdir/*.o ar: creating 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 /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libdepotdb.a ../build-lib//libdepotdb.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c MasterDepotDB.h ../build-include/ ./newvers gcc -O -c vers.c rm -f libdepotversion.a ar rv libdepotversion.a vers.o ar: creating libdepotversion.a a - vers.o ranlib libdepotversion.a /usr/pkgsrc/work/sysutils/depot/work/.tools/bin/install -c libdepotversion.a ../build-lib//libdepotversion.a ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib/libgen ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/lib ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/fsi_generate gcc -O -DHAVE_CONFIG_H -I../../lib/build-include -c fsi_generate.c 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 /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/fsi_generate ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/hintservice gcc -O -DHAVE_CONFIG_H -I../../lib/build-include/ -c hintservice.c 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 /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/hintservice ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/depot gcc -O -DHAVE_CONFIG_H -I../../lib/build-include/ -c depot.c In file included from depot.c:43: ../../lib/build-include/MasterDepotDB.h:14:19: error: Depot.h: no such file or directory ../../lib/build-include/MasterDepotDB.h:15:23: error: DepotUtil.h: no such file or directory depot.c:45:20: error: config.h: no such file or directory depot.c:48: error: 'DEPOT_DEFAULTTARGETPATH' undeclared here (not in a function) depot.c:50: error: 'M_NULL' undeclared here (not in a function) depot.c: In function 'HandleArgs': depot.c:213: error: 'M_LOCKONLY' undeclared (first use in this function) depot.c:213: error: (Each undeclared identifier is reported only once depot.c:213: error: for each function it appears in.) depot.c:228: error: 'M_SHOWACTIONSONLY' undeclared (first use in this function) depot.c:231: error: 'M_VERBOSE' undeclared (first use in this function) depot.c:239: error: 'M_IMPLICITLOCKINGALLOWED' undeclared (first use in this function) depot.c:242: error: 'M_DELTA' undeclared (first use in this function) depot.c:281: error: 'M_USEMODTIMES' undeclared (first use in this function) depot.c:281: error: 'M_NOMODTIMES' undeclared (first use in this function) depot.c:283: error: 'M_KEEPATTRIB' undeclared (first use in this function) depot.c:283: error: 'M_DITCHATTRIB' undeclared (first use in this function) depot.c:285: error: 'M_COMPRESSTDB' undeclared (first use in this function) depot.c:285: error: 'M_NOCOMPRESSTDB' undeclared (first use in this function) depot.c: In function 'Depot_CheckOptionsConsistency': depot.c:320: error: 'M_USEMODTIMES' undeclared (first use in this function) depot.c:321: error: 'M_NOMODTIMES' undeclared (first use in this function) depot.c:325: error: 'M_KEEPATTRIB' undeclared (first use in this function) depot.c:326: error: 'M_DITCHATTRIB' undeclared (first use in this function) depot.c:330: error: 'M_COMPRESSTDB' undeclared (first use in this function) depot.c:331: error: 'M_NOCOMPRESSTDB' undeclared (first use in this function) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/depot ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/depot ### Making all in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/depot_collectioninfo gcc -O -DHAVE_CONFIG_H -I../../lib/build-include/ -c depot_getcollectioninfo.c In file included from depot_getcollectioninfo.c:44: ../../lib/build-include/MasterDepotDB.h:14:19: error: Depot.h: no such file or directory ../../lib/build-include/MasterDepotDB.h:15:23: error: DepotUtil.h: no such file or directory depot_getcollectioninfo.c:47:24: error: DepotQuery.h: no such file or directory depot_getcollectioninfo.c: In function 'main': depot_getcollectioninfo.c:86: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/depot_collectioninfo ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd/depot_collectioninfo ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src/cmd ### Done with /usr/pkgsrc/work/sysutils/depot/work/depot-5.14/src # All finished at Sat May 25 16:25:21 GMT 2013 => Unwrapping files-to-be-installed.