#40246: jabber @1.4.2_5 (net) command execution failed -------------------------+-------------------------- Reporter: wcsantos@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: jabber | -------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * keywords: jabber => * status: new => assigned * cc: wcsantos@… (removed) Comment: Replying to [ticket:40246 wcsantos@…]:
Significant error messages:
{{{ 3 warnings and 3 errors generated. }}}
The significant errors were actually before this line: {{{ :info:build base_accept.c:67:9: error: restrict requires a pointer or reference :info:build int restrict; :info:build ~~~~^~~~~~~~ :info:build base_accept.c:67:5: warning: declaration does not declare anything [-Wmissing-declarations] :info:build int restrict; :info:build ^~~~~~~~~~~~ :info:build base_accept.c:160:24: error: expected identifier :info:build if(ai->restrict) :info:build ^ :info:build base_accept.c:361:15: error: expected identifier :info:build inst->restrict = 1; :info:build ^ }}} The jabber port seems to be very out of date. In fact a newer version of the same software is available in the jabberd port, so you should install that instead. I just updated the jabberd port to 2.2.17 (r110112) so you should wait 30 minutes, then run `sudo port selfupdate` and `sudo port install jabberd`. We should just make the old jabber port `replaced_by` the jabberd port.
The entire compile log may be found at:
Next time please just attach the logfile directly to the ticket, so that we're not relying on external sites. -- Ticket URL: <https://trac.macports.org/ticket/40246#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X