textproc/gdome2
Gnome DOM Engine
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.8.1_11 | 623 | 4.0 | i386 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032 | info | 2025-12-25 00:50:30.077195 | Test Started |
| m4032 | fail | 2025-12-25 00:51:02.524044 | make build returned non-zero: 1 |
| m4032 | fail | 2025-12-25 00:51:02.592678 | Test complete. |
Log
[1m===> Building for gdome2-0.8.1_11[0m
--- all-recursive-am ---
/usr/bin/make all-recursive
--- all-recursive ---
Making all in libgdome
--- all-recursive ---
Making all in gdomecore
--- gdome-xml-xmldtdutil.lo ---
--- gdome-xml-xmlmemory.lo ---
--- gdome-xml-str.lo ---
--- gdome-xml-text.lo ---
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-text.c
--- gdome-xml-xmldtdutil.lo ---
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-xmldtdutil.c
--- gdome-xml-str.lo ---
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-str.c
--- gdome-xml-xmlmemory.lo ---
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-xmlmemory.c
mkdir .libs
--- gdome-xml-text.lo ---
mkdir .libs
mkdir: .libs: File exists
--- gdome-xml-xmlmemory.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-xmlmemory.c -fPIC -DPIC -o .libs/gdome-xml-xmlmemory.lo
--- gdome-xml-text.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-text.c -fPIC -DPIC -o .libs/gdome-xml-text.lo
--- gdome-xml-str.lo ---
rm -f .libs/gdome-xml-str.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-str.c -fPIC -DPIC -o .libs/gdome-xml-str.lo
--- gdome-xml-xmldtdutil.lo ---
rm -f .libs/gdome-xml-xmldtdutil.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-xmldtdutil.c -fPIC -DPIC -o .libs/gdome-xml-xmldtdutil.lo
--- gdome-xml-str.lo ---
gdome-xml-str.c:130:10: warning: assigning to 'gchar *' (aka 'char *') from 'xmlChar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
130 | ds->str = str;
| ^ ~~~
--- gdome-xml-xmldtdutil.lo ---
gdome-xml-xmldtdutil.c:126:42: error: incompatible function pointer types passing 'void (void *, void *, xmlChar *)' (aka 'void (void *, void *, unsigned char *)') to parameter of type 'xmlHashScanner' (aka 'void (*)(void *, void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
126 | xmlHashScan(doc->extSubset->notations, notationsHashScanner, &iter);
| ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/libxml2/libxml/hash.h:213:22: note: passing argument to parameter 'f' here
213 | xmlHashScanner f,
| ^
gdome-xml-xmldtdutil.c:128:42: error: incompatible function pointer types passing 'void (void *, void *, xmlChar *)' (aka 'void (void *, void *, unsigned char *)') to parameter of type 'xmlHashScanner' (aka 'void (*)(void *, void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
128 | xmlHashScan(doc->intSubset->notations, notationsHashScanner, &iter);
| ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/libxml2/libxml/hash.h:213:22: note: passing argument to parameter 'f' here
213 | xmlHashScanner f,
| ^
gdome-xml-xmldtdutil.c:168:41: error: incompatible function pointer types passing 'void (void *, void *, xmlChar *)' (aka 'void (void *, void *, unsigned char *)') to parameter of type 'xmlHashScanner' (aka 'void (*)(void *, void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
168 | xmlHashScan(doc->extSubset->entities, entitiesHashScanner, &iter);
| ^~~~~~~~~~~~~~~~~~~
/usr/local/include/libxml2/libxml/hash.h:213:22: note: passing argument to parameter 'f' here
213 | xmlHashScanner f,
| ^
gdome-xml-xmldtdutil.c:170:41: error: incompatible function pointer types passing 'void (void *, void *, xmlChar *)' (aka 'void (void *, void *, unsigned char *)') to parameter of type 'xmlHashScanner' (aka 'void (*)(void *, void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
170 | xmlHashScan(doc->intSubset->entities, entitiesHashScanner, &iter);
| ^~~~~~~~~~~~~~~~~~~
/usr/local/include/libxml2/libxml/hash.h:213:22: note: passing argument to parameter 'f' here
213 | xmlHashScanner f,
| ^
4 errors generated.
*** [gdome-xml-xmldtdutil.lo] Error code 1
make[3]: stopped in /magus/work/usr/mports/textproc/gdome2/work/gdome2-0.8.1/libgdome/gdomecore
--- gdome-xml-xmlmemory.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-xmlmemory.c -o gdome-xml-xmlmemory.o >/dev/null 2>&1
--- gdome-xml-str.lo ---
1 warning generated.
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-str.c -o gdome-xml-str.o >/dev/null 2>&1
--- gdome-xml-text.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -ansi -I/usr/local/include -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -c gdome-xml-text.c -o gdome-xml-text.o >/dev/null 2>&1
mv -f .libs/gdome-xml-text.lo gdome-xml-text.lo
--- gdome-xml-xmlmemory.lo ---
mv -f .libs/gdome-xml-xmlmemory.lo gdome-xml-xmlmemory.lo
--- gdome-xml-str.lo ---
mv -f .libs/gdome-xml-str.lo gdome-xml-str.lo
1 error
make[3]: stopped in /magus/work/usr/mports/textproc/gdome2/work/gdome2-0.8.1/libgdome/gdomecore
*** [all-recursive] Error code 1
make[2]: stopped in /magus/work/usr/mports/textproc/gdome2/work/gdome2-0.8.1/libgdome
1 error
make[2]: stopped in /magus/work/usr/mports/textproc/gdome2/work/gdome2-0.8.1/libgdome
*** [all-recursive] Error code 1
make[1]: stopped in /magus/work/usr/mports/textproc/gdome2/work/gdome2-0.8.1
1 error
make[1]: stopped in /magus/work/usr/mports/textproc/gdome2/work/gdome2-0.8.1
*** [all-recursive-am] Error code 2
make: stopped in /magus/work/usr/mports/textproc/gdome2/work/gdome2-0.8.1
1 error
make: stopped in /magus/work/usr/mports/textproc/gdome2/work/gdome2-0.8.1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/mports/textproc/gdome2
Links
Depends On
- devel/pkgconf (build)
- devel/gettext-runtime (lib)
- devel/glib20 (lib)
- textproc/libxml2 (lib)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus