On Fri, Dec 30, 2016 at 01:29:00PM +0000, Stuart Henderson wrote: > On 2016/12/13 07:54, Antoine Jacoutot wrote: > > CVSROOT: /cvs > > Module name: ports > > Changes by: [email protected] 2016/12/13 07:54:13 > > > > Modified files: > > www/liferea : Makefile distinfo > > www/liferea/patches: patch-src_ui_liferea_shell_c > > www/liferea/pkg: PLIST > > > > Log message: > > Update to liferea-1.12rc1 (release candidate); it will hopefully fix mpi > > multiple crashes with the current (old) stable version. > > > > "can't be worse, OK" mpi@ > > > > I'm unsure about "can't be worse", for the last two i386 bulks this hanged > during the g-ir-scanner run :)
I'm updating to the newest RC. Let's see if this helps... > item.o: In function `item_make_link': > > > item.c:(.text+0x20b): warning: warning: strcpy() is almost always misused, > please use strlcpy() > > .libs/libGL.so.17.1: warning: warning: random() may return deterministic > values, is that what you want? > > .libs/libcairo.so.12.3: warning: warning: rand() may return deterministic > values, is that what you want? > > .libs/libglib-2.0.so.4200.4: warning: warning: stpcpy() is dangerous; do not > use it > > .libs/libxml2.so.15.2: warning: warning: strcat() is almost always misused, > please use strlcat() > > CPPFLAGS="-I/usr/local/include" CFLAGS="-O2 -pipe" LDFLAGS="-L/usr/local/lib" > CC="cc" PKG_CONFIG="/usr/bin/pkg-config" DLLTOOL="false" > /usr/local/bin/g-ir-scanner -I../src --warn-all --accept > -unprefixed --identifier-prefix=Liferea --verbose --namespace=Liferea > --nsversion=3.0 --libtool="/usr/bin/libtool" --include=Gtk-3.0 > --include=libxml2-2.0 --program=./liferea --cflags-begin > --cflags-end auth.c auth.h auth_activatable.c auth_activatable.h > enclosure.h feedlist.c feedlist.h item.h itemlist.c itemlist.h itemset.c > itemset.h node.h node.c node_view.h social.c social. > h subscription_type.h ui/browser_tabs.c ui/browser_tabs.h ui/icons.c > ui/icons.h ui/itemview.c ui/itemview.h ui/item_list_view.c > ui/item_list_view.h ui/liferea_htmlview.c ui/liferea_htmlview.h u > i/liferea_shell.c ui/liferea_shell.h ui/liferea_shell_activatable.c > ui/liferea_shell_activatable.h ui/media_player.c ui/media_player.h > ui/media_player_activatable.c ui/media_player_activatable. > h fl_sources/node_source.c fl_sources/node_source.h > fl_sources/node_source_activatable.c fl_sources/node_source_activatable.h > liferea --output Liferea-3.0.gir > auth.c:30: Error: Liferea: Skipping invalid GTK-Doc comment block: > > > /**< Plugin management */ > > > ^ > > > auth.c:31: Error: Liferea: Skipping invalid GTK-Doc comment block: > > > /**< Number of active auth plugins */ > > > ^ > > > feedlist.c:2: Error: Liferea: identifier not found on the first line: > > > * @file feedlist.c subscriptions as an hierarchic tree > > > ^ > > > feedlist.c:48: Error: Liferea: Skipping invalid GTK-Doc comment block: > /**< overall new item count */ > ^ > feedlist.c:50: Error: Liferea: Skipping invalid GTK-Doc comment block: > /**< the feed list root node */ > ^ > feedlist.c:51: Warning: Liferea: GTK-Doc comment block start token "/**" > should not be followed by comment text: > > >>> [....snip....] > > fl_sources/node_source.h:364: Error: Liferea: identifier not found on the > first line: > * Called when the flag state of an item changes. > ^ > fl_sources/node_source.h:373: Error: Liferea: identifier not found on the > first line: > * Converts all subscriptions to default source subscriptions. > ^ > fl_sources/node_source.h:380: Error: Liferea: identifier not found on the > first line: > * Registers a new node source type. Needs to be called before feed list > import! > ^ > fl_sources/node_source.h:393: Error: Liferea: identifier not found on the > first line: > * Returns the node source node type implementation. > ^ > > (liferea:9437): GLib-GIO-CRITICAL **: g_settings_get_value: assertion > 'G_IS_SETTINGS (settings)' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_get_string: assertion 'value != > NULL' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' > failed > > (liferea:9437): GLib-GIO-CRITICAL **: g_settings_get_value: assertion > 'G_IS_SETTINGS (settings)' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_get_type: assertion 'value != > NULL' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion > 'g_variant_type_check (type)' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_get_boolean: assertion > 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' > failed > > (liferea:9437): GLib-GIO-CRITICAL **: g_settings_get_value: assertion > 'G_IS_SETTINGS (settings)' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_get_type: assertion 'value != > NULL' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion > 'g_variant_type_check (type)' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_get_boolean: assertion > 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed > > (liferea:9437): GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' > failed > > (liferea:9437): GLib-GObject-WARNING **: invalid (NULL) pointer instance > > (liferea:9437): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion > 'G_TYPE_CHECK_INSTANCE (instance)' failed > > (liferea:9437): GLib-GObject-WARNING **: invalid (NULL) pointer instance > > (liferea:9437): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion > 'G_TYPE_CHECK_INSTANCE (instance)' failed > KILLED: build stuck at 85% frozen for 75mn > Error: job failed 9 -- Antoine
