Boost logo

Boost-Build :

From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2005-09-30 19:51:22


Hi All.

I am trying to build Boost docs in Boost CVS. I did the following:

1) rebuilt bjam and put it in the path;
2) modified v2/user-config.jam to uncomment some toolsets, and to add stuff
as described in the Boostbook documentation;
3) downloaded stylesheets, etc., as described in the boostbook
documentation.

I am trying to build it from BOOST-ROOT/doc. Here is what I am getting:

C:\ark\boost-cvs\boost\doc>bjam --v2
syntax error at EOF
warning: Python location is not configured
warning: the Boost.Python library won't be built
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
warning: no toolsets are configured.
warning: you won't be able to build C++ programs.
warning: please consult the documentation.

error: unable to construct
../libs/program_options/build/boost_program_options
To debug this problem, try the --debug-generators option.

And, as suggested:

C:\ark\boost-cvs\boost\doc>bjam --v2 --debug-generators
syntax error at EOF
warning: Python location is not configured
warning: the Boost.Python library won't be built
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
warning: no toolsets are configured.
warning: you won't be able to build C++ programs.
warning: please consult the documentation.

*** construct BOOSTBOOK
from { /C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string_regex.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/classification.hp
p.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/sequence_traits.h
pp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/std_containers_tr
aits.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/concept.hpp.HPP }

from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/compare.hpp.HPP }

from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/constants.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/case_conv.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/finder.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_iterator.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/trim.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/predicate.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/split.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/erase.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/replace.hpp.HPP }

from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_format.hpp.H
PP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/formatter.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex_find_format
.hpp.HPP }
properties: <asynch-exceptions>off <debug-symbols>on
<define>BOOST_ALL_
NO_LIB=1 <doxygen:param>ENABLE_PREPROCESSING=YES
<doxygen:param>EXPAND_ONLY_PRED
EF=YES <doxygen:param>EXTRACT_PRIVATE=NO
<doxygen:param>HIDE_UNDOC_MEMBERS=YES <
doxygen:param>MACRO_EXPANSION=YES
<doxygen:param>PREDEFINED=BOOST_STRING_TYPENAM
E=typename "BOOST_STATIC_CONSTANT(type,var)=static const type var;"
<doxygen:par
am>SEARCH_INCLUDES=YES <exception-handling>on <extern-c-nothrow>off
<format>html
<hardcode-dll-paths>true <include>.. <inlining>off
<install-dependencies>off <l
ink>shared <main-target-type>BOOSTBOOK <optimization>off <os>NT
<profiling>off <
rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native
<symlink-locat
ion>project-relative
<tag>@Jamfile</C:/ark/boost-cvs/boost>%Jamfile</C:/ark/boos
t-cvs/boost>.tag <threading>single <user-interface>console <variant>debug
<warni
ngs-as-errors>off <warnings>all
find-viable-generators target-type= BOOSTBOOK property-set= debug
trying type BOOSTBOOK
there are generators for this type
trying generator doxygen.xml-to-boostbook ( DOXYGEN_XML -> BOOSTBOOK )
is viable
*** 1 viable generators
generator doxygen.xml-to-boostbook
multiple:
composing:
*** construct DOXYGEN_XML
from { /C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string_regex.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/classificatio
n.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/sequence_trai
ts.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/std_container
s_traits.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/concept.hpp.H
PP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/compare.hpp.H
PP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/constants.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/case_conv.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/finder.hpp.HP
P }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_iterator
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/trim.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/predicate.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/split.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/erase.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/replace.hpp.H
PP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_format.h
pp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/formatter.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex.hpp.HPP
}
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex_find_fo
rmat.hpp.HPP }
properties: <asynch-exceptions>off <debug-symbols>on
<define>BOOST_
ALL_NO_LIB=1 <doxygen:param>ENABLE_PREPROCESSING=YES
<doxygen:param>EXPAND_ONLY_
PREDEF=YES <doxygen:param>EXTRACT_PRIVATE=NO
<doxygen:param>HIDE_UNDOC_MEMBERS=Y
ES <doxygen:param>MACRO_EXPANSION=YES
<doxygen:param>PREDEFINED=BOOST_STRING_TYP
ENAME=typename "BOOST_STATIC_CONSTANT(type,var)=static const type var;"
<doxygen
:param>SEARCH_INCLUDES=YES <exception-handling>on <extern-c-nothrow>off
<format>
html <hardcode-dll-paths>true <include>.. <inlining>off
<install-dependencies>of
f <link>shared <main-target-type>BOOSTBOOK <optimization>off <os>NT
<profiling>o
ff <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native
<symlink-l
ocation>project-relative
<tag>@Jamfile</C:/ark/boost-cvs/boost>%Jamfile</C:/ark/
boost-cvs/boost>.tag <threading>single <user-interface>console
<variant>debug <w
arnings-as-errors>off <warnings>all
find-viable-generators target-type= DOXYGEN_XML property-set= debug
trying type DOXYGEN_XML
there are generators for this type
trying generator doxygen.collect ( DOXYGEN_XML_MULTIFILE ->
DOXYGEN_XML
)
is viable
*** 1 viable generators
generator doxygen.collect
multiple:
composing:
*** construct DOXYGEN_XML_MULTIFILE
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.HPP }

from {
/C:/ark/boost-cvs/boost/boost/algorithm/string_regex.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/classific
ation.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/sequence_
traits.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/std_conta
iners_traits.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/concept.h
pp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/compare.h
pp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/constants
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/case_conv
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find.hpp.
HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/finder.hp
p.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_iter
ator.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/trim.hpp.
HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/predicate
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/split.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/erase.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/replace.h
pp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_form
at.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/formatter
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex.hpp
.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex_fin
d_format.hpp.HPP }
properties: <asynch-exceptions>off <debug-symbols>on
<define>BO
OST_ALL_NO_LIB=1 <doxygen:param>ENABLE_PREPROCESSING=YES
<doxygen:param>EXPAND_O
NLY_PREDEF=YES <doxygen:param>EXTRACT_PRIVATE=NO
<doxygen:param>HIDE_UNDOC_MEMBE
RS=YES <doxygen:param>MACRO_EXPANSION=YES
<doxygen:param>PREDEFINED=BOOST_STRING
_TYPENAME=typename "BOOST_STATIC_CONSTANT(type,var)=static const type var;"
<dox
ygen:param>SEARCH_INCLUDES=YES <exception-handling>on <extern-c-nothrow>off
<for
mat>html <hardcode-dll-paths>true <include>.. <inlining>off
<install-dependencie
s>off <link>shared <main-target-type>BOOSTBOOK <optimization>off <os>NT
<profili
ng>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native
<symli
nk-location>project-relative
<tag>@Jamfile</C:/ark/boost-cvs/boost>%Jamfile</C:/
ark/boost-cvs/boost>.tag <threading>single <user-interface>console
<variant>debu
g <warnings-as-errors>off <warnings>all
find-viable-generators target-type= DOXYGEN_XML_MULTIFILE
property-
set= debug
trying type DOXYGEN_XML_MULTIFILE
there are generators for this type
trying generator doxygen.run ( DOXYFILE ->
DOXYGEN_XML_MULTIFILE )
is viable
*** 1 viable generators
generator doxygen.run
multiple:
composing:
*** construct DOXYFILE
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.H
PP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string_regex
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/class
ification.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/seque
nce_traits.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/std_c
ontainers_traits.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/conce
pt.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/compa
re.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/const
ants.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/case_
conv.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find.
hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/finde
r.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_
iterator.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/trim.
hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/predi
cate.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/split
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/erase
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/repla
ce.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_
format.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/forma
tter.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex
.hpp.HPP }
from {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex
_find_format.hpp.HPP }
properties: <asynch-exceptions>off <debug-symbols>on
<defin
e>BOOST_ALL_NO_LIB=1 <doxygen:param>ENABLE_PREPROCESSING=YES
<doxygen:param>EXPA
ND_ONLY_PREDEF=YES <doxygen:param>EXTRACT_PRIVATE=NO
<doxygen:param>HIDE_UNDOC_M
EMBERS=YES <doxygen:param>MACRO_EXPANSION=YES
<doxygen:param>PREDEFINED=BOOST_ST
RING_TYPENAME=typename "BOOST_STATIC_CONSTANT(type,var)=static const type
var;"
<doxygen:param>SEARCH_INCLUDES=YES <exception-handling>on
<extern-c-nothrow>off
<format>html <hardcode-dll-paths>true <include>.. <inlining>off
<install-depende
ncies>off <link>shared <main-target-type>BOOSTBOOK <optimization>off <os>NT
<pro
filing>off <rtti>on <runtime-debugging>on <runtime-link>shared
<stdlib>native <s
ymlink-location>project-relative
<tag>@Jamfile</C:/ark/boost-cvs/boost>%Jamfile<
/C:/ark/boost-cvs/boost>.tag <threading>single <user-interface>console
<variant>
debug <warnings-as-errors>off <warnings>all
find-viable-generators target-type= DOXYFILE property-set=
debu
g
trying type DOXYFILE
there are generators for this type
trying generator doxygen.headers-to-doxyfile ( H HPP ->
DOXYFIL
E )
is viable
*** 1 viable generators
generator doxygen.headers-to-doxyfile
multiple:
composing: true
alt2 : consumed is {
/C:/ark/boost-cvs/boost/boost/algorithm/st
ring.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string_regex.hpp.HPP }
{ /C:/ark/boost-cvs/boost/boost/algorithm/string/classification.hpp.HPP }
{ /C:/
ark/boost-cvs/boost/boost/algorithm/string/sequence_traits.hpp.HPP } {
/C:/ark/b
oost-cvs/boost/boost/algorithm/string/std_containers_traits.hpp.HPP } {
/C:/ark/
boost-cvs/boost/boost/algorithm/string/concept.hpp.HPP } {
/C:/ark/boost-cvs/boo
st/boost/algorithm/string/compare.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algo
rithm/string/constants.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/strin
g/case_conv.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find.hpp.
HPP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/finder.hpp.HPP } {
/C:/ar
k/boost-cvs/boost/boost/algorithm/string/find_iterator.hpp.HPP } {
/C:/ark/boost
-cvs/boost/boost/algorithm/string/trim.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost
/algorithm/string/predicate.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/
string/split.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/erase.hp
p.HPP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/replace.hpp.HPP }
{ /C:
/ark/boost-cvs/boost/boost/algorithm/string/find_format.hpp.HPP } {
/C:/ark/boos
t-cvs/boost/boost/algorithm/string/formatter.hpp.HPP } {
/C:/ark/boost-cvs/boost
/boost/algorithm/string/regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorith
m/string/regex_find_format.hpp.HPP }
SUCCESS: {
doxygen%doxygen.headers-to-doxyfile-autodoc.doxyf
ile.DOXYFILE { /C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.HPP } {
/C:/ar
k/boost-cvs/boost/boost/algorithm/string_regex.hpp.HPP } {
/C:/ark/boost-cvs/boo
st/boost/algorithm/string/classification.hpp.HPP } {
/C:/ark/boost-cvs/boost/boo
st/algorithm/string/sequence_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/al
gorithm/string/std_containers_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/a
lgorithm/string/concept.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/stri
ng/compare.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/constants.
hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/case_conv.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find.hpp.HPP } {
/C:/ark/boost-c
vs/boost/boost/algorithm/string/finder.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost
/algorithm/string/find_iterator.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algori
thm/string/trim.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/predi
cate.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/split.hpp.HPP }
{ /C:/ark/boost-cvs/boost/boost/algorithm/string/erase.hpp.HPP } {
/C:/ark/boost
-cvs/boost/boost/algorithm/string/replace.hpp.HPP } {
/C:/ark/boost-cvs/boost/bo
ost/algorithm/string/find_format.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algor
ithm/string/formatter.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string
/regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex_find_for
mat.hpp.HPP } }

generator doxygen.headers-to-doxyfile spawned
{
doxygen%doxygen.headers-to-doxyfile-autodoc.doxyfile.DOXYFI
LE { /C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.HPP } {
/C:/ark/boost-cv
s/boost/boost/algorithm/string_regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/a
lgorithm/string/classification.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorit
hm/string/sequence_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/st
ring/std_containers_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/s
tring/concept.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/compare
.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/constants.hpp.HPP }
{ /C:/ark/boost-cvs/boost/boost/algorithm/string/case_conv.hpp.HPP } {
/C:/ark/b
oost-cvs/boost/boost/algorithm/string/find.hpp.HPP } {
/C:/ark/boost-cvs/boost/b
oost/algorithm/string/finder.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm
/string/find_iterator.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string
/trim.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/predicate.hpp.H
PP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/split.hpp.HPP } {
/C:/ark/
boost-cvs/boost/boost/algorithm/string/erase.hpp.HPP } {
/C:/ark/boost-cvs/boost
/boost/algorithm/string/replace.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algori
thm/string/find_format.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/strin
g/formatter.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex.hpp
.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex_find_format.hpp.HP
P } }
alt1
SUCCESS: {
doxygen%doxygen.run-autodoc.xml.DOXYGEN_XML_MULTIFILE
{ doxygen%doxygen.headers-to-doxyfile-autodoc.doxyfile.DOXYFILE {
/C:/ark/boost
-cvs/boost/boost/algorithm/string.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algo
rithm/string_regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/cl
assification.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/sequence
_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/std_container
s_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/concept.hpp.
HPP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/compare.hpp.HPP } {
/C:/a
rk/boost-cvs/boost/boost/algorithm/string/constants.hpp.HPP } {
/C:/ark/boost-cv
s/boost/boost/algorithm/string/case_conv.hpp.HPP } {
/C:/ark/boost-cvs/boost/boo
st/algorithm/string/find.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/str
ing/finder.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_itera
tor.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/trim.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/predicate.hpp.HPP } {
/C:/ark/boo
st-cvs/boost/boost/algorithm/string/split.hpp.HPP } {
/C:/ark/boost-cvs/boost/bo
ost/algorithm/string/erase.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/s
tring/replace.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_fo
rmat.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/formatter.hpp.HP
P } { /C:/ark/boost-cvs/boost/boost/algorithm/string/regex.hpp.HPP } {
/C:/ark/b
oost-cvs/boost/boost/algorithm/string/regex_find_format.hpp.HPP } } }

