Build Log
  

------- Build started: Project: psetLib, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\lamp\ZoneSegmentation\src\utils\psetLib\Debug\RSP000004.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TC
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\XycutFunction.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\WriteTrainReportHeader.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\WriteTestReportHeader.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\VoronoiFunction.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\voronoi.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\util.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\usage.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Train.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Test.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\sort.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\sites.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Simplex.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadXycutParam.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadWeight.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadVoronoiParam.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadTrainProtocol.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadTestProtocol.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadSimplexParam.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadFileNames.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadDocstrumParam.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadBenchParam.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\read_image.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\output.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\nrutil.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\memory.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\label_func.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\img_to_site.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\heap.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\hash.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\geometry.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\GenscoreXycut.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\GenscoreVoronoi.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\GenscoreTestDriver.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\GenscoreDocstrum.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\FreeJobTrain.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\FreeJobTest.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\EvalXycut.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\EvalVoronoi.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\EvalDocstrum.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\erase.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\edgelist.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\DocstrumFunction.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\dinfo.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\cline.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\CalendarTime.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\brect.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\bit_func.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\BenchScoring.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Bench.c"
"\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Amotry.c"
]
Creating command line "cl.exe @c:\lamp\ZoneSegmentation\src\utils\psetLib\Debug\RSP000004.rsp /nologo"
Creating temporary file "c:\lamp\ZoneSegmentation\src\utils\psetLib\Debug\RSP000005.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\psetLib.cpp
]
Creating command line "cl.exe @c:\lamp\ZoneSegmentation\src\utils\psetLib\Debug\RSP000005.rsp /nologo"
Output Window
  
Compiling...
XycutFunction.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\XycutFunction.c(15) : fatal error C1083: Cannot open include file: 'rafport.h': No such file or directory
WriteTrainReportHeader.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\WriteTrainReportHeader.c(18) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
WriteTestReportHeader.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\WriteTestReportHeader.c(17) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
VoronoiFunction.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\VoronoiFunction.c(17) : fatal error C1083: Cannot open include file: 'rafport.h': No such file or directory
voronoi.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\voronoi.c(11) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
util.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\util.c(1) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
usage.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\usage.c(9) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
Train.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Train.c(17) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
Test.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Test.c(17) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
sort.c
sites.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\sites.c(9) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
Simplex.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Simplex.c(19) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
ReadXycutParam.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadXycutParam.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
ReadWeight.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadWeight.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
ReadVoronoiParam.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadVoronoiParam.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
ReadTrainProtocol.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadTrainProtocol.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
ReadTestProtocol.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadTestProtocol.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
ReadSimplexParam.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadSimplexParam.c(17) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
ReadFileNames.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadFileNames.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
ReadDocstrumParam.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadDocstrumParam.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
Generating Code...
Compiling...
ReadBenchParam.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ReadBenchParam.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
read_image.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\read_image.c(9) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
ParseArgTrain.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(27) : error C2001: newline in constant
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(28) : error C2065: 'o' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(28) : error C2065: 'opt_param_file' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(28) : warning C4047: '<' : 'char [41]' differs in levels of indirection from 'int'
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(28) : error C2065: 'b' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(28) : error C2065: 'bench_param_file' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(29) : error C2065: 's' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(29) : error C2065: 'seg_param_file' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(29) : error C2065: 'w' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(29) : error C2065: 'weight_file' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : error C2065: 't' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : error C2065: 'TrainReport' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : error C2065: 'r' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : error C2065: 'Optimal_Seg_Parameter_file' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : error C2017: illegal escape sequence
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : error C2001: newline in constant
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : error C2065: 'n' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(30) : error C2143: syntax error : missing ')' before 'string'
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTrain.c(42) : warning C4013: 'getopt' undefined; assuming extern returning int
ParseArgTest.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(26) : error C2001: newline in constant
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2065: 's' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2065: 'seg_param_file' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : warning C4047: '<' : 'char [62]' differs in levels of indirection from 'int'
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2065: 'w' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2065: 'weight_file' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2065: 't' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2065: 'TestReport' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2017: illegal escape sequence
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2001: newline in constant
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2065: 'n' : undeclared identifier
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(27) : error C2143: syntax error : missing ')' before 'string'
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\ParseArgTest.c(37) : warning C4013: 'getopt' undefined; assuming extern returning int
output.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\output.c(12) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
nrutil.c
memory.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\memory.c(12) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
label_func.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\label_func.c(13) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
img_to_site.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\img_to_site.c(18) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
heap.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\heap.c(9) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
hash.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\hash.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
geometry.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\geometry.c(12) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
GenscoreXycut.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\GenscoreXycut.c(17) : fatal error C1083: Cannot open include file: 'rafport.h': No such file or directory
GenscoreVoronoi.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\GenscoreVoronoi.c(17) : fatal error C1083: Cannot open include file: 'rafport.h': No such file or directory
GenscoreTestDriver.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\GenscoreTestDriver.c(9) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
GenscoreDocstrum.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\GenscoreDocstrum.c(17) : fatal error C1083: Cannot open include file: 'rafport.h': No such file or directory
FreeJobTrain.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\FreeJobTrain.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
FreeJobTest.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\FreeJobTest.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
EvalXycut.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\EvalXycut.c(17) : fatal error C1083: Cannot open include file: 'rafport.h': No such file or directory
EvalVoronoi.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\EvalVoronoi.c(17) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
Generating Code...
Compiling...
EvalDocstrum.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\EvalDocstrum.c(17) : fatal error C1083: Cannot open include file: 'rafport.h': No such file or directory
erase.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\erase.c(26) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
edgelist.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\edgelist.c(11) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
DocstrumFunction.c
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\sys\uio.h(86) : fatal error C1083: Cannot open include file: 'sys/cdefs.h': No such file or directory
dinfo.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\dinfo.c(10) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
cline.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\cline.c(13) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
CalendarTime.c
brect.c
bit_func.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\bit_func.c(18) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
BenchScoring.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\BenchScoring.c(13) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
Bench.c
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\sys\uio.h(86) : fatal error C1083: Cannot open include file: 'sys/cdefs.h': No such file or directory
Amotry.c
c:\lamp\ZoneSegmentation\src\utils\pset-1.01\src\Amotry.c(16) : fatal error C1083: Cannot open include file: 'pset.h': No such file or directory
Generating Code...
Results
  
Build log was saved at "file://c:\lamp\ZoneSegmentation\src\utils\psetLib\Debug\BuildLog.htm"
psetLib - 74 error(s), 6 warning(s)