[icedtea-web] build fails with xulrunner 27

Thomas Meyer thomas at m3y3r.de
Fri Feb 14 09:38:27 PST 2014


Hi,

$ hg tip
changeset:   892:8a12faa4525d
tag:         tip
user:        Jiri Vanek <jvanek at redhat.com>
date:        Wed Feb 12 13:52:13 2014 +0100
summary:     Updated NEWS

any ideas?

In file included
from /home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:47:0,

from /home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaScriptablePluginObject.h:45,

from /home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41:
/home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.h:
In destructor 'ITNPPluginData::~ITNPPluginData()':
/home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.h:93:9: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations]
         g_mutex_free (appletviewer_mutex);
         ^
/home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.h:93:41: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:274) [-Wdeprecated-declarations]
         g_mutex_free (appletviewer_mutex);
                                         ^
In file included
from /home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaScriptablePluginObject.h:43:0,

from /home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41:
/home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaScriptablePluginObject.cc: In static member function 'static bool IcedTeaScriptableJavaObject::getProperty(NPObject*, NPIdentifier, NPVariant*)':
/usr/include/xulrunner-27.0/npruntime.h:140:30: error: 'nullptr' was not
declared in this scope
     (_v).value.objectValue = nullptr;
\
                              ^
/home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:634:17: note: in expansion of macro 'VOID_TO_NPVARIANT'
                 VOID_TO_NPVARIANT(*result);
                 ^
make: ***
[/home/thomas/workspace/icedtea-web/plugin/icedteanp/IcedTeaScriptablePluginObject.o] Error 1




More information about the distro-pkg-dev mailing list