��<html> <head> <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16"> </head> <body> <pre> <table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3> Build Log </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre> <h3>Build started: Project: PageBuilder, Configuration: Debug|Win32</h3> </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Command Lines </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "d:\Local\Projects\Design Studio\PageBuilder\PageBuilder\Debug\BAT00000660526104.bat" with contents [ @echo off nmake /NOLOGO boost libxml iconv zlib if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from &quot;Update third-party redistributables ...&quot; exit 1 :VCEnd ] Creating command line """d:\Local\Projects\Design Studio\PageBuilder\PageBuilder\Debug\BAT00000660526104.bat""" </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Output Window </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Update third-party redistributables ... Boost archive file: boost_1_43_0-trunk.tar.bz2 boost/boost_1_43_0 Removing previous version boost/boost_1_43_0 bin\tar --extract --use-compress-program=bin/bzip2.exe --directory=boost --totals "--file=boost_1_43_0-trunk.tar.bz2" Total bytes read: 228597760 (219MiB, 4.0MiB/s) cd boost\boost_1_43_0-trunk bootstrap Building Boost.Jam build engine command.c compile.c debug.c execnt.c expand.c filent.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c Generating Code... Compiling... pathunix.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c md5.c pwd.c class.c w32_getreg.c native.c set.c path.c regex.c Generating Code... Compiling... property-set.c sequence.c order.c Generating Code... command.c compile.c debug.c expand.c glob.c hash.c hcache.c headers.c hdrmacro.c jam.c jambase.c jamgram.c lists.c make.c make1.c mem.c newstr.c option.c output.c parse.c Generating Code... Compiling... regexp.c rules.c scan.c search.c subst.c w32_getreg.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c md5.c set.c path.c regex.c property-set.c Generating Code... Compiling... sequence.c order.c execnt.c filent.c pathunix.c Generating Code... Bootstrapping is done. To build, run: .\bjam To adjust configuration, edit 'project-config.jam'. Further information: - Command line help: .\bjam --help - Getting started guide: http://boost.org/more/getting_started/windows.html - Boost.Build documentation: http://www.boost.org/boost-build2/doc/html/index.html echo Building boost_1_43_0-trunk libraries Building boost_1_43_0-trunk libraries .\bjam toolset=msvc-9.0 & IF ERRORLEVEL 1 (bin\rm -rf "boost/boost_1_43_0-trunk/stage" & exit 1) Building the Boost C++ Libraries. ...found 17 targets... ...updating 11 targets... common.mkdir bin.v2 common.mkdir bin.v2\libs common.mkdir bin.v2\libs\regex common.mkdir bin.v2\libs\regex\build common.mkdir bin.v2\libs\regex\build\msvc-9.0 common.mkdir bin.v2\libs\regex\build\msvc-9.0\debug common.mkdir bin.v2\libs\regex\build\msvc-9.0\debug\threading-multi has_icu_test.cpp libs\regex\build\has_icu_test.cpp(12) : fatal error C1083: Cannot open include file: 'unicode/uversion.h': No such file or directory compile-c-c++ bin.v2\libs\regex\build\msvc-9.0\debug\threading-multi\has_icu_test.obj call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul cl /Zm800 -nologo @"bin.v2\libs\regex\build\msvc-9.0\debug\threading-multi\has_icu_test.obj.rsp" ...failed compile-c-c++ bin.v2\libs\regex\build\msvc-9.0\debug\threading-multi\has_icu_test.obj... ...skipped <pbin.v2\libs\regex\build\msvc-9.0\debug\threading-multi>has_icu.exe for lack of <pbin.v2\libs\regex\build\msvc-9.0\debug\threading-multi>has_icu_test.obj... ...failed updating 1 target... ...skipped 1 target... ...updated 7 targets... ...skipped <pbin.v2\libs\regex\build\msvc-9.0\debug\threading-multi>has_icu.pdb for lack of <pbin.v2\libs\regex\build\msvc-9.0\debug\threading-multi>has_icu_test.obj... ...skipped 1 target... Performing configuration checks - has_icu builds : no warning: Graph library does not contain MPI-based parallel components. note: to enable them, add "using mpi ;" to your user-config.jam ...found 48 targets... ...updating 6 targets... common.mkdir bin.v2\libs\math common.mkdir bin.v2\libs\math\config common.mkdir bin.v2\libs\math\config\msvc-9.0 common.mkdir bin.v2\libs\math\config\msvc-9.0\debug common.mkdir bin.v2\libs\math\config\msvc-9.0\debug\threading-multi has_long_double_support.cpp compile-c-c++ bin.v2\libs\math\config\msvc-9.0\debug\threading-multi\has_long_double_support.obj ...updated 6 targets... - ../config//has_long_double_support builds : yes warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. Component configuration: - date_time : building - filesystem : building - graph : building - graph_parallel : building - iostreams : building - math : building - mpi : building - program_options : building - python : building - random : building - regex : building - serialization : building - signals : building - system : building - test : building - thread : building - wave : building ...patience... ...patience... ...patience... ...patience... ...found 7315 targets... ...updating 861 targets... common.mkdir stage common.mkdir stage\lib common.mkdir bin.v2\libs\iostreams common.mkdir bin.v2\libs\iostreams\build common.mkdir bin.v2\libs\iostreams\build\msvc-9.0 common.mkdir bin.v2\libs\iostreams\build\msvc-9.0\debug common.mkdir bin.v2\libs\iostreams\build\msvc-9.0\debug\link-static common.mkdir bin.v2\libs\iostreams\build\msvc-9.0\debug\link-static\threading-multi file_descriptor.cpp libs\iostreams\src\file_descriptor.cpp(241) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) compile-c-c++ bin.v2\libs\iostreams\build\msvc-9.0\debug\link-static\threading-multi\file_descriptor.obj mapped_file.cpp libs\iostreams\src\mapped_file.cpp(59) : warning C4244: 'return' : conversion from 'const boost::iostreams::stream_offset' to 'size_t', possible loss of data libs\iostreams\src\mapped_file.cpp(325) : warning C4244: 'argument' : conversion from 'boost::iostreams::stream_offset' to 'SIZE_T', possible loss of data compile-c-c++ bin.v2\libs\iostreams\build\msvc-9.0\debug\link-static\threading-multi\mapped_file.obj msvc.archive bin.v2\libs\iostreams\build\msvc-9.0\debug\link-static\threading-multi\libboost_iostreams-vc90-mt-gd-1_44.lib common.copy stage\lib\libboost_iostreams-vc90-mt-gd-1_44.lib bin.v2\libs\iostreams\build\msvc-9.0\debug\link-static\threading-multi\libboost_iostreams-vc90-mt-gd-1_44.lib 1 file(s) copied. common.mkdir bin.v2\libs\math\build common.mkdir bin.v2\libs\math\build\msvc-9.0 common.mkdir bin.v2\libs\math\build\msvc-9.0\debug common.mkdir bin.v2\libs\math\build\msvc-9.0\debug\link-static common.mkdir bin.v2\libs\math\build\msvc-9.0\debug\link-static\threading-multi pch.pch.cpp [...] ...updated 861 targets... The Boost C++ Libraries were successfully built! The following directory should be added to compiler include paths: d:\Local\Projects\Design Studio\PageBuilder\Redist\boost\boost_1_43_0-trunk The following directory should be added to linker library paths: d:\Local\Projects\Design Studio\PageBuilder\Redist\boost\boost_1_43_0-trunk\stage\lib </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Results </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://d:\Local\Projects\Design Studio\PageBuilder\PageBuilder\Debug\BuildLog.htm" PageBuilder - 1 error(s), 150 warning(s) </pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2> </font></table></body></html>