freebsd-ports/sysutils/replicant
Antoine Brodin 379e1a7d95 Mark BROKEN: Fails to build
with gcc:
  CXX    common/libreplicant_la-bootstrap.lo
In file included from /usr/local/include/po6/net/socket.h:37:0,
                 from /usr/local/include/po6/net/hostname.h:41,
                 from /usr/local/include/busybee_single.h:35,
                 from common/bootstrap.cc:37:
/usr/include/netinet/tcp.h:50:2: error: 'u_short' does not name a type
/usr/include/netinet/tcp.h:51:2: error: 'u_short' does not name a type
...
with clang:
  CXX    client/libreplicant_la-replicant.lo
clang++: warning: -lrt: 'linker' input unused when '-c' is present
client/replicant.cc:116:21: error: no matching constructor for initialization of 'busybee_st'
    , m_busybee(new busybee_st(m_busybee_mapper.get(), 0))
                    ^          ~~~~~~~~~~~~~~~~~~~~~~~~~
...

Reported by:	pkg-fallout
With hat:	portmgr
2014-07-27 21:20:42 +00:00
..
files
distinfo
Makefile Mark BROKEN: Fails to build 2014-07-27 21:20:42 +00:00
pkg-descr
pkg-plist