[MacPorts] #42536: [NEW] ossim

MacPorts noreply at macports.org
Sun Feb 16 14:20:30 PST 2014


#42536: [NEW] ossim
------------------------+--------------------------------
 Reporter:  jul_bsd@…   |      Owner:  macports-tickets@…
     Type:  submission  |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.2.1
 Keywords:              |       Port:  ossim
------------------------+--------------------------------
 another host-based intrusion detection system

 * work in progress
 * 4.2.3
 * seems there is not distfiles to download and the "opensource" one is
 only through git
 * get a circular infinite tree w git clone, so a bit dirty workaround to
 configure
 * building is still NOK, fails on

 {{{
 sim-event.c:1144:3: error: non-void function 'sim_event_to_string' should
 return a value [-Wreturn-type]
   g_return_if_fail(event);
   ^
 /opt/local/include/glib-2.0/glib/gmessages.h:344:3: note: expanded from
 macro 'g_return_if_fail'
          return;                                                        \
          ^
 sim-event.c:1145:3: error: non-void function 'sim_event_to_string' should
 return a value [-Wreturn-type]
   g_return_if_fail(SIM_IS_EVENT (event));
   ^
 /opt/local/include/glib-2.0/glib/gmessages.h:344:3: note: expanded from
 macro 'g_return_if_fail'
          return;                                                        \
          ^
 }}}

 * variants to write

-- 
Ticket URL: <https://trac.macports.org/ticket/42536>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list