generator doxygen.run spawned
{ doxygen%doxygen.run-autodoc.xml.DOXYGEN_XML_MULTIFILE {
doxygen
%doxygen.headers-to-doxyfile-autodoc.doxyfile.DOXYFILE {
/C:/ark/boost-cvs/boost
/boost/algorithm/string.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/stri
ng_regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/classificati
on.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/sequence_traits.hp
p.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/std_containers_traits.h
pp.HPP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/concept.hpp.HPP }
{ /C
:/ark/boost-cvs/boost/boost/algorithm/string/compare.hpp.HPP } {
/C:/ark/boost-c
vs/boost/boost/algorithm/string/constants.hpp.HPP } {
/C:/ark/boost-cvs/boost/bo
ost/algorithm/string/case_conv.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorit
hm/string/find.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/finder
.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_iterator.hpp.HP
P } { /C:/ark/boost-cvs/boost/boost/algorithm/string/trim.hpp.HPP } {
/C:/ark/bo
ost-cvs/boost/boost/algorithm/string/predicate.hpp.HPP } {
/C:/ark/boost-cvs/boo
st/boost/algorithm/string/split.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algori
thm/string/erase.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/repl
ace.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find_format.hpp.H
PP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/formatter.hpp.HPP }
{ /C:/
ark/boost-cvs/boost/boost/algorithm/string/regex.hpp.HPP } {
/C:/ark/boost-cvs/b
oost/boost/algorithm/string/regex_find_format.hpp.HPP } } }
alt1
SUCCESS: { doxygen%doxygen.collect-autodoc.doxygen.DOXYGEN_XML
{ dox
ygen%doxygen.run-autodoc.xml.DOXYGEN_XML_MULTIFILE {
doxygen%doxygen.headers-to-
doxyfile-autodoc.doxyfile.DOXYFILE {
/C:/ark/boost-cvs/boost/boost/algorithm/str
ing.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string_regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/classification.hpp.HPP } {
/C:/a
rk/boost-cvs/boost/boost/algorithm/string/sequence_traits.hpp.HPP } {
/C:/ark/bo
ost-cvs/boost/boost/algorithm/string/std_containers_traits.hpp.HPP } {
/C:/ark/b
oost-cvs/boost/boost/algorithm/string/concept.hpp.HPP } {
/C:/ark/boost-cvs/boos
t/boost/algorithm/string/compare.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algor
ithm/string/constants.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string
/case_conv.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/find.hpp.H
PP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/finder.hpp.HPP } {
/C:/ark
/boost-cvs/boost/boost/algorithm/string/find_iterator.hpp.HPP } {
/C:/ark/boost-
cvs/boost/boost/algorithm/string/trim.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/
algorithm/string/predicate.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/s
tring/split.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/erase.hpp
.HPP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/replace.hpp.HPP }
{ /C:/
ark/boost-cvs/boost/boost/algorithm/string/find_format.hpp.HPP } {
/C:/ark/boost
-cvs/boost/boost/algorithm/string/formatter.hpp.HPP } {
/C:/ark/boost-cvs/boost/
boost/algorithm/string/regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm
/string/regex_find_format.hpp.HPP } } } }

