[MacPorts] #59499: gstreamer010-gst-plugins-good @0.10.31_12 (gnome) Failed to build on Catalina

MacPorts noreply at macports.org
Sun Oct 27 22:54:54 UTC 2019


#59499: gstreamer010-gst-plugins-good @0.10.31_12 (gnome) Failed to build on
Catalina
----------------------+-------------------------------------------
 Reporter:  s0nik42   |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.6.2
 Keywords:  haspatch  |       Port:  gstreamer010-gst-plugins-good
----------------------+-------------------------------------------
 First of all, sorry if I didn't report it properly, its my first Ticket on
 that system.

 There is no way to install gstreamer010-gst-plugins-good even from a clean
 fresh install of macports on Catalina.

 It seems to be related to the CXX tag.

 {{{
 libtool:   error: ignoring unknown tag CXX
 libtool:   error: ignoring unknown tag disable-static
 [...]
 ^/opt/local/include/unicode/localpointer.h
 :71:51: warning: deleted function definitions are a C++11 extension
 [-Wc++11-extensions]
     static void* U_EXPORT2 operator new(size_t) = delete;
                                                   ^
 /opt/local/include/unicode/localpointer.h:72:53: warning: deleted function
 definitions are a C++11 extension [-Wc++11-extensions]
     static void* U_EXPORT2 operator new[](size_t) = delete;
                                                     ^
 /opt/local/include/unicode/localpointer.h:74:58: warning: deleted function
 definitions are a C++11 extension [-Wc++11-extensions]
 /opt/local/include/unicode/localpointer.h:224:40:     static void*
 U_EXPORT2 operator new(size_t, void*) = delete;
 error:                                                          ^
 expected ';' at end of declaration list
     LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT :
 LocalPointerBase<T>(src.ptr) {
                                        ^
 [...]
 }}}

 I attached a patch that solve the issue for me.
 Xcode 11.0 (Build version 11A420a)
 Hope that help others

 Julien

-- 
Ticket URL: <https://trac.macports.org/ticket/59499>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list