[Bug 240925] net-im/centerim: Update to 5.0.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 18 20:35:27 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240925
Dmitry Marakasov <amdmi3 at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|ports-bugs at FreeBSD.org |amdmi3 at FreeBSD.org
--- Comment #2 from Dmitry Marakasov <amdmi3 at FreeBSD.org> ---
This does not build:
In file included from ColorPickerPalette.cpp:24:
In file included from ./ColorPickerPalette.h:27:
In file included from ./Button.h:27:
In file included from ./Widget.h:27:
In file included from ./ConsUICurses.h:27:
In file included from ./CppConsUI.h:31:
In file included from /usr/local/include/sigc++-2.0/sigc++/sigc++.h:104:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:7:
In file included from /usr/include/c++/v1/list:183:
In file included from /usr/include/c++/v1/memory:666:
/usr/include/c++/v1/atomic:1040:73: error: unknown type name 'ptrdiff_t'; did
you mean '__ptrdiff_t'?
_Tp* __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp*> volatile* __a,
ptrdiff_t __delta, memory_order __order) _NOEXCEPT {
^
/usr/include/c++/v1/cstddef:49:9: note: '__ptrdiff_t' declared here
using ::ptrdiff_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[3]: *** [Makefile:745: libcppconsui_la-ColorPickerPalette.lo] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/net-im/centerim/work/centerim5-5.0.1/cppconsui'
gmake[2]: *** [Makefile:526: all-recursive] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/net-im/centerim/work/centerim5-5.0.1'
gmake[1]: *** [Makefile:415: all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/net-im/centerim/work/centerim5-5.0.1'
===> Compilation failed unexpectedly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list