generator doxygen.collect spawned
{ doxygen%doxygen.collect-autodoc.doxygen.DOXYGEN_XML {
doxygen%doxyg
en.run-autodoc.xml.DOXYGEN_XML_MULTIFILE {
doxygen%doxygen.headers-to-doxyfile-a
utodoc.doxyfile.DOXYFILE {
/C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.HP
P } { /C:/ark/boost-cvs/boost/boost/algorithm/string_regex.hpp.HPP } {
/C:/ark/b
oost-cvs/boost/boost/algorithm/string/classification.hpp.HPP } {
/C:/ark/boost-c
vs/boost/boost/algorithm/string/sequence_traits.hpp.HPP } {
/C:/ark/boost-cvs/bo
ost/boost/algorithm/string/std_containers_traits.hpp.HPP } {
/C:/ark/boost-cvs/b
oost/boost/algorithm/string/concept.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/al
gorithm/string/compare.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/strin
g/constants.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/case_conv
.hpp.HPP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/find.hpp.HPP }
{ /C:
/ark/boost-cvs/boost/boost/algorithm/string/finder.hpp.HPP } {
/C:/ark/boost-cvs
/boost/boost/algorithm/string/find_iterator.hpp.HPP } {
/C:/ark/boost-cvs/boost/
boost/algorithm/string/trim.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/
string/predicate.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/spli
t.hpp.HPP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/erase.hpp.HPP }
{ /
C:/ark/boost-cvs/boost/boost/algorithm/string/replace.hpp.HPP } {
/C:/ark/boost-
cvs/boost/boost/algorithm/string/find_format.hpp.HPP } {
/C:/ark/boost-cvs/boost
/boost/algorithm/string/formatter.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algo
rithm/string/regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/re
gex_find_format.hpp.HPP } } } }
alt1
SUCCESS: {
doxygen%doxygen.xml-to-boostbook-autodoc.boostbook.BOOSTBOOK
{ doxygen%doxygen.collect-autodoc.doxygen.DOXYGEN_XML {
doxygen%doxygen.run-auto
doc.xml.DOXYGEN_XML_MULTIFILE {
doxygen%doxygen.headers-to-doxyfile-autodoc.doxy
file.DOXYFILE { /C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.HPP } {
/C:/a
rk/boost-cvs/boost/boost/algorithm/string_regex.hpp.HPP } {
/C:/ark/boost-cvs/bo
ost/boost/algorithm/string/classification.hpp.HPP } {
/C:/ark/boost-cvs/boost/bo
ost/algorithm/string/sequence_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/a
lgorithm/string/std_containers_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/
algorithm/string/concept.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/str
ing/compare.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/constants
.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/case_conv.hpp.HPP }
{ /C:/ark/boost-cvs/boost/boost/algorithm/string/find.hpp.HPP } {
/C:/ark/boost-
cvs/boost/boost/algorithm/string/finder.hpp.HPP } {
/C:/ark/boost-cvs/boost/boos
t/algorithm/string/find_iterator.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algor
ithm/string/trim.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/pred
icate.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/split.hpp.HPP }
{ /C:/ark/boost-cvs/boost/boost/algorithm/string/erase.hpp.HPP } {
/C:/ark/boos
t-cvs/boost/boost/algorithm/string/replace.hpp.HPP } {
/C:/ark/boost-cvs/boost/b
oost/algorithm/string/find_format.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algo
rithm/string/formatter.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/strin
g/regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex_find_fo
rmat.hpp.HPP } } } } }

