Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 109109 Details for
Bug 165240
media-libs/libexif-0.6.13-r1 - ebuild issues
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libexif-error.log
libexif-error.log (text/plain), 51.99 KB, created by
Aurélien Francillon
on 2007-02-04 12:41:40 UTC
(
hide
)
Description:
libexif-error.log
Filename:
MIME Type:
Creator:
Aurélien Francillon
Created:
2007-02-04 12:41:40 UTC
Size:
51.99 KB
patch
obsolete
>emerge -avuD --newuse world 12:05 > >These are the packages that would be merged, in order: > >Calculating world dependencies... done! >[ebuild R ] media-libs/libexif-0.6.13-r1 USE="doc nls -static%" 0 kB > >Total size of downloads: 0 kB > >Would you like to merge these packages? [Yes/No] > >>>> Emerging (1 of 1) media-libs/libexif-0.6.13-r1 to / > * libexif-0.6.13.tar.bz2 MD5 ;-) ... [ ok ] > * libexif-0.6.13.tar.bz2 RMD160 ;-) ... [ ok ] > * libexif-0.6.13.tar.bz2 SHA1 ;-) ... [ ok ] > * libexif-0.6.13.tar.bz2 SHA256 ;-) ... [ ok ] > * libexif-0.6.13.tar.bz2 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking libexif-0.6.13.tar.bz2 ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking libexif-0.6.13.tar.bz2 to /var/tmp/portage/libexif-0.6.13-r1/work > * Applying libexif-0.6.13-doxygen.patch ... [ ok ] > * Applying libexif-0.6.13-parallel-build.patch ... [ ok ] > * Applying libexif-0.6.13-doxy-stamp-make.patch ... [ ok ] > * Applying libexif-0.6.13-pkgconfig.patch ... [ ok ] > * Running elibtoolize in: libexif-0.6.13 > * Applying portage-1.5.10.patch ... > * Applying max_cmd_len-1.5.20.patch ... > * Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13 ... > * econf: updating libexif-0.6.13/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libexif-0.6.13/config.sub with /usr/share/gnuconfig/config.sub >./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 --enable-nls --enable-doc --disable-static --with-pic --disable-rpath --with-doc-dir=/usr/share/doc/libexif-0.6.13-r1 --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for POSIX sh $() command substitution... yes >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 ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for an ANSI C-conforming const... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for egrep... 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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-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++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... 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-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-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... 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 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 >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 uint8_t in stdint.h... yes >checking for sqrt... no >checking for sqrt in -lm... yes >checking main docdir... /usr/share/doc/libexif-0.6.13-r1 (from parameter) >checking for dot... /usr/bin/dot >checking for doxygen... /usr/bin/doxygen >checking for po/Makevars requiring hack... no >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /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 for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure: creating ./config.status >config.status: creating po/Makefile.in >config.status: creating Makefile >config.status: creating libexif.spec >config.status: creating libexif/Makefile >config.status: creating libexif/canon/Makefile >config.status: creating libexif/olympus/Makefile >config.status: creating libexif/pentax/Makefile >config.status: creating test/Makefile >config.status: creating test/nls/Makefile >config.status: creating m4m/Makefile >config.status: creating doc/Makefile >config.status: creating doc/Doxyfile >config.status: creating doc/Doxyfile-internals >config.status: creating libexif/libexif.pc >config.status: creating binary/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing default-2 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > >Configuration (libexif 0.6.13): > > Build > Source code location: . > Compiler: x86_64-pc-linux-gnu-gcc > Ship binaries in tarball: false > Use translations: yes > >You may run "make" and "make install" now. >make all-recursive >make[1]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13' >Making all in m4m >make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/m4m' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/m4m' >Making all in po >make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/po' >Making all in libexif >make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif' >Making all in canon >make[3]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/canon' >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mnote-data-canon.lo -MD -MP -MF ".deps/exif-mnote-data-canon.Tpo" -c -o exif-mnote-data-canon.lo exif-mnote-data-canon.c; \ > then mv -f ".deps/exif-mnote-data-canon.Tpo" ".deps/exif-mnote-data-canon.Plo"; else rm -f ".deps/exif-mnote-data-canon.Tpo"; exit 1; fi >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-canon-entry.lo -MD -MP -MF ".deps/mnote-canon-entry.Tpo" -c -o mnote-canon-entry.lo mnote-canon-entry.c; \ > then mv -f ".deps/mnote-canon-entry.Tpo" ".deps/mnote-canon-entry.Plo"; else rm -f ".deps/mnote-canon-entry.Tpo"; exit 1; fi >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-canon-tag.lo -MD -MP -MF ".deps/mnote-canon-tag.Tpo" -c -o mnote-canon-tag.lo mnote-canon-tag.c; \ > then mv -f ".deps/mnote-canon-tag.Tpo" ".deps/mnote-canon-tag.Plo"; else rm -f ".deps/mnote-canon-tag.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mnote-data-canon.lo -MD -MP -MF .deps/exif-mnote-data-canon.Tpo -c exif-mnote-data-canon.c -fPIC -DPIC -o .libs/exif-mnote-data-canon.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-canon-entry.lo -MD -MP -MF .deps/mnote-canon-entry.Tpo -c mnote-canon-entry.c -fPIC -DPIC -o .libs/mnote-canon-entry.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-canon-tag.lo -MD -MP -MF .deps/mnote-canon-tag.Tpo -c mnote-canon-tag.c -fPIC -DPIC -o .libs/mnote-canon-tag.o >distcc[22047] (dcc_writex) ERROR: failed to write: Connection refused >distcc[22047] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[22047] Warning: failed to distribute /var/tmp/ccache/exif-mnote.tmp.deadbeef.22009.i to droopy, running locally instead >distcc[22040] (dcc_writex) ERROR: failed to write: No route to host >distcc[22040] (dcc_writex) ERROR: failed to write: Broken pipe >distcc[22040] Warning: failed to distribute /var/tmp/ccache/mnote-cano.tmp.deadbeef.22016.i to doom, running locally instead >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -fomit-frame-pointer -O2 -pipe -g -Wall -o libmnote-canon.la exif-mnote-data-canon.lo mnote-canon-entry.lo mnote-canon-tag.lo >x86_64-pc-linux-gnu-ar cru .libs/libmnote-canon.a .libs/exif-mnote-data-canon.o .libs/mnote-canon-entry.o .libs/mnote-canon-tag.o >x86_64-pc-linux-gnu-ranlib .libs/libmnote-canon.a >creating libmnote-canon.la >(cd .libs && rm -f libmnote-canon.la && ln -s ../libmnote-canon.la libmnote-canon.la) >make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/canon' >Making all in olympus >make[3]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/olympus' >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-olympus-entry.lo -MD -MP -MF ".deps/mnote-olympus-entry.Tpo" -c -o mnote-olympus-entry.lo mnote-olympus-entry.c; \ > then mv -f ".deps/mnote-olympus-entry.Tpo" ".deps/mnote-olympus-entry.Plo"; else rm -f ".deps/mnote-olympus-entry.Tpo"; exit 1; fi >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mnote-data-olympus.lo -MD -MP -MF ".deps/exif-mnote-data-olympus.Tpo" -c -o exif-mnote-data-olympus.lo exif-mnote-data-olympus.c; \ > then mv -f ".deps/exif-mnote-data-olympus.Tpo" ".deps/exif-mnote-data-olympus.Plo"; else rm -f ".deps/exif-mnote-data-olympus.Tpo"; exit 1; fi >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-olympus-tag.lo -MD -MP -MF ".deps/mnote-olympus-tag.Tpo" -c -o mnote-olympus-tag.lo mnote-olympus-tag.c; \ > then mv -f ".deps/mnote-olympus-tag.Tpo" ".deps/mnote-olympus-tag.Plo"; else rm -f ".deps/mnote-olympus-tag.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-olympus-entry.lo -MD -MP -MF .deps/mnote-olympus-entry.Tpo -c mnote-olympus-entry.c -fPIC -DPIC -o .libs/mnote-olympus-entry.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-olympus-tag.lo -MD -MP -MF .deps/mnote-olympus-tag.Tpo -c mnote-olympus-tag.c -fPIC -DPIC -o .libs/mnote-olympus-tag.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mnote-data-olympus.lo -MD -MP -MF .deps/exif-mnote-data-olympus.Tpo -c exif-mnote-data-olympus.c -fPIC -DPIC -o .libs/exif-mnote-data-olympus.o >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -fomit-frame-pointer -O2 -pipe -g -Wall -o libmnote-olympus.la mnote-olympus-entry.lo exif-mnote-data-olympus.lo mnote-olympus-tag.lo >x86_64-pc-linux-gnu-ar cru .libs/libmnote-olympus.a .libs/mnote-olympus-entry.o .libs/exif-mnote-data-olympus.o .libs/mnote-olympus-tag.o >x86_64-pc-linux-gnu-ranlib .libs/libmnote-olympus.a >creating libmnote-olympus.la >(cd .libs && rm -f libmnote-olympus.la && ln -s ../libmnote-olympus.la libmnote-olympus.la) >make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/olympus' >Making all in pentax >make[3]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/pentax' >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-pentax-entry.lo -MD -MP -MF ".deps/mnote-pentax-entry.Tpo" -c -o mnote-pentax-entry.lo mnote-pentax-entry.c; \ > then mv -f ".deps/mnote-pentax-entry.Tpo" ".deps/mnote-pentax-entry.Plo"; else rm -f ".deps/mnote-pentax-entry.Tpo"; exit 1; fi >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mnote-data-pentax.lo -MD -MP -MF ".deps/exif-mnote-data-pentax.Tpo" -c -o exif-mnote-data-pentax.lo exif-mnote-data-pentax.c; \ > then mv -f ".deps/exif-mnote-data-pentax.Tpo" ".deps/exif-mnote-data-pentax.Plo"; else rm -f ".deps/exif-mnote-data-pentax.Tpo"; exit 1; fi >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-pentax-tag.lo -MD -MP -MF ".deps/mnote-pentax-tag.Tpo" -c -o mnote-pentax-tag.lo mnote-pentax-tag.c; \ > then mv -f ".deps/mnote-pentax-tag.Tpo" ".deps/mnote-pentax-tag.Plo"; else rm -f ".deps/mnote-pentax-tag.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-pentax-entry.lo -MD -MP -MF .deps/mnote-pentax-entry.Tpo -c mnote-pentax-entry.c -fPIC -DPIC -o .libs/mnote-pentax-entry.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT mnote-pentax-tag.lo -MD -MP -MF .deps/mnote-pentax-tag.Tpo -c mnote-pentax-tag.c -fPIC -DPIC -o .libs/mnote-pentax-tag.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mnote-data-pentax.lo -MD -MP -MF .deps/exif-mnote-data-pentax.Tpo -c exif-mnote-data-pentax.c -fPIC -DPIC -o .libs/exif-mnote-data-pentax.o >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -fomit-frame-pointer -O2 -pipe -g -Wall -o libmnote-pentax.la mnote-pentax-entry.lo exif-mnote-data-pentax.lo mnote-pentax-tag.lo >x86_64-pc-linux-gnu-ar cru .libs/libmnote-pentax.a .libs/mnote-pentax-entry.o .libs/exif-mnote-data-pentax.o .libs/mnote-pentax-tag.o >x86_64-pc-linux-gnu-ranlib .libs/libmnote-pentax.a >creating libmnote-pentax.la >(cd .libs && rm -f libmnote-pentax.la && ln -s ../libmnote-pentax.la libmnote-pentax.la) >make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/pentax' >make[3]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif' >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-byte-order.lo -MD -MP -MF ".deps/exif-byte-order.Tpo" -c -o exif-byte-order.lo exif-byte-order.c; \ > then mv -f ".deps/exif-byte-order.Tpo" ".deps/exif-byte-order.Plo"; else rm -f ".deps/exif-byte-order.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-content.lo -MD -MP -MF ".deps/exif-content.Tpo" -c -o exif-content.lo exif-content.c; \ > then mv -f ".deps/exif-content.Tpo" ".deps/exif-content.Plo"; else rm -f ".deps/exif-content.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-data.lo -MD -MP -MF ".deps/exif-data.Tpo" -c -o exif-data.lo exif-data.c; \ > then mv -f ".deps/exif-data.Tpo" ".deps/exif-data.Plo"; else rm -f ".deps/exif-data.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-entry.lo -MD -MP -MF ".deps/exif-entry.Tpo" -c -o exif-entry.lo exif-entry.c; \ > then mv -f ".deps/exif-entry.Tpo" ".deps/exif-entry.Plo"; else rm -f ".deps/exif-entry.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-format.lo -MD -MP -MF ".deps/exif-format.Tpo" -c -o exif-format.lo exif-format.c; \ > then mv -f ".deps/exif-format.Tpo" ".deps/exif-format.Plo"; else rm -f ".deps/exif-format.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-ifd.lo -MD -MP -MF ".deps/exif-ifd.Tpo" -c -o exif-ifd.lo exif-ifd.c; \ > then mv -f ".deps/exif-ifd.Tpo" ".deps/exif-ifd.Plo"; else rm -f ".deps/exif-ifd.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-loader.lo -MD -MP -MF ".deps/exif-loader.Tpo" -c -o exif-loader.lo exif-loader.c; \ > then mv -f ".deps/exif-loader.Tpo" ".deps/exif-loader.Plo"; else rm -f ".deps/exif-loader.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-format.lo -MD -MP -MF .deps/exif-format.Tpo -c exif-format.c -fPIC -DPIC -o .libs/exif-format.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-data.lo -MD -MP -MF .deps/exif-data.Tpo -c exif-data.c -fPIC -DPIC -o .libs/exif-data.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-ifd.lo -MD -MP -MF .deps/exif-ifd.Tpo -c exif-ifd.c -fPIC -DPIC -o .libs/exif-ifd.o >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-log.lo -MD -MP -MF ".deps/exif-log.Tpo" -c -o exif-log.lo exif-log.c; \ > then mv -f ".deps/exif-log.Tpo" ".deps/exif-log.Plo"; else rm -f ".deps/exif-log.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-entry.lo -MD -MP -MF .deps/exif-entry.Tpo -c exif-entry.c -fPIC -DPIC -o .libs/exif-entry.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-content.lo -MD -MP -MF .deps/exif-content.Tpo -c exif-content.c -fPIC -DPIC -o .libs/exif-content.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-loader.lo -MD -MP -MF .deps/exif-loader.Tpo -c exif-loader.c -fPIC -DPIC -o .libs/exif-loader.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-byte-order.lo -MD -MP -MF .deps/exif-byte-order.Tpo -c exif-byte-order.c -fPIC -DPIC -o .libs/exif-byte-order.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-log.lo -MD -MP -MF .deps/exif-log.Tpo -c exif-log.c -fPIC -DPIC -o .libs/exif-log.o >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mem.lo -MD -MP -MF ".deps/exif-mem.Tpo" -c -o exif-mem.lo exif-mem.c; \ > then mv -f ".deps/exif-mem.Tpo" ".deps/exif-mem.Plo"; else rm -f ".deps/exif-mem.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mnote-data.lo -MD -MP -MF ".deps/exif-mnote-data.Tpo" -c -o exif-mnote-data.lo exif-mnote-data.c; \ > then mv -f ".deps/exif-mnote-data.Tpo" ".deps/exif-mnote-data.Plo"; else rm -f ".deps/exif-mnote-data.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-tag.lo -MD -MP -MF ".deps/exif-tag.Tpo" -c -o exif-tag.lo exif-tag.c; \ > then mv -f ".deps/exif-tag.Tpo" ".deps/exif-tag.Plo"; else rm -f ".deps/exif-tag.Tpo"; exit 1; fi >if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-utils.lo -MD -MP -MF ".deps/exif-utils.Tpo" -c -o exif-utils.lo exif-utils.c; \ > then mv -f ".deps/exif-utils.Tpo" ".deps/exif-utils.Plo"; else rm -f ".deps/exif-utils.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mem.lo -MD -MP -MF .deps/exif-mem.Tpo -c exif-mem.c -fPIC -DPIC -o .libs/exif-mem.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-mnote-data.lo -MD -MP -MF .deps/exif-mnote-data.Tpo -c exif-mnote-data.c -fPIC -DPIC -o .libs/exif-mnote-data.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-tag.lo -MD -MP -MF .deps/exif-tag.Tpo -c exif-tag.c -fPIC -DPIC -o .libs/exif-tag.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I.. -I../libexif -g -Wall -Wmissing-declarations -Wmissing-prototypes -march=nocona -fomit-frame-pointer -O2 -pipe -MT exif-utils.lo -MD -MP -MF .deps/exif-utils.Tpo -c exif-utils.c -fPIC -DPIC -o .libs/exif-utils.o >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -fomit-frame-pointer -O2 -pipe -g -Wall -o libexif.la -rpath /usr/lib64 -export-symbols ./libexif.sym -no-undefined -version-info 12:1:2 exif-byte-order.lo exif-content.lo exif-data.lo exif-entry.lo exif-format.lo exif-ifd.lo exif-loader.lo exif-log.lo exif-mem.lo exif-mnote-data.lo exif-tag.lo exif-utils.lo -lm canon/libmnote-canon.la olympus/libmnote-olympus.la pentax/libmnote-pentax.la >echo "{ global:" > .libs/libexif.ver > cat ./libexif.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libexif.ver > echo "local: *; };" >> .libs/libexif.ver > x86_64-pc-linux-gnu-gcc -shared .libs/exif-byte-order.o .libs/exif-content.o .libs/exif-data.o .libs/exif-entry.o .libs/exif-format.o .libs/exif-ifd.o .libs/exif-loader.o .libs/exif-log.o .libs/exif-mem.o .libs/exif-mnote-data.o .libs/exif-tag.o .libs/exif-utils.o -Wl,--whole-archive canon/.libs/libmnote-canon.a olympus/.libs/libmnote-olympus.a pentax/.libs/libmnote-pentax.a -Wl,--no-whole-archive -lm -march=nocona -Wl,-soname -Wl,libexif.so.10 -Wl,-version-script -Wl,.libs/libexif.ver -o .libs/libexif.so.10.2.1 >(cd .libs && rm -f libexif.so.10 && ln -s libexif.so.10.2.1 libexif.so.10) >(cd .libs && rm -f libexif.so && ln -s libexif.so.10.2.1 libexif.so) >creating libexif.la >(cd .libs && rm -f libexif.la && ln -s ../libexif.la libexif.la) >make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif' >make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif' >Making all in test >make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test' >Making all in nls >make[3]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test/nls' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test/nls' >make[3]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test' >make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc' > cd .. && /bin/sh /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/missing --run automake-1.8 --gnu doc/Makefile > cd .. && /bin/sh ./config.status doc/Makefile >config.status: creating doc/Makefile >make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc' >make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc' >doxygen Doxyfile >doxygen Doxyfile >Notice: Output directory `doxygen-output' does not exist. I have created it for you. >Could not create output directory /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc/doxygen-output/libexif-api.html >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for files to exclude >Searching for files to process... >Reading and parsing tag files >make[2]: *** [libexif-api.html.stamp] Error 1 >make[2]: *** Waiting for unfinished jobs.... >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for files to exclude >Searching for files to process... >Reading and parsing tag files >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/_stdint.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/_stdint.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-byte-order.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-byte-order.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-byte-order.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-byte-order.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-content.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-content.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-content.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-content.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data-type.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data-type.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-entry.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-entry.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-entry.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-entry.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-format.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-format.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-format.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-format.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-ifd.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-ifd.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-ifd.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-ifd.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-loader.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-loader.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-loader.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-loader.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mem.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mem.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mem.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mem.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mnote-data-priv.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mnote-data-priv.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mnote-data.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mnote-data.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mnote-data.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mnote-data.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-tag.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-tag.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-tag.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-tag.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-utils.c... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-utils.c... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexi/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-utils.h:44: Warning: Compound ExifSRational is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-entry.h:35: Warning: Compound _ExifEntry is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:44: Warning: Compound _ExifData is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mnote-data-priv.h:33: Warning: Compound _ExifMnoteDataMethods is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-utils.h:41: Warning: Compound ExifRational is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-content.h:38: Warning: Compound _ExifContent is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-mnote-data-priv.h:56: Warning: Compound _ExifMnoteData is not documented. >f-0.6.13/libexif/exif-utils.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-utils.h... >Preprocessing /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/i18n.h... >Parsing file /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/i18n.h... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Searching for included using directives... >Building class list... >Associating documentation with classes... >Computing nesting relations for classes... >Searching for members imported via using declarations... >Building example list... >Searching for documented variables... >Building member list... >Searching for friends... >Searching for documented defines... >Computing template instances... >Flushing cached template relations that have become invalid... >Creating members for template instances... >Computing class relations... >Searching for enumerations... >Searching for member function documentation... >Building page list... >Search for main page... >Computing page relations... >Determining the scope of groups... >Sorting lists... >Freeing entry tree >Determining which enums are documented >Computing member relations... >Building full member lists recursively... >Adding members to member groups. >Computing member references... >Inheriting documentation... >Generating disk names... >Adding source references... >Adding todo/test/bug list items... >Computing dependencies between directories... >Generating style sheet... >Counting data structures... >Resolving user defined references... >Combining using relations... >Finding anchors and sections in the documentation... >Generating index page... >Generating example documentation... >Generating file sources... >Generating code for file libexif/_stdint.h... >Generating code for file libexif/exif-byte-order.h... >Generating code for file libexif/exif-content.h... >Generating code for file libexif/exif-data-type.h... >Generating code for file libexif/exif-data.h... >Generating code for file libexif/exif-entry.h... >Generat/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:113: Warning: Member exif_data_get_entry(d, t) (define) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:36: Warning: Member ExifData (typedef) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:37: Warning: Member ExifDataPrivate (typedef) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:80: Warning: Member ExifDataForeachContentFunc(ExifContent *, void *user_data) (typedef) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:85: Warning: Member ExifDataOption (enumeration) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:53: Warning: Member exif_data_new(void) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:54: Warning: Member exif_data_new_mem(ExifMem *) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:63: Warning: Member exif_data_new_from_data(const unsigned char *data, unsigned int size) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:66: Warning: Member exif_data_load_data(ExifData *data, const unsigned char *d, unsigned int size) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:68: Warning: Member exif_data_save_data(ExifData *data, unsigned char **d, unsigned int *size) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:70: Warning: Member exif_data_ref(ExifData *data) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:71: Warning: Member exif_data_unref(ExifData *data) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:72: Warning: Member exif_data_free(ExifData *data) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:74: Warning: Member exif_data_get_byte_order(ExifData *data) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:75: Warning: Member exif_data_set_byte_order(ExifData *data, ExifByteOrder order) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:77: Warning: Member exif_data_get_mnote_data(ExifData *) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:78: Warning: Member exif_data_fix(ExifData *) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:83: Warning: Member exif_data_foreach_content(ExifData *data, ExifDataForeachContentFunc func, void *user_data) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:90: Warning: Member exif_data_option_get_name(ExifDataOption) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:91: Warning: Member exif_data_option_get_description(ExifDataOption) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:92: Warning: Member exif_data_set_option(ExifData *, ExifDataOption) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:93: Warning: Member exif_data_unset_option(ExifData *, ExifDataOption) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:95: Warning: Member exif_data_set_data_type(ExifData *, ExifDataType) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:96: Warning: Member exif_data_get_data_type(ExifData *) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:99: Warning: Member exif_data_dump(ExifData *data) (function) of file exif-data.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-data.h:100: Warning: Member exif_data_log(ExifData *data, ExifLog *log) (function) of file exif-data.h is not documented. ><exif_data_get_entry>:1: Warning: parameters of member exif_data_get_entry are not (all) documented ><exif_data_get_entry>:1: Warning: return type of member exif_data_get_entry is not documented >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:69: Warning: Member EXIF_LOG_NO_MEMORY(l, d, s) (define) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:32: Warning: Member ExifLog (typedef) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:40: Warning: Member ExifLogCode (enumeration) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:34: Warning: Member exif_log_new(void) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:35: Warning: Member exif_log_new_mem(ExifMem *) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:36: Warning: Member exif_log_ref(ExifLog *log) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:37: Warning: Member exif_log_unref(ExifLog *log) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:38: Warning: Member exif_log_free(ExifLog *log) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:46: Warning: Member exif_log_code_get_title(ExifLogCode) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:47: Warning: Member exif_log_code_get_message(ExifLogCode) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:63: Warning: Member exif_log(ExifLog *log, ExifLogCode, const char *domain, const char *format,...) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:66: Warning: Member exif_logv(ExifLog *log, ExifLogCode, const char *domain, const char *format, va_list args) (function) of file exif-log.h is not documented. >/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif/exif-log.h:54: Warning: parameters of member exif_log_set_func are not (all) documented >ing code for file libexif/exif-format.h... >Generating code for file libexif/exif-ifd.h... >Generating code for file libexif/exif-loader.h... >Generating code for file libexif/exif-log.h... >Generating code for file libexif/exif-mem.h... >Generating code for file libexif/exif-mnote-data-priv.h... >Generating code for file libexif/exif-mnote-data.h... >Generating code for file libexif/exif-tag.h... >Generating code for file libexif/exif-utils.h... >Generating code for file libexif/i18n.h... >Generating file documentation... >Generating docs for file libexif/exif-data.h... >Generating docs for file libexif/exif-log.h... >Generating page documentation... >Generating group documentation... >Generating group index... >Generating class documentation... >Generating annotated compound index... >Generating alphabetical compound index... >Generating hierarchical class index... >Generating member index... >Generating graphical class hierarchy... >Generating namespace index... >Generating namespace member index... >Generating graph info page... >Generating directory documentation... >Generating dependency graph for directory libexif/ >Generating file index... >Generating directory index... >Generating example index... >Generating file member index... >Generating page index... >echo > doxygen-output.stamp >make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13' >make: *** [all] Error 2 > >!!! ERROR: media-libs/libexif-0.6.13-r1 failed. >Call stack: > ebuild.sh, line 1546: Called dyn_compile > ebuild.sh, line 937: Called src_compile > libexif-0.6.13-r1.ebuild, line 45: Called die > >!!! (no error message) >!!! If you need support, post the topmost build error, and the call stack if relevant.
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 165240
: 109109