[Pkg-corba-devel] omniORB 4.1.4

Matej Kenda matejken at gmail.com
Tue Jul 27 20:21:21 UTC 2010


Hi Floris,

On 26 July 2010 23:16, Floris Bruynooghe <flub at devork.be> wrote:
>
> On another note, have you done install, upgrade, remove and purge
> tests with the new packages yet?  Is everything with that still ok or
> does it still need looking at?  The previous unrequired/missed changes
> should not have an influence on the results of these tests AFAIK.

I built new packages based on your changes on 64-bit Ubuntu Lucid
using svn-buildpackage.

The tests I did:

1. compiled two projects that use oO with 4.1.2 from Ubuntu repository)
2. upgraded packages to 4.1.4 without recompilation: worked
3. tested binaries compiled previously: worked
4. recompiled with 4.1.4: worked
5. tested binaries again: worked
6. removed all omniORB packages: worked (didn't check the file system
thoroughly)
7. reinstalled 4.1.2 from repository: worked
8. tested binaries again: worked

The following warnings were shown during packaging of libraries:

dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be
avoided if "debian/omniorb/usr/bin/genior
debian/omniorb/usr/bin/catior debian/omniorb/usr/bin/convertior
debian/omniorb/usr/bin/omniMapper debian/omniorb/usr/bin/nameclt" were
not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: symbol
_ZN5CORBA8TypeCode17unmarshalTypeCodeER9cdrStream used by
debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN5CORBA15TypeCode_memberlSER9cdrStream used by
debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _ZN5CORBA3AnyD1Ev used by
debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _ZN5CORBA19InterfaceDef_Helper4_nilEv
used by debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _ZN5CORBA3AnyaSERKS0_ used by
debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _ZN5CORBA8TypeCode4_nilEv used by
debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _ZN5CORBA15TypeCode_memberaSERKS0_
used by debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _ZN5CORBA3AnyC1Ev used by
debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN5CORBA19InterfaceDef_Helper15unmarshalObjRefER9cdrStream used by
debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN5CORBA8TypeCode15marshalTypeCodeEPS0_R9cdrStream used by
debian/libcos4-1/usr/lib/libCOS4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: 11 other similar warnings have been skipped
(use -v to see them all).
dpkg-shlibdeps: warning: symbol
_ZN10CosTrading6Lookup18InvalidPolicyValuelSER9cdrStream used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN10CosTrading23ReadonlyDynamicPropertyC1ERKS0_ used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN13CosCollection16EqualitySequence10_duplicateEPNS_24_objref_EqualitySequenceE
used by debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none
of the libraries.
dpkg-shlibdeps: warning: symbol
_ZTVN15CosNotifyFilter25UnsupportedFilterableDataE used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN20CosPersistenceDS_CLI13CursorFactory10_PD_repoIdE used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN16CosRelationships19Relationship_Helper4_nilEv used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN17CosPersistencePOM3POM10_duplicateEPNS_11_objref_POME used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZTVN16CosRelationships19RelationshipFactory11DegreeErrorE used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZNK17CosTradingDynamic11DynamicProprSER9cdrStream used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol
_ZN9CosStream18RelationshipHandlelSER9cdrStream used by
debian/libcos4-1/usr/lib/libCOSDynamic4.so.1.4 found in none of the
libraries.
dpkg-shlibdeps: warning: 1401 other similar warnings have been skipped
(use -v to see them all).
dpkg-shlibdeps: warning:
debian/omniidl/usr/lib/python2.6/dist-packages/_omniidlmodule.so.4.1
contains an unresolvable reference to symbol PyFile_Name: it's
probably a plugin.
dpkg-shlibdeps: warning: 30 other similar warnings have been skipped
(use -v to see them all).


I hope that this information is helpful.

Regards,

Matej



More information about the Pkg-corba-devel mailing list