Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 153167 Details for
Bug 222127
media-libs/libkdcraw: ebuild doesn't die after configure fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log of the libkdcraw package
emerge.log (text/plain), 56.06 KB, created by
Tomáš Linhart
on 2008-05-14 21:13:22 UTC
(
hide
)
Description:
emerge log of the libkdcraw package
Filename:
MIME Type:
Creator:
Tomáš Linhart
Created:
2008-05-14 21:13:22 UTC
Size:
56.06 KB
patch
obsolete
> >These are the packages that would be merged, in order: > >Calculating dependencies ... done! >[ebuild R ] media-libs/libkdcraw-0.1.4 USE="-arts -debug -xinerama" 0 kB > >Total: 1 package (1 reinstall), Size of downloads: 0 kB > >>>> Verifying ebuild Manifests... > >>>> Emerging (1 of 1) media-libs/libkdcraw-0.1.4 to / > * libkdcraw-0.1.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking libkdcraw-0.1.4.tar.bz2 ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking libkdcraw-0.1.4.tar.bz2 to /var/tmp/portage/media-libs/libkdcraw-0.1.4/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4 ... > * Running elibtoolize in: libkdcraw-0.1.4/admin > * Applying ltmain-1.5.patch ... > * Applying portage-1.5.10.patch ... > * Applying max_cmd_len-1.5.20.patch ... > * Applying sed-1.5.6.patch ... > * econf: updating libkdcraw-0.1.4/admin/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libkdcraw-0.1.4/admin/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib64 --disable-dependency-tracking --disable-debug --without-debug --without-arts --enable-libsuffix=64 --with-extra-includes=/usr/kde/3.5/include --with-extra-libs=/usr/kde/3.5/lib64 --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking for -p flag to install... yes >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for kde-config... /usr/kde/3.5/bin/kde-config >checking where to install... /usr (as requested) >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-gcc is blacklisted... no >checking whether x86_64-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wundef... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wno-long-long... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wno-non-virtual-dtor... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-reorder-blocks... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-exceptions... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-check-new... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-common... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fexceptions... yes >checking whether system headers can cope with -O2 -fno-inline... irrelevant >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking whether x86_64-pc-linux-gnu-g++ supports -O0... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wl,--no-undefined... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined... yes >using lib directory suffix 64 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc static flag works... yes >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen... (cached) no >checking for dlopen in -ldl... (cached) yes >checking whether a program can dlopen itself... (cached) yes >checking whether a statically linked program can dlopen itself... (cached) yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for pkg-config... /usr/bin/pkg-config >checking if C++ programs can be compiled... yes >checking for strlcat... no >checking if strlcat needs custom prototype... yes - in libkdefakes >checking for strlcpy... no >checking if strlcpy needs custom prototype... yes - in libkdefakes >checking for main in -lutil... yes >checking for main in -lcompat... no >checking for crypt in -lcrypt... yes >checking for socklen_t... yes >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for inet_ntoa... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for sys/types.h... (cached) yes >checking for stdint.h... (cached) yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking for poll in -lpoll... no >checking Carbon/Carbon.h usability... no >checking Carbon/Carbon.h presence... no >checking for Carbon/Carbon.h... no >checking CoreAudio/CoreAudio.h usability... no >checking CoreAudio/CoreAudio.h presence... no >checking for CoreAudio/CoreAudio.h... no >checking if res_init needs -lresolv... yes >checking for res_init... yes >checking if res_init needs custom prototype... no >checking for killpg in -lucb... no >checking for int... yes >checking size of int... 4 >checking for short... yes >checking size of short... 2 >checking for long... yes >checking size of long... 8 >checking for char *... yes >checking size of char *... 8 >checking for dlopen in -ldl... (cached) yes >checking for shl_unload in -ldld... no >checking for size_t... yes >checking size of size_t... 8 >checking for unsigned long... yes >checking size of unsigned long... 8 >checking sizeof size_t == sizeof unsigned long... yes >checking for PIE support... yes >checking if enabling -pie/fPIE support... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for _NSGetEnviron... no >checking for vsnprintf... yes >checking for snprintf... yes >checking for X... libraries /usr/lib64, headers . >checking for IceConnectionNumber in -lICE... yes >checking for libXext... yes >checking for pthread_create in -lpthread... yes >checking for extra includes... added >checking for extra libs... added >checking for libz... -lz >checking for libpng... -lpng -lz -lm >checking for libjpeg6b... no >checking for libjpeg... -ljpeg >checking for perl... /usr/bin/perl >checking for Qt... libraries /usr/qt/3/lib64, headers /usr/qt/3/include using -mt >checking for moc... /usr/qt/3/bin/moc >checking for uic... /usr/qt/3/bin/uic >checking whether uic supports -L ... yes >checking whether uic supports -nounload ... yes >checking if Qt needs -ljpeg... no >checking for rpath... yes >checking for KDE... libraries /usr/kde/3.5/lib64, headers /usr/kde/3.5/include >checking if UIC has KDE plugins available... yes >checking for KDE paths... defaults >checking for dcopidl... /usr/kde/3.5/bin/dcopidl >checking for dcopidl2cpp... /usr/kde/3.5/bin/dcopidl2cpp >checking for meinproc... /usr/kde/3.5/bin/meinproc >checking for kconfig_compiler... /usr/kde/3.5/bin/kconfig_compiler >checking for dcopidlng... /usr/kde/3.5/bin/dcopidlng >checking for xmllint... /usr/bin/xmllint >checking grepping for visibility push/pop in headers... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fvisibility=hidden... (cached) no >checking for Qt docs... NO >checking for dot... not found >checking for doxygen... not found >checking for pkg-config... yes >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking lcms/lcms.h usability... no >checking lcms/lcms.h presence... no >checking for lcms/lcms.h... no >checking lcms.h usability... no >checking lcms.h presence... no >checking for lcms.h... no >configure: creating ./config.status >wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1250. >config.status: creating libkdcraw/libkdcraw.pc >config.status: creating config.h >config.status: executing depfiles commands >checking if kdemacros.h is usable... yes >checking if libkexiv2 should be compiled... no >checking if libkipi should be compiled... no >checking if libkdcraw should be compiled... no >checking if po should be compiled... yes >configure: creating ./config.status >wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1286. >config.status: creating libkdcraw/libkdcraw.pc >config.status: creating Makefile >config.status: creating libkdcraw/Makefile >config.status: creating libkdcraw/dcraw/Makefile >config.status: creating libkdcraw/icons/Makefile >config.status: creating libkdcraw/libkdcraw/Makefile >config.status: creating po/Makefile >config.status: creating po/ca/Makefile >config.status: creating po/da/Makefile >config.status: creating po/de/Makefile >config.status: creating po/el/Makefile >config.status: creating po/es/Makefile >config.status: creating po/et/Makefile >config.status: creating po/is/Makefile >config.status: creating po/it/Makefile >config.status: creating po/ja/Makefile >config.status: creating po/ms/Makefile >config.status: creating po/nds/Makefile >config.status: creating po/nl/Makefile >config.status: creating po/pa/Makefile >config.status: creating po/pt/Makefile >config.status: creating po/sk/Makefile >config.status: creating po/sr/Makefile >config.status: creating po/sr@Latn/Makefile >config.status: creating po/sv/Makefile >config.status: creating po/th/Makefile >config.status: creating po/uk/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >-- libkdcraw configure results ------------------- >-- lcms found..................... NO > >libkdcraw needs Lcms library. You need to install the lcms development package. >Lcms website is at http://www.littlecms.com > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4' >Making all in po >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >Making all in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >Making all in et >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >Making all in ca >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >Making all in nl >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >Making all in de >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >Making all in da >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >Making all in pt >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >Making all in pa >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >Making all in el >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >Making all in sr >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >Making all in sv >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >Making all in . >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >Making all in es >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >Making all in sk >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >Making all in sr@Latn >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >Making all in . >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >Making all in ms >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >Making all in uk >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >Making all in it >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >Making all in . >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >Making all in nds >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >Making all in ja >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >Making all in . >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >Making all in is >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >Making all in th >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >rm -f libkdcraw.gmo; /usr/bin/gmsgfmt -o libkdcraw.gmo ./libkdcraw.po >Making all in . >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >test ! -f libkdcraw.gmo || touch libkdcraw.gmo >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4' >make[1]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4' >>>> Source compiled. >>>> Test phase [not enabled]: media-libs/libkdcraw-0.1.4 > >>>> Install libkdcraw-0.1.4 into /var/tmp/portage/media-libs/libkdcraw-0.1.4/image/ category media-libs >Making install in po >make[1]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >Making install in . >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >Making install in et >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/et/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/et/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/et/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/et' >Making install in ca >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ca/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ca/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ca/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ca' >Making install in nl >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/nl/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/nl/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/nl/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nl' >Making install in de >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/de/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/de/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/de/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/de' >Making install in da >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/da/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/da/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/da/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/da' >Making install in pt >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/pt/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/pt/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/pt/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pt' >Making install in pa >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/pa/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/pa/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/pa/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/pa' >Making install in el >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/el/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/el/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/el/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/el' >Making install in sr >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sr/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sr/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sr/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr' >Making install in sv >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sv/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sv/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sv/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sv' >Making install in es >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/es/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/es/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/es/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/es' >Making install in sk >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sk/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sk/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sk/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sk' >Making install in sr@Latn >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sr@Latn/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sr@Latn/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/sr@Latn/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/sr@Latn' >Making install in ms >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ms/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ms/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ms/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ms' >Making install in uk >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/uk/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/uk/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/uk/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/uk' >Making install in it >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/it/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/it/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/it/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/it' >Making install in nds >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/nds/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/nds/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/nds/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/nds' >Making install in ja >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ja/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ja/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/ja/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/ja' >Making install in is >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/is/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/is/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/is/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/is' >Making install in th >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >Making install in . >make[3]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >make[4]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >make[4]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/th/LC_MESSAGES >mkdir -p -- /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/th/LC_MESSAGES >/usr/bin/install -c -p -m 644 libkdcraw.gmo /var/tmp/portage/media-libs/libkdcraw-0.1.4/image//usr/share/locale/th/LC_MESSAGES/libkdcraw.mo >make[4]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >make[3]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po/th' >make[1]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4/po' >make[1]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4' >make[2]: Entering directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4' >make[1]: Leaving directory `/var/tmp/portage/media-libs/libkdcraw-0.1.4/work/libkdcraw-0.1.4' >>>> Completed installing libkdcraw-0.1.4 into /var/tmp/portage/media-libs/libkdcraw-0.1.4/image/ > >* checking 24 files for package collisions >>>> Merging media-libs/libkdcraw-0.1.4 to / > * Checking desktop entry validity > >--- /usr/ >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/libkdcraw-0.1.4/ >>>> /usr/share/doc/libkdcraw-0.1.4/README.bz2 >>>> /usr/share/doc/libkdcraw-0.1.4/ChangeLog.bz2 >>>> /usr/share/doc/libkdcraw-0.1.4/AUTHORS.bz2 >>>> /usr/share/doc/libkdcraw-0.1.4/NEWS.bz2 >--- /usr/share/locale/ >--- /usr/share/locale/sr@Latn/ >--- /usr/share/locale/sr@Latn/LC_MESSAGES/ >>>> /usr/share/locale/sr@Latn/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/pt/ >--- /usr/share/locale/pt/LC_MESSAGES/ >>>> /usr/share/locale/pt/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/de/ >--- /usr/share/locale/de/LC_MESSAGES/ >>>> /usr/share/locale/de/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/ja/ >--- /usr/share/locale/ja/LC_MESSAGES/ >>>> /usr/share/locale/ja/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/nl/ >--- /usr/share/locale/nl/LC_MESSAGES/ >>>> /usr/share/locale/nl/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/is/ >--- /usr/share/locale/is/LC_MESSAGES/ >>>> /usr/share/locale/is/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/ms/ >--- /usr/share/locale/ms/LC_MESSAGES/ >>>> /usr/share/locale/ms/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/el/ >--- /usr/share/locale/el/LC_MESSAGES/ >>>> /usr/share/locale/el/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/uk/ >--- /usr/share/locale/uk/LC_MESSAGES/ >>>> /usr/share/locale/uk/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/sk/ >--- /usr/share/locale/sk/LC_MESSAGES/ >>>> /usr/share/locale/sk/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/it/ >--- /usr/share/locale/it/LC_MESSAGES/ >>>> /usr/share/locale/it/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/ca/ >--- /usr/share/locale/ca/LC_MESSAGES/ >>>> /usr/share/locale/ca/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/pa/ >--- /usr/share/locale/pa/LC_MESSAGES/ >>>> /usr/share/locale/pa/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/nds/ >--- /usr/share/locale/nds/LC_MESSAGES/ >>>> /usr/share/locale/nds/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/et/ >--- /usr/share/locale/et/LC_MESSAGES/ >>>> /usr/share/locale/et/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/es/ >--- /usr/share/locale/es/LC_MESSAGES/ >>>> /usr/share/locale/es/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/th/ >--- /usr/share/locale/th/LC_MESSAGES/ >>>> /usr/share/locale/th/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/da/ >--- /usr/share/locale/da/LC_MESSAGES/ >>>> /usr/share/locale/da/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/sv/ >--- /usr/share/locale/sv/LC_MESSAGES/ >>>> /usr/share/locale/sv/LC_MESSAGES/libkdcraw.mo >--- /usr/share/locale/sr/ >--- /usr/share/locale/sr/LC_MESSAGES/ >>>> /usr/share/locale/sr/LC_MESSAGES/libkdcraw.mo >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced obj /usr/share/locale/uk/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/uk/LC_MESSAGES >--- replaced dir /usr/share/locale/uk >--- replaced obj /usr/share/locale/th/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/th/LC_MESSAGES >--- replaced dir /usr/share/locale/th >--- replaced obj /usr/share/locale/sv/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/sv/LC_MESSAGES >--- replaced dir /usr/share/locale/sv >--- replaced obj /usr/share/locale/sr@Latn/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/sr@Latn/LC_MESSAGES >--- replaced dir /usr/share/locale/sr@Latn >--- replaced obj /usr/share/locale/sr/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/sr/LC_MESSAGES >--- replaced dir /usr/share/locale/sr >--- replaced obj /usr/share/locale/sk/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/sk/LC_MESSAGES >--- replaced dir /usr/share/locale/sk >--- replaced obj /usr/share/locale/pt/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/pt/LC_MESSAGES >--- replaced dir /usr/share/locale/pt >--- replaced obj /usr/share/locale/pa/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/pa/LC_MESSAGES >--- replaced dir /usr/share/locale/pa >--- replaced obj /usr/share/locale/nl/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/nl/LC_MESSAGES >--- replaced dir /usr/share/locale/nl >--- replaced obj /usr/share/locale/nds/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/nds/LC_MESSAGES >--- replaced dir /usr/share/locale/nds >--- replaced obj /usr/share/locale/ms/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/ms/LC_MESSAGES >--- replaced dir /usr/share/locale/ms >--- replaced obj /usr/share/locale/ja/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/ja/LC_MESSAGES >--- replaced dir /usr/share/locale/ja >--- replaced obj /usr/share/locale/it/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/it/LC_MESSAGES >--- replaced dir /usr/share/locale/it >--- replaced obj /usr/share/locale/is/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/is/LC_MESSAGES >--- replaced dir /usr/share/locale/is >--- replaced obj /usr/share/locale/et/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/et/LC_MESSAGES >--- replaced dir /usr/share/locale/et >--- replaced obj /usr/share/locale/es/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/es/LC_MESSAGES >--- replaced dir /usr/share/locale/es >--- replaced obj /usr/share/locale/el/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/el/LC_MESSAGES >--- replaced dir /usr/share/locale/el >--- replaced obj /usr/share/locale/de/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/de/LC_MESSAGES >--- replaced dir /usr/share/locale/de >--- replaced obj /usr/share/locale/da/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/da/LC_MESSAGES >--- replaced dir /usr/share/locale/da >--- replaced obj /usr/share/locale/ca/LC_MESSAGES/libkdcraw.mo >--- replaced dir /usr/share/locale/ca/LC_MESSAGES >--- replaced dir /usr/share/locale/ca >--- replaced dir /usr/share/locale >--- replaced obj /usr/share/doc/libkdcraw-0.1.4/README.bz2 >--- replaced obj /usr/share/doc/libkdcraw-0.1.4/NEWS.bz2 >--- replaced obj /usr/share/doc/libkdcraw-0.1.4/ChangeLog.bz2 >--- replaced obj /usr/share/doc/libkdcraw-0.1.4/AUTHORS.bz2 >--- replaced dir /usr/share/doc/libkdcraw-0.1.4 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced dir /usr > [32;01m*[0m Running kbuildsycoca to build global database ... >[A[180C [34;01m[ [32;01mok[34;01m ][0m >>>> Original instance of package unmerged safely. > * Running kbuildsycoca to build global database ... > [ ok ] >>>> media-libs/libkdcraw-0.1.4 merged. >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 222127
: 153167 |
162639