PICCORO McKAY Lenz <mckaygerhard(a)gmail.com> wrote:
>Ilya please, confirme if u are talking about http://www.exiv2.org or other..
>
>the names "libexiv2-9" and "libexiv2-10" dont reflect any version, in
>future i recomend for al parse versions.. so the i asume u upgrade
>from exiv2 0.9 to 0.10 so..
>
>the packages break due u'r old version has soname "libexiv2.so.9" in u
>/usr/lib (o whathever puach suse puts), and new version changed or
>renamed do.. the new version its libexiv2.so.10 , i will explain a
>posible solution and a reason of breaks
>
>1)Posible solve: ln newrealfile -> oldnamefile i explaint that: in
>debian libexiv2-9 put file in /usr/lib/libexiv2.so.10 so when upgrade
>breaks trinity desktop, so link that file to hope file
>/usr/lib/libexiv2.so.9 as : ln -s /usr/lib/libexiv2.so.10
>/usr/lib/libexiv2.so.9
>
>2) whiy changes: maybe a new api change, if the way of conver png
>files by library may change, then developers prevent and reflects
>changes for dependences as soname changes..
>
>When you change the way a library works there is no way to ensure that
>developments take into proyects changes, with the soname ensures that
>developments need to be switched to the new implementation by breaking
>the dependency on .. Triniti kde here now hav breaks with the old
>library and now must be compiled against the new, compelling use (if
>required) the new way of functioning that change in Exiv2
>
>On Sat, Apr 23, 2011 at 7:46 AM, Ilya Chernykh <anixxsus(a)gmail.com> wrote:
>> It seems that libexiv2-10 is not compatible with KDE3. After update of
>> libexiv2 from libexiv2-9 to libexiv2-10 in openSUSE:Factory all KDE3 packages
>> that require libexiv2 became broken.
>>
>> Any thoughts of how to mitigate this?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: trinity-devel-unsubscribe(a)lists.pearsoncomputing.net
>> For additional commands, e-mail: trinity-devel-help(a)lists.pearsoncomputing.net
>> Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/
>> Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>>
>>
>
>
>
>--
>Lenz McKAY Gerardo (PICCORO)
>http://qgqlochekone.blogspot.com
>Cofundador de Venenux; debian based multimedia alike free only
>zealots users (oh well, i try but..too many free guidelines buahhh)
>http://shutendouji.net
>creador de massenkoh linux; debian enhanchements for better up to date
>support on stable brand, including non-free soft.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: trinity-devel-unsubscribe(a)lists.pearsoncomputing.net
>For additional commands, e-mail: trinity-devel-help(a)lists.pearsoncomputing.net
>Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/
>Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for one of the modules 'hal'
-- checking for one of the modules 'dbus-1'
-- checking for one of the modules 'dbus-tqt'
CMake Error at cmake/modules/TDEMacros.cmake:20 (message):
#################################################
dbus-1-tqt are required, but not found on your system
#################################################
Call Stack (most recent call first):
ConfigureChecks.cmake:31 (tde_message_fatal)
CMakeLists.txt:50 (include)
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
dbus-1-tqt and dbus-tqt are both installed
find / -name dbusxml2qt3
/usr/bin/dbusxml2qt3
[ 52%] Building CXX object
amarok/src/CMakeFiles/amarok-shared.dir/actionclasses.cpp.o
In file included from /trinity.source/amarok/amarok/src/collectiondb.h:17:0,
from
/trinity.source/amarok/amarok/src/actionclasses.cpp:11:
/trinity.source/amarok/amarok/src/threadmanager.h:401:8: warning: extra
tokens at end of #endif directive [enabled by default]
[ 52%] Building CXX object amarok/src/CMakeFiles/amarok-shared.dir/app.cpp.o
In file included from /trinity.source/amarok/amarok/src/collectiondb.h:17:0,
from
/trinity.source/amarok/amarok/src/collectionbrowser.h:21,
from /trinity.source/amarok/amarok/src/app.cpp:26:
/trinity.source/amarok/amarok/src/threadmanager.h:401:8: warning: extra
tokens at end of #endif directive [enabled by default]
[ 52%] Building CXX object
amarok/src/CMakeFiles/amarok-shared.dir/atomicstring.cpp.o
/trinity.source/amarok/amarok/src/atomicstring.cpp: In member function
'const QString* AtomicString::ptr() const':
/trinity.source/amarok/amarok/src/atomicstring.cpp:98:22: error: taking
address of temporary [-fpermissive]
make[2]: ***
[amarok/src/CMakeFiles/amarok-shared.dir/atomicstring.cpp.o] Error 1
make[1]: *** [amarok/src/CMakeFiles/amarok-shared.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Scanning dependencies of target kafkalibrary-static
[ 77%] Building CXX object
quanta/parts/kafka/CMakeFiles/kafkalibrary-static.dir/htmlenhancer.cpp.o
[ 77%] Building CXX object
quanta/parts/kafka/CMakeFiles/kafkalibrary-static.dir/domtreeview.cpp.o
[ 77%] Building CXX object
quanta/parts/kafka/CMakeFiles/kafkalibrary-static.dir/kafkacommon.cpp.o
/trinity.source/kdewebdev/quanta/parts/kafka/kafkacommon.cpp: In static
member function 'static void kafkaCommon::fitsNodesPosition(Node*, int,
int, int, int)':
/trinity.source/kdewebdev/quanta/parts/kafka/kafkacommon.cpp:745:56:
error: using temporary as lvalue [-fpermissive]
/trinity.source/kdewebdev/quanta/parts/kafka/kafkacommon.cpp:746:55:
error: using temporary as lvalue [-fpermissive]
/trinity.source/kdewebdev/quanta/parts/kafka/kafkacommon.cpp:747:57:
error: using temporary as lvalue [-fpermissive]
/trinity.source/kdewebdev/quanta/parts/kafka/kafkacommon.cpp:748:56:
error: using temporary as lvalue [-fpermissive]
/trinity.source/kdewebdev/quanta/parts/kafka/kafkacommon.cpp:752:56:
error: using temporary as lvalue [-fpermissive]
/trinity.source/kdewebdev/quanta/parts/kafka/kafkacommon.cpp:753:57:
error: using temporary as lvalue [-fpermissive]
make[2]: ***
[quanta/parts/kafka/CMakeFiles/kafkalibrary-static.dir/kafkacommon.cpp.o] Error
1
make[1]: *** [quanta/parts/kafka/CMakeFiles/kafkalibrary-static.dir/all]
Error 2
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
[ 0%] Building CXX object
indexlib/CMakeFiles/index-shared.dir/compressed.cpp.o
In file included from /trinity.source/kdepim/indexlib/compressed.h:38:0,
from /trinity.source/kdepim/indexlib/compressed.cpp:32:
/trinity.source/kdepim/indexlib/memvector.h:83:34: error: declaration of
'operator+=' as non-function
/trinity.source/kdepim/indexlib/memvector.h:83:29: error: expected ';'
at end of member declaration
/trinity.source/kdepim/indexlib/memvector.h:83:44: error: expected ')'
before 'dif'
/trinity.source/kdepim/indexlib/memvector.h:88:3: error: 'ptrdiff_t'
does not name a type
make[2]: *** [indexlib/CMakeFiles/index-shared.dir/compressed.cpp.o] Error 1
make[1]: *** [indexlib/CMakeFiles/index-shared.dir/all] Error 2
mkdir -vp ${_builddir}
cd ${_builddir}
msg "Starting cmake..."
cmake ${_source}/${_module}/ \
-DCMAKE_INSTALL_PREFIX=${_prefix} \
-DBUILD_ALL=ON
-- found 'TDE', version 3.5.13
CMake Error: Attempt to add a custom rule to output
"/build/src/BUILD/kdevdesigner/designer/actiondnd.moc.rule" which
already has a custom rule.
-- Configuring incomplete, errors occurred!
David, Baho,
What's going on with the SVN? is there a reason we aren't updating it?
I am depending on you guys to update it since you are doing the
PKGBUILD work. I can't work on cmake with old packages :)
Trying to figure what's up?
Calvin Morrison