Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 20:35:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240925] net-im/centerim: Update to 5.0.1
Message-ID:  <bug-240925-7788-Uul8zEeOD5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240925-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240925-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240925

Dmitry Marakasov <amdmi3@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |amdmi3@FreeBSD.org

--- Comment #2 from Dmitry Marakasov <amdmi3@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'; d=
id
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=3D]
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'
=3D=3D=3D> Compilation failed unexpectedly.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240925-7788-Uul8zEeOD5>