FS#335 - gphoto2 fails to build

Attached to Project: Arch Linux
Opened by john lowell (johnlowell) - Saturday, 27 December 2003, 06:55 GMT
Last edited by Jason Chu (jason) - Friday, 02 January 2004, 00:28 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To Jason Chu (jason)
Architecture All
Severity Low
Priority Normal
Reported Version 0.6 Widget
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

--00:22:52-- http://belnet.dl.sourceforge.net/libusb/libusb-0.1.7.tar.gz
=> `libusb-0.1.7.tar.gz'
Resolving belnet.dl.sourceforge.net... 193.190.198.97
Connecting to belnet.dl.sourceforge.net[193.190.198.97]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 193,075 [application/x-gzip]

0K .......... .......... .......... .......... .......... 26% 113.26 KB/s
50K .......... .......... .......... .......... .......... 53% 375.01 KB/s
100K .......... .......... .......... .......... .......... 79% 421.34 KB/s
150K .......... .......... .......... ........ 100% 419.85 KB/s

00:22:53 (240.11 KB/s) - `libusb-0.1.7.tar.gz' saved [193075/193075]

creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i686-pc-linux-gnu
checking for what USB OS support... Linux
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes
checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /bin/install -c
checking for ANSI C header files... yes
checking for vprintf... yes
checking size of char... 1
checking size of short... 2
checking size of long... 4
checking size of int... 4
checking size of void *... 4
checking size of long long... 8
checking for working const... yes
checking whether byte ordering is bigendian... no
checking for limits.h... yes
checking for unistd.h... yes
checking for values.h... yes
checking for memmove... yes
checking if we should build the documentation... auto
checking for jade... no
checking for openjade... no
configure: warning: Documentation build components not installed. sgml docs will not be built
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating libusb.spec
creating libusb-config
creating tests/Makefile
creating README
creating INSTALL.libusb
creating usb.h
creating config.h
make all-recursive
make[1]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7'
Making all in .
make[2]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -c usb.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -c usb.c -fPIC -DPIC -o .libs/usb.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -c usb.c -o usb.o >/dev/null 2>&1
mv -f .libs/usb.lo usb.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -c error.c
rm -f .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -c error.c -fPIC -DPIC -o .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -c error.c -o error.o >/dev/null 2>&1
mv -f .libs/error.lo error.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -c descriptors.c
rm -f .libs/descriptors.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -c descriptors.c -fPIC -DPIC -o .libs/descriptors.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -c descriptors.c -o descriptors.o >/dev/null 2>&1
mv -f .libs/descriptors.lo descriptors.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -c linux.c
rm -f .libs/linux.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -c linux.c -fPIC -DPIC -o .libs/linux.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -c linux.c -o linux.o >/dev/null 2>&1
mv -f .libs/linux.lo linux.lo
/bin/sh ./libtool --mode=link gcc -o libusb.la -rpath /usr/lib -version-info 7:0:3 -release 0.1 -export-dynamic usb.lo error.lo descriptors.lo linux.lo
rm -fr .libs/libusb.la .libs/libusb.* .libs/libusb-0.1.*
gcc -shared usb.lo error.lo descriptors.lo linux.lo -Wl,-soname -Wl,libusb-0.1.so.4 -o .libs/libusb-0.1.so.4.3.0
(cd .libs && rm -f libusb-0.1.so.4 && ln -s libusb-0.1.so.4.3.0 libusb-0.1.so.4)
(cd .libs && rm -f libusb.so && ln -s libusb-0.1.so.4.3.0 libusb.so)
ar cru .libs/libusb.a usb.o error.o descriptors.o linux.o
ranlib .libs/libusb.a
creating libusb.la
(cd .libs && rm -f libusb.la && ln -s ../libusb.la libusb.la)
make[2]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7'
Making all in tests
make[2]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=i686 -O2 -pipe -Wall -c testlibusb.c
/bin/sh ../libtool --mode=link gcc -march=i686 -O2 -pipe -Wall -o testlibusb testlibusb.o ../libusb.la
mkdir .libs
gcc -march=i686 -O2 -pipe -Wall -o .libs/testlibusb testlibusb.o ../.libs/libusb.so
creating testlibusb
make[2]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/tests'
Making all in doc
make[2]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/doc'
make[1]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7'
Making install in .
make[1]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7'
make[2]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7'
/bin/sh ./mkinstalldirs /var/abs/extra/lib/libusb/pkg/usr/lib
mkdir /var/abs/extra/lib/libusb/pkg/usr
mkdir /var/abs/extra/lib/libusb/pkg/usr/lib
/bin/sh ./libtool --mode=install /bin/install -c libusb.la /var/abs/extra/lib/libusb/pkg/usr/lib/libusb.la
/bin/install -c .libs/libusb-0.1.so.4.3.0 /var/abs/extra/lib/libusb/pkg/usr/lib/libusb-0.1.so.4.3.0
(cd /var/abs/extra/lib/libusb/pkg/usr/lib && rm -f libusb-0.1.so.4 && ln -s libusb-0.1.so.4.3.0 libusb-0.1.so.4)
(cd /var/abs/extra/lib/libusb/pkg/usr/lib && rm -f libusb.so && ln -s libusb-0.1.so.4.3.0 libusb.so)
/bin/install -c .libs/libusb.lai /var/abs/extra/lib/libusb/pkg/usr/lib/libusb.la
/bin/install -c .libs/libusb.a /var/abs/extra/lib/libusb/pkg/usr/lib/libusb.a
ranlib /var/abs/extra/lib/libusb/pkg/usr/lib/libusb.a
chmod 644 /var/abs/extra/lib/libusb/pkg/usr/lib/libusb.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ./mkinstalldirs /var/abs/extra/lib/libusb/pkg/usr/bin
mkdir /var/abs/extra/lib/libusb/pkg/usr/bin
/bin/install -c libusb-config /var/abs/extra/lib/libusb/pkg/usr/bin/libusb-config
/bin/sh ./mkinstalldirs /var/abs/extra/lib/libusb/pkg/usr/include
mkdir /var/abs/extra/lib/libusb/pkg/usr/include
/bin/install -c -m 644 usb.h /var/abs/extra/lib/libusb/pkg/usr/include/usb.h
make[2]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7'
make[1]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7'
Making install in tests
make[1]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/tests'
make[2]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/tests'
make[1]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/tests'
Making install in doc
make[1]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/doc'
make[2]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/doc'
make[2]: Nothing to be done for `install-exec-am'.
make
make[3]: Entering directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/doc'
make[2]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/doc'
make[1]: Leaving directory `/var/abs/extra/lib/libusb/src/libusb-0.1.7/doc'
find: pkg//lib: No such file or directory
/usr/bin/strip: pkg/usr/lib/libusb.la: File format not recognized
find: pkg/usr/local/lib: No such file or directory
find: pkg/opt/*/lib: No such file or directory
find: pkg//bin: No such file or directory
find: pkg//sbin: No such file or directory
/usr/bin/strip: pkg/usr/bin/libusb-config: File format not recognized
find: pkg/usr/sbin: No such file or directory
find: pkg/usr/local/bin: No such file or directory
find: pkg/usr/local/sbin: No such file or directory
find: pkg/opt/*/bin: No such file or directory
find: pkg/opt/*/sbin: No such file or directory
loading package data... done.
checking for file conflicts... done.
installing libusb... done.
--00:23:05-- http://heanet.dl.sourceforge.net/sourceforge/libexif/libexif-0.5.12.tar.gz
=> `libexif-0.5.12.tar.gz'
Resolving heanet.dl.sourceforge.net... 193.1.219.87
Connecting to heanet.dl.sourceforge.net[193.1.219.87]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 443,724 [application/x-tar]

0K .......... .......... .......... .......... .......... 11% 93.79 KB/s
50K .......... .......... .......... .......... .......... 23% 330.71 KB/s
100K .......... .......... .......... .......... .......... 34% 409.75 KB/s
150K .......... .......... .......... .......... .......... 46% 420.74 KB/s
200K .......... .......... .......... .......... .......... 57% 409.88 KB/s
250K .......... .......... .......... .......... .......... 69% 421.13 KB/s
300K .......... .......... .......... .......... .......... 80% 408.74 KB/s
350K .......... .......... .......... .......... .......... 92% 409.68 KB/s
400K .......... .......... .......... ... 100% 433.60 KB/s

00:23:07 (291.39 KB/s) - `libexif-0.5.12.tar.gz' saved [443724/443724]

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for po/Makevars requiring evil hack... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
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);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libexif.spec
config.status: creating libexif/Makefile
config.status: creating libjpeg/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating test/Makefile
config.status: creating libexif/libexif.pc
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


Configuration (libexif):

Source code location: .
Compiler: gcc

make all-recursive
make[1]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12'
Making all in intl
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/intl'
Making all in m4
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/m4'
Making all in libexif
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libexif'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-byte-order.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-byte-order.c -fPIC -DPIC -o .libs/exif-byte-order.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-byte-order.c -o exif-byte-order.o >/dev/null 2>&1
mv -f .libs/exif-byte-order.lo exif-byte-order.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-content.c
rm -f .libs/exif-content.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-content.c -fPIC -DPIC -o .libs/exif-content.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-content.c -o exif-content.o >/dev/null 2>&1
mv -f .libs/exif-content.lo exif-content.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-data.c
rm -f .libs/exif-data.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-data.c -fPIC -DPIC -o .libs/exif-data.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-data.c -o exif-data.o >/dev/null 2>&1
mv -f .libs/exif-data.lo exif-data.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-entry.c
rm -f .libs/exif-entry.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-entry.c -fPIC -DPIC -o .libs/exif-entry.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-entry.c -o exif-entry.o >/dev/null 2>&1
mv -f .libs/exif-entry.lo exif-entry.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-format.c
rm -f .libs/exif-format.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-format.c -fPIC -DPIC -o .libs/exif-format.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-format.c -o exif-format.o >/dev/null 2>&1
mv -f .libs/exif-format.lo exif-format.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-ifd.c
rm -f .libs/exif-ifd.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-ifd.c -fPIC -DPIC -o .libs/exif-ifd.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-ifd.c -o exif-ifd.o >/dev/null 2>&1
mv -f .libs/exif-ifd.lo exif-ifd.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-loader.c
rm -f .libs/exif-loader.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-loader.c -fPIC -DPIC -o .libs/exif-loader.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-loader.c -o exif-loader.o >/dev/null 2>&1
mv -f .libs/exif-loader.lo exif-loader.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-tag.c
rm -f .libs/exif-tag.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-tag.c -fPIC -DPIC -o .libs/exif-tag.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-tag.c -o exif-tag.o >/dev/null 2>&1
mv -f .libs/exif-tag.lo exif-tag.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\""/usr/share/locale"\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-utils.c
rm -f .libs/exif-utils.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-utils.c -fPIC -DPIC -o .libs/exif-utils.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLIBEXIF_LOCALEDIR=\"/usr/share/locale\" -I../libexif -I../libjpeg -I../intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c exif-utils.c -o exif-utils.o >/dev/null 2>&1
mv -f .libs/exif-utils.lo exif-utils.lo
/bin/sh ../libtool --mode=link gcc -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wall -o libexif.la -rpath /usr/lib -version-info 10:2:1 exif-byte-order.lo exif-content.lo exif-data.lo exif-entry.lo exif-format.lo exif-ifd.lo exif-loader.lo exif-tag.lo exif-utils.lo -lm
rm -fr .libs/libexif.la .libs/libexif.* .libs/libexif.*
gcc -shared exif-byte-order.lo exif-content.lo exif-data.lo exif-entry.lo exif-format.lo exif-ifd.lo exif-loader.lo exif-tag.lo exif-utils.lo -lm -Wl,-soname -Wl,libexif.so.9 -o .libs/libexif.so.9.1.2
(cd .libs && rm -f libexif.so.9 && ln -s libexif.so.9.1.2 libexif.so.9)
(cd .libs && rm -f libexif.so && ln -s libexif.so.9.1.2 libexif.so)
ar cru .libs/libexif.a exif-byte-order.o exif-content.o exif-data.o exif-entry.o exif-format.o exif-ifd.o exif-loader.o exif-tag.o exif-utils.o
ranlib .libs/libexif.a
creating libexif.la
(cd .libs && rm -f libexif.la && ln -s ../libexif.la libexif.la)
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libexif'
Making all in libjpeg
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libjpeg'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libexif -I..intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c jpeg-data.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libexif -I..intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c jpeg-data.c -fPIC -DPIC -o .libs/jpeg-data.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libexif -I..intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c jpeg-data.c -o jpeg-data.o >/dev/null 2>&1
mv -f .libs/jpeg-data.lo jpeg-data.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libexif -I..intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c jpeg-marker.c
rm -f .libs/jpeg-marker.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libexif -I..intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c jpeg-marker.c -fPIC -DPIC -o .libs/jpeg-marker.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libexif -I..intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c jpeg-marker.c -o jpeg-marker.o >/dev/null 2>&1
mv -f .libs/jpeg-marker.lo jpeg-marker.lo
/bin/sh ../libtool --mode=link gcc -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wall -o libjpeg.la jpeg-data.lo jpeg-marker.lo ../libexif/libexif.la
rm -fr .libs/libjpeg.la .libs/libjpeg.* .libs/libjpeg.*
ar cru .libs/libjpeg.al jpeg-data.lo jpeg-marker.lo
ranlib .libs/libjpeg.al
creating libjpeg.la
(cd .libs && rm -f libjpeg.la && ln -s ../libjpeg.la libjpeg.la)
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libjpeg'
Making all in test
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/test'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libexif -I..intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c test-mem.c
/bin/sh ../libtool --mode=link gcc -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wall -o test-mem test-mem.o ../libexif/libexif.la
mkdir .libs
gcc -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wall -o .libs/test-mem test-mem.o ../libexif/.libs/libexif.so -lm
creating test-mem
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libexif -I..intl -I.. -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -c test-tree.c
/bin/sh ../libtool --mode=link gcc -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wall -o test-tree test-tree.o ../libjpeg/libjpeg.la ../libexif/libexif.la
gcc -march=i686 -O2 -pipe -g -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wall -o .libs/test-tree test-tree.o ../libjpeg/.libs/libjpeg.al /var/abs/extra/lib/libexif/src/libexif-0.5.12/libexif/.libs/libexif.so ../libexif/.libs/libexif.so -lm
creating test-tree
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/test'
Making all in po
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/po'
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12'
make[1]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12'
Making install in intl
make[1]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/intl'
if { test "libexif" = "gettext-runtime" || test "libexif" = "gettext-tools"; } \
&& test 'no' = yes; then \
/bin/sh .././mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/lib /var/abs/extra/lib/libexif/pkg/usr/include; \
/bin/install -c -m 644 libintl.h /var/abs/extra/lib/libexif/pkg/usr/include/libintl.h; \
/bin/sh ../libtool --mode=install \
/bin/install -c -m 644 libintl.a /var/abs/extra/lib/libexif/pkg/usr/lib/libintl.a; \
if test "@RELOCATABLE@" = yes; then \
dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/abs/extra/lib/libexif/pkg/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
if test -n "ependencies"; then \
rm -f /var/abs/extra/lib/libexif/pkg/usr/lib/libintl.la; \
fi; \
fi; \
else \
: ; \
fi
if test "libexif" = "gettext-tools" \
&& test 'no' = no; then \
/bin/sh .././mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/lib; \
/bin/sh ../libtool --mode=install \
/bin/install -c -m 644 libgnuintl.a /var/abs/extra/lib/libexif/pkg/usr/lib/libgnuintl.a; \
rm -f /var/abs/extra/lib/libexif/pkg/usr/lib/preloadable_libintl.so; \
/bin/install -c -m 644 /var/abs/extra/lib/libexif/pkg/usr/lib/libgnuintl.so /var/abs/extra/lib/libexif/pkg/usr/lib/preloadable_libintl.so; \
/bin/sh ../libtool --mode=uninstall \
rm -f /var/abs/extra/lib/libexif/pkg/usr/lib/libgnuintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
test yes != no || /bin/sh .././mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/lib; \
temp=/var/abs/extra/lib/libexif/pkg/usr/lib/t-charset.alias; \
dest=/var/abs/extra/lib/libexif/pkg/usr/lib/charset.alias; \
if test -f /var/abs/extra/lib/libexif/pkg/usr/lib/charset.alias; then \
orig=/var/abs/extra/lib/libexif/pkg/usr/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh .././mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/share/locale; \
test -f /var/abs/extra/lib/libexif/pkg/usr/share/locale/locale.alias \
&& orig=/var/abs/extra/lib/libexif/pkg/usr/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/var/abs/extra/lib/libexif/pkg/usr/share/locale/t-locale.alias; \
dest=/var/abs/extra/lib/libexif/pkg/usr/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "libexif" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/share/gettext/intl; \
/bin/install -c -m 644 VERSION /var/abs/extra/lib/libexif/pkg/usr/share/gettext/intl/VERSION; \
/bin/install -c -m 644 ChangeLog.inst /var/abs/extra/lib/libexif/pkg/usr/share/gettext/intl/ChangeLog; \
dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c osdep.c os2compat.c intl-compat.c"; \
for file in $dists; do \
/bin/install -c -m 644 ./$file \
/var/abs/extra/lib/libexif/pkg/usr/share/gettext/intl/$file; \
done; \
chmod a+x /var/abs/extra/lib/libexif/pkg/usr/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/bin/install -c -m 644 $dir/$file \
/var/abs/extra/lib/libexif/pkg/usr/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
for file in $dists; do \
rm -f /var/abs/extra/lib/libexif/pkg/usr/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/intl'
Making install in m4
make[1]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/m4'
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/m4'
make[1]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/m4'
Making install in libexif
make[1]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libexif'
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libexif'
/bin/sh ../mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/lib
mkdir /var/abs/extra/lib/libexif/pkg/usr
mkdir /var/abs/extra/lib/libexif/pkg/usr/lib
/bin/sh ../libtool --mode=install /bin/install -c libexif.la /var/abs/extra/lib/libexif/pkg/usr/lib/libexif.la
/bin/install -c .libs/libexif.so.9.1.2 /var/abs/extra/lib/libexif/pkg/usr/lib/libexif.so.9.1.2
(cd /var/abs/extra/lib/libexif/pkg/usr/lib && rm -f libexif.so.9 && ln -s libexif.so.9.1.2 libexif.so.9)
(cd /var/abs/extra/lib/libexif/pkg/usr/lib && rm -f libexif.so && ln -s libexif.so.9.1.2 libexif.so)
/bin/install -c .libs/libexif.lai /var/abs/extra/lib/libexif/pkg/usr/lib/libexif.la
/bin/install -c .libs/libexif.a /var/abs/extra/lib/libexif/pkg/usr/lib/libexif.a
ranlib /var/abs/extra/lib/libexif/pkg/usr/lib/libexif.a
chmod 644 /var/abs/extra/lib/libexif/pkg/usr/lib/libexif.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/lib/pkgconfig
mkdir /var/abs/extra/lib/libexif/pkg/usr/lib/pkgconfig
/bin/install -c -m 644 ./libexif.pc /var/abs/extra/lib/libexif/pkg/usr/lib/pkgconfig/libexif.pc
/bin/sh ../mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/include/libexif
mkdir /var/abs/extra/lib/libexif/pkg/usr/include
mkdir /var/abs/extra/lib/libexif/pkg/usr/include/libexif
/bin/install -c -m 644 exif-byte-order.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-byte-order.h
/bin/install -c -m 644 exif-content.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-content.h
/bin/install -c -m 644 exif-data.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-data.h
/bin/install -c -m 644 exif-entry.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-entry.h
/bin/install -c -m 644 exif-format.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-format.h
/bin/install -c -m 644 exif-ifd.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-ifd.h
/bin/install -c -m 644 exif-loader.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-loader.h
/bin/install -c -m 644 exif-result.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-result.h
/bin/install -c -m 644 exif-tag.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-tag.h
/bin/install -c -m 644 exif-utils.h /var/abs/extra/lib/libexif/pkg/usr/include/libexif/exif-utils.h
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libexif'
make[1]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libexif'
Making install in libjpeg
make[1]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libjpeg'
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libjpeg'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libjpeg'
make[1]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/libjpeg'
Making install in test
make[1]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/test'
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/test'
make[1]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/test'
Making install in po
make[1]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/po'
/bin/sh .././mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/share
mkdir /var/abs/extra/lib/libexif/pkg/usr/share
mkdir /var/abs/extra/lib/libexif/pkg/usr/share/locale
mkdir /var/abs/extra/lib/libexif/pkg/usr/share/locale/de
mkdir /var/abs/extra/lib/libexif/pkg/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /var/abs/extra/lib/libexif/pkg/usr/share/locale/de/LC_MESSAGES/libexif.mo
mkdir /var/abs/extra/lib/libexif/pkg/usr/share/locale/es
mkdir /var/abs/extra/lib/libexif/pkg/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /var/abs/extra/lib/libexif/pkg/usr/share/locale/es/LC_MESSAGES/libexif.mo
mkdir /var/abs/extra/lib/libexif/pkg/usr/share/locale/fr
mkdir /var/abs/extra/lib/libexif/pkg/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /var/abs/extra/lib/libexif/pkg/usr/share/locale/fr/LC_MESSAGES/libexif.mo
if test "libexif" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /var/abs/extra/lib/libexif/pkg/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/bin/install -c -m 644 ./$file \
/var/abs/extra/lib/libexif/pkg/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /var/abs/extra/lib/libexif/pkg/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12/po'
make[1]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12'
make[2]: Entering directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12'
make[1]: Leaving directory `/var/abs/extra/lib/libexif/src/libexif-0.5.12'
find: pkg//lib: No such file or directory
/usr/bin/strip: pkg/usr/lib/libexif.la: File format not recognized
/usr/bin/strip: pkg/usr/lib/pkgconfig/libexif.pc: File format not recognized
find: pkg/usr/local/lib: No such file or directory
find: pkg/opt/*/lib: No such file or directory
find: pkg//bin: No such file or directory
find: pkg//sbin: No such file or directory
find: pkg/usr/bin: No such file or directory
find: pkg/usr/sbin: No such file or directory
find: pkg/usr/local/bin: No such file or directory
find: pkg/usr/local/sbin: No such file or directory
find: pkg/opt/*/bin: No such file or directory
find: pkg/opt/*/sbin: No such file or directory
loading package data... done.
checking for file conflicts... done.
installing libexif... done.
--00:23:38-- http://unc.dl.sourceforge.net/gphoto/libgphoto2-2.1.2.tar.gz
=> `libgphoto2-2.1.2.tar.gz'
Resolving unc.dl.sourceforge.net... 152.2.210.121
Connecting to unc.dl.sourceforge.net[152.2.210.121]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,485,847 [application/x-gzip]

0K .......... .......... .......... .......... .......... 2% 67.98 KB/s
50K .......... .......... .......... .......... .......... 4% 52.43 KB/s
100K .......... .......... .......... .......... .......... 6% 166.04 KB/s
150K .......... .......... .......... .......... .......... 8% 129.92 KB/s
200K .......... .......... .......... .......... .......... 10% 129.82 KB/s
250K .......... .......... .......... .......... .......... 12% 123.99 KB/s
300K .......... .......... .......... .......... .......... 14% 100.64 KB/s
350K .......... .......... .......... .......... .......... 16% 113.94 KB/s
400K .......... .......... .......... .......... .......... 18% 87.80 KB/s
450K .......... .......... .......... .......... .......... 20% 65.76 KB/s
500K .......... .......... .......... .......... .......... 22% 74.71 KB/s
550K .......... .......... .......... .......... .......... 24% 48.06 KB/s
600K .......... .......... .......... .......... .......... 26% 97.99 KB/s
650K .......... .......... .......... .......... .......... 28% 68.25 KB/s
700K .......... .......... .......... .......... .......... 30% 70.54 KB/s
750K .......... .......... .......... .......... .......... 32% 71.57 KB/s
800K .......... .......... .......... .......... .......... 35% 73.51 KB/s
850K .......... .......... .......... .......... .......... 37% 78.01 KB/s
900K .......... .......... .......... .......... .......... 39% 84.60 KB/s
950K .......... .......... .......... .......... .......... 41% 80.46 KB/s
1000K .......... .......... .......... .......... .......... 43% 61.05 KB/s
1050K .......... .......... .......... .......... .......... 45% 65.05 KB/s
1100K .......... .......... .......... .......... .......... 47% 124.99 KB/s
1150K .......... .......... .......... .......... .......... 49% 110.53 KB/s
1200K .......... .......... .......... .......... .......... 51% 83.05 KB/s
1250K .......... .......... .......... .......... .......... 53% 117.51 KB/s
1300K .......... .......... .......... .......... .......... 55% 86.11 KB/s
1350K .......... .......... .......... .......... .......... 57% 135.61 KB/s
1400K .......... .......... .......... .......... .......... 59% 97.79 KB/s
1450K .......... .......... .......... .......... .......... 61% 77.06 KB/s
1500K .......... .......... .......... .......... .......... 63% 137.91 KB/s
1550K .......... .......... .......... .......... .......... 65% 82.35 KB/s
1600K .......... .......... .......... .......... .......... 67% 113.29 KB/s
1650K .......... .......... .......... .......... .......... 70% 110.89 KB/s
1700K .......... .......... .......... .......... .......... 72% 106.82 KB/s
1750K .......... .......... .......... .......... .......... 74% 88.83 KB/s
1800K .......... .......... .......... .......... .......... 76% 92.28 KB/s
1850K .......... .......... .......... .......... .......... 78% 54.56 KB/s
1900K .......... .......... .......... .......... .......... 80% 156.71 KB/s
1950K .......... .......... .......... .......... .......... 82% 77.95 KB/s
2000K .......... .......... .......... .......... .......... 84% 114.03 KB/s
2050K .......... .......... .......... .......... .......... 86% 99.86 KB/s
2100K .......... .......... .......... .......... .......... 88% 85.75 KB/s
2150K .......... .......... .......... .......... .......... 90% 122.72 KB/s
2200K .......... .......... .......... .......... .......... 92% 99.55 KB/s
2250K .......... .......... .......... .......... .......... 94% 68.72 KB/s
2300K .......... .......... .......... .......... .......... 96% 90.84 KB/s
2350K .......... .......... .......... .......... .......... 98% 116.77 KB/s
2400K .......... .......... ....... 100% 95.99 KB/s

00:24:06 (87.84 KB/s) - `libgphoto2-2.1.2.tar.gz' saved [2485847/2485847]

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for po/Makevars requiring evil hack... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
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);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for gettext... yes
checking for main in -libs... no
checking for jpeg_start_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking for inline... (cached) inline
checking for an ANSI C-conforming const... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for size_t... (cached) yes
checking for getopt... yes
checking for getopt_long... yes
checking for mkdir... yes
checking for strdup... (cached) yes
checking for strncpy... yes
checking for strcpy... yes
checking for snprintf... yes
checking for sprintf... yes
checking for vsnprintf... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_gmtoff in struct tm... yes
checking for uint8_t in stdint.h... yes
checking whether byte ordering is bigendian... no
checking for le32toh in machine/endian.h... no
checking for ntohl in arpa/inet.h... yes
checking for swap32 in machine/endian.h... no
checking for bswap_32 in byteswap.h... yes
checking where to install camlibs... "${libdir}/gphoto2/${VERSION}"
checking which drivers to compile... all
checking main docdir... ${datadir}/doc (default value)
checking package docdir... ${datadir}/doc/libgphoto2 (default style)
checking for html dir... ${datadir}/doc/libgphoto2/html (default)
checking for rpmbuild or rpm... using autodetection
checking for rpmbuild... no
checking for rpm... no
false (autodetect)
${datadir}/doc/libgphoto2/linux-hotplug (default)
${datadir}/doc/libgphoto2/linux-hotplug (default)
checking for pkg-config... /usr/bin/pkg-config
checking for libexif... yes
checking exif-ifd.h usability... yes
checking exif-ifd.h presence... yes
checking for exif-ifd.h... yes
checking for libusb-config... /usr/bin/libusb-config
checking for /proc/meminfo... yes
checking for sysctl on BSD... no
configure: creating ./config.status
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating camlibs/Makefile
config.status: creating camlibs/agfa-cl20/Makefile
config.status: creating camlibs/barbie/Makefile
config.status: creating camlibs/canon/Makefile
config.status: creating camlibs/canon/doc/Makefile
config.status: creating camlibs/casio/Makefile
config.status: creating camlibs/digita/Makefile
config.status: creating camlibs/dimera/Makefile
config.status: creating camlibs/directory/Makefile
config.status: creating camlibs/fuji/Makefile
config.status: creating camlibs/gsmart300/Makefile
config.status: creating camlibs/jamcam/Makefile
config.status: creating camlibs/jd11/Makefile
config.status: creating camlibs/kodak/Makefile
config.status: creating camlibs/kodak/dc120/Makefile
config.status: creating camlibs/kodak/dc210/Makefile
config.status: creating camlibs/kodak/dc240/Makefile
config.status: creating camlibs/kodak/dc3200/Makefile
config.status: creating camlibs/konica/Makefile
config.status: creating camlibs/konica/localization/Makefile
config.status: creating camlibs/largan/Makefile
config.status: creating camlibs/largan/lmini/Makefile
config.status: creating camlibs/minolta/Makefile
config.status: creating camlibs/minolta/dimagev/Makefile
config.status: creating camlibs/mustek/Makefile
config.status: creating camlibs/panasonic/Makefile
config.status: creating camlibs/panasonic/l859/Makefile
config.status: creating camlibs/panasonic/coolshot/Makefile
config.status: creating camlibs/pccam300/Makefile
config.status: creating camlibs/pccam600/Makefile
config.status: creating camlibs/polaroid/Makefile
config.status: creating camlibs/ptp2/Makefile
config.status: creating camlibs/ricoh/Makefile
config.status: creating camlibs/samsung/Makefile
config.status: creating camlibs/sierra/Makefile
config.status: creating camlibs/sipix/Makefile
config.status: creating camlibs/smal/Makefile
config.status: creating camlibs/sonydscf1/Makefile
config.status: creating camlibs/sonydscf55/Makefile
config.status: creating camlibs/soundvision/Makefile
config.status: creating camlibs/spca50x/Makefile
config.status: creating camlibs/sq905/Makefile
config.status: creating camlibs/stv0674/Makefile
config.status: creating camlibs/stv0680/Makefile
config.status: creating camlibs/sx330z/Makefile
config.status: creating camlibs/toshiba/Makefile
config.status: creating camlibs/toshiba/pdrm11/Makefile
config.status: creating tests/Makefile
config.status: creating libgphoto2/Makefile
config.status: creating libgphoto2/libgphoto2.pc
config.status: creating gphoto2-config
config.status: creating packaging/Makefile
config.status: creating packaging/linux-hotplug/Makefile
config.status: creating packaging/rpm/Makefile
config.status: creating packaging/rpm/package.spec
config.status: creating doc/Makefile
config.status: creating doc/api/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
configure: configuring in libgphoto2_port
configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--with-exif' 'CFLAGS=-march=i686 -O2 -pipe' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for po/Makevars requiring evil hack... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
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);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for gettext... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for inline... (cached) inline
checking for an ANSI C-conforming const... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h
This task depends upon

Closed by  Anonymous Submitter
Friday, 02 January 2004, 00:28 GMT
Reason for closing:  
Comment by Jason Chu (jason) - Friday, 02 January 2004, 00:21 GMT
I can't find a problem with the gphoto2 build.

Loading...