MidnightBSD Magus

deskutils/drivel

Blog editor for GNOME

Flavor Version Run OSVersion Arch License Restricted Status
3.0.5 330 0.8 i386 gpl2 0 fail

Events

Machine Type Time Message
Constellation info 2018-03-08 11:26:08.97256 Test Started
Constellation fail 2018-03-08 11:30:04.285001 make build returned non-zero: 1
Constellation fail 2018-03-08 11:30:04.467259 Test complete.

Log

===>  Building for drivel-3.0.5
gmake  all-recursive
gmake[1]: Entering directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5'
Making all in data
gmake[2]: Entering directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/data'
Making all in mime
gmake[3]: Entering directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/data/mime'
LC_ALL=C /usr/local/bin/intltool-merge  -k -u -c ../../po/.intltool-merge-cache ../../po drivel.keys.in drivel.keys
LC_ALL=C /usr/local/bin/intltool-merge  -x -u -c ../../po/.intltool-merge-cache ../../po drivel.xml.in drivel.xml
Generating and caching the translation database
NOTICE: ../../po/pl.po is not in UTF-8 but iso-8859-2, converting...
Merging translations into drivel.keys.
CREATED ./drivel.keys
Generating and caching the translation database
NOTICE: ../../po/pl.po is not in UTF-8 but iso-8859-2, converting...
Merging translations into drivel.xml.
CREATED drivel.xml
gmake[3]: Leaving directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/data/mime'
gmake[3]: Entering directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/data'
LC_ALL=C /usr/local/bin/intltool-merge  -d -u -c ../po/.intltool-merge-cache ../po gnome-drivel.desktop.in gnome-drivel.desktop
LC_ALL=C /usr/local/bin/intltool-merge  -s -u -c ../po/.intltool-merge-cache ../po drivel.schemas.in drivel.schemas
Found cached translation database
Merging translations into gnome-drivel.desktop.
Found cached translation database
Merging translations into drivel.schemas.
gmake[3]: Leaving directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/data'
gmake[2]: Leaving directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/data'
Making all in help
gmake[2]: Entering directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help'
if ! test -d cs/; then mkdir "cs/"; fi
if ! test -d de/; then mkdir "de/"; fi
if ! test -d pt/; then mkdir "pt/"; fi
msgfmt -o pt/pt.mo pt/pt.po
msgfmt -o de/de.mo de/de.po
msgfmt -o cs/cs.mo cs/cs.po
if ! test -d cs/; then mkdir cs/; fi
if ! test -d de/; then mkdir de/; fi
if [ -f "C/drivel.xml" ]; then d="../"; else d="/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/"; fi; \
mo="cs/cs.mo"; \
if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/${mo}"; fi; \
(cd cs/ && \
  `which xml2po` -m docbook -e -t "${mo}" \
    "${d}C/drivel.xml" > drivel.xml.tmp && \
    cp drivel.xml.tmp drivel.xml && rm -f drivel.xml.tmp)
if [ -f "C/drivel.xml" ]; then d="../"; else d="/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/"; fi; \
mo="de/de.mo"; \
if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/${mo}"; fi; \
(cd de/ && \
  `which xml2po` -m docbook -e -t "${mo}" \
    "${d}C/drivel.xml" > drivel.xml.tmp && \
    cp drivel.xml.tmp drivel.xml && rm -f drivel.xml.tmp)
xsltproc -o drivel-C.omf --stringparam db2omf.basename drivel --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/drivel.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` C/drivel.xml || { rm -f "drivel-C.omf"; exit 1; }
Running from source folder, modifying PYTHONPATHRunning from source folder, modifying PYTHONPATH

if ! test -d pt/; then mkdir pt/; fi
if [ -f "C/drivel.xml" ]; then d="../"; else d="/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/"; fi; \
mo="pt/pt.mo"; \
if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/${mo}"; fi; \
(cd pt/ && \
  `which xml2po` -m docbook -e -t "${mo}" \
    "${d}C/drivel.xml" > drivel.xml.tmp && \
    cp drivel.xml.tmp drivel.xml && rm -f drivel.xml.tmp)
Running from source folder, modifying PYTHONPATH
xsltproc -o drivel-cs.omf --stringparam db2omf.basename drivel --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang cs --stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/drivel.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` cs/drivel.xml || { rm -f "drivel-cs.omf"; exit 1; }
xsltproc -o drivel-de.omf --stringparam db2omf.basename drivel --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/drivel.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` de/drivel.xml || { rm -f "drivel-de.omf"; exit 1; }
xsltproc -o drivel-pt.omf --stringparam db2omf.basename drivel --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pt --stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help/drivel.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` pt/drivel.xml || { rm -f "drivel-pt.omf"; exit 1; }
gmake[2]: Leaving directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/help'
Making all in pixmaps
gmake[2]: Entering directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/pixmaps'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/pixmaps'
Making all in po
gmake[2]: Entering directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/po'
file=`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po
file=`echo bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po
file=`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po
file=`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file de.po
file=`echo dz | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file dz.po
file=`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file el.po
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file es.po
file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po
file=`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po
file=`echo lt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po
file=`echo nb | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po
file=`echo ne | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file ne.po
file=`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po
file=`echo no | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file no.po
file=`echo oc | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file oc.po
file=`echo pa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po
file=`echo rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file rw.po
file=`echo sq | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file sq.po
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file sr.po
file=`echo sr@Latn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file sr@Latn.po
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po
file=`echo te | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file te.po
file=`echo th | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file th.po
file=`echo vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po
gmake[2]: Leaving directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/po'
Making all in src
gmake[2]: Entering directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/src'
clang -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DDRIVEL_GLADE_FILE=\"/usr/local/share/drivel/glade/drivel-gtk.glade\" -DDATADIR=\""/usr/local/share"\" -DPREFIX=\""/usr/local"\" -DG_LOG_DOMAIN=\"Drivel\" -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -DORBIT2=1 -I/usr/local/include/gtksourceview-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/gtkspell-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include  -O2 -pipe -fno-strict-aliasing -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.c
clang -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DDRIVEL_GLADE_FILE=\"/usr/local/share/drivel/glade/drivel-gtk.glade\" -DDATADIR=\""/usr/local/share"\" -DPREFIX=\""/usr/local"\" -DG_LOG_DOMAIN=\"Drivel\" -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -DORBIT2=1 -I/usr/local/include/gtksourceview-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/gtkspell-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include  -O2 -pipe -fno-strict-aliasing -MT atom.o -MD -MP -MF .deps/atom.Tpo -c -o atom.o atom.c
clang -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DDRIVEL_GLADE_FILE=\"/usr/local/share/drivel/glade/drivel-gtk.glade\" -DDATADIR=\""/usr/local/share"\" -DPREFIX=\""/usr/local"\" -DG_LOG_DOMAIN=\"Drivel\" -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -DORBIT2=1 -I/usr/local/include/gtksourceview-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/gtkspell-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include  -O2 -pipe -fno-strict-aliasing -MT blog_advogato.o -MD -MP -MF .deps/blog_advogato.Tpo -c -o blog_advogato.o blog_advogato.c
mv -f .deps/atom.Tpo .deps/atom.Po
clang -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include  -DDRIVEL_GLADE_FILE=\"/usr/local/share/drivel/glade/drivel-gtk.glade\" -DDATADIR=\""/usr/local/share"\" -DPREFIX=\""/usr/local"\" -DG_LOG_DOMAIN=\"Drivel\" -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -DORBIT2=1 -I/usr/local/include/gtksourceview-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/gtkspell-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include  -O2 -pipe -fno-strict-aliasing -MT blog_atom.o -MD -MP -MF .deps/blog_atom.Tpo -c -o blog_atom.o blog_atom.c
In file included from about.c:31:
In file included from ./about.h:26:
In file included from ./drivel.h:29:
In file included from ./utils.h:30:
In file included from ./xmlrpc.h:27:
./soup-xmlrpc-message.h:36:20: error: conflicting types for 'soup_xmlrpc_message_new'
SoupXmlrpcMessage *soup_xmlrpc_message_new          (const char *uri_string);
                   ^
/usr/local/include/libsoup-2.4/libsoup/soup-xmlrpc.h:20:14: note: previous declaration is here
SoupMessage *soup_xmlrpc_message_new    (const char *uri,
             ^
In file included from blog_advogato.c:29:
In file included from ./drivel.h:29:
In file included from ./utils.h:30:
In file included from ./xmlrpc.h:27:
./soup-xmlrpc-message.h:36:20: error: conflicting types for 'soup_xmlrpc_message_new'
SoupXmlrpcMessage *soup_xmlrpc_message_new          (const char *uri_string);
                   ^
/usr/local/include/libsoup-2.4/libsoup/soup-xmlrpc.h:20:14: note: previous declaration is here
SoupMessage *soup_xmlrpc_message_new    (const char *uri,
             ^
1 error generated.
gmake[2]: *** [Makefile:566: about.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
1 error generated.
gmake[2]: *** [Makefile:566: blog_advogato.o] Error 1
In file included from blog_atom.c:32:
In file included from ./journal.h:26:
In file included from ./drivel.h:29:
In file included from ./utils.h:30:
In file included from ./xmlrpc.h:27:
./soup-xmlrpc-message.h:36:20: error: conflicting types for 'soup_xmlrpc_message_new'
SoupXmlrpcMessage *soup_xmlrpc_message_new          (const char *uri_string);
                   ^
/usr/local/include/libsoup-2.4/libsoup/soup-xmlrpc.h:20:14: note: previous declaration is here
SoupMessage *soup_xmlrpc_message_new    (const char *uri,
             ^
1 error generated.
gmake[2]: *** [Makefile:566: blog_atom.o] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5/src'
gmake[1]: *** [Makefile:467: all-recursive] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/deskutils/drivel/work/drivel-3.0.5'
gmake: *** [Makefile:398: all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/mports/deskutils/drivel.