Ticket #3717: build.log

File build.log, 24.3 KB (added by Sebastian Mingramm <s.mingramm@…>, 13 years ago)
Line 
1 [32;01m*[0m CPV: dev-libs/boost-1.41.0-r1
2 [32;01m*[0m REPO: few
3 [32;01m*[0m USE: amd64 doc elibc_glibc eselect expat icu kernel_linux mpi multilib python tools userland_GNU
4>>> Unpacking source...
5>>> Unpacking boost_1_41_0.tar.bz2 to /var/tmp/portage/dev-libs/boost-1.41.0-r1/work
6>>> Source unpacked in /var/tmp/portage/dev-libs/boost-1.41.0-r1/work
7>>> Preparing source in /var/tmp/portage/dev-libs/boost-1.41.0-r1/work/boost_1_41_0 ...
8 [32;01m*[0m Applying remove-toolset-1.41.0.patch ...
9[A[172C [34;01m[ [32;01mok[34;01m ][0m
10 [32;01m*[0m Applying boost-1.41.0-parameter-needs-python.patch ...
11[A[172C [34;01m[ [32;01mok[34;01m ][0m
12 [32;01m*[0m Applying boost-1.41.0-mpi_process_group-missing-include.patch ...
13[A[172C [34;01m[ [32;01mok[34;01m ][0m
14>>> Source prepared.
15>>> Configuring source in /var/tmp/portage/dev-libs/boost-1.41.0-r1/work/boost_1_41_0 ...
16 [32;01m*[0m Writing new user-config.jam
17>>> Source configured.
18>>> Compiling source in /var/tmp/portage/dev-libs/boost-1.41.0-r1/work/boost_1_41_0 ...
19 [32;01m*[0m Using the following options to build:
20 [32;01m*[0m -sICU_PATH=/usr -sEXPAT_INCLUDE=/usr/include -sEXPAT_LIBPATH=/usr/lib64 --user-config="/var/tmp/portage/dev-libs/boost-1.41.0-r1/work/boost_1_41_0/user-config.jam" --boost-build=/usr/share/boost-build-1_41 --prefix="/var/tmp/portage/dev-libs/boost-1.41.0-r1/image//usr" --layout=versioned
21
22Building the Boost C++ Libraries.
23
24After the build, the headers will be located at
25
26 /var/tmp/portage/dev-libs/boost-1.41.0-r1/work/boost_1_41_0
27
28The libraries will be located at
29
30 /var/tmp/portage/dev-libs/boost-1.41.0-r1/work/boost_1_41_0/stage/lib
31
32Use 'bjam install --prefix=<path>' if you wish to install headers and
33libraries to a different location and remove the source tree.
34
35
36Note: Building Boost.Regex with Unicode/ICU support enabled
37 Using ICU in /usr/include
38common.mkdir stage
39
40 mkdir -p "stage"
41
42common.mkdir bin.v2
43
44 mkdir -p "bin.v2"
45
46common.mkdir bin.v2/libs
47
48 mkdir -p "bin.v2/libs"
49
50common.mkdir stage/lib
51
52 mkdir -p "stage/lib"
53
54common.mkdir bin.v2/libs/serialization
55
56 mkdir -p "bin.v2/libs/serialization"
57
58common.mkdir bin.v2/libs/mpi
59
60 mkdir -p "bin.v2/libs/mpi"
61
62common.mkdir bin.v2/libs/graph_parallel
63
64 mkdir -p "bin.v2/libs/graph_parallel"
65
66common.mkdir bin.v2/libs/serialization/build
67
68 mkdir -p "bin.v2/libs/serialization/build"
69
70common.mkdir bin.v2/libs/mpi/build
71
72 mkdir -p "bin.v2/libs/mpi/build"
73
74common.mkdir bin.v2/libs/serialization/build/gcc-4.4
75
76 mkdir -p "bin.v2/libs/serialization/build/gcc-4.4"
77
78common.mkdir bin.v2/libs/mpi/build/gcc-4.4
79
80 mkdir -p "bin.v2/libs/mpi/build/gcc-4.4"
81
82common.mkdir bin.v2/libs/graph_parallel/build
83
84 mkdir -p "bin.v2/libs/graph_parallel/build"
85
86common.mkdir bin.v2/libs/mpi/build/gcc-4.4/gentoorelease
87
88 mkdir -p "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease"
89
90common.mkdir bin.v2/libs/serialization/build/gcc-4.4/gentoorelease
91
92 mkdir -p "bin.v2/libs/serialization/build/gcc-4.4/gentoorelease"
93
94common.mkdir bin.v2/libs/serialization/build/gcc-4.4/gentoorelease/threading-multi
95
96 mkdir -p "bin.v2/libs/serialization/build/gcc-4.4/gentoorelease/threading-multi"
97
98common.mkdir bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi
99
100 mkdir -p "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi"
101
102common.mkdir bin.v2/libs/graph_parallel/build/gcc-4.4
103
104 mkdir -p "bin.v2/libs/graph_parallel/build/gcc-4.4"
105
106common.mkdir bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease
107
108 mkdir -p "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease"
109
110common.mkdir bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/threading-multi
111
112 mkdir -p "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/threading-multi"
113
114gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4/gentoorelease/threading-multi/basic_archive.o
115
116 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4/gentoorelease/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp"
117
118gcc.compile.c++ bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/threading-multi/tag_allocator.o
119
120 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"/usr/include" -I"libs/graph_parallel/src" -c -o "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/threading-multi/tag_allocator.o" "libs/graph_parallel/src/tag_allocator.cpp"
121
122common.mkdir bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static
123
124 mkdir -p "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static"
125
126common.mkdir bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi
127
128 mkdir -p "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi"
129
130gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/broadcast.o
131
132 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/broadcast.o" "libs/mpi/src/broadcast.cpp"
133
134gcc.compile.c++ bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/tag_allocator.o
135
136 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"/usr/include" -I"libs/graph_parallel/src" -c -o "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/tag_allocator.o" "libs/graph_parallel/src/tag_allocator.cpp"
137
138gcc.compile.c++ bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/threading-multi/mpi_process_group.o
139
140 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"/usr/include" -I"libs/graph_parallel/src" -c -o "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/threading-multi/mpi_process_group.o" "libs/graph_parallel/src/mpi_process_group.cpp"
141
142gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/computation_tree.o
143
144 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/computation_tree.o" "libs/mpi/src/computation_tree.cpp"
145
146gcc.compile.c++ bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/mpi_process_group.o
147
148 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"/usr/include" -I"libs/graph_parallel/src" -c -o "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/mpi_process_group.o" "libs/graph_parallel/src/mpi_process_group.cpp"
149
150RmTemps bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_graph_parallel-mt-1_41.a(clean)
151
152 rm -f "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_graph_parallel-mt-1_41.a"
153
154gcc.archive bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_graph_parallel-mt-1_41.a
155
156 "ar" rc "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_graph_parallel-mt-1_41.a" "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/mpi_process_group.o" "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/tag_allocator.o"
157
158gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/communicator.o
159
160 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/communicator.o" "libs/mpi/src/communicator.cpp"
161
162common.copy stage/lib/libboost_graph_parallel-mt-1_41.a
163
164 cp "bin.v2/libs/graph_parallel/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_graph_parallel-mt-1_41.a" "stage/lib/libboost_graph_parallel-mt-1_41.a"
165
166ln-UNIX stage/lib/libboost_graph_parallel-mt.a
167
168 ln -f -s 'libboost_graph_parallel-mt-1_41.a' 'stage/lib/libboost_graph_parallel-mt.a'
169
170gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/content_oarchive.o
171
172 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/content_oarchive.o" "libs/mpi/src/content_oarchive.cpp"
173
174gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/exception.o
175
176 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/exception.o" "libs/mpi/src/exception.cpp"
177
178gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/environment.o
179
180 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/environment.o" "libs/mpi/src/environment.cpp"
181
182gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/graph_communicator.o
183
184 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/graph_communicator.o" "libs/mpi/src/graph_communicator.cpp"
185
186gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/group.o
187
188 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/group.o" "libs/mpi/src/group.cpp"
189
190gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/intercommunicator.o
191
192 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/intercommunicator.o" "libs/mpi/src/intercommunicator.cpp"
193
194gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/mpi_datatype_cache.o
195
196 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/mpi_datatype_cache.o" "libs/mpi/src/mpi_datatype_cache.cpp"
197
198gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/mpi_datatype_oarchive.o
199
200 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/mpi_datatype_oarchive.o" "libs/mpi/src/mpi_datatype_oarchive.cpp"
201
202gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/packed_iarchive.o
203
204 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/packed_iarchive.o" "libs/mpi/src/packed_iarchive.cpp"
205
206gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/packed_oarchive.o
207
208 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/packed_oarchive.o" "libs/mpi/src/packed_oarchive.cpp"
209
210gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/packed_skeleton_iarchive.o
211
212 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/packed_skeleton_iarchive.o" "libs/mpi/src/packed_skeleton_iarchive.cpp"
213
214gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/packed_skeleton_oarchive.o
215
216 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/packed_skeleton_oarchive.o" "libs/mpi/src/packed_skeleton_oarchive.cpp"
217
218gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/point_to_point.o
219
220 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/point_to_point.o" "libs/mpi/src/point_to_point.cpp"
221
222gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/text_skeleton_oarchive.o
223
224 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/text_skeleton_oarchive.o" "libs/mpi/src/text_skeleton_oarchive.cpp"
225
226common.mkdir bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python
227
228 mkdir -p "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python"
229
230gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/timer.o
231
232 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/timer.o" "libs/mpi/src/timer.cpp"
233
234gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/request.o
235
236 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_SOURCE=1 -DNDEBUG -I"." -I"/usr/include" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/request.o" "libs/mpi/src/request.cpp"
237
238gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/collectives.o
239
240 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -I"." -I"/usr/include" -I"/usr/include/python3.1" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/collectives.o" "libs/mpi/src/python/collectives.cpp"
241
242gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/py_communicator.o
243
244 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -I"." -I"/usr/include" -I"/usr/include/python3.1" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/py_communicator.o" "libs/mpi/src/python/py_communicator.cpp"
245
246gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/documentation.o
247
248 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -I"." -I"/usr/include" -I"/usr/include/python3.1" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/documentation.o" "libs/mpi/src/python/documentation.cpp"
249
250gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/serialize.o
251
252 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_MPI_PYTHON_SOURCE=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -I"." -I"/usr/include" -I"/usr/include/python3.1" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/serialize.o" "libs/mpi/src/python/serialize.cpp"
253
254gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/datatypes.o
255
256 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -I"." -I"/usr/include" -I"/usr/include/python3.1" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/datatypes.o" "libs/mpi/src/python/datatypes.cpp"
257
258libs/mpi/src/python/datatypes.cpp: In function 'void boost::mpi::python::export_datatypes()':
259libs/mpi/src/python/datatypes.cpp:20: error: 'PyInt_Type' was not declared in this scope
260gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/py_environment.o
261
262 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -I"." -I"/usr/include" -I"/usr/include/python3.1" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/py_environment.o" "libs/mpi/src/python/py_environment.cpp"
263
264libs/mpi/src/python/py_environment.cpp: In function 'bool boost::mpi::python::mpi_init(boost::python::list, bool)':
265libs/mpi/src/python/py_environment.cpp:53: error: cannot convert 'char**' to 'wchar_t**' for argument '2' to 'void PySys_SetArgv(int, wchar_t**)'
266gcc.compile.c++ bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/py_nonblocking.o
267
268 "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=x86-64 -mtune=core2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -O2 -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -mtune=core2 -pipe -DBOOST_ALL_NO_LIB=1 -DBOOST_MPI_DYN_LINK=1 -DBOOST_MPI_PYTHON_DYN_LINK=1 -DBOOST_PYTHON_DYN_LINK=1 -DNDEBUG -I"." -I"/usr/include" -I"/usr/include/python3.1" -c -o "bin.v2/libs/mpi/build/gcc-4.4/gentoorelease/threading-multi/python/py_nonblocking.o" "libs/mpi/src/python/py_nonblocking.cpp"
269
270...failed updating 1 target...
271 [31;01m*[0m ERROR: dev-libs/boost-1.41.0-r1 failed:
272 [31;01m*[0m building boost failed
273 [31;01m*[0m
274 [31;01m*[0m Call stack:
275 [31;01m*[0m ebuild.sh, line 49: Called src_compile
276 [31;01m*[0m environment, line 3811: Called die
277 [31;01m*[0m The specific snippet of code:
278 [31;01m*[0m ${BJAM} ${NUMJOBS} -q -d+2 gentoorelease ${OPTIONS} threading=single,multi link=shared,static runtime-link=shared || die "building boost failed";
279 [31;01m*[0m
280 [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/boost-1.41.0-r1',
281 [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/boost-1.41.0-r1'.
282 [31;01m*[0m This ebuild is from an overlay named 'few': '/usr/local/few-s-gentoo-overlay/'
283 [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.41.0-r1/temp/build.log'.
284 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/boost-1.41.0-r1/temp/environment'.
285 [31;01m*[0m S: '/var/tmp/portage/dev-libs/boost-1.41.0-r1/work/boost_1_41_0'