Bug 113723 - media-gfx/digikam-0.7.4-r1 and media-plugins/digikamimageplugins-0.7.4-r1 stabilisation request
|
Bug#:
113723
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: kde@gentoo.org
|
Reported By: cryos@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-gfx/digikam-0.7.4-r1 and media-plugins/digikamimageplugins-0.7.4-r1 stabilisation request
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-11-27 10:14 0000
|
media-gfx/digikam-0.7.4 and media-plugins/digikamimageplugins-0.7.4 are
candidates for stabilisation. Please evaluate them on your archs (and their
deps).
Please do digikam-0.7.4-r1 and digikamimageplugins-0.7.4-r1.
Also mark media-libs/libkexif-0.2.2, media-libs/libkipi-0.1.2 and
media-plugins/kipi-plugins-0.1.0_rc1 stable, please.
Does this mean media-libs/libexif-0.6.12-r4 is ready to go stable as well?
(In reply to comment #2)
> Does this mean media-libs/libexif-0.6.12-r4 is ready to go stable as well?
*sigh* Indeed, missed it. Should be unproblematic, but let's hear what the
maintainer says.
Been finally able to test this and I found one issue. Tools --> Gamma
adjustement... seems to need kgamma.
from console:
kcmshell (kdelibs): WARNING: Could not find module 'kgamma'.
Now it just silently does not do anything. I will check tomorrow what happens
with kgamma installed. Most likely kgamma needs to be added to RDEPEND.
(In reply to comment #1)
> Please do digikam-0.7.4-r1 and digikamimageplugins-0.7.4-r1.
>
> Also mark media-libs/libkexif-0.2.2, media-libs/libkipi-0.1.2 and
> media-plugins/kipi-plugins-0.1.0_rc1 stable, please.
>
All of these marked stable on x86. Bug 117502 is also present in the current
stable version so it did not prevent me from marking stable.
compilation of digikam-0.7.4-r1 failed
/bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -march=pentium2
-O3 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-DQT_CLEAN_NAMESPACE -o kio_digikamtags.la -rpath /usr/lib/kde3 -module
-avoid-version -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib -avoid-version
-module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R
/usr/lib -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib digikamtags.lo
-lkio ../../digikam/sqlite/libsqlite.la
.libs/digikamtags.o: In function `kio_digikamtagsProtocol::listDir(KURL const&,
int, bool)':
digikamtags.cpp:(.text+0x2b77): undefined reference to
`std::_List_node_base::hook(std::_List_node_base*)'
.libs/digikamtags.o: In function `std::list<QString, std::allocator<QString>
>::merge(std::list<QString, std::allocator<QString> >&)':
digikamtags.cpp:(.gnu.linkonce.t._ZNSt4listI7QStringSaIS0_EE5mergeERS2_+0xa0):
undefined reference to `std::_List_node_base::transfer(std::_List_node_base*,
std::_List_node_base*)'
digikamtags.cpp:(.gnu.linkonce.t._ZNSt4listI7QStringSaIS0_EE5mergeERS2_+0xba):
undefined reference to `std::_List_node_base::transfer(std::_List_node_base*,
std::_List_node_base*)'
.libs/digikamtags.o: In function `std::list<QString, std::allocator<QString>
>::sort()':
digikamtags.cpp:(.gnu.linkonce.t._ZNSt4listI7QStringSaIS0_EE4sortEv+0xb7):
undefined reference to `std::_List_node_base::swap(std::_List_node_base&,
std::_List_node_base&)'
digikamtags.cpp:(.gnu.linkonce.t._ZNSt4listI7QStringSaIS0_EE4sortEv+0xcb):
undefined reference to `std::_List_node_base::swap(std::_List_node_base&,
std::_List_node_base&)'
digikamtags.cpp:(.gnu.linkonce.t._ZNSt4listI7QStringSaIS0_EE4sortEv+0x113):
undefined reference to `std::_List_node_base::swap(std::_List_node_base&,
std::_List_node_base&)'
digikamtags.cpp:(.gnu.linkonce.t._ZNSt4listI7QStringSaIS0_EE4sortEv+0x150):
undefined reference to `std::_List_node_base::transfer(std::_List_node_base*,
std::_List_node_base*)'
collect2: ld returned 1 exit status
make[3]: *** [kio_digikamtags.la] Error 1
make[3]: Leaving directory
`/var/tmp/portage/digikam-0.7.4-r1/work/digikam-0.7.4/digikam/kioslave'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/digikam-0.7.4-r1/work/digikam-0.7.4/digikam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/digikam-0.7.4-r1/work/digikam-0.7.4'
make: *** [all] Error 2
!!! ERROR: media-gfx/digikam-0.7.4-r1 failed.
!!! Function kde_src_compile, Line 173, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
(In reply to comment #6)
> compilation of digikam-0.7.4-r1 failed
This should really go in a separate bug report, not attached to a stabilisation
bug. You should also supply your emerge info and sqlite version. You might try
rebuilding sqlite too.
(In reply to comment #7)
> This should really go in a separate bug report, not attached to a stabilisation
> bug. You should also supply your emerge info and sqlite version. You might try
> rebuilding sqlite too.
>
But I don't have qslite installed:
maquina1 luis # emerge -pv sqlite
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild N ] dev-db/sqlite-3.2.1-r3 -doc -nothreadsafe 1,320 kB
Total size of downloads: 1,320 kB
maquina1 luis #
and the emerge of digikam don't force the emerge of sqlite. Is this the
problem? I'm going emerge sqlite and then digikam again.
As I said - please open a new bug report on this issue. I don't have time to
look into this right now and this is the wrong bug to do it on.
Those relevant to Alpha have been done by agriffis. Re-add us if you need
anything else.
(In reply to comment #1)
> Please do digikam-0.7.4-r1 and digikamimageplugins-0.7.4-r1.
>
> Also mark media-libs/libkexif-0.2.2, media-libs/libkipi-0.1.2 and
> media-plugins/kipi-plugins-0.1.0_rc1 stable, please.
All packages stabled for ppc.
all 0.7.4-r1's are stable - closing