generator doxygen.xml-to-boostbook spawned
{ doxygen%doxygen.xml-to-boostbook-autodoc.boostbook.BOOSTBOOK {
doxygen%
doxygen.collect-autodoc.doxygen.DOXYGEN_XML {
doxygen%doxygen.run-autodoc.xml.DO
XYGEN_XML_MULTIFILE {
doxygen%doxygen.headers-to-doxyfile-autodoc.doxyfile.DOXYF
ILE { /C:/ark/boost-cvs/boost/boost/algorithm/string.hpp.HPP } {
/C:/ark/boost-c
vs/boost/boost/algorithm/string_regex.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/
algorithm/string/classification.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algori
thm/string/sequence_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/s
tring/std_containers_traits.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/
string/concept.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/compar
e.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/constants.hpp.HPP }
{ /C:/ark/boost-cvs/boost/boost/algorithm/string/case_conv.hpp.HPP } {
/C:/ark/
boost-cvs/boost/boost/algorithm/string/find.hpp.HPP } {
/C:/ark/boost-cvs/boost/
boost/algorithm/string/finder.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorith
m/string/find_iterator.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/strin
g/trim.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/predicate.hpp.
HPP } { /C:/ark/boost-cvs/boost/boost/algorithm/string/split.hpp.HPP } {
/C:/ark
/boost-cvs/boost/boost/algorithm/string/erase.hpp.HPP } {
/C:/ark/boost-cvs/boos
t/boost/algorithm/string/replace.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algor
ithm/string/find_format.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/stri
ng/formatter.hpp.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex.hp
p.HPP } {
/C:/ark/boost-cvs/boost/boost/algorithm/string/regex_find_format.hpp.H
PP } } } } }
*** construct XML
from { foreach.qbk.QUICKBOOK }
properties: <asynch-exceptions>off <debug-symbols>on
<define>BOOST_ALL_
NO_LIB=1 <exception-handling>on <extern-c-nothrow>off <format>html
<hardcode-dll
-paths>true <include>.. <inlining>off <install-dependencies>off <link>shared
<ma
in-target-type>XML <optimization>off <os>NT <profiling>off <rtti>on
<runtime-deb
ugging>on <runtime-link>shared <stdlib>native
<symlink-location>project-relative
<tag>@Jamfile</C:/ark/boost-cvs/boost>%Jamfile</C:/ark/boost-cvs/boost>.tag
<th
reading>single <user-interface>console <variant>debug
<warnings-as-errors>off <w
arnings>all
find-viable-generators target-type= XML property-set= debug
trying type XML
there are generators for this type
trying generator quickbook.quickbook-to-boostbook ( QUICKBOOK -> XML )
is viable
*** 1 viable generators
*** construct LIB
from { cmdline.cpp.CPP }
from { config_file.cpp.CPP }
from { options_description.cpp.CPP }
from { parsers.cpp.CPP }
from { variables_map.cpp.CPP }
from { value_semantic.cpp.CPP }
from { positional_options.cpp.CPP }
from { utf8_codecvt_facet.cpp.CPP }
from { convert.cpp.CPP }
from { winmain.cpp.CPP }
properties: <asynch-exceptions>off <debug-symbols>on
<define>BOOST_
ALL_NO_LIB=1 <exception-handling>on <extern-c-nothrow>off <format>html
<hardcode
-dll-paths>true <include>.. <inlining>off <install-dependencies>off
<link>static
<main-target-type>LIB <optimization>off <os>NT <profiling>off <rtti>on
<runtime
-debugging>on <runtime-link>static <stdlib>native
<symlink-location>project-rela
tive
<tag>@Jamfile</C:/ark/boost-cvs/boost>%Jamfile</C:/ark/boost-cvs/boost>.tag
<threading>single <user-interface>console <variant>debug
<warnings-as-errors>of
f <warnings>all
find-viable-generators target-type= LIB property-set=
debug/link-static
/runtime-link-static
trying type LIB
there are generators for this type
trying generator builtin.lib-generator ( -> LIB )
is viable
trying generator builtin.prebuilt ( -> LIB )
*** 1 viable generators
*** construct STATIC_LIB
from { cmdline.cpp.CPP }
from { config_file.cpp.CPP }
from { options_description.cpp.CPP }
from { parsers.cpp.CPP }
from { variables_map.cpp.CPP }
from { value_semantic.cpp.CPP }
from { positional_options.cpp.CPP }
from { utf8_codecvt_facet.cpp.CPP }
from { convert.cpp.CPP }
from { winmain.cpp.CPP }
properties: <asynch-exceptions>off <debug-symbols>on
<define>BO
OST_ALL_NO_LIB=1 <exception-handling>on <extern-c-nothrow>off <format>html
<hard
code-dll-paths>true <include>.. <inlining>off <install-dependencies>off
<link>st
atic <main-target-type>LIB <optimization>off <os>NT <profiling>off <rtti>on
<run
time-debugging>on <runtime-link>static <stdlib>native
<symlink-location>project-
relative
<tag>@Jamfile</C:/ark/boost-cvs/boost>%Jamfile</C:/ark/boost-cvs/boost>
.tag <threading>single <user-interface>console <variant>debug
<warnings-as-error
s>off <warnings>all
find-viable-generators target-type= STATIC_LIB property-set=
debug/
link-static/runtime-link-static
trying type STATIC_LIB
trying type LIB
there are generators for this type
trying generator builtin.lib-generator ( -> STATIC_LIB )
is viable
trying generator builtin.prebuilt ( -> STATIC_LIB )
*** 1 viable generators
*** construct STATIC_LIB
from { cmdline.cpp.CPP }
from { config_file.cpp.CPP }
from { options_description.cpp.CPP }
from { parsers.cpp.CPP }
from { variables_map.cpp.CPP }
from { value_semantic.cpp.CPP }
from { positional_options.cpp.CPP }
from { utf8_codecvt_facet.cpp.CPP }
from { convert.cpp.CPP }
from { winmain.cpp.CPP }
properties: <asynch-exceptions>off <debug-symbols>on
<defin
e>BOOST_ALL_NO_LIB=1 <exception-handling>on <extern-c-nothrow>off
<format>html <
hardcode-dll-paths>true <include>.. <inlining>off <install-dependencies>off
<lin
k>static <main-target-type>LIB <optimization>off <os>NT <profiling>off
<rtti>on
<runtime-debugging>on <runtime-link>static <stdlib>native
<symlink-location>proj
ect-relative
<tag>@Jamfile</C:/ark/boost-cvs/boost>%Jamfile</C:/ark/boost-cvs/bo
ost>.tag <threading>single <user-interface>console <variant>debug
<warnings-as-e
rrors>off <warnings>all
*** 0 viable generators
generator builtin.lib-generator spawned

generator builtin.lib-generator spawned

error: unable to construct
../libs/program_options/build/boost_program_options
find-viable-generators target-type= LIB property-set=
debug/link-static/run
time-link-static
trying type LIB
there are generators for this type
trying generator builtin.lib-generator ( -> LIB )
is viable
trying generator builtin.prebuilt ( -> LIB )
To debug this problem, try the --debug-generators option.

Can anybody explain what's wrong here?

Thanks,
Arkadiy

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk