Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3476:0,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:146:19: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- Perl_croak(aTHX_ "panic: illegal pad in %s: 0x%"UVxf"[0x%"UVxf"]",\
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:146:54: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- Perl_croak(aTHX_ "panic: illegal pad in %s: 0x%"UVxf"[0x%"UVxf"]",\
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:153:19: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- Perl_croak(aTHX_ "panic: invalid pad in %s: 0x%"UVxf"[0x%"UVxf"]",\
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:153:54: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- Perl_croak(aTHX_ "panic: invalid pad in %s: 0x%"UVxf"[0x%"UVxf"]",\
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:323:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- "Pad 0x%"UVxf"[0x%"UVxf"] set_cur depth=%d\n", \
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:323:21: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- "Pad 0x%"UVxf"[0x%"UVxf"] set_cur depth=%d\n", \
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:341:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- "Pad 0x%"UVxf"[0x%"UVxf"] save_local\n", \
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:341:21: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- "Pad 0x%"UVxf"[0x%"UVxf"] save_local\n", \
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:349:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- "Pad 0x%"UVxf"[0x%"UVxf"] restore_local\n", \
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:349:21: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- "Pad 0x%"UVxf"[0x%"UVxf"] restore_local\n", \
- ^
- In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:4257:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- INIT("Use of uninitialized value%"SVf"%s%s");
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:4277:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
- INIT("Modification of non-creatable hash value attempted, subscript \"%"SVf"\"");
- ^
- In file included from /usr/include/c++/4.8/random:50:0,
- from /usr/include/c++/4.8/bits/stl_algo.h:65,
- from /usr/include/c++/4.8/algorithm:62,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
- /usr/include/c++/4.8/bits/random.h:269:17: error: macro "seed" passed 1 arguments, but takes just 0
- { seed(__s); }
- ^
- /usr/include/c++/4.8/bits/random.h:282:19: error: macro "seed" passed 1 arguments, but takes just 0
- { seed(__q); }
- ^
- /usr/include/c++/4.8/bits/random.h:291:42: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __s = default_seed);
- ^
- /usr/include/c++/4.8/bits/random.h:302:24: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q);
- ^
- /usr/include/c++/4.8/bits/random.h:501:18: error: macro "seed" passed 1 arguments, but takes just 0
- { seed(__sd); }
- ^
- /usr/include/c++/4.8/bits/random.h:514:19: error: macro "seed" passed 1 arguments, but takes just 0
- { seed(__q); }
- ^
- /usr/include/c++/4.8/bits/random.h:517:43: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __sd = default_seed);
- ^
- /usr/include/c++/4.8/bits/random.h:521:24: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q);
- ^
- /usr/include/c++/4.8/bits/random.h:693:18: error: macro "seed" passed 1 arguments, but takes just 0
- { seed(__sd); }
- ^
- /usr/include/c++/4.8/bits/random.h:706:19: error: macro "seed" passed 1 arguments, but takes just 0
- { seed(__q); }
- ^
- /usr/include/c++/4.8/bits/random.h:721:43: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __sd = default_seed);
- ^
- /usr/include/c++/4.8/bits/random.h:729:24: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q);
- ^
- /usr/include/c++/4.8/bits/random.h:935:27: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __s)
- ^
- /usr/include/c++/4.8/bits/random.h:937:15: error: macro "seed" passed 1 arguments, but takes just 0
- _M_b.seed(__s);
- ^
- /usr/include/c++/4.8/bits/random.h:948:24: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q)
- ^
- /usr/include/c++/4.8/bits/random.h:950:17: error: macro "seed" passed 1 arguments, but takes just 0
- _M_b.seed(__q);
- ^
- /usr/include/c++/4.8/bits/random.h:1150:27: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __s)
- ^
- /usr/include/c++/4.8/bits/random.h:1151:22: error: macro "seed" passed 1 arguments, but takes just 0
- { _M_b.seed(__s); }
- ^
- /usr/include/c++/4.8/bits/random.h:1160:24: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q)
- ^
- /usr/include/c++/4.8/bits/random.h:1161:24: error: macro "seed" passed 1 arguments, but takes just 0
- { _M_b.seed(__q); }
- ^
- /usr/include/c++/4.8/bits/random.h:1375:27: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __s)
- ^
- /usr/include/c++/4.8/bits/random.h:1377:15: error: macro "seed" passed 1 arguments, but takes just 0
- _M_b.seed(__s);
- ^
- /usr/include/c++/4.8/bits/random.h:1388:24: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q)
- ^
- /usr/include/c++/4.8/bits/random.h:1390:17: error: macro "seed" passed 1 arguments, but takes just 0
- _M_b.seed(__q);
- ^
- In file included from /usr/include/c++/4.8/random:52:0,
- from /usr/include/c++/4.8/bits/stl_algo.h:65,
- from /usr/include/c++/4.8/algorithm:62,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
- /usr/include/c++/4.8/bits/random.tcc:120:25: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __s)
- ^
- /usr/include/c++/4.8/bits/random.tcc:136:22: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q)
- ^
- /usr/include/c++/4.8/bits/random.tcc:150:12: error: macro "seed" passed 1 arguments, but takes just 0
- seed(__sum);
- ^
- /usr/include/c++/4.8/bits/random.tcc:329:26: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __sd)
- ^
- /usr/include/c++/4.8/bits/random.tcc:355:22: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q)
- ^
- /usr/include/c++/4.8/bits/random.tcc:543:29: error: macro "seed" passed 1 arguments, but takes just 0
- seed(result_type __value)
- ^
- /usr/include/c++/4.8/bits/random.tcc:572:22: error: macro "seed" passed 1 arguments, but takes just 0
- seed(_Sseq& __q)
- ^
- In file included from /usr/include/c++/4.8/random:50:0,
- from /usr/include/c++/4.8/bits/stl_algo.h:65,
- from /usr/include/c++/4.8/algorithm:62,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
- /usr/include/c++/4.8/bits/random.h:291:7: error: variable or field ‘seed’ declared void
- seed(result_type __s = default_seed);
- ^
- /usr/include/c++/4.8/bits/random.h:302:25: error: data member ‘seed’ cannot be a member template
- seed(_Sseq& __q);
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::linear_congruential_engine<_UIntType, __a, __c, __m>::linear_congruential_engine(std::linear_congruential_engine<_UIntType, __a, __c, __m>::result_type)’:
- /usr/include/c++/4.8/bits/random.h:269:9: error: ‘seed’ was not declared in this scope
- { seed(__s); }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::linear_congruential_engine<_UIntType, __a, __c, __m>::linear_congruential_engine(_Sseq&)’:
- /usr/include/c++/4.8/bits/random.h:282:11: error: ‘seed’ was not declared in this scope
- { seed(__q); }
- ^
- /usr/include/c++/4.8/bits/random.h: At global scope:
- /usr/include/c++/4.8/bits/random.h:517:7: error: variable or field ‘seed’ declared void
- seed(result_type __sd = default_seed);
- ^
- /usr/include/c++/4.8/bits/random.h:521:25: error: data member ‘seed’ cannot be a member template
- seed(_Sseq& __q);
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::mersenne_twister_engine(std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::result_type)’:
- /usr/include/c++/4.8/bits/random.h:501:9: error: ‘seed’ was not declared in this scope
- { seed(__sd); }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::mersenne_twister_engine(_Sseq&)’:
- /usr/include/c++/4.8/bits/random.h:514:11: error: ‘seed’ was not declared in this scope
- { seed(__q); }
- ^
- /usr/include/c++/4.8/bits/random.h: At global scope:
- /usr/include/c++/4.8/bits/random.h:721:7: error: variable or field ‘seed’ declared void
- seed(result_type __sd = default_seed);
- ^
- /usr/include/c++/4.8/bits/random.h:729:25: error: data member ‘seed’ cannot be a member template
- seed(_Sseq& __q);
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::subtract_with_carry_engine<_UIntType, __w, __s, __r>::subtract_with_carry_engine(std::subtract_with_carry_engine<_UIntType, __w, __s, __r>::result_type)’:
- /usr/include/c++/4.8/bits/random.h:693:9: error: ‘seed’ was not declared in this scope
- { seed(__sd); }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::subtract_with_carry_engine<_UIntType, __w, __s, __r>::subtract_with_carry_engine(_Sseq&)’:
- /usr/include/c++/4.8/bits/random.h:706:11: error: ‘seed’ was not declared in this scope
- { seed(__q); }
- ^
- In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
- /usr/include/c++/4.8/bits/random.h: At global scope:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:27: error: expected identifier before ‘(’ token
- # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
- ^
- In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:5078:0,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:38: error: expected ‘)’ before ‘pthread_getspecific’
- # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key)
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:38: error: expected ‘)’ before ‘pthread_getspecific’
- In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:46: error: expected ‘;’ at end of member declaration
- # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
- ^
- In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:5078:0,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:320:48: error: ‘PL_thr_key’ is not a type
- # define PERL_GET_CONTEXT PTHREAD_GETSPECIFIC(PL_thr_key)
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:61: error: ISO C++ forbids declaration of ‘pthread_getspecific’ with no type [-fpermissive]
- # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key)
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:61: error: expected ‘;’ at end of member declaration
- In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:63: error: expected unqualified-id before ‘)’ token
- # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
- ^
- In file included from /usr/include/c++/4.8/random:50:0,
- from /usr/include/c++/4.8/bits/stl_algo.h:65,
- from /usr/include/c++/4.8/algorithm:62,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
- /usr/include/c++/4.8/bits/random.h:939:7: error: variable or field ‘seed’ declared void
- }
- ^
- /usr/include/c++/4.8/bits/random.h:939:7: error: expected ‘;’ at end of member declaration
- /usr/include/c++/4.8/bits/random.h:950:4: error: ‘_M_b’ was not declared in this scope
- _M_b.seed(__q);
- ^
- /usr/include/c++/4.8/bits/random.h:950:18: error: expected ‘}’ before ‘;’ token
- _M_b.seed(__q);
- ^
- /usr/include/c++/4.8/bits/random.h:950:18: error: variable or field ‘seed’ declared void
- /usr/include/c++/4.8/bits/random.h:951:4: error: ‘_M_n’ does not name a type
- _M_n = 0;
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine()’:
- /usr/include/c++/4.8/bits/random.h:873:9: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
- : _M_b(), _M_n(0) { }
- ^
- /usr/include/c++/4.8/bits/random.h:873:17: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
- : _M_b(), _M_n(0) { }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine(const _RandomNumberEngine&)’:
- /usr/include/c++/4.8/bits/random.h:883:9: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
- : _M_b(__rng), _M_n(0) { }
- ^
- /usr/include/c++/4.8/bits/random.h:883:22: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
- : _M_b(__rng), _M_n(0) { }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine(_RandomNumberEngine&&)’:
- /usr/include/c++/4.8/bits/random.h:893:9: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
- : _M_b(std::move(__rng)), _M_n(0) { }
- ^
- /usr/include/c++/4.8/bits/random.h:893:33: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
- : _M_b(std::move(__rng)), _M_n(0) { }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine(std::discard_block_engine<_RandomNumberEngine, __p, __r>::result_type)’:
- /usr/include/c++/4.8/bits/random.h:903:9: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
- : _M_b(__s), _M_n(0) { }
- ^
- /usr/include/c++/4.8/bits/random.h:903:20: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
- : _M_b(__s), _M_n(0) { }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine(_Sseq&)’:
- /usr/include/c++/4.8/bits/random.h:916:4: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
- : _M_b(__q), _M_n(0)
- ^
- /usr/include/c++/4.8/bits/random.h:916:15: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
- : _M_b(__q), _M_n(0)
- ^
- /usr/include/c++/4.8/bits/random.h: At global scope:
- /usr/include/c++/4.8/bits/random.h:958:32: error: expected initializer before ‘&’ token
- const _RandomNumberEngine&
- ^
- /usr/include/c++/4.8/bits/random.h:965:24: error: ‘result_type’ does not name a type
- static constexpr result_type
- ^
- /usr/include/c++/4.8/bits/random.h:972:24: error: ‘result_type’ does not name a type
- static constexpr result_type
- ^
- /usr/include/c++/4.8/bits/random.h: In function ‘void std::discard(long long unsigned int)’:
- /usr/include/c++/4.8/bits/random.h:983:6: error: invalid use of ‘this’ in non-member function
- (*this)();
- ^
- /usr/include/c++/4.8/bits/random.h: At global scope:
- /usr/include/c++/4.8/bits/random.h:989:7: error: ‘result_type’ does not name a type
- result_type
- ^
- /usr/include/c++/4.8/bits/random.h:1003:7: error: ‘friend’ used outside of class
- friend bool
- ^
- /usr/include/c++/4.8/bits/random.h:1004:24: error: invalid use of template-name ‘std::discard_block_engine’ without an argument list
- operator==(const discard_block_engine& __lhs,
- ^
- /usr/include/c++/4.8/bits/random.h:1005:10: error: invalid use of template-name ‘std::discard_block_engine’ without an argument list
- const discard_block_engine& __rhs)
- ^
- /usr/include/c++/4.8/bits/random.h:1005:37: error: ‘bool std::operator==(const int&, const int&)’ must have an argument of class or enumerated type
- const discard_block_engine& __rhs)
- ^
- /usr/include/c++/4.8/bits/random.h:1021:2: error: ‘friend’ used outside of class
- friend std::basic_ostream<_CharT, _Traits>&
- ^
- /usr/include/c++/4.8/bits/random.h:1039:2: error: ‘friend’ used outside of class
- friend std::basic_istream<_CharT, _Traits>&
- ^
- /usr/include/c++/4.8/bits/random.h:1044:5: error: expected unqualified-id before ‘private’
- private:
- ^
- In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:27: error: expected identifier before ‘(’ token
- # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
- ^
- In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:5078:0,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:38: error: expected ‘)’ before ‘pthread_getspecific’
- # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key)
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:38: error: expected ‘)’ before ‘pthread_getspecific’
- In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:46: error: expected ‘;’ at end of member declaration
- # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
- ^
- In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:5078:0,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:320:48: error: ‘PL_thr_key’ is not a type
- # define PERL_GET_CONTEXT PTHREAD_GETSPECIFIC(PL_thr_key)
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:61: error: ISO C++ forbids declaration of ‘pthread_getspecific’ with no type [-fpermissive]
- # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key)
- ^
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:61: error: expected ‘;’ at end of member declaration
- In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
- /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:63: error: expected unqualified-id before ‘)’ token
- # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
- ^
- In file included from /usr/include/c++/4.8/random:50:0,
- from /usr/include/c++/4.8/bits/stl_algo.h:65,
- from /usr/include/c++/4.8/algorithm:62,
- from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
- /usr/include/c++/4.8/bits/random.h:1151:25: error: variable or field ‘seed’ declared void
- { _M_b.seed(__s); }
- ^
- /usr/include/c++/4.8/bits/random.h:1151:25: error: expected ‘;’ at end of member declaration
- /usr/include/c++/4.8/bits/random.h:1161:11: error: ‘_M_b’ was not declared in this scope
- { _M_b.seed(__q); }
- ^
- /usr/include/c++/4.8/bits/random.h:1161:25: error: expected ‘}’ before ‘;’ token
- { _M_b.seed(__q); }
- ^
- /usr/include/c++/4.8/bits/random.h:1161:25: error: variable or field ‘seed’ declared void
- /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine()’:
- /usr/include/c++/4.8/bits/random.h:1091:9: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
- : _M_b() { }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine(const _RandomNumberEngine&)’:
- /usr/include/c++/4.8/bits/random.h:1101:9: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
- : _M_b(__rng) { }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine(_RandomNumberEngine&&)’:
- /usr/include/c++/4.8/bits/random.h:1111:9: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
- : _M_b(std::move(__rng)) { }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine(independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::result_type)’:
- /usr/include/c++/4.8/bits/random.h:1121:9: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
- : _M_b(__s) { }
- ^
- /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine(_Sseq&)’:
- /usr/include/c++/4.8/bits/random.h:1134:11: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
- : _M_b(__q)
- ^
- /usr/include/c++/4.8/bits/random.h: At global scope:
- /usr/include/c++/4.8/bits/random.h:1167:32: error: expected initializer before ‘&’ token
- const _RandomNumberEngine&
- ^
- /usr/include/c++/4.8/bits/random.h:1174:24: error: ‘result_type’ does not name a type
- static constexpr result_type
- ^
- /usr/include/c++/4.8/bits/random.h:1181:24: error: ‘result_type’ does not name a type
- static constexpr result_type
- ^
- /usr/include/c++/4.8/bits/random.h: In function ‘void discard(long long unsigned int)’:
- /usr/include/c++/4.8/bits/random.h:1192:6: error: invalid use of ‘this’ in non-member function
- (*this)();
- ^
- /usr/include/c++/4.8/bits/random.h: At global scope:
- /usr/include/c++/4.8/bits/random.h:1198:7: error: ‘result_type’ does not name a type
- result_type
- ^
- /usr/include/c++/4.8/bits/random.h:1213:7: error: ‘friend’ used outside of class
- friend bool
- ^
- /usr/include/c++/4.8/bits/random.h:1214:24: error: invalid use of template-name ‘independent_bits_engine’ without an argument list
- operator==(const independent_bits_engine& __lhs,
- ^
- /usr/include/c++/4.8/bits/random.h:1215:10: error: invalid use of template-name ‘independent_bits_engine’ without an argument list
- const independent_bits_engine& __rhs)
- ^
- /usr/include/c++/4.8/bits/random.h:1215:40: error: ‘bool operator==(const int&, const int&)’ must have an argument of class or enumerated type
- const independent_bits_engine& __rhs)
- ^
- /usr/include/c++/4.8/bits/random.h:1231:2: error: ‘friend’ used outside of class
- friend std::basic_istream<_CharT, _Traits>&
- ^
- /usr/include/c++/4.8/bits/random.h:1233:11: error: ‘std::independent_bits_engine’ has not been declared
- std::independent_bits_engine<_RandomNumberEngine,
- ^
- /usr/include/c++/4.8/bits/random.h:1233:34: error: expected ‘,’ or ‘...’ before ‘<’ token
- std::independent_bits_engine<_RandomNumberEngine,
- ^
- /usr/include/c++/4.8/bits/random.h: In function ‘std::basic_istream<_CharT, _Traits>& operator>>(std::basic_istream<_CharT, _Traits>&, int)’:
- /usr/include/c++/4.8/bits/random.h:1236:12: error: ‘__x’ was not declared in this scope
- __is >> __x._M_b;
- ^
- /usr/include/c++/4.8/bits/random.h: At global scope:
- /usr/include/c++/4.8/bits/random.h:1240:5: error: expected unqualified-id before ‘private’
- private:
- ^
- /usr/include/c++/4.8/bits/random.h:1242:5: error: expected declaration before ‘}’ token
- };
- ^
- make[2]: *** [wrappers/perl/CMakeFiles/OpenTransactions.dir/OTX_PERL_wrap.cxx.o] Error 1
- make[1]: *** [wrappers/perl/CMakeFiles/OpenTransactions.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment