Re: [MacPorts] #5448: htdig-3.1.6 configure script exits with request to install c++, -Wno-deprecated complains and exists compilation.
#5448: htdig-3.1.6 configure script exits with request to install c++, -Wno- deprecated complains and exists compilation. ------------------------------+--------------------------------------------- Reporter: itabtabai@… | Owner: simon@… Type: defect | Status: closed Priority: Normal | Component: ports Version: 1.0 | Resolution: fixed Keywords: | Port: htdig ------------------------------+--------------------------------------------- Comment(by charlie.clark@…): Hi, no need to reopen this ticket but it might be interesting to note that Ht 3.2.0b6 does configure fine on OS X 10.6. However, it will not build {{{ In file included from Display.cc:30: Collection.h:39: error: extra qualification ‘Collection::’ on member ‘Open’ Collection.h:41: error: extra qualification ‘Collection::’ on member ‘Close’ Display.cc: In member function ‘void Display::setVariables(int, List*)’: Display.cc:488: warning: deprecated conversion from string constant to ‘char*’ Display.cc:565: warning: deprecated conversion from string constant to ‘char*’ Display.cc: In member function ‘void Display::createURL(String&, int)’: Display.cc:786: warning: deprecated conversion from string constant to ‘char*’ Display.cc:787: warning: deprecated conversion from string constant to ‘char*’ Display.cc:788: warning: deprecated conversion from string constant to ‘char*’ Display.cc:789: warning: deprecated conversion from string constant to ‘char*’ Display.cc:812: warning: deprecated conversion from string constant to ‘char*’ Display.cc:813: warning: deprecated conversion from string constant to ‘char*’ Display.cc:814: warning: deprecated conversion from string constant to ‘char*’ Display.cc:815: warning: deprecated conversion from string constant to ‘char*’ Display.cc:816: warning: deprecated conversion from string constant to ‘char*’ Display.cc:817: warning: deprecated conversion from string constant to ‘char*’ Display.cc:818: warning: deprecated conversion from string constant to ‘char*’ Display.cc:819: warning: deprecated conversion from string constant to ‘char*’ Display.cc:820: warning: deprecated conversion from string constant to ‘char*’ Display.cc:821: warning: deprecated conversion from string constant to ‘char*’ Display.cc:822: warning: deprecated conversion from string constant to ‘char*’ Display.cc:823: warning: deprecated conversion from string constant to ‘char*’ Display.cc:824: warning: deprecated conversion from string constant to ‘char*’ Display.cc:825: warning: deprecated conversion from string constant to ‘char*’ Display.cc:826: warning: deprecated conversion from string constant to ‘char*’ Display.cc:827: warning: deprecated conversion from string constant to ‘char*’ Display.cc:828: warning: deprecated conversion from string constant to ‘char*’ Display.cc:829: warning: deprecated conversion from string constant to ‘char*’ Display.cc:830: warning: deprecated conversion from string constant to ‘char*’ Display.cc:831: warning: deprecated conversion from string constant to ‘char*’ Display.cc:832: warning: deprecated conversion from string constant to ‘char*’ Display.cc:833: warning: deprecated conversion from string constant to ‘char*’ Display.cc:834: warning: deprecated conversion from string constant to ‘char*’ Display.cc:835: warning: deprecated conversion from string constant to ‘char*’ Display.cc: In member function ‘List* Display::buildMatchList()’: Display.cc:1229: warning: left shift count >= width of type Display.cc: In member function ‘void Display::logSearch(int, List*)’: Display.cc:1937: warning: deprecated conversion from string constant to ‘char*’ Display.cc:1940: warning: deprecated conversion from string constant to ‘char*’ Display.cc:1948: warning: deprecated conversion from string constant to ‘char*’ Display.cc:1948: warning: deprecated conversion from string constant to ‘char*’ Display.cc:1950: warning: deprecated conversion from string constant to ‘char*’ Display.cc:1950: warning: deprecated conversion from string constant to ‘char*’ make[1]: *** [Display.o] Error 1 }}} Any ideas as to whether this can be easily worked around? -- Ticket URL: <http://trac.macports.org/ticket/5448#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts