[MacPorts] #20352: beecrypt build failure

MacPorts noreply at macports.org
Fri Jul 17 06:27:17 PDT 2009


#20352: beecrypt build failure
------------------------------+---------------------------------------------
 Reporter:  snc@…             |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.7.1                                
 Keywords:                    |        Port:  beecrypt                             
------------------------------+---------------------------------------------
 {{{
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_beecrypt/work/beecrypt-4.1.2"
 && nice -n 10 make all'
 make  all-recursive
 Making all in .
 make[2]: Nothing to be done for `all-am'.
 Making all in c++
 Making all in lang
 /bin/sh ../../libtool --mode=compile --tag=CXX /usr/bin/g++-4.0
 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../..  -I/opt/local/include
 -DOPTIMIZE_I386  -pipe -O2 -DNDEBUG -c -o ClassCastException.lo
 ClassCastException.cxx
  /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../..
 -I/opt/local/include -DOPTIMIZE_I386 -pipe -O2 -DNDEBUG -c
 ClassCastException.cxx  -fno-common -DPIC -o .libs/ClassCastException.o
 /usr/include/c++/4.0.0/cstring:79: error: '::memcpy' has not been declared
 /usr/include/c++/4.0.0/cstring:80: error: '::memmove' has not been
 declared
 /usr/include/c++/4.0.0/cstring:81: error: '::strcpy' has not been declared
 /usr/include/c++/4.0.0/cstring:82: error: '::strncpy' has not been
 declared
 /usr/include/c++/4.0.0/cstring:83: error: '::strcat' has not been declared
 /usr/include/c++/4.0.0/cstring:84: error: '::strncat' has not been
 declared
 /usr/include/c++/4.0.0/cstring:85: error: '::memcmp' has not been declared
 /usr/include/c++/4.0.0/cstring:86: error: '::strcmp' has not been declared
 /usr/include/c++/4.0.0/cstring:87: error: '::strcoll' has not been
 declared
 /usr/include/c++/4.0.0/cstring:88: error: '::strncmp' has not been
 declared
 /usr/include/c++/4.0.0/cstring:89: error: '::strxfrm' has not been
 declared
 /usr/include/c++/4.0.0/cstring:90: error: '::strcspn' has not been
 declared
 /usr/include/c++/4.0.0/cstring:91: error: '::strspn' has not been declared
 /usr/include/c++/4.0.0/cstring:92: error: '::strtok' has not been declared
 /usr/include/c++/4.0.0/cstring:93: error: '::memset' has not been declared
 /usr/include/c++/4.0.0/cstring:94: error: '::strerror' has not been
 declared
 /usr/include/c++/4.0.0/cstring:95: error: '::strlen' has not been declared
 /usr/include/c++/4.0.0/cstring:97: error: '::memchr' has not been declared
 /usr/include/c++/4.0.0/cstring: In function 'void* std::memchr(void*, int,
 size_t)':
 /usr/include/c++/4.0.0/cstring:101: error: invalid conversion from 'const
 void*' to 'void*'
 /usr/include/c++/4.0.0/cstring:101: error:   initializing argument 1 of
 'void* std::memchr(void*, int, size_t)'
 /usr/include/c++/4.0.0/cstring: At global scope:
 /usr/include/c++/4.0.0/cstring:103: error: '::strchr' has not been
 declared
 /usr/include/c++/4.0.0/cstring:109: error: '::strpbrk' has not been
 declared
 /usr/include/c++/4.0.0/cstring:115: error: '::strrchr' has not been
 declared
 /usr/include/c++/4.0.0/cstring:121: error: '::strstr' has not been
 declared
 /usr/include/c++/4.0.0/i686-apple-darwin9/bits/c++locale.h: In function
 'int std::__convert_from_v(char*, int, const char*, _Tv, int* const&,
 int)':
 /usr/include/c++/4.0.0/i686-apple-darwin9/bits/c++locale.h:64: error:
 'strcmp' is not a member of 'std'
 /usr/include/c++/4.0.0/i686-apple-darwin9/bits/c++locale.h:66: error:
 'strlen' is not a member of 'std'
 /usr/include/c++/4.0.0/i686-apple-darwin9/bits/c++locale.h:67: error:
 'strcpy' is not a member of 'std'
 /usr/include/c++/4.0.0/bits/stl_algobase.h: In static member function
 'static _Tp* std::__copy<true,
 std::random_access_iterator_tag>::copy(const _Tp*, const _Tp*, _Tp*)':
 /usr/include/c++/4.0.0/bits/stl_algobase.h:300: error: 'memmove' is not a
 member of 'std'
 /usr/include/c++/4.0.0/bits/stl_algobase.h: In static member function
 'static _Tp* std::__copy_backward<true,
 std::random_access_iterator_tag>::copy_b(const _Tp*, const _Tp*, _Tp*)':
 /usr/include/c++/4.0.0/bits/stl_algobase.h:425: error: 'memmove' is not a
 member of 'std'
 /usr/include/c++/4.0.0/bits/stl_algobase.h: In function 'void
 std::fill(unsigned char*, unsigned char*, const unsigned char&)':
 /usr/include/c++/4.0.0/bits/stl_algobase.h:577: error: 'memset' is not a
 member of 'std'
 /usr/include/c++/4.0.0/bits/stl_algobase.h: In function 'void
 std::fill(signed char*, signed char*, const signed char&)':
 /usr/include/c++/4.0.0/bits/stl_algobase.h:585: error: 'memset' is not a
 member of 'std'
 /usr/include/c++/4.0.0/bits/stl_algobase.h: In function 'void
 std::fill(char*, char*, const char&)':
 /usr/include/c++/4.0.0/bits/stl_algobase.h:593: error: 'memset' is not a
 member of 'std'
 /usr/include/c++/4.0.0/bits/stl_algobase.h: In function 'bool
 std::lexicographical_compare(const unsigned char*, const unsigned char*,
 const unsigned char*, const unsigned char*)':
 /usr/include/c++/4.0.0/bits/stl_algobase.h:885: error: 'memcmp' is not a
 member of 'std'
 /usr/include/c++/4.0.0/bits/char_traits.h: In static member function
 'static typename __gnu_cxx::char_traits<_CharT>::char_type*
 __gnu_cxx::char_traits<_CharT>::move(_CharT*, const _CharT*, size_t)':
 /usr/include/c++/4.0.0/bits/char_traits.h:186: error: 'memmove' is not a
 member of 'std'
 /usr/include/c++/4.0.0/bits/char_traits.h: In static member function
 'static int std::char_traits<char>::compare(const char*, const char*,
 size_t)':
 /usr/include/c++/4.0.0/bits/char_traits.h:253: error: 'memcmp' was not
 declared in this scope
 /usr/include/c++/4.0.0/bits/char_traits.h: In static member function
 'static size_t std::char_traits<char>::length(const char*)':
 /usr/include/c++/4.0.0/bits/char_traits.h:257: error: 'strlen' was not
 declared in this scope
 /usr/include/c++/4.0.0/bits/char_traits.h: In static member function
 'static const char* std::char_traits<char>::find(const char*, size_t,
 const char&)':
 /usr/include/c++/4.0.0/bits/char_traits.h:261: error: invalid conversion
 from 'const void*' to 'void*'
 /usr/include/c++/4.0.0/bits/char_traits.h:261: error:   initializing
 argument 1 of 'void* std::memchr(void*, int, size_t)'
 /usr/include/c++/4.0.0/bits/char_traits.h: In static member function
 'static char* std::char_traits<char>::move(char*, const char*, size_t)':
 /usr/include/c++/4.0.0/bits/char_traits.h:265: error: 'memmove' was not
 declared in this scope
 /usr/include/c++/4.0.0/bits/char_traits.h: In static member function
 'static char* std::char_traits<char>::copy(char*, const char*, size_t)':
 /usr/include/c++/4.0.0/bits/char_traits.h:269: error: 'memcpy' was not
 declared in this scope
 /usr/include/c++/4.0.0/bits/char_traits.h: In static member function
 'static char* std::char_traits<char>::assign(char*, size_t, char)':
 /usr/include/c++/4.0.0/bits/char_traits.h:273: error: 'memset' was not
 declared in this scope
 /usr/include/c++/4.0.0/bits/stl_uninitialized.h: In function 'char*
 std::uninitialized_copy(const char*, const char*, char*)':
 /usr/include/c++/4.0.0/bits/stl_uninitialized.h:119: error: 'memmove' is
 not a member of 'std'
 /usr/include/c++/4.0.0/bits/stl_uninitialized.h: In function 'wchar_t*
 std::uninitialized_copy(const wchar_t*, const wchar_t*, wchar_t*)':
 /usr/include/c++/4.0.0/bits/stl_uninitialized.h:127: error: 'memmove' is
 not a member of 'std'
 make[3]: *** [ClassCastException.lo] Error 1
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/20352>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list