[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-active
Subject:    Re: PA OpenEmbedded support (WIP)
From:       "Lamarque V. Souza" <Lamarque.Souza.ext () basyskom ! com>
Date:       2012-04-19 16:14:09
Message-ID: 201204191314.10112.Lamarque.Souza.ext () basyskom ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Em Thursday 19 April 2012, Samuel Stirtzel escreveu:
> Another idea, could this be a visibility problem?
> Log of binutils nm:
> -
> samuel@s-stirtzel-linux:/work/oe-core/tmp-eglibc/sysroots/overo/usr/lib/kde
> 4$ nm -C plasma_appletscript_declarative.so | grep script
> 00023c68 t global constructors keyed to declarativescriptenv.cpp
> 000347d8 r qt_meta_data_JavascriptAddonPackageStructure
> 00034790 r qt_meta_stringdata_JavascriptAddonPackageStructure
> 0002b3b0 T DeclarativeAppletScript::scriptEnv()
> 0001ed60 T JavascriptAddonPackageStructure::pathChanged()
> 0001ecb4 T JavascriptAddonPackageStructure::qt_metacall(QMetaObject::Call,
> int, void**)
> 0001ecb8 T JavascriptAddonPackageStructure::qt_metacast(char const*)
> 00038138 D JavascriptAddonPackageStructure::staticMetaObject
> 0001ec84 T JavascriptAddonPackageStructure::qt_static_metacall(QObject*,
> QMetaObject::Call, int, void**)
> 00038130 D JavascriptAddonPackageStructure::staticMetaObjectExtraData
> 0001efcc T
> JavascriptAddonPackageStructure::JavascriptAddonPackageStructure(QObject*,
> QList<QVariant> const&)
> 0001efcc T
> JavascriptAddonPackageStructure::JavascriptAddonPackageStructure(QObject*,
> QList<QVariant> const&)
> 0001f9bc t
> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()
> 0001f988 t
> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()
> 0001f988 t
> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()
> 0001ec88 T JavascriptAddonPackageStructure::metaObject() const
>          U Plasma::AppletScript::description() const
>          U Plasma::DeclarativeWidget::scriptEngine() const
> 00038194 D typeinfo for JavascriptAddonPackageStructure
> 000347b4 R typeinfo name for JavascriptAddonPackageStructure
> 00038148 D vtable for JavascriptAddonPackageStructure
> -
> U means undefined and  "U Plasma::DeclarativeWidget::scriptEngine()
> const" exports no function.
> 
> Any ideas where I could look next?

	On Meego x86 image:

[root@localhost ~]# nm -C  /usr/lib/kde4/plasma_appletscript_declarative.so
nm: /usr/lib/kde4/plasma_appletscript_declarative.so: no symbols


-- 
Lamarque V. Souza
http://www.basyskom.com/

[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" \
"http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" \
content="1" /><style type="text/css"> p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Tahoma'; font-size:12pt; font-weight:400; \
font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Em Thursday \
19 April 2012, Samuel Stirtzel escreveu:</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; Another idea, could this be a visibility \
problem?</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Log of \
binutils nm:</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; -</p> \
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
samuel@s-stirtzel-linux:/work/oe-core/tmp-eglibc/sysroots/overo/usr/lib/kde</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; 4$ nm -C \
plasma_appletscript_declarative.so | grep script</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; 00023c68 t global constructors keyed to \
declarativescriptenv.cpp</p> <p style=" margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">&gt; 000347d8 r qt_meta_data_JavascriptAddonPackageStructure</p> \
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; 00034790 r \
qt_meta_stringdata_JavascriptAddonPackageStructure</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; 0002b3b0 T \
DeclarativeAppletScript::scriptEnv()</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; 0001ed60 T \
JavascriptAddonPackageStructure::pathChanged()</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; 0001ecb4 T \
JavascriptAddonPackageStructure::qt_metacall(QMetaObject::Call,</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; int, void**)</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; 0001ecb8 T \
JavascriptAddonPackageStructure::qt_metacast(char const*)</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; 00038138 D \
JavascriptAddonPackageStructure::staticMetaObject</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; 0001ec84 T \
JavascriptAddonPackageStructure::qt_static_metacall(QObject*,</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; QMetaObject::Call, int, \
void**)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
00038130 D JavascriptAddonPackageStructure::staticMetaObjectExtraData</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; 0001efcc T</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
JavascriptAddonPackageStructure::JavascriptAddonPackageStructure(QObject*,</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; QList&lt;QVariant&gt; \
const&amp;)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
0001efcc T</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
JavascriptAddonPackageStructure::JavascriptAddonPackageStructure(QObject*,</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; QList&lt;QVariant&gt; \
const&amp;)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
0001f9bc t</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; 0001f988 t</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; 0001f988 t</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; \
JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; 0001ec88 T \
JavascriptAddonPackageStructure::metaObject() const</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt;          U \
Plasma::AppletScript::description() const</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt;          U \
Plasma::DeclarativeWidget::scriptEngine() const</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; 00038194 D typeinfo for \
JavascriptAddonPackageStructure</p> <p style=" margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">&gt; 000347b4 R typeinfo name for \
JavascriptAddonPackageStructure</p> <p style=" margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">&gt; 00038148 D vtable for JavascriptAddonPackageStructure</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; -</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; U means undefined and  \
&quot;U Plasma::DeclarativeWidget::scriptEngine()</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; const&quot; exports no function.</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Any ideas where I could \
look next?</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; ">&nbsp;</p> \
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">	On Meego x86 image:</p> <p \
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; ">&nbsp;</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">[root@localhost ~]# nm -C  \
/usr/lib/kde4/plasma_appletscript_declarative.so</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">nm: \
/usr/lib/kde4/plasma_appletscript_declarative.so: no symbols</p> <p \
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; ">&nbsp;</p> <p \
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; ">&nbsp;</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">-- </p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Lamarque V. Souza</p> <p \
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">http://www.basyskom.com/</p></body></html>



_______________________________________________
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic