[MacPorts] #59749: abiword-x11 @3.0.2_2: error: use of undeclared identifier 'icaltime_from_timet'

MacPorts noreply at macports.org
Sat Nov 23 07:40:12 UTC 2019


#59749: abiword-x11 @3.0.2_2: error: use of undeclared identifier
'icaltime_from_timet'
--------------------+-------------------------
 Reporter:  kencu   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  abiword-x11
--------------------+-------------------------
 on 10.13, build fails
 {{{
 libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../../..
 -I/opt/local/include/libpng16 -D_REENTRANT -I/opt/local/include/wv
 -I/opt/local/include/libgsf-1 -I/opt/local/include/glib-2.0
 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libxml2
 -I/opt/local/include/enchant -I/opt/local/include/libgoffice-0.10
 -I/opt/local/include/libgsf-1 -I/opt/local/include/rasqal
 -I/opt/local/include/raptor2 -I/opt/local/include/evolution-data-server
 -I/opt/local/include/nss -I/opt/local/include/nspr
 -I/opt/local/include/libsecret-1 -I/opt/local/include/libsoup-2.4
 -I/opt/local/include/libxml2 -I/opt/local/include/cairo
 -I/opt/local/include/gtk-3.0/unix-print -I/opt/local/include/gtk-3.0
 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0
 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include
 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/
 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0
 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0
 -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0
 -I/opt/local/include/cairo -I/opt/local/include/librsvg-2.0
 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16
 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0
 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1
 -I/opt/local/include/ossp -I/opt/local/include/freetype2
 -I/opt/local/include/libpng16 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_0
 -I/opt/local/include -I../../../.. -I../../../../src/af/ev/gtk
 -I../../../../src/af/ev/xp -I../../../../src/af/gr/gtk
 -I../../../../src/af/gr/xp -I../../../../src/af/util/unix
 -I../../../../src/af/util/xp -I../../../../src/af/xap/gtk
 -I../../../../src/af/xap/xp -I../../../../src/text/fmt/gtk
 -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp
 -I../../../../src/wp/impexp/gtk -I../../../../src/wp/impexp/xp
 -I../../../../src/wp/ap/gtk -I../../../../src/wp/ap/xp
 -I../../../../src/plugins -I/opt/local/include -Wall -Wextra -Wsign-
 compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-
 noreturn -Wunused -Wpointer-arith -Wshadow -pipe -Os -stdlib=libc++ -arch
 x86_64 -Wno-overloaded-virtual -MT pd_RDFSupport.lo -MD -MP -MF
 .deps/pd_RDFSupport.Tpo -c pd_RDFSupport.cpp  -fno-common -DPIC -o
 .libs/pd_RDFSupport.o
 pd_RDFQuery.cpp:68:34: warning: 'librdf_node_to_string' is deprecated
 [-Wdeprecated-declarations]
     std::string s = (const char*)librdf_node_to_string( n );
                                  ^
 /opt/local/include/rdf_node.h:170:13: note: 'librdf_node_to_string' has
 been explicitly marked deprecated here
 REDLAND_API REDLAND_DEPRECATED
             ^
 /opt/local/include/librdf.h:78:43: note: expanded from macro
 'REDLAND_DEPRECATED'
 #define REDLAND_DEPRECATED __attribute__((deprecated))
                                           ^
 pd_DocumentRDF.cpp:2272:43: error: use of undeclared identifier
 'icaltime_from_timet'
         icalcomponent_set_dtstart( c,     icaltime_from_timet( m_dtstart,
 0 ) );
                                           ^
 pd_DocumentRDF.cpp:2273:43: error: use of undeclared identifier
 'icaltime_from_timet'
         icalcomponent_set_dtend( c,       icaltime_from_timet( m_dtend, 0
 ) );
                                           ^
 }}}

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


More information about the macports-tickets mailing list