Projet

Général

Profil

Bug #4455 » lasso-compilation.log

lasso compilation - David Coutadeur, 12 mars 2014 16:27

 
1
make  all-recursive
2
make[1]: entrant dans le répertoire « /root/lasso-2.4.0-install »
3
Making all in lasso
4
make[2]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso »
5
python ./extract_types.py . 
6
python ./build_strerror.py . >.errors.c.new
7
if ! cmp -s ./errors.c .errors.c.new; then \
8
	mv -f .errors.c.new errors.c; else \
9
	rm .errors.c.new; fi
10
python ./extract_symbols.py .  > symbols.sym
11
make  all-recursive
12
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso »
13
Making all in xml
14
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso/xml »
15
Making all in saml-2.0
16
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso/xml/saml-2.0 »
17
  CC     saml2_action.lo
18
  CC     saml2_advice.lo
19
  CC     saml2_assertion.lo
20
  CC     saml2_attribute.lo
21
  CC     saml2_attribute_statement.lo
22
  CC     saml2_attribute_value.lo
23
  CC     saml2_audience_restriction.lo
24
  CC     saml2_authn_context.lo
25
  CC     saml2_authn_statement.lo
26
  CC     saml2_authz_decision_statement.lo
27
  CC     saml2_base_idabstract.lo
28
  CC     saml2_condition_abstract.lo
29
  CC     saml2_conditions.lo
30
  CC     saml2_encrypted_element.lo
31
  CC     saml2_evidence.lo
32
  CC     saml2_key_info_confirmation_data.lo
33
  CC     saml2_key_info_confirmation_data_type.lo
34
  CC     saml2_name_id.lo
35
  CC     saml2_one_time_use.lo
36
  CC     saml2_proxy_restriction.lo
37
  CC     saml2_statement_abstract.lo
38
  CC     saml2_subject.lo
39
  CC     saml2_subject_confirmation.lo
40
  CC     saml2_subject_confirmation_data.lo
41
  CC     saml2_subject_locality.lo
42
  CC     samlp2_artifact_resolve.lo
43
  CC     samlp2_artifact_response.lo
44
  CC     samlp2_assertion_id_request.lo
45
  CC     samlp2_attribute_query.lo
46
  CC     samlp2_authn_query.lo
47
  CC     samlp2_authn_request.lo
48
  CC     samlp2_authz_decision_query.lo
49
  CC     samlp2_extensions.lo
50
  CC     samlp2_idp_entry.lo
51
  CC     samlp2_idp_list.lo
52
  CC     samlp2_logout_request.lo
53
  CC     samlp2_logout_response.lo
54
  CC     samlp2_manage_name_id_request.lo
55
  CC     samlp2_manage_name_id_response.lo
56
  CC     samlp2_name_id_mapping_request.lo
57
  CC     samlp2_name_id_mapping_response.lo
58
  CC     samlp2_name_id_policy.lo
59
  CC     samlp2_request_abstract.lo
60
  CC     samlp2_requested_authn_context.lo
61
  CC     samlp2_response.lo
62
  CC     samlp2_scoping.lo
63
  CC     samlp2_status.lo
64
  CC     samlp2_status_code.lo
65
  CC     samlp2_status_detail.lo
66
  CC     samlp2_status_response.lo
67
  CC     samlp2_subject_query_abstract.lo
68
  CC     samlp2_terminate.lo
69
  CCLD   liblasso-xml-saml2.la
70
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/lasso/xml/saml-2.0 »
71
Making all in soap-1.1
72
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso/xml/soap-1.1 »
73
  CC     soap_body.lo
74
  CC     soap_detail.lo
75
  CC     soap_fault.lo
76
  CC     soap_envelope.lo
77
  CC     soap_header.lo
78
  CCLD   liblasso-xml-soap11.la
79
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/lasso/xml/soap-1.1 »
80
Making all in dsig
81
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso/xml/dsig »
82
  CC     ds_key_info.lo
83
  CC     ds_key_value.lo
84
  CC     ds_rsa_key_value.lo
85
  CC     ds_x509_data.lo
86
  CCLD   liblasso-xml-dsig.la
87
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/lasso/xml/dsig »
88
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso/xml »
89
  CC     tools.lo
90
  CC     xml.lo
91
  CC     lib_assertion.lo
92
  CC     lib_authentication_statement.lo
93
  CC     lib_authn_context.lo
94
  CC     lib_authn_request.lo
95
  CC     lib_authn_request_envelope.lo
96
  CC     lib_authn_response.lo
97
  CC     lib_authn_response_envelope.lo
98
  CC     lib_federation_termination_notification.lo
99
  CC     lib_idp_entries.lo
100
  CC     lib_idp_entry.lo
101
  CC     lib_idp_list.lo
102
  CC     lib_logout_request.lo
103
  CC     lib_logout_response.lo
104
  CC     lib_name_identifier_mapping_request.lo
105
  CC     lib_name_identifier_mapping_response.lo
106
  CC     lib_register_name_identifier_request.lo
107
  CC     lib_register_name_identifier_response.lo
108
  CC     lib_request_authn_context.lo
109
  CC     lib_scoping.lo
110
  CC     lib_status_response.lo
111
  CC     lib_subject.lo
112
  CC     misc_text_node.lo
113
  CC     saml_advice.lo
114
  CC     saml_assertion.lo
115
  CC     saml_attribute.lo
116
  CC     saml_attribute_designator.lo
117
  CC     saml_attribute_statement.lo
118
  CC     saml_attribute_value.lo
119
  CC     saml_audience_restriction_condition.lo
120
  CC     saml_authentication_statement.lo
121
  CC     saml_authority_binding.lo
122
  CC     saml_condition_abstract.lo
123
  CC     saml_conditions.lo
124
  CC     saml_name_identifier.lo
125
  CC     saml_statement_abstract.lo
126
  CC     saml_subject.lo
127
  CC     saml_subject_confirmation.lo
128
  CC     saml_subject_locality.lo
129
  CC     saml_subject_statement.lo
130
  CC     saml_subject_statement_abstract.lo
131
  CC     samlp_request.lo
132
  CC     samlp_request_abstract.lo
133
  CC     samlp_response.lo
134
  CC     samlp_response_abstract.lo
135
  CC     samlp_status.lo
136
  CC     samlp_status_code.lo
137
  CCLD   liblasso-xml.la
138
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/lasso/xml »
139
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/lasso/xml »
140
Making all in id-ff
141
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso/id-ff »
142
  CC     defederation.lo
143
  CC     federation.lo
144
  CC     identity.lo
145
  CC     lecp.lo
146
  CC     login.lo
147
  CC     logout.lo
148
  CC     name_identifier_mapping.lo
149
  CC     name_registration.lo
150
  CC     profile.lo
151
  CC     provider.lo
152
  CC     session.lo
153
  CC     server.lo
154
  CCLD   liblasso-id-ff.la
155
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/lasso/id-ff »
156
Making all in saml-2.0
157
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso/saml-2.0 »
158
  CC     assertion_query.lo
159
  CC     ecp.lo
160
  CC     federation.lo
161
  CC     profile.lo
162
  CC     provider.lo
163
  CC     login.lo
164
  CC     logout.lo
165
  CC     name_id_management.lo
166
  CC     server.lo
167
  CC     saml2_helper.lo
168
  CCLD   liblasso-saml-20.la
169
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/lasso/saml-2.0 »
170
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/lasso »
171
  CC     lasso.lo
172
  CC     errors.lo
173
  CC     registry.lo
174
  CC     utils.lo
175
  CC     logging.lo
176
  CC     key.lo
177
  CCLD   liblasso.la
178
copying selected object files to avoid basename conflicts...
179
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/lasso »
180
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/lasso »
181
make[2]: quittant le répertoire « /root/lasso-2.4.0-install/lasso »
182
Making all in tests
183
make[2]: entrant dans le répertoire « /root/lasso-2.4.0-install/tests »
184
Making all in data
185
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/tests/data »
186
make[3]: Rien à faire pour « all ».
187
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/tests/data »
188
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/tests »
189
make[3]: Rien à faire pour « all-am ».
190
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/tests »
191
make[2]: quittant le répertoire « /root/lasso-2.4.0-install/tests »
192
Making all in win32
193
make[2]: entrant dans le répertoire « /root/lasso-2.4.0-install/win32 »
194
Making all in nsis
195
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/win32/nsis »
196
make[3]: Rien à faire pour « all ».
197
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/win32/nsis »
198
Making all in msvc
199
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/win32/msvc »
200
Making all in php
201
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/win32/msvc/php »
202
make[4]: Rien à faire pour « all ».
203
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/win32/msvc/php »
204
Making all in python
205
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/win32/msvc/python »
206
make[4]: Rien à faire pour « all ».
207
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/win32/msvc/python »
208
Making all in java
209
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/win32/msvc/java »
210
make[4]: Rien à faire pour « all ».
211
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/win32/msvc/java »
212
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/win32/msvc »
213
make[4]: Rien à faire pour « all-am ».
214
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/win32/msvc »
215
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/win32/msvc »
216
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/win32 »
217
make[3]: Rien à faire pour « all-am ».
218
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/win32 »
219
make[2]: quittant le répertoire « /root/lasso-2.4.0-install/win32 »
220
Making all in bindings
221
make[2]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings »
222
Making all in python
223
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/python »
224
  GEN    _lasso.c
