[MacPorts] #29002: sdcv port request (was: require sdcv port)

MacPorts noreply at macports.org
Sun Apr 3 12:09:37 PDT 2011


#29002: sdcv port request
--------------------------------+-------------------------------------------
 Reporter:  jinn8522@…          |       Owner:  macports-tickets@…                   
     Type:  request             |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.9.2                                
 Keywords:                      |        Port:  sdcv                                 
--------------------------------+-------------------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)


Comment:

 I am trying to create a port for sdcv but it is difficult because there
 has not been a release of the software since 2006 and it has problems.
 Some of these problems are detailed in the SourceForge issue tracker, and
 patches are available, and are even committed to their Subversion
 repository. (So why don't they release a new version with those fixes?)
 The one problem for which I have not yet found a bug report or patch is
 this error message:

 {{{
 In file included from /usr/include/c++/4.2.1/iosfwd:46,
                  from /usr/include/c++/4.2.1/bits/stl_algobase.h:71,
                  from /usr/include/c++/4.2.1/bits/char_traits.h:47,
                  from /usr/include/c++/4.2.1/string:48,
                  from sdcv.cpp:34:
 /usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/c++locale.h: In
 function 'int std::__convert_from_v(int* const&, char*, int, const char*,
 ...)':
 /usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/c++locale.h:67:
 error: 'libintl_setlocale' is not a member of 'std'
 /usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/c++locale.h:73:
 error: 'libintl_setlocale' is not a member of 'std'
 /usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/c++locale.h:89:
 error: 'libintl_setlocale' is not a member of 'std'
 make[3]: *** [sdcv.o] Error 1
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}

 We have encountered this problem before with [ticket:25014 steghide],
 [ticket:25633 pdf2djvu] and [ticket:26537 wesnoth]; it is an
 incompatibility with gettext intoduced in gettext 0.18. I have tried to
 apply the same fixes to sdcv that we used previously, but without success.

 I'll attach my efforts so far. Maybe someone else can finish it.

-- 
Ticket URL: <https://trac.macports.org/ticket/29002#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list