Ticket #8335: boost_1_53_0.local.pgi.txt

File boost_1_53_0.local.pgi.txt, 84.9 KB (added by Mark Dixon <m.c.dixon@…>, 10 years ago)
Line 
1$ ./bootstrap.sh --with-toolset=pgi --with-libraries=locale
2Building Boost.Build engine with toolset pgi... tools/build/v2/engine/bin.linuxx86_64/b2
3Unicode/ICU support for Boost.Regex?... /usr
4Generating Boost.Build configuration in project-config.jam...
5
6Bootstrapping is done. To build, run:
7
8 ./b2
9
10To adjust configuration, edit 'project-config.jam'.
11Further information:
12
13 - Command line help:
14 ./b2 --help
15
16 - Getting started guide:
17 http://www.boost.org/more/getting_started/unix-variants.html
18
19 - Boost.Build documentation:
20 http://www.boost.org/boost-build2/doc/html/index.html
21
22$ ./b2
23
24Building the Boost C++ Libraries.
25
26
27Performing configuration checks
28
29 - iconv (libc) : yes
30 - icu : no
31 - icu (lib64) : no
32
33Component configuration:
34
35 - atomic : not building
36 - chrono : not building
37 - context : not building
38 - date_time : not building
39 - exception : not building
40 - filesystem : not building
41 - graph : not building
42 - graph_parallel : not building
43 - iostreams : not building
44 - locale : building
45 - math : not building
46 - mpi : not building
47 - program_options : not building
48 - python : not building
49 - random : not building
50 - regex : not building
51 - serialization : not building
52 - signals : not building
53 - system : not building
54 - test : not building
55 - thread : not building
56 - timer : not building
57 - wave : not building
58
59...patience...
60...found 1176 targets...
61...updating 81 targets...
62common.mkdir stage
63common.mkdir stage/lib
64common.mkdir bin.v2/libs/system
65common.mkdir bin.v2/libs/system/build
66common.mkdir bin.v2/libs/system/build/pgi
67common.mkdir bin.v2/libs/system/build/pgi/release
68common.mkdir bin.v2/libs/system/build/pgi/release/threading-multi
69pgi.compile.c++ bin.v2/libs/system/build/pgi/release/threading-multi/error_code.o
70pgi.link.dll bin.v2/libs/system/build/pgi/release/threading-multi/libboost_system.so
71common.copy stage/lib/libboost_system.so
72common.mkdir bin.v2/libs/locale/build/pgi/release
73common.mkdir bin.v2/libs/locale/build/pgi/release/threading-multi
74common.mkdir bin.v2/libs/locale/build/pgi/release/threading-multi/encoding
75pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/encoding/codepage.o
76common.mkdir bin.v2/libs/locale/build/pgi/release/threading-multi/shared
77pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/shared/date_time.o
78pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/shared/format.o
79pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/shared/formatting.o
80pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/shared/generator.o
81pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/shared/ids.o
82pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/shared/localization_backend.o
83pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/shared/message.o
84"libs/locale/src/shared/message.cpp", line 687: warning: statement is
85 unreachable
86 if(!mo.has_hash())
87 ^
88 detected during:
89 instantiation of "bool
90 boost::locale::gnu_gettext::mo_message<CharType>::mo_usea
91 ble_directly(const std::string &, const
92 boost::locale::gnu_gettext::mo_file &) [with
93 CharType=wchar_t]" at line 656
94 instantiation of "bool
95 boost::locale::gnu_gettext::mo_message<CharType>::load_fi
96 le(const std::string &, const std::string &, const
97 std::string &, int, const
98 boost::locale::gnu_gettext::messages_info::callback_type
99 &) [with CharType=wchar_t]" at line 578
100 instantiation of
101 "boost::locale::gnu_gettext::mo_message<CharType>::mo_mes
102 sage(const boost::locale::gnu_gettext::messages_info &)
103 [with CharType=wchar_t]" at line 755
104
105pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/shared/mo_lambda.o
106"libs/locale/src/shared/mo_lambda.cpp", line 220: warning: function
107 "boost::locale::gnu_gettext::lambda::<unnamed>::un_factory" was
108 declared but never referenced
109 plural_ptr un_factory(int value,plural_ptr op)
110 ^
111
112common.mkdir bin.v2/libs/locale/build/pgi/release/threading-multi/util
113pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/util/codecvt_converter.o
114"libs/locale/src/util/codecvt_converter.cpp", line 286: warning: function
115 "std::codecvt<wchar_t, char, mbstate_t>::do_length(const mbstate_t
116 &, const char *, const char *, size_t) const" is hidden by
117 "boost::locale::util::code_converter<CharType>::do_length [with
118 CharType=wchar_t]" -- virtual function override intended?
119 do_length( std::mbstate_t &state,
120 ^
121 detected during instantiation of class
122 "boost::locale::util::code_converter<CharType> [with
123 CharType=wchar_t]" at line 651
124
125"libs/locale/src/util/codecvt_converter.cpp", line 630: warning: variable
126 "boost::locale::util::ensure_mbstate_size_is_at_least_2" was
127 declared but never referenced
128 static const char ensure_mbstate_size_is_at_least_2[sizeof(std::mbstate_t) >= 2 ? 1 : -1] = {0};
129 ^
130
131pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/util/default_locale.o
132pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/util/info.o
133pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/util/locale_data.o
134common.mkdir bin.v2/libs/locale/build/pgi/release/threading-multi/posix
135pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/codecvt.o
136"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
137 "locale_t" is undefined
138 boost::shared_ptr<locale_t> lc,
139 ^
140
141"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
142 "locale_t" is undefined
143 boost::shared_ptr<locale_t> lc,
144 ^
145
146"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
147 "locale_t" is undefined
148 boost::shared_ptr<locale_t> lc,
149 ^
150
151"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
152 "locale_t" is undefined
153 boost::shared_ptr<locale_t> lc,
154 ^
155
1564 errors detected in the compilation of "libs/locale/src/posix/codecvt.cpp".
157
158 "pgCC" -Kieee -fpic -fPIC -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/threading-multi/posix/codecvt.o" "libs/locale/src/posix/codecvt.cpp"
159
160...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/codecvt.o...
161pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/collate.o
162"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
163 "locale_t" is undefined
164 boost::shared_ptr<locale_t> lc,
165 ^
166
167"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
168 "locale_t" is undefined
169 boost::shared_ptr<locale_t> lc,
170 ^
171
172"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
173 "locale_t" is undefined
174 boost::shared_ptr<locale_t> lc,
175 ^
176
177"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
178 "locale_t" is undefined
179 boost::shared_ptr<locale_t> lc,
180 ^
181
182"libs/locale/src/posix/collate.cpp", line 31: error: identifier "locale_t" is
183 undefined
184 static size_t xfrm(char *out,char const *in,size_t n,locale_t l)
185 ^
186
187"libs/locale/src/posix/collate.cpp", line 35: error: identifier "locale_t" is
188 undefined
189 static size_t coll(char const *left,char const *right,locale_t l)
190 ^
191
192"libs/locale/src/posix/collate.cpp", line 33: error: identifier "strxfrm_l" is
193 undefined
194 return strxfrm_l(out,in,n,l);
195 ^
196
197"libs/locale/src/posix/collate.cpp", line 37: error: identifier "strcoll_l" is
198 undefined
199 return strcoll_l(left,right,l);
200 ^
201
202"libs/locale/src/posix/collate.cpp", line 43: error: identifier "locale_t" is
203 undefined
204 static size_t xfrm(wchar_t *out,wchar_t const *in,size_t n,locale_t l)
205 ^
206
207"libs/locale/src/posix/collate.cpp", line 47: error: identifier "locale_t" is
208 undefined
209 static size_t coll(wchar_t const *left,wchar_t const *right,locale_t l)
210 ^
211
212"libs/locale/src/posix/collate.cpp", line 45: error: identifier "wcsxfrm_l" is
213 undefined
214 return wcsxfrm_l(out,in,n,l);
215 ^
216
217"libs/locale/src/posix/collate.cpp", line 49: error: identifier "wcscoll_l" is
218 undefined
219 return wcscoll_l(left,right,l);
220 ^
221
222"libs/locale/src/posix/collate.cpp", line 58: error: identifier "locale_t" is
223 undefined
224 collator(boost::shared_ptr<locale_t> l,size_t refs = 0) :
225 ^
226
227"libs/locale/src/posix/collate.cpp", line 96: error: identifier "locale_t" is
228 undefined
229 boost::shared_ptr<locale_t> lc_;
230 ^
231
232"libs/locale/src/posix/collate.cpp", line 101: error: identifier "locale_t" is
233 undefined
234 boost::shared_ptr<locale_t> lc,
235 ^
236
23715 errors detected in the compilation of "libs/locale/src/posix/collate.cpp".
238
239 "pgCC" -Kieee -fpic -fPIC -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/threading-multi/posix/collate.o" "libs/locale/src/posix/collate.cpp"
240
241...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/collate.o...
242pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/converter.o
243"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
244 "locale_t" is undefined
245 boost::shared_ptr<locale_t> lc,
246 ^
247
248"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
249 "locale_t" is undefined
250 boost::shared_ptr<locale_t> lc,
251 ^
252
253"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
254 "locale_t" is undefined
255 boost::shared_ptr<locale_t> lc,
256 ^
257
258"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
259 "locale_t" is undefined
260 boost::shared_ptr<locale_t> lc,
261 ^
262
263"libs/locale/src/posix/converter.cpp", line 32: error: identifier "locale_t"
264 is undefined
265 static char lower(char c,locale_t lc)
266 ^
267
268"libs/locale/src/posix/converter.cpp", line 36: error: identifier "locale_t"
269 is undefined
270 static char upper(char c,locale_t lc)
271 ^
272
273"libs/locale/src/posix/converter.cpp", line 34: error: identifier "tolower_l"
274 is undefined
275 return tolower_l(c,lc);
276 ^
277
278"libs/locale/src/posix/converter.cpp", line 38: error: identifier "toupper_l"
279 is undefined
280 return toupper_l(c,lc);
281 ^
282
283"libs/locale/src/posix/converter.cpp", line 44: error: identifier "locale_t"
284 is undefined
285 static wchar_t lower(wchar_t c,locale_t lc)
286 ^
287
288"libs/locale/src/posix/converter.cpp", line 48: error: identifier "locale_t"
289 is undefined
290 static wchar_t upper(wchar_t c,locale_t lc)
291 ^
292
293"libs/locale/src/posix/converter.cpp", line 46: error: identifier "towlower_l"
294 is undefined
295 return towlower_l(c,lc);
296 ^
297
298"libs/locale/src/posix/converter.cpp", line 50: error: identifier "towupper_l"
299 is undefined
300 return towupper_l(c,lc);
301 ^
302
303"libs/locale/src/posix/converter.cpp", line 62: error: identifier "locale_t"
304 is undefined
305 std_converter(boost::shared_ptr<locale_t> lc,size_t refs = 0) :
306 ^
307
308"libs/locale/src/posix/converter.cpp", line 94: error: identifier "locale_t"
309 is undefined
310 boost::shared_ptr<locale_t> lc_;
311 ^
312
313"libs/locale/src/posix/converter.cpp", line 99: error: identifier "locale_t"
314 is undefined
315 utf8_converter(boost::shared_ptr<locale_t> lc,size_t refs = 0) :
316 ^
317
318"libs/locale/src/posix/converter.cpp", line 132: error: identifier "locale_t"
319 is undefined
320 boost::shared_ptr<locale_t> lc_;
321 ^
322
323"libs/locale/src/posix/converter.cpp", line 113: error: identifier "towupper_l"
324 is undefined
325 wres+=towupper_l(tmp[i],*lc_);
326 ^
327
328"libs/locale/src/posix/converter.cpp", line 124: error: identifier "towlower_l"
329 is undefined
330 wres+=towlower_l(tmp[i],*lc_);
331 ^
332
333"libs/locale/src/posix/converter.cpp", line 136: error: identifier "locale_t"
334 is undefined
335 boost::shared_ptr<locale_t> lc,
336 ^
337
338"libs/locale/src/posix/converter.cpp", line 142: error: identifier
339 "nl_langinfo_l" is undefined
340 std::string encoding = nl_langinfo_l(CODESET,*lc);
341 ^
342
34320 errors detected in the compilation of "libs/locale/src/posix/converter.cpp".
344
345 "pgCC" -Kieee -fpic -fPIC -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/threading-multi/posix/converter.o" "libs/locale/src/posix/converter.cpp"
346
347...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/converter.o...
348pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/numeric.o
349"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
350 "locale_t" is undefined
351 boost::shared_ptr<locale_t> lc,
352 ^
353
354"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
355 "locale_t" is undefined
356 boost::shared_ptr<locale_t> lc,
357 ^
358
359"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
360 "locale_t" is undefined
361 boost::shared_ptr<locale_t> lc,
362 ^
363
364"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
365 "locale_t" is undefined
366 boost::shared_ptr<locale_t> lc,
367 ^
368
369"libs/locale/src/posix/numeric.cpp", line 45: error: identifier "locale_t" is
370 undefined
371 num_format(boost::shared_ptr<locale_t> lc,size_t refs = 0) :
372 ^
373
374"libs/locale/src/posix/numeric.cpp", line 85: error: identifier "locale_t" is
375 undefined
376 boost::shared_ptr<locale_t> lc_;
377 ^
378
379"libs/locale/src/posix/numeric.cpp", line 95: error: identifier "locale_t" is
380 undefined
381 static std::string ftime(char const *format,const struct tm *t,locale_t lc)
382 ^
383
384"libs/locale/src/posix/numeric.cpp", line 98: error: identifier "strftime_l"
385 is undefined
386 size_t n=strftime_l(buf,sizeof(buf),format,t,lc);
387 ^
388
389"libs/locale/src/posix/numeric.cpp", line 118: error: identifier "locale_t" is
390 undefined
391 static std::wstring ftime(wchar_t const *format,const struct tm *t,locale_t lc)
392 ^
393
394"libs/locale/src/posix/numeric.cpp", line 137: error: identifier
395 "nl_langinfo_l" is undefined
396 std::string enc = nl_langinfo_l(CODESET,lc);
397 ^
398
399"libs/locale/src/posix/numeric.cpp", line 149: error: identifier "locale_t" is
400 undefined
401 time_put_posix(boost::shared_ptr<locale_t> lc, size_t refs = 0) :
402 ^
403
404"libs/locale/src/posix/numeric.cpp", line 171: error: identifier "locale_t" is
405 undefined
406 boost::shared_ptr<locale_t> lc_;
407 ^
408
409"libs/locale/src/posix/numeric.cpp", line 182: error: identifier "locale_t" is
410 undefined
411 ctype_posix(boost::shared_ptr<locale_t> lc)
412 ^
413
414"libs/locale/src/posix/numeric.cpp", line 274: error: identifier "locale_t" is
415 undefined
416 boost::shared_ptr<locale_t> lc_;
417 ^
418
419"libs/locale/src/posix/numeric.cpp", line 189: error: identifier "isspace_l"
420 is undefined
421 if((m & space) && isspace_l(c,*lc_))
422 ^
423
424"libs/locale/src/posix/numeric.cpp", line 191: error: identifier "isprint_l"
425 is undefined
426 if((m & print) && isprint_l(c,*lc_))
427 ^
428
429"libs/locale/src/posix/numeric.cpp", line 193: error: identifier "iscntrl_l"
430 is undefined
431 if((m & cntrl) && iscntrl_l(c,*lc_))
432 ^
433
434"libs/locale/src/posix/numeric.cpp", line 195: error: identifier "isupper_l"
435 is undefined
436 if((m & upper) && isupper_l(c,*lc_))
437 ^
438
439"libs/locale/src/posix/numeric.cpp", line 197: error: identifier "islower_l"
440 is undefined
441 if((m & lower) && islower_l(c,*lc_))
442 ^
443
444"libs/locale/src/posix/numeric.cpp", line 199: error: identifier "isalpha_l"
445 is undefined
446 if((m & alpha) && isalpha_l(c,*lc_))
447 ^
448
449"libs/locale/src/posix/numeric.cpp", line 201: error: identifier "isdigit_l"
450 is undefined
451 if((m & digit) && isdigit_l(c,*lc_))
452 ^
453
454"libs/locale/src/posix/numeric.cpp", line 203: error: identifier "isxdigit_l"
455 is undefined
456 if((m & xdigit) && isxdigit_l(c,*lc_))
457 ^
458
459"libs/locale/src/posix/numeric.cpp", line 205: error: identifier "ispunct_l"
460 is undefined
461 if((m & punct) && ispunct_l(c,*lc_))
462 ^
463
464"libs/locale/src/posix/numeric.cpp", line 214: error: identifier "isspace_l"
465 is undefined
466 if(isspace_l(c,*lc_))
467 ^
468
469"libs/locale/src/posix/numeric.cpp", line 216: error: identifier "isprint_l"
470 is undefined
471 if(isprint_l(c,*lc_))
472 ^
473
474"libs/locale/src/posix/numeric.cpp", line 218: error: identifier "iscntrl_l"
475 is undefined
476 if(iscntrl_l(c,*lc_))
477 ^
478
479"libs/locale/src/posix/numeric.cpp", line 220: error: identifier "isupper_l"
480 is undefined
481 if(isupper_l(c,*lc_))
482 ^
483
484"libs/locale/src/posix/numeric.cpp", line 222: error: identifier "islower_l"
485 is undefined
486 if(islower_l(c,*lc_))
487 ^
488
489"libs/locale/src/posix/numeric.cpp", line 224: error: identifier "isalpha_l"
490 is undefined
491 if(isalpha_l(c,*lc_))
492 ^
493
494"libs/locale/src/posix/numeric.cpp", line 226: error: identifier "isdigit_l"
495 is undefined
496 if(isdigit_l(c,*lc_))
497 ^
498
499"libs/locale/src/posix/numeric.cpp", line 228: error: identifier "isxdigit_l"
500 is undefined
501 if(isxdigit_l(c,*lc_))
502 ^
503
504"libs/locale/src/posix/numeric.cpp", line 230: error: identifier "ispunct_l"
505 is undefined
506 if(ispunct_l(c,*lc_))
507 ^
508
509"libs/locale/src/posix/numeric.cpp", line 255: error: identifier "toupper_l"
510 is undefined
511 return toupper_l(c,*lc_);
512 ^
513
514"libs/locale/src/posix/numeric.cpp", line 260: error: identifier "toupper_l"
515 is undefined
516 *begin = toupper_l(*begin,*lc_);
517 ^
518
519"libs/locale/src/posix/numeric.cpp", line 265: error: identifier "tolower_l"
520 is undefined
521 return tolower_l(c,*lc_);
522 ^
523
524"libs/locale/src/posix/numeric.cpp", line 270: error: identifier "tolower_l"
525 is undefined
526 *begin = tolower_l(*begin,*lc_);
527 ^
528
529"libs/locale/src/posix/numeric.cpp", line 280: error: identifier "locale_t" is
530 undefined
531 ctype_posix(boost::shared_ptr<locale_t> lc)
532 ^
533
534"libs/locale/src/posix/numeric.cpp", line 372: error: identifier "locale_t" is
535 undefined
536 boost::shared_ptr<locale_t> lc_;
537 ^
538
539"libs/locale/src/posix/numeric.cpp", line 287: error: identifier "iswspace_l"
540 is undefined
541 if((m & space) && iswspace_l(c,*lc_))
542 ^
543
544"libs/locale/src/posix/numeric.cpp", line 289: error: identifier "iswprint_l"
545 is undefined
546 if((m & print) && iswprint_l(c,*lc_))
547 ^
548
549"libs/locale/src/posix/numeric.cpp", line 291: error: identifier "iswcntrl_l"
550 is undefined
551 if((m & cntrl) && iswcntrl_l(c,*lc_))
552 ^
553
554"libs/locale/src/posix/numeric.cpp", line 293: error: identifier "iswupper_l"
555 is undefined
556 if((m & upper) && iswupper_l(c,*lc_))
557 ^
558
559"libs/locale/src/posix/numeric.cpp", line 295: error: identifier "iswlower_l"
560 is undefined
561 if((m & lower) && iswlower_l(c,*lc_))
562 ^
563
564"libs/locale/src/posix/numeric.cpp", line 297: error: identifier "iswalpha_l"
565 is undefined
566 if((m & alpha) && iswalpha_l(c,*lc_))
567 ^
568
569"libs/locale/src/posix/numeric.cpp", line 299: error: identifier "iswdigit_l"
570 is undefined
571 if((m & digit) && iswdigit_l(c,*lc_))
572 ^
573
574"libs/locale/src/posix/numeric.cpp", line 301: error: identifier "iswxdigit_l"
575 is undefined
576 if((m & xdigit) && iswxdigit_l(c,*lc_))
577 ^
578
579"libs/locale/src/posix/numeric.cpp", line 303: error: identifier "iswpunct_l"
580 is undefined
581 if((m & punct) && iswpunct_l(c,*lc_))
582 ^
583
584"libs/locale/src/posix/numeric.cpp", line 312: error: identifier "iswspace_l"
585 is undefined
586 if(iswspace_l(c,*lc_))
587 ^
588
589"libs/locale/src/posix/numeric.cpp", line 314: error: identifier "iswprint_l"
590 is undefined
591 if(iswprint_l(c,*lc_))
592 ^
593
594"libs/locale/src/posix/numeric.cpp", line 316: error: identifier "iswcntrl_l"
595 is undefined
596 if(iswcntrl_l(c,*lc_))
597 ^
598
599"libs/locale/src/posix/numeric.cpp", line 318: error: identifier "iswupper_l"
600 is undefined
601 if(iswupper_l(c,*lc_))
602 ^
603
604"libs/locale/src/posix/numeric.cpp", line 320: error: identifier "iswlower_l"
605 is undefined
606 if(iswlower_l(c,*lc_))
607 ^
608
609"libs/locale/src/posix/numeric.cpp", line 322: error: identifier "iswalpha_l"
610 is undefined
611 if(iswalpha_l(c,*lc_))
612 ^
613
614"libs/locale/src/posix/numeric.cpp", line 324: error: identifier "iswdigit_l"
615 is undefined
616 if(iswdigit_l(c,*lc_))
617 ^
618
619"libs/locale/src/posix/numeric.cpp", line 326: error: identifier "iswxdigit_l"
620 is undefined
621 if(iswxdigit_l(c,*lc_))
622 ^
623
624"libs/locale/src/posix/numeric.cpp", line 328: error: identifier "iswpunct_l"
625 is undefined
626 if(iswpunct_l(c,*lc_))
627 ^
628
629"libs/locale/src/posix/numeric.cpp", line 353: error: identifier "towupper_l"
630 is undefined
631 return towupper_l(c,*lc_);
632 ^
633
634"libs/locale/src/posix/numeric.cpp", line 358: error: identifier "towupper_l"
635 is undefined
636 *begin = towupper_l(*begin,*lc_);
637 ^
638
639"libs/locale/src/posix/numeric.cpp", line 363: error: identifier "tolower_l"
640 is undefined
641 return tolower_l(c,*lc_);
642 ^
643
644"libs/locale/src/posix/numeric.cpp", line 368: error: identifier "tolower_l"
645 is undefined
646 *begin = tolower_l(*begin,*lc_);
647 ^
648
649"libs/locale/src/posix/numeric.cpp", line 386: error: identifier "locale_t" is
650 undefined
651 basic_numpunct(locale_t lc)
652 ^
653
654"libs/locale/src/posix/numeric.cpp", line 394: error: identifier
655 "nl_langinfo_l" is undefined
656 thousands_sep = nl_langinfo_l(THOUSEP,lc);
657 ^
658
659"libs/locale/src/posix/numeric.cpp", line 407: error: identifier "locale_t" is
660 undefined
661 num_punct_posix(locale_t lc,size_t refs = 0) :
662 ^
663
664"libs/locale/src/posix/numeric.cpp", line 419: error: identifier "locale_t" is
665 undefined
666 void to_str(std::string &s1,std::string &s2,locale_t /*lc*/)
667 ^
668
669"libs/locale/src/posix/numeric.cpp", line 423: error: identifier "locale_t" is
670 undefined
671 void to_str(std::string &s1,std::wstring &s2,locale_t lc)
672 ^
673
674"libs/locale/src/posix/numeric.cpp", line 456: error: identifier "locale_t" is
675 undefined
676 std::locale create_formatting_impl(std::locale const &in,boost::shared_ptr<locale_t> lc)
677 ^
678
679"libs/locale/src/posix/numeric.cpp", line 466: error: identifier "locale_t" is
680 undefined
681 std::locale create_parsing_impl(std::locale const &in,boost::shared_ptr<locale_t> lc)
682 ^
683
684"libs/locale/src/posix/numeric.cpp", line 476: error: identifier "locale_t" is
685 undefined
686 boost::shared_ptr<locale_t> lc,
687 ^
688
689"libs/locale/src/posix/numeric.cpp", line 490: error: identifier "locale_t" is
690 undefined
691 boost::shared_ptr<locale_t> lc,
692 ^
693
694"libs/locale/src/posix/../util/numeric.hpp", line 65: warning: overloaded
695 virtual function "std::num_put<_CharT, _OutputIter>::do_put [with
696 _CharT=char, _OutputIter=std::ostreambuf_iterator<char,
697 std::char_traits<char>>]" is only partially overridden in class
698 "boost::locale::util::base_num_format<char>"
699 class base_num_format : public std::num_put<CharType>
700 ^
701 detected during:
702 instantiation of class
703 "boost::locale::util::base_num_format<CharType> [with
704 CharType=char]" at line 38 of
705 "libs/locale/src/posix/numeric.cpp"
706 instantiation of class
707 "boost::locale::impl_posix::num_format<CharType> [with
708 CharType=char]" at line 461 of
709 "libs/locale/src/posix/numeric.cpp"
710 instantiation of "std::locale
711 boost::locale::impl_posix::create_formatting_impl<CharTyp
712 e>(const std::locale &, boost::shared_ptr<<error-type>>)
713 [with CharType=char]" at line 481 of
714 "libs/locale/src/posix/numeric.cpp"
715
716"libs/locale/src/posix/numeric.cpp", line 57: error: identifier "strfmon_l" is
717 undefined
718 ssize_t n = strfmon_l(buf,sizeof(buf),*lc_,format,static_cast<double>(val));
719 ^
720 detected during:
721 implicit generation of
722 "boost::locale::impl_posix::num_format<CharType>::~num_fo
723 rmat() [with CharType=char]" at line 49
724 instantiation of class
725 "boost::locale::impl_posix::num_format<CharType> [with
726 CharType=char]" at line 49
727 instantiation of
728 "boost::locale::impl_posix::num_format<CharType>::num_for
729 mat(boost::shared_ptr<<error-type>>, size_t) [with
730 CharType=char]" at line 461
731 instantiation of "std::locale
732 boost::locale::impl_posix::create_formatting_impl<CharTyp
733 e>(const std::locale &, boost::shared_ptr<<error-type>>)
734 [with CharType=char]" at line 481
735
736"libs/locale/src/posix/../util/numeric.hpp", line 65: warning: overloaded
737 virtual function "std::num_put<_CharT, _OutputIter>::do_put [with
738 _CharT=wchar_t, _OutputIter=std::ostreambuf_iterator<wchar_t,
739 std::char_traits<wchar_t>>]" is only partially overridden in class
740 "boost::locale::util::base_num_format<wchar_t>"
741 class base_num_format : public std::num_put<CharType>
742 ^
743 detected during:
744 instantiation of class
745 "boost::locale::util::base_num_format<CharType> [with
746 CharType=wchar_t]" at line 38 of
747 "libs/locale/src/posix/numeric.cpp"
748 instantiation of class
749 "boost::locale::impl_posix::num_format<CharType> [with
750 CharType=wchar_t]" at line 461 of
751 "libs/locale/src/posix/numeric.cpp"
752 instantiation of "std::locale
753 boost::locale::impl_posix::create_formatting_impl<CharTyp
754 e>(const std::locale &, boost::shared_ptr<<error-type>>)
755 [with CharType=wchar_t]" at line 483 of
756 "libs/locale/src/posix/numeric.cpp"
757
758"libs/locale/src/posix/numeric.cpp", line 78: error: identifier "nl_langinfo_l"
759 is undefined
760 std::wstring tmp = conv::to_utf<wchar_t>(ptr,ptr+n,nl_langinfo_l(CODESET,*lc_));
761 ^
762 detected during:
763 instantiation of "std::num_put<CharType,
764 std::ostreambuf_iterator<_CharT,
765 std::char_traits<_CharT>>>::iter_type
766 boost::locale::impl_posix::num_format<CharType>::do_forma
767 t_currency(bool, std::num_put<CharType,
768 std::ostreambuf_iterator<_CharT,
769 std::char_traits<_CharT>>>::iter_type, std::ios_base &,
770 CharType, long double) const [with CharType=wchar_t]" at
771 line 49
772 implicit generation of
773 "boost::locale::impl_posix::num_format<CharType>::~num_fo
774 rmat() [with CharType=wchar_t]" at line 49
775 instantiation of class
776 "boost::locale::impl_posix::num_format<CharType> [with
777 CharType=wchar_t]" at line 49
778 instantiation of
779 "boost::locale::impl_posix::num_format<CharType>::num_for
780 mat(boost::shared_ptr<<error-type>>, size_t) [with
781 CharType=wchar_t]" at line 461
782 instantiation of "std::locale
783 boost::locale::impl_posix::create_formatting_impl<CharTyp
784 e>(const std::locale &, boost::shared_ptr<<error-type>>)
785 [with CharType=wchar_t]" at line 483
786
787"libs/locale/src/posix/../util/numeric.hpp", line 259: warning: overloaded
788 virtual function "std::num_get<_CharT, _InputIter>::do_get [with
789 _CharT=char, _InputIter=std::istreambuf_iterator<char,
790 std::char_traits<char>>]" is only partially overridden in class
791 "boost::locale::util::base_num_parse<char>"
792 class base_num_parse : public std::num_get<CharType>
793 ^
794 detected during:
795 instantiation of class
796 "boost::locale::util::base_num_parse<CharType> [with
797 CharType=char]" at line 470 of
798 "libs/locale/src/posix/numeric.cpp"
799 instantiation of "std::locale
800 boost::locale::impl_posix::create_parsing_impl<CharType>(
801 const std::locale &, boost::shared_ptr<<error-type>>)
802 [with CharType=char]" at line 495 of
803 "libs/locale/src/posix/numeric.cpp"
804
805"libs/locale/src/posix/../util/numeric.hpp", line 259: warning: overloaded
806 virtual function "std::num_get<_CharT, _InputIter>::do_get [with
807 _CharT=wchar_t, _InputIter=std::istreambuf_iterator<wchar_t,
808 std::char_traits<wchar_t>>]" is only partially overridden in class
809 "boost::locale::util::base_num_parse<wchar_t>"
810 class base_num_parse : public std::num_get<CharType>
811 ^
812 detected during:
813 instantiation of class
814 "boost::locale::util::base_num_parse<CharType> [with
815 CharType=wchar_t]" at line 470 of
816 "libs/locale/src/posix/numeric.cpp"
817 instantiation of "std::locale
818 boost::locale::impl_posix::create_parsing_impl<CharType>(
819 const std::locale &, boost::shared_ptr<<error-type>>)
820 [with CharType=wchar_t]" at line 497 of
821 "libs/locale/src/posix/numeric.cpp"
822
82371 errors detected in the compilation of "libs/locale/src/posix/numeric.cpp".
824
825 "pgCC" -Kieee -fpic -fPIC -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/threading-multi/posix/numeric.o" "libs/locale/src/posix/numeric.cpp"
826
827...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/numeric.o...
828pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/posix_backend.o
829"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
830 "locale_t" is undefined
831 boost::shared_ptr<locale_t> lc,
832 ^
833
834"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
835 "locale_t" is undefined
836 boost::shared_ptr<locale_t> lc,
837 ^
838
839"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
840 "locale_t" is undefined
841 boost::shared_ptr<locale_t> lc,
842 ^
843
844"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
845 "locale_t" is undefined
846 boost::shared_ptr<locale_t> lc,
847 ^
848
849"libs/locale/src/posix/posix_backend.cpp", line 65: error: identifier
850 "locale_t" is undefined
851 static void free_locale_by_ptr(locale_t *lc)
852 ^
853
854"libs/locale/src/posix/posix_backend.cpp", line 170: error: identifier
855 "locale_t" is undefined
856 boost::shared_ptr<locale_t> lc_;
857 ^
858
859"libs/locale/src/posix/posix_backend.cpp", line 67: error: identifier
860 "freelocale" is undefined
861 freelocale(*lc);
862 ^
863
864"libs/locale/src/posix/posix_backend.cpp", line 81: error: identifier
865 "locale_t" is undefined
866 locale_t tmp = newlocale(LC_ALL_MASK,real_id_.c_str(),0);
867 ^
868
869"libs/locale/src/posix/posix_backend.cpp", line 81: error: identifier
870 "LC_ALL_MASK" is undefined
871 locale_t tmp = newlocale(LC_ALL_MASK,real_id_.c_str(),0);
872 ^
873
874"libs/locale/src/posix/posix_backend.cpp", line 81: error: identifier
875 "newlocale" is undefined
876 locale_t tmp = newlocale(LC_ALL_MASK,real_id_.c_str(),0);
877 ^
878
879"libs/locale/src/posix/posix_backend.cpp", line 90: error: identifier
880 "locale_t" is undefined
881 locale_t *tmp_p = 0;
882 ^
883
884"libs/locale/src/posix/posix_backend.cpp", line 90: error: identifier "tmp_p"
885 is undefined
886 locale_t *tmp_p = 0;
887 ^
888
889"libs/locale/src/posix/posix_backend.cpp", line 93: error: expected a type
890 specifier
891 tmp_p = new locale_t();
892 ^
893
894"libs/locale/src/posix/posix_backend.cpp", line 96: error: identifier
895 "freelocale" is undefined
896 freelocale(tmp);
897 ^
898
899"libs/locale/src/posix/posix_backend.cpp", line 101: error: "locale_t" is not
900 a type name
901 lc_ = boost::shared_ptr<locale_t>(tmp_p,free_locale_by_ptr);
902 ^
903
904"libs/locale/src/posix/posix_backend.cpp", line 101: error: no instance of
905 constructor "boost::shared_ptr<T>::shared_ptr [with T=<error-type>]"
906 matches the argument list
907 argument types are: (<error-type>, void (<error-type> *))
908 lc_ = boost::shared_ptr<locale_t>(tmp_p,free_locale_by_ptr);
909 ^
910
911"libs/locale/src/posix/posix_backend.cpp", line 120: error: identifier
912 "nl_langinfo_l" is undefined
913 return create_codecvt(base,nl_langinfo_l(CODESET,*lc_),type);
914 ^
915
91617 errors detected in the compilation of "libs/locale/src/posix/posix_backend.cpp".
917
918 "pgCC" -Kieee -fpic -fPIC -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/threading-multi/posix/posix_backend.o" "libs/locale/src/posix/posix_backend.cpp"
919
920...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/posix/posix_backend.o...
921common.mkdir bin.v2/libs/locale/build/pgi/release/threading-multi/std
922pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/std/codecvt.o
923pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/std/collate.o
924pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/std/converter.o
925pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/std/numeric.o
926"libs/locale/src/std/../util/numeric.hpp", line 65: warning: overloaded
927 virtual function "std::num_put<_CharT, _OutputIter>::do_put [with
928 _CharT=char, _OutputIter=std::ostreambuf_iterator<char,
929 std::char_traits<char>>]" is only partially overridden in class
930 "boost::locale::util::base_num_format<char>"
931 class base_num_format : public std::num_put<CharType>
932 ^
933 detected during instantiation of class
934 "boost::locale::util::base_num_format<CharType> [with
935 CharType=char]" at line 327 of
936 "libs/locale/src/std/numeric.cpp"
937
938"libs/locale/src/std/../util/numeric.hpp", line 65: warning: overloaded
939 virtual function "std::num_put<_CharT, _OutputIter>::do_put [with
940 _CharT=wchar_t, _OutputIter=std::ostreambuf_iterator<wchar_t,
941 std::char_traits<wchar_t>>]" is only partially overridden in class
942 "boost::locale::util::base_num_format<wchar_t>"
943 class base_num_format : public std::num_put<CharType>
944 ^
945 detected during instantiation of class
946 "boost::locale::util::base_num_format<CharType> [with
947 CharType=wchar_t]" at line 357 of
948 "libs/locale/src/std/numeric.cpp"
949
950"libs/locale/src/std/../util/numeric.hpp", line 259: warning: overloaded
951 virtual function "std::num_get<_CharT, _InputIter>::do_get [with
952 _CharT=char, _InputIter=std::istreambuf_iterator<char,
953 std::char_traits<char>>]" is only partially overridden in class
954 "boost::locale::util::base_num_parse<char>"
955 class base_num_parse : public std::num_get<CharType>
956 ^
957 detected during instantiation of class
958 "boost::locale::util::base_num_parse<CharType> [with
959 CharType=char]" at line 399 of
960 "libs/locale/src/std/numeric.cpp"
961
962"libs/locale/src/std/../util/numeric.hpp", line 259: warning: overloaded
963 virtual function "std::num_get<_CharT, _InputIter>::do_get [with
964 _CharT=wchar_t, _InputIter=std::istreambuf_iterator<wchar_t,
965 std::char_traits<wchar_t>>]" is only partially overridden in class
966 "boost::locale::util::base_num_parse<wchar_t>"
967 class base_num_parse : public std::num_get<CharType>
968 ^
969 detected during instantiation of class
970 "boost::locale::util::base_num_parse<CharType> [with
971 CharType=wchar_t]" at line 425 of
972 "libs/locale/src/std/numeric.cpp"
973
974pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/std/std_backend.o
975pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/threading-multi/util/gregorian.o
976...skipped <pbin.v2/libs/locale/build/pgi/release/threading-multi>libboost_locale.so for lack of <pbin.v2/libs/locale/build/pgi/release/threading-multi>posix/codecvt.o...
977...skipped <pstage/lib>libboost_locale.so for lack of <pbin.v2/libs/locale/build/pgi/release/threading-multi>libboost_locale.so...
978common.mkdir bin.v2/libs/system/build/pgi/release/link-static
979common.mkdir bin.v2/libs/system/build/pgi/release/link-static/threading-multi
980pgi.compile.c++ bin.v2/libs/system/build/pgi/release/link-static/threading-multi/error_code.o
981pgi.archive bin.v2/libs/system/build/pgi/release/link-static/threading-multi/libboost_system.a
982common.copy stage/lib/libboost_system.a
983common.mkdir bin.v2/libs/locale/build/pgi/release/link-static
984common.mkdir bin.v2/libs/locale/build/pgi/release/link-static/threading-multi
985common.mkdir bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/encoding
986pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/encoding/codepage.o
987common.mkdir bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared
988pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared/date_time.o
989pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared/format.o
990pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared/formatting.o
991pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared/generator.o
992pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared/ids.o
993pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared/localization_backend.o
994pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared/message.o
995"libs/locale/src/shared/message.cpp", line 687: warning: statement is
996 unreachable
997 if(!mo.has_hash())
998 ^
999 detected during:
1000 instantiation of "bool
1001 boost::locale::gnu_gettext::mo_message<CharType>::mo_usea
1002 ble_directly(const std::string &, const
1003 boost::locale::gnu_gettext::mo_file &) [with
1004 CharType=wchar_t]" at line 656
1005 instantiation of "bool
1006 boost::locale::gnu_gettext::mo_message<CharType>::load_fi
1007 le(const std::string &, const std::string &, const
1008 std::string &, int, const
1009 boost::locale::gnu_gettext::messages_info::callback_type
1010 &) [with CharType=wchar_t]" at line 578
1011 instantiation of
1012 "boost::locale::gnu_gettext::mo_message<CharType>::mo_mes
1013 sage(const boost::locale::gnu_gettext::messages_info &)
1014 [with CharType=wchar_t]" at line 755
1015
1016pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/shared/mo_lambda.o
1017"libs/locale/src/shared/mo_lambda.cpp", line 220: warning: function
1018 "boost::locale::gnu_gettext::lambda::<unnamed>::un_factory" was
1019 declared but never referenced
1020 plural_ptr un_factory(int value,plural_ptr op)
1021 ^
1022
1023common.mkdir bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/util
1024pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/util/codecvt_converter.o
1025"libs/locale/src/util/codecvt_converter.cpp", line 286: warning: function
1026 "std::codecvt<wchar_t, char, mbstate_t>::do_length(const mbstate_t
1027 &, const char *, const char *, size_t) const" is hidden by
1028 "boost::locale::util::code_converter<CharType>::do_length [with
1029 CharType=wchar_t]" -- virtual function override intended?
1030 do_length( std::mbstate_t &state,
1031 ^
1032 detected during instantiation of class
1033 "boost::locale::util::code_converter<CharType> [with
1034 CharType=wchar_t]" at line 651
1035
1036"libs/locale/src/util/codecvt_converter.cpp", line 630: warning: variable
1037 "boost::locale::util::ensure_mbstate_size_is_at_least_2" was
1038 declared but never referenced
1039 static const char ensure_mbstate_size_is_at_least_2[sizeof(std::mbstate_t) >= 2 ? 1 : -1] = {0};
1040 ^
1041
1042pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/util/default_locale.o
1043pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/util/info.o
1044pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/util/locale_data.o
1045common.mkdir bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix
1046pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/codecvt.o
1047"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
1048 "locale_t" is undefined
1049 boost::shared_ptr<locale_t> lc,
1050 ^
1051
1052"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
1053 "locale_t" is undefined
1054 boost::shared_ptr<locale_t> lc,
1055 ^
1056
1057"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
1058 "locale_t" is undefined
1059 boost::shared_ptr<locale_t> lc,
1060 ^
1061
1062"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
1063 "locale_t" is undefined
1064 boost::shared_ptr<locale_t> lc,
1065 ^
1066
10674 errors detected in the compilation of "libs/locale/src/posix/codecvt.cpp".
1068
1069 "pgCC" -Kieee -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/codecvt.o" "libs/locale/src/posix/codecvt.cpp"
1070
1071...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/codecvt.o...
1072pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/collate.o
1073"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
1074 "locale_t" is undefined
1075 boost::shared_ptr<locale_t> lc,
1076 ^
1077
1078"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
1079 "locale_t" is undefined
1080 boost::shared_ptr<locale_t> lc,
1081 ^
1082
1083"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
1084 "locale_t" is undefined
1085 boost::shared_ptr<locale_t> lc,
1086 ^
1087
1088"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
1089 "locale_t" is undefined
1090 boost::shared_ptr<locale_t> lc,
1091 ^
1092
1093"libs/locale/src/posix/collate.cpp", line 31: error: identifier "locale_t" is
1094 undefined
1095 static size_t xfrm(char *out,char const *in,size_t n,locale_t l)
1096 ^
1097
1098"libs/locale/src/posix/collate.cpp", line 35: error: identifier "locale_t" is
1099 undefined
1100 static size_t coll(char const *left,char const *right,locale_t l)
1101 ^
1102
1103"libs/locale/src/posix/collate.cpp", line 33: error: identifier "strxfrm_l" is
1104 undefined
1105 return strxfrm_l(out,in,n,l);
1106 ^
1107
1108"libs/locale/src/posix/collate.cpp", line 37: error: identifier "strcoll_l" is
1109 undefined
1110 return strcoll_l(left,right,l);
1111 ^
1112
1113"libs/locale/src/posix/collate.cpp", line 43: error: identifier "locale_t" is
1114 undefined
1115 static size_t xfrm(wchar_t *out,wchar_t const *in,size_t n,locale_t l)
1116 ^
1117
1118"libs/locale/src/posix/collate.cpp", line 47: error: identifier "locale_t" is
1119 undefined
1120 static size_t coll(wchar_t const *left,wchar_t const *right,locale_t l)
1121 ^
1122
1123"libs/locale/src/posix/collate.cpp", line 45: error: identifier "wcsxfrm_l" is
1124 undefined
1125 return wcsxfrm_l(out,in,n,l);
1126 ^
1127
1128"libs/locale/src/posix/collate.cpp", line 49: error: identifier "wcscoll_l" is
1129 undefined
1130 return wcscoll_l(left,right,l);
1131 ^
1132
1133"libs/locale/src/posix/collate.cpp", line 58: error: identifier "locale_t" is
1134 undefined
1135 collator(boost::shared_ptr<locale_t> l,size_t refs = 0) :
1136 ^
1137
1138"libs/locale/src/posix/collate.cpp", line 96: error: identifier "locale_t" is
1139 undefined
1140 boost::shared_ptr<locale_t> lc_;
1141 ^
1142
1143"libs/locale/src/posix/collate.cpp", line 101: error: identifier "locale_t" is
1144 undefined
1145 boost::shared_ptr<locale_t> lc,
1146 ^
1147
114815 errors detected in the compilation of "libs/locale/src/posix/collate.cpp".
1149
1150 "pgCC" -Kieee -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/collate.o" "libs/locale/src/posix/collate.cpp"
1151
1152...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/collate.o...
1153pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/converter.o
1154"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
1155 "locale_t" is undefined
1156 boost::shared_ptr<locale_t> lc,
1157 ^
1158
1159"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
1160 "locale_t" is undefined
1161 boost::shared_ptr<locale_t> lc,
1162 ^
1163
1164"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
1165 "locale_t" is undefined
1166 boost::shared_ptr<locale_t> lc,
1167 ^
1168
1169"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
1170 "locale_t" is undefined
1171 boost::shared_ptr<locale_t> lc,
1172 ^
1173
1174"libs/locale/src/posix/converter.cpp", line 32: error: identifier "locale_t"
1175 is undefined
1176 static char lower(char c,locale_t lc)
1177 ^
1178
1179"libs/locale/src/posix/converter.cpp", line 36: error: identifier "locale_t"
1180 is undefined
1181 static char upper(char c,locale_t lc)
1182 ^
1183
1184"libs/locale/src/posix/converter.cpp", line 34: error: identifier "tolower_l"
1185 is undefined
1186 return tolower_l(c,lc);
1187 ^
1188
1189"libs/locale/src/posix/converter.cpp", line 38: error: identifier "toupper_l"
1190 is undefined
1191 return toupper_l(c,lc);
1192 ^
1193
1194"libs/locale/src/posix/converter.cpp", line 44: error: identifier "locale_t"
1195 is undefined
1196 static wchar_t lower(wchar_t c,locale_t lc)
1197 ^
1198
1199"libs/locale/src/posix/converter.cpp", line 48: error: identifier "locale_t"
1200 is undefined
1201 static wchar_t upper(wchar_t c,locale_t lc)
1202 ^
1203
1204"libs/locale/src/posix/converter.cpp", line 46: error: identifier "towlower_l"
1205 is undefined
1206 return towlower_l(c,lc);
1207 ^
1208
1209"libs/locale/src/posix/converter.cpp", line 50: error: identifier "towupper_l"
1210 is undefined
1211 return towupper_l(c,lc);
1212 ^
1213
1214"libs/locale/src/posix/converter.cpp", line 62: error: identifier "locale_t"
1215 is undefined
1216 std_converter(boost::shared_ptr<locale_t> lc,size_t refs = 0) :
1217 ^
1218
1219"libs/locale/src/posix/converter.cpp", line 94: error: identifier "locale_t"
1220 is undefined
1221 boost::shared_ptr<locale_t> lc_;
1222 ^
1223
1224"libs/locale/src/posix/converter.cpp", line 99: error: identifier "locale_t"
1225 is undefined
1226 utf8_converter(boost::shared_ptr<locale_t> lc,size_t refs = 0) :
1227 ^
1228
1229"libs/locale/src/posix/converter.cpp", line 132: error: identifier "locale_t"
1230 is undefined
1231 boost::shared_ptr<locale_t> lc_;
1232 ^
1233
1234"libs/locale/src/posix/converter.cpp", line 113: error: identifier "towupper_l"
1235 is undefined
1236 wres+=towupper_l(tmp[i],*lc_);
1237 ^
1238
1239"libs/locale/src/posix/converter.cpp", line 124: error: identifier "towlower_l"
1240 is undefined
1241 wres+=towlower_l(tmp[i],*lc_);
1242 ^
1243
1244"libs/locale/src/posix/converter.cpp", line 136: error: identifier "locale_t"
1245 is undefined
1246 boost::shared_ptr<locale_t> lc,
1247 ^
1248
1249"libs/locale/src/posix/converter.cpp", line 142: error: identifier
1250 "nl_langinfo_l" is undefined
1251 std::string encoding = nl_langinfo_l(CODESET,*lc);
1252 ^
1253
125420 errors detected in the compilation of "libs/locale/src/posix/converter.cpp".
1255
1256 "pgCC" -Kieee -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/converter.o" "libs/locale/src/posix/converter.cpp"
1257
1258...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/converter.o...
1259pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/numeric.o
1260"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
1261 "locale_t" is undefined
1262 boost::shared_ptr<locale_t> lc,
1263 ^
1264
1265"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
1266 "locale_t" is undefined
1267 boost::shared_ptr<locale_t> lc,
1268 ^
1269
1270"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
1271 "locale_t" is undefined
1272 boost::shared_ptr<locale_t> lc,
1273 ^
1274
1275"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
1276 "locale_t" is undefined
1277 boost::shared_ptr<locale_t> lc,
1278 ^
1279
1280"libs/locale/src/posix/numeric.cpp", line 45: error: identifier "locale_t" is
1281 undefined
1282 num_format(boost::shared_ptr<locale_t> lc,size_t refs = 0) :
1283 ^
1284
1285"libs/locale/src/posix/numeric.cpp", line 85: error: identifier "locale_t" is
1286 undefined
1287 boost::shared_ptr<locale_t> lc_;
1288 ^
1289
1290"libs/locale/src/posix/numeric.cpp", line 95: error: identifier "locale_t" is
1291 undefined
1292 static std::string ftime(char const *format,const struct tm *t,locale_t lc)
1293 ^
1294
1295"libs/locale/src/posix/numeric.cpp", line 98: error: identifier "strftime_l"
1296 is undefined
1297 size_t n=strftime_l(buf,sizeof(buf),format,t,lc);
1298 ^
1299
1300"libs/locale/src/posix/numeric.cpp", line 118: error: identifier "locale_t" is
1301 undefined
1302 static std::wstring ftime(wchar_t const *format,const struct tm *t,locale_t lc)
1303 ^
1304
1305"libs/locale/src/posix/numeric.cpp", line 137: error: identifier
1306 "nl_langinfo_l" is undefined
1307 std::string enc = nl_langinfo_l(CODESET,lc);
1308 ^
1309
1310"libs/locale/src/posix/numeric.cpp", line 149: error: identifier "locale_t" is
1311 undefined
1312 time_put_posix(boost::shared_ptr<locale_t> lc, size_t refs = 0) :
1313 ^
1314
1315"libs/locale/src/posix/numeric.cpp", line 171: error: identifier "locale_t" is
1316 undefined
1317 boost::shared_ptr<locale_t> lc_;
1318 ^
1319
1320"libs/locale/src/posix/numeric.cpp", line 182: error: identifier "locale_t" is
1321 undefined
1322 ctype_posix(boost::shared_ptr<locale_t> lc)
1323 ^
1324
1325"libs/locale/src/posix/numeric.cpp", line 274: error: identifier "locale_t" is
1326 undefined
1327 boost::shared_ptr<locale_t> lc_;
1328 ^
1329
1330"libs/locale/src/posix/numeric.cpp", line 189: error: identifier "isspace_l"
1331 is undefined
1332 if((m & space) && isspace_l(c,*lc_))
1333 ^
1334
1335"libs/locale/src/posix/numeric.cpp", line 191: error: identifier "isprint_l"
1336 is undefined
1337 if((m & print) && isprint_l(c,*lc_))
1338 ^
1339
1340"libs/locale/src/posix/numeric.cpp", line 193: error: identifier "iscntrl_l"
1341 is undefined
1342 if((m & cntrl) && iscntrl_l(c,*lc_))
1343 ^
1344
1345"libs/locale/src/posix/numeric.cpp", line 195: error: identifier "isupper_l"
1346 is undefined
1347 if((m & upper) && isupper_l(c,*lc_))
1348 ^
1349
1350"libs/locale/src/posix/numeric.cpp", line 197: error: identifier "islower_l"
1351 is undefined
1352 if((m & lower) && islower_l(c,*lc_))
1353 ^
1354
1355"libs/locale/src/posix/numeric.cpp", line 199: error: identifier "isalpha_l"
1356 is undefined
1357 if((m & alpha) && isalpha_l(c,*lc_))
1358 ^
1359
1360"libs/locale/src/posix/numeric.cpp", line 201: error: identifier "isdigit_l"
1361 is undefined
1362 if((m & digit) && isdigit_l(c,*lc_))
1363 ^
1364
1365"libs/locale/src/posix/numeric.cpp", line 203: error: identifier "isxdigit_l"
1366 is undefined
1367 if((m & xdigit) && isxdigit_l(c,*lc_))
1368 ^
1369
1370"libs/locale/src/posix/numeric.cpp", line 205: error: identifier "ispunct_l"
1371 is undefined
1372 if((m & punct) && ispunct_l(c,*lc_))
1373 ^
1374
1375"libs/locale/src/posix/numeric.cpp", line 214: error: identifier "isspace_l"
1376 is undefined
1377 if(isspace_l(c,*lc_))
1378 ^
1379
1380"libs/locale/src/posix/numeric.cpp", line 216: error: identifier "isprint_l"
1381 is undefined
1382 if(isprint_l(c,*lc_))
1383 ^
1384
1385"libs/locale/src/posix/numeric.cpp", line 218: error: identifier "iscntrl_l"
1386 is undefined
1387 if(iscntrl_l(c,*lc_))
1388 ^
1389
1390"libs/locale/src/posix/numeric.cpp", line 220: error: identifier "isupper_l"
1391 is undefined
1392 if(isupper_l(c,*lc_))
1393 ^
1394
1395"libs/locale/src/posix/numeric.cpp", line 222: error: identifier "islower_l"
1396 is undefined
1397 if(islower_l(c,*lc_))
1398 ^
1399
1400"libs/locale/src/posix/numeric.cpp", line 224: error: identifier "isalpha_l"
1401 is undefined
1402 if(isalpha_l(c,*lc_))
1403 ^
1404
1405"libs/locale/src/posix/numeric.cpp", line 226: error: identifier "isdigit_l"
1406 is undefined
1407 if(isdigit_l(c,*lc_))
1408 ^
1409
1410"libs/locale/src/posix/numeric.cpp", line 228: error: identifier "isxdigit_l"
1411 is undefined
1412 if(isxdigit_l(c,*lc_))
1413 ^
1414
1415"libs/locale/src/posix/numeric.cpp", line 230: error: identifier "ispunct_l"
1416 is undefined
1417 if(ispunct_l(c,*lc_))
1418 ^
1419
1420"libs/locale/src/posix/numeric.cpp", line 255: error: identifier "toupper_l"
1421 is undefined
1422 return toupper_l(c,*lc_);
1423 ^
1424
1425"libs/locale/src/posix/numeric.cpp", line 260: error: identifier "toupper_l"
1426 is undefined
1427 *begin = toupper_l(*begin,*lc_);
1428 ^
1429
1430"libs/locale/src/posix/numeric.cpp", line 265: error: identifier "tolower_l"
1431 is undefined
1432 return tolower_l(c,*lc_);
1433 ^
1434
1435"libs/locale/src/posix/numeric.cpp", line 270: error: identifier "tolower_l"
1436 is undefined
1437 *begin = tolower_l(*begin,*lc_);
1438 ^
1439
1440"libs/locale/src/posix/numeric.cpp", line 280: error: identifier "locale_t" is
1441 undefined
1442 ctype_posix(boost::shared_ptr<locale_t> lc)
1443 ^
1444
1445"libs/locale/src/posix/numeric.cpp", line 372: error: identifier "locale_t" is
1446 undefined
1447 boost::shared_ptr<locale_t> lc_;
1448 ^
1449
1450"libs/locale/src/posix/numeric.cpp", line 287: error: identifier "iswspace_l"
1451 is undefined
1452 if((m & space) && iswspace_l(c,*lc_))
1453 ^
1454
1455"libs/locale/src/posix/numeric.cpp", line 289: error: identifier "iswprint_l"
1456 is undefined
1457 if((m & print) && iswprint_l(c,*lc_))
1458 ^
1459
1460"libs/locale/src/posix/numeric.cpp", line 291: error: identifier "iswcntrl_l"
1461 is undefined
1462 if((m & cntrl) && iswcntrl_l(c,*lc_))
1463 ^
1464
1465"libs/locale/src/posix/numeric.cpp", line 293: error: identifier "iswupper_l"
1466 is undefined
1467 if((m & upper) && iswupper_l(c,*lc_))
1468 ^
1469
1470"libs/locale/src/posix/numeric.cpp", line 295: error: identifier "iswlower_l"
1471 is undefined
1472 if((m & lower) && iswlower_l(c,*lc_))
1473 ^
1474
1475"libs/locale/src/posix/numeric.cpp", line 297: error: identifier "iswalpha_l"
1476 is undefined
1477 if((m & alpha) && iswalpha_l(c,*lc_))
1478 ^
1479
1480"libs/locale/src/posix/numeric.cpp", line 299: error: identifier "iswdigit_l"
1481 is undefined
1482 if((m & digit) && iswdigit_l(c,*lc_))
1483 ^
1484
1485"libs/locale/src/posix/numeric.cpp", line 301: error: identifier "iswxdigit_l"
1486 is undefined
1487 if((m & xdigit) && iswxdigit_l(c,*lc_))
1488 ^
1489
1490"libs/locale/src/posix/numeric.cpp", line 303: error: identifier "iswpunct_l"
1491 is undefined
1492 if((m & punct) && iswpunct_l(c,*lc_))
1493 ^
1494
1495"libs/locale/src/posix/numeric.cpp", line 312: error: identifier "iswspace_l"
1496 is undefined
1497 if(iswspace_l(c,*lc_))
1498 ^
1499
1500"libs/locale/src/posix/numeric.cpp", line 314: error: identifier "iswprint_l"
1501 is undefined
1502 if(iswprint_l(c,*lc_))
1503 ^
1504
1505"libs/locale/src/posix/numeric.cpp", line 316: error: identifier "iswcntrl_l"
1506 is undefined
1507 if(iswcntrl_l(c,*lc_))
1508 ^
1509
1510"libs/locale/src/posix/numeric.cpp", line 318: error: identifier "iswupper_l"
1511 is undefined
1512 if(iswupper_l(c,*lc_))
1513 ^
1514
1515"libs/locale/src/posix/numeric.cpp", line 320: error: identifier "iswlower_l"
1516 is undefined
1517 if(iswlower_l(c,*lc_))
1518 ^
1519
1520"libs/locale/src/posix/numeric.cpp", line 322: error: identifier "iswalpha_l"
1521 is undefined
1522 if(iswalpha_l(c,*lc_))
1523 ^
1524
1525"libs/locale/src/posix/numeric.cpp", line 324: error: identifier "iswdigit_l"
1526 is undefined
1527 if(iswdigit_l(c,*lc_))
1528 ^
1529
1530"libs/locale/src/posix/numeric.cpp", line 326: error: identifier "iswxdigit_l"
1531 is undefined
1532 if(iswxdigit_l(c,*lc_))
1533 ^
1534
1535"libs/locale/src/posix/numeric.cpp", line 328: error: identifier "iswpunct_l"
1536 is undefined
1537 if(iswpunct_l(c,*lc_))
1538 ^
1539
1540"libs/locale/src/posix/numeric.cpp", line 353: error: identifier "towupper_l"
1541 is undefined
1542 return towupper_l(c,*lc_);
1543 ^
1544
1545"libs/locale/src/posix/numeric.cpp", line 358: error: identifier "towupper_l"
1546 is undefined
1547 *begin = towupper_l(*begin,*lc_);
1548 ^
1549
1550"libs/locale/src/posix/numeric.cpp", line 363: error: identifier "tolower_l"
1551 is undefined
1552 return tolower_l(c,*lc_);
1553 ^
1554
1555"libs/locale/src/posix/numeric.cpp", line 368: error: identifier "tolower_l"
1556 is undefined
1557 *begin = tolower_l(*begin,*lc_);
1558 ^
1559
1560"libs/locale/src/posix/numeric.cpp", line 386: error: identifier "locale_t" is
1561 undefined
1562 basic_numpunct(locale_t lc)
1563 ^
1564
1565"libs/locale/src/posix/numeric.cpp", line 394: error: identifier
1566 "nl_langinfo_l" is undefined
1567 thousands_sep = nl_langinfo_l(THOUSEP,lc);
1568 ^
1569
1570"libs/locale/src/posix/numeric.cpp", line 407: error: identifier "locale_t" is
1571 undefined
1572 num_punct_posix(locale_t lc,size_t refs = 0) :
1573 ^
1574
1575"libs/locale/src/posix/numeric.cpp", line 419: error: identifier "locale_t" is
1576 undefined
1577 void to_str(std::string &s1,std::string &s2,locale_t /*lc*/)
1578 ^
1579
1580"libs/locale/src/posix/numeric.cpp", line 423: error: identifier "locale_t" is
1581 undefined
1582 void to_str(std::string &s1,std::wstring &s2,locale_t lc)
1583 ^
1584
1585"libs/locale/src/posix/numeric.cpp", line 456: error: identifier "locale_t" is
1586 undefined
1587 std::locale create_formatting_impl(std::locale const &in,boost::shared_ptr<locale_t> lc)
1588 ^
1589
1590"libs/locale/src/posix/numeric.cpp", line 466: error: identifier "locale_t" is
1591 undefined
1592 std::locale create_parsing_impl(std::locale const &in,boost::shared_ptr<locale_t> lc)
1593 ^
1594
1595"libs/locale/src/posix/numeric.cpp", line 476: error: identifier "locale_t" is
1596 undefined
1597 boost::shared_ptr<locale_t> lc,
1598 ^
1599
1600"libs/locale/src/posix/numeric.cpp", line 490: error: identifier "locale_t" is
1601 undefined
1602 boost::shared_ptr<locale_t> lc,
1603 ^
1604
1605"libs/locale/src/posix/../util/numeric.hpp", line 65: warning: overloaded
1606 virtual function "std::num_put<_CharT, _OutputIter>::do_put [with
1607 _CharT=char, _OutputIter=std::ostreambuf_iterator<char,
1608 std::char_traits<char>>]" is only partially overridden in class
1609 "boost::locale::util::base_num_format<char>"
1610 class base_num_format : public std::num_put<CharType>
1611 ^
1612 detected during:
1613 instantiation of class
1614 "boost::locale::util::base_num_format<CharType> [with
1615 CharType=char]" at line 38 of
1616 "libs/locale/src/posix/numeric.cpp"
1617 instantiation of class
1618 "boost::locale::impl_posix::num_format<CharType> [with
1619 CharType=char]" at line 461 of
1620 "libs/locale/src/posix/numeric.cpp"
1621 instantiation of "std::locale
1622 boost::locale::impl_posix::create_formatting_impl<CharTyp
1623 e>(const std::locale &, boost::shared_ptr<<error-type>>)
1624 [with CharType=char]" at line 481 of
1625 "libs/locale/src/posix/numeric.cpp"
1626
1627"libs/locale/src/posix/numeric.cpp", line 57: error: identifier "strfmon_l" is
1628 undefined
1629 ssize_t n = strfmon_l(buf,sizeof(buf),*lc_,format,static_cast<double>(val));
1630 ^
1631 detected during:
1632 implicit generation of
1633 "boost::locale::impl_posix::num_format<CharType>::~num_fo
1634 rmat() [with CharType=char]" at line 49
1635 instantiation of class
1636 "boost::locale::impl_posix::num_format<CharType> [with
1637 CharType=char]" at line 49
1638 instantiation of
1639 "boost::locale::impl_posix::num_format<CharType>::num_for
1640 mat(boost::shared_ptr<<error-type>>, size_t) [with
1641 CharType=char]" at line 461
1642 instantiation of "std::locale
1643 boost::locale::impl_posix::create_formatting_impl<CharTyp
1644 e>(const std::locale &, boost::shared_ptr<<error-type>>)
1645 [with CharType=char]" at line 481
1646
1647"libs/locale/src/posix/../util/numeric.hpp", line 65: warning: overloaded
1648 virtual function "std::num_put<_CharT, _OutputIter>::do_put [with
1649 _CharT=wchar_t, _OutputIter=std::ostreambuf_iterator<wchar_t,
1650 std::char_traits<wchar_t>>]" is only partially overridden in class
1651 "boost::locale::util::base_num_format<wchar_t>"
1652 class base_num_format : public std::num_put<CharType>
1653 ^
1654 detected during:
1655 instantiation of class
1656 "boost::locale::util::base_num_format<CharType> [with
1657 CharType=wchar_t]" at line 38 of
1658 "libs/locale/src/posix/numeric.cpp"
1659 instantiation of class
1660 "boost::locale::impl_posix::num_format<CharType> [with
1661 CharType=wchar_t]" at line 461 of
1662 "libs/locale/src/posix/numeric.cpp"
1663 instantiation of "std::locale
1664 boost::locale::impl_posix::create_formatting_impl<CharTyp
1665 e>(const std::locale &, boost::shared_ptr<<error-type>>)
1666 [with CharType=wchar_t]" at line 483 of
1667 "libs/locale/src/posix/numeric.cpp"
1668
1669"libs/locale/src/posix/numeric.cpp", line 78: error: identifier "nl_langinfo_l"
1670 is undefined
1671 std::wstring tmp = conv::to_utf<wchar_t>(ptr,ptr+n,nl_langinfo_l(CODESET,*lc_));
1672 ^
1673 detected during:
1674 instantiation of "std::num_put<CharType,
1675 std::ostreambuf_iterator<_CharT,
1676 std::char_traits<_CharT>>>::iter_type
1677 boost::locale::impl_posix::num_format<CharType>::do_forma
1678 t_currency(bool, std::num_put<CharType,
1679 std::ostreambuf_iterator<_CharT,
1680 std::char_traits<_CharT>>>::iter_type, std::ios_base &,
1681 CharType, long double) const [with CharType=wchar_t]" at
1682 line 49
1683 implicit generation of
1684 "boost::locale::impl_posix::num_format<CharType>::~num_fo
1685 rmat() [with CharType=wchar_t]" at line 49
1686 instantiation of class
1687 "boost::locale::impl_posix::num_format<CharType> [with
1688 CharType=wchar_t]" at line 49
1689 instantiation of
1690 "boost::locale::impl_posix::num_format<CharType>::num_for
1691 mat(boost::shared_ptr<<error-type>>, size_t) [with
1692 CharType=wchar_t]" at line 461
1693 instantiation of "std::locale
1694 boost::locale::impl_posix::create_formatting_impl<CharTyp
1695 e>(const std::locale &, boost::shared_ptr<<error-type>>)
1696 [with CharType=wchar_t]" at line 483
1697
1698"libs/locale/src/posix/../util/numeric.hpp", line 259: warning: overloaded
1699 virtual function "std::num_get<_CharT, _InputIter>::do_get [with
1700 _CharT=char, _InputIter=std::istreambuf_iterator<char,
1701 std::char_traits<char>>]" is only partially overridden in class
1702 "boost::locale::util::base_num_parse<char>"
1703 class base_num_parse : public std::num_get<CharType>
1704 ^
1705 detected during:
1706 instantiation of class
1707 "boost::locale::util::base_num_parse<CharType> [with
1708 CharType=char]" at line 470 of
1709 "libs/locale/src/posix/numeric.cpp"
1710 instantiation of "std::locale
1711 boost::locale::impl_posix::create_parsing_impl<CharType>(
1712 const std::locale &, boost::shared_ptr<<error-type>>)
1713 [with CharType=char]" at line 495 of
1714 "libs/locale/src/posix/numeric.cpp"
1715
1716"libs/locale/src/posix/../util/numeric.hpp", line 259: warning: overloaded
1717 virtual function "std::num_get<_CharT, _InputIter>::do_get [with
1718 _CharT=wchar_t, _InputIter=std::istreambuf_iterator<wchar_t,
1719 std::char_traits<wchar_t>>]" is only partially overridden in class
1720 "boost::locale::util::base_num_parse<wchar_t>"
1721 class base_num_parse : public std::num_get<CharType>
1722 ^
1723 detected during:
1724 instantiation of class
1725 "boost::locale::util::base_num_parse<CharType> [with
1726 CharType=wchar_t]" at line 470 of
1727 "libs/locale/src/posix/numeric.cpp"
1728 instantiation of "std::locale
1729 boost::locale::impl_posix::create_parsing_impl<CharType>(
1730 const std::locale &, boost::shared_ptr<<error-type>>)
1731 [with CharType=wchar_t]" at line 497 of
1732 "libs/locale/src/posix/numeric.cpp"
1733
173471 errors detected in the compilation of "libs/locale/src/posix/numeric.cpp".
1735
1736 "pgCC" -Kieee -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/numeric.o" "libs/locale/src/posix/numeric.cpp"
1737
1738...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/numeric.o...
1739pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/posix_backend.o
1740"libs/locale/src/posix/all_generator.hpp", line 25: error: identifier
1741 "locale_t" is undefined
1742 boost::shared_ptr<locale_t> lc,
1743 ^
1744
1745"libs/locale/src/posix/all_generator.hpp", line 29: error: identifier
1746 "locale_t" is undefined
1747 boost::shared_ptr<locale_t> lc,
1748 ^
1749
1750"libs/locale/src/posix/all_generator.hpp", line 33: error: identifier
1751 "locale_t" is undefined
1752 boost::shared_ptr<locale_t> lc,
1753 ^
1754
1755"libs/locale/src/posix/all_generator.hpp", line 37: error: identifier
1756 "locale_t" is undefined
1757 boost::shared_ptr<locale_t> lc,
1758 ^
1759
1760"libs/locale/src/posix/posix_backend.cpp", line 65: error: identifier
1761 "locale_t" is undefined
1762 static void free_locale_by_ptr(locale_t *lc)
1763 ^
1764
1765"libs/locale/src/posix/posix_backend.cpp", line 170: error: identifier
1766 "locale_t" is undefined
1767 boost::shared_ptr<locale_t> lc_;
1768 ^
1769
1770"libs/locale/src/posix/posix_backend.cpp", line 67: error: identifier
1771 "freelocale" is undefined
1772 freelocale(*lc);
1773 ^
1774
1775"libs/locale/src/posix/posix_backend.cpp", line 81: error: identifier
1776 "locale_t" is undefined
1777 locale_t tmp = newlocale(LC_ALL_MASK,real_id_.c_str(),0);
1778 ^
1779
1780"libs/locale/src/posix/posix_backend.cpp", line 81: error: identifier
1781 "LC_ALL_MASK" is undefined
1782 locale_t tmp = newlocale(LC_ALL_MASK,real_id_.c_str(),0);
1783 ^
1784
1785"libs/locale/src/posix/posix_backend.cpp", line 81: error: identifier
1786 "newlocale" is undefined
1787 locale_t tmp = newlocale(LC_ALL_MASK,real_id_.c_str(),0);
1788 ^
1789
1790"libs/locale/src/posix/posix_backend.cpp", line 90: error: identifier
1791 "locale_t" is undefined
1792 locale_t *tmp_p = 0;
1793 ^
1794
1795"libs/locale/src/posix/posix_backend.cpp", line 90: error: identifier "tmp_p"
1796 is undefined
1797 locale_t *tmp_p = 0;
1798 ^
1799
1800"libs/locale/src/posix/posix_backend.cpp", line 93: error: expected a type
1801 specifier
1802 tmp_p = new locale_t();
1803 ^
1804
1805"libs/locale/src/posix/posix_backend.cpp", line 96: error: identifier
1806 "freelocale" is undefined
1807 freelocale(tmp);
1808 ^
1809
1810"libs/locale/src/posix/posix_backend.cpp", line 101: error: "locale_t" is not
1811 a type name
1812 lc_ = boost::shared_ptr<locale_t>(tmp_p,free_locale_by_ptr);
1813 ^
1814
1815"libs/locale/src/posix/posix_backend.cpp", line 101: error: no instance of
1816 constructor "boost::shared_ptr<T>::shared_ptr [with T=<error-type>]"
1817 matches the argument list
1818 argument types are: (<error-type>, void (<error-type> *))
1819 lc_ = boost::shared_ptr<locale_t>(tmp_p,free_locale_by_ptr);
1820 ^
1821
1822"libs/locale/src/posix/posix_backend.cpp", line 120: error: identifier
1823 "nl_langinfo_l" is undefined
1824 return create_codecvt(base,nl_langinfo_l(CODESET,*lc_),type);
1825 ^
1826
182717 errors detected in the compilation of "libs/locale/src/posix/posix_backend.cpp".
1828
1829 "pgCC" -Kieee -fast -Mx,8,0x10000000 -Minform=warn -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -D__need_IOV_MAX -I"." -c -o "bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/posix_backend.o" "libs/locale/src/posix/posix_backend.cpp"
1830
1831...failed pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/posix/posix_backend.o...
1832common.mkdir bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/std
1833pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/std/codecvt.o
1834pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/std/collate.o
1835pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/std/converter.o
1836pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/std/numeric.o
1837"libs/locale/src/std/../util/numeric.hpp", line 65: warning: overloaded
1838 virtual function "std::num_put<_CharT, _OutputIter>::do_put [with
1839 _CharT=char, _OutputIter=std::ostreambuf_iterator<char,
1840 std::char_traits<char>>]" is only partially overridden in class
1841 "boost::locale::util::base_num_format<char>"
1842 class base_num_format : public std::num_put<CharType>
1843 ^
1844 detected during instantiation of class
1845 "boost::locale::util::base_num_format<CharType> [with
1846 CharType=char]" at line 327 of
1847 "libs/locale/src/std/numeric.cpp"
1848
1849"libs/locale/src/std/../util/numeric.hpp", line 65: warning: overloaded
1850 virtual function "std::num_put<_CharT, _OutputIter>::do_put [with
1851 _CharT=wchar_t, _OutputIter=std::ostreambuf_iterator<wchar_t,
1852 std::char_traits<wchar_t>>]" is only partially overridden in class
1853 "boost::locale::util::base_num_format<wchar_t>"
1854 class base_num_format : public std::num_put<CharType>
1855 ^
1856 detected during instantiation of class
1857 "boost::locale::util::base_num_format<CharType> [with
1858 CharType=wchar_t]" at line 357 of
1859 "libs/locale/src/std/numeric.cpp"
1860
1861"libs/locale/src/std/../util/numeric.hpp", line 259: warning: overloaded
1862 virtual function "std::num_get<_CharT, _InputIter>::do_get [with
1863 _CharT=char, _InputIter=std::istreambuf_iterator<char,
1864 std::char_traits<char>>]" is only partially overridden in class
1865 "boost::locale::util::base_num_parse<char>"
1866 class base_num_parse : public std::num_get<CharType>
1867 ^
1868 detected during instantiation of class
1869 "boost::locale::util::base_num_parse<CharType> [with
1870 CharType=char]" at line 399 of
1871 "libs/locale/src/std/numeric.cpp"
1872
1873"libs/locale/src/std/../util/numeric.hpp", line 259: warning: overloaded
1874 virtual function "std::num_get<_CharT, _InputIter>::do_get [with
1875 _CharT=wchar_t, _InputIter=std::istreambuf_iterator<wchar_t,
1876 std::char_traits<wchar_t>>]" is only partially overridden in class
1877 "boost::locale::util::base_num_parse<wchar_t>"
1878 class base_num_parse : public std::num_get<CharType>
1879 ^
1880 detected during instantiation of class
1881 "boost::locale::util::base_num_parse<CharType> [with
1882 CharType=wchar_t]" at line 425 of
1883 "libs/locale/src/std/numeric.cpp"
1884
1885pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/std/std_backend.o
1886pgi.compile.c++ bin.v2/libs/locale/build/pgi/release/link-static/threading-multi/util/gregorian.o
1887...skipped <pbin.v2/libs/locale/build/pgi/release/link-static/threading-multi>libboost_locale.a for lack of <pbin.v2/libs/locale/build/pgi/release/link-static/threading-multi>posix/codecvt.o...
1888...skipped <pstage/lib>libboost_locale.a for lack of <pbin.v2/libs/locale/build/pgi/release/link-static/threading-multi>libboost_locale.a...
1889...failed updating 10 targets...
1890...skipped 4 targets...
1891...updated 67 targets...