225
W: skipping field LassoSamlAssertion.Statement
226
W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement
227
failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key);
228

    
229
W: skipping function <Function return_type:('char*', None, {}) name:lasso_node_export_to_saml2_query args:[['LassoNode*', 'node', {}], ['const char*', 'param_name', {}], ['const char*', 'url', {}]]>
230
W: skipping field LassoLibAuthnContext.AuthenticationContextStatement
231
W: changed audience = None to audience
232
W: changed requestID = None to requestID
233
W: changed reauthenticateOnOrAfter = None to reauthenticateOnOrAfter
234
W: changed authenticationInstant = None to authenticationInstant
235
W: unsupported setter for hashtable ('GHashTable*', 'assertions', {'element-type': 'LassoNode'})
236
W: unsupported setter for hashtable ('GHashTable*', 'federations', {'element-type': 'LassoFederation'})
237
W: changed remote_provider_id = None to remote_provider_id
238
W: unsupported setter for hashtable ('GHashTable*', 'providers', {'element-type': 'LassoProvider'})
239
W: changed blacklisted_entity_ids = None to blacklisted_entity_ids
240
W: changed trusted_roots = None to trusted_roots
241
make  all-recursive
242
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/python »
243
Making all in tests
244
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/python/tests »
245
make[5]: Rien à faire pour « all ».
246
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/python/tests »
247
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/python »
248
  CC     _lasso_la-_lasso.lo
249
  CCLD   _lasso.la
250
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/python »
251
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/python »
252
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/python »
253
Making all in php5
254
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/php5 »
255
  GEN    _lasso.c
256
W: skipping field LassoSamlAssertion.Statement
257
W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement
258
failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key);
259

    
260
W: skipping function <Function return_type:('char*', None, {}) name:lasso_node_export_to_saml2_query args:[['LassoNode*', 'node', {}], ['const char*', 'param_name', {}], ['const char*', 'url', {}]]>
261
W: skipping field LassoLibAuthnContext.AuthenticationContextStatement
262
make  all-recursive
263
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/php5 »
264
Making all in examples
265
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/php5/examples »
266
make[5]: Rien à faire pour « all ».
267
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/php5/examples »
268
Making all in tests
269
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/php5/tests »
270
make[5]: Rien à faire pour « all ».
271
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/php5/tests »
272
make[5]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/php5 »
273
  CC     lasso_la-_lasso.lo
274
  CCLD   lasso.la
275
make[5]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/php5 »
276
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/php5 »
277
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/php5 »
278
Making all in perl
279
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings/perl »
280
  GEN    Lasso.xs
281
W: skipping field LassoSamlAssertion.Statement
282
W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement
283
failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key);
284

    
285
W: skipping function <Function return_type:('char*', None, {}) name:lasso_node_export_to_saml2_query args:[['LassoNode*', 'node', {}], ['const char*', 'param_name', {}], ['const char*', 'url', {}]]>
286
W: skipping field LassoLibAuthnContext.AuthenticationContextStatement
287
W: skipping function <Function return_type:('lasso_error_t', None, {}) name:lasso_server_load_metadata args:[['LassoServer*', 'server', {}], ['LassoProviderRole', 'role', {}], ['const gchar*', 'federation_file', {}], ['const gchar*', 'trusted_roots', {}], ['GList*', 'blacklisted_entity_ids', {}], ['GList**', 'loaded_entity_ids', {}], ['LassoServerLoadMetadataFlag', 'flags', {}]]>
288
  GEN    Makefile.perl
289
  SUBMAKE     Makefile.perl
290
  SUBMAKE     blib/arch/auto/Lasso/Lasso.so
291
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/bindings/perl »
292
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/bindings »
293
make[3]: Rien à faire pour « all-am ».
294
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/bindings »
295
make[2]: quittant le répertoire « /root/lasso-2.4.0-install/bindings »
296
Making all in docs
297
make[2]: entrant dans le répertoire « /root/lasso-2.4.0-install/docs »
298
Making all in lasso-book
299
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/docs/lasso-book »
300
make[4]: entrant dans le répertoire « /root/lasso-2.4.0-install/docs/lasso-book »
301
make[4]: Rien à faire pour « all-am ».
302
make[4]: quittant le répertoire « /root/lasso-2.4.0-install/docs/lasso-book »
303
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/docs/lasso-book »
304
make[3]: entrant dans le répertoire « /root/lasso-2.4.0-install/docs »
305
make[3]: Rien à faire pour « all-am ».
306
make[3]: quittant le répertoire « /root/lasso-2.4.0-install/docs »
307
make[2]: quittant le répertoire « /root/lasso-2.4.0-install/docs »
308
make[2]: entrant dans le répertoire « /root/lasso-2.4.0-install »
309
make[2]: quittant le répertoire « /root/lasso-2.4.0-install »
310
make[1]: quittant le répertoire « /root/lasso-2.4.0-install »