###
### Sun Jul 3 23:31:42 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for exiv2-0.6.1
### Current pkg count:  2 installed packages: digest-20050323 exiftags-0.99.1
###
BULK> Full rebuild in progress...
BULK> Cleaning package exiv2-0.6.1 and pre-requisite packages
===> Cleaning for exiv2-0.6.1
===> Cleaning for gmake-3.80nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for pkg_install-info-4.5nb3
BULK> Removing installed packages which are not needed to build exiv2-0.6.1
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r exiftags-0.99.1
BULK> Installing packages which are required to build exiv2-0.6.1.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (exiv2-0.6.1)
===> Checking for vulnerabilities in exiv2-0.6.1
=> exiv2-0.6.1.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch exiv2-0.6.1.tar.gz from ftp://netbsd.stevens-tech.edu/pub/NetBSD/packages/distfiles/.
=> [749879 bytes]
=> Checksum SHA1 OK for exiv2-0.6.1.tar.gz.
=> Checksum RMD160 OK for exiv2-0.6.1.tar.gz.
work -> /pkgobj/graphics/exiv2/work
===> Extracting for exiv2-0.6.1
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Patching for exiv2-0.6.1
===> Overriding tools for exiv2-0.6.1
===> Creating toolchain wrappers for exiv2-0.6.1
===> Configuring for exiv2-0.6.1
=> Fixing locale directory references.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for sparc-sun-solaris2-g++... CC
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... no
checking whether CC accepts -g... yes
checking for sparc-sun-solaris2-gcc... cc
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
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... no
checking for unistd.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdint.h... (cached) no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for memset... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking for timegm... no
configure: creating ./config.status
config.status: creating config.mk
config.status: creating config.h
===> Building for exiv2-0.6.1
cd src && /usr/pkg/bin/gmake all
gmake[1]: Entering directory `/pkgobj/graphics/exiv2/work/exiv2-0.6.1/src'
generating .utils.d
ld: fatal: file M: stat failed: No such file or directory
generating .metacopy.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .actions.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .exiv2.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .iptceasy.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .dataarea-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .write2-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .write-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .taglist.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .makernote-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
1 Error(s) detected.
generating .key-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .iptctest.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .iptcprint.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .ifd-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
1 Error(s) detected.
generating .exifprint.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .exifcomment.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .addmoddel.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .value.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .types.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
1 Error(s) detected.
generating .tags.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .sigmamn.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .nikonmn.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .metadatum.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .makernote.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .iptc.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .image.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
1 Error(s) detected.
generating .ifd.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .fujimn.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .exif.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .datasets.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .canonmn.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
gmake[1]: Leaving directory `/pkgobj/graphics/exiv2/work/exiv2-0.6.1/src'
gmake[1]: Entering directory `/pkgobj/graphics/exiv2/work/exiv2-0.6.1/src'
generating .utils.d
ld: fatal: file M: stat failed: No such file or directory
generating .metacopy.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .actions.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .exiv2.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .iptceasy.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .dataarea-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .write2-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .write-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .taglist.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .makernote-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
1 Error(s) detected.
generating .key-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .iptctest.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .iptcprint.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .ifd-test.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
1 Error(s) detected.
generating .exifprint.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .exifcomment.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .addmoddel.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .value.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .types.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
1 Error(s) detected.
generating .tags.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .sigmamn.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .nikonmn.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .metadatum.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .makernote.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .iptc.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .image.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
1 Error(s) detected.
generating .ifd.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .fujimn.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .exif.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .datasets.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
generating .canonmn.d
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
CC -O -fPIC -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -c canonmn.cpp -o canonmn.so
"types.hpp", line 183: Error: Cannot use std::pair to initialize std::pair.
"value.hpp", line 609: Warning: Exiv2::CommentValue::read hides the virtual function Exiv2::StringValueBase::read(const unsigned char*, long, Exiv2::ByteOrder).
"value.hpp", line 943: Error: Could not find a match for Exiv2::getValue(const unsigned char*, Exiv2::ByteOrder).
Error: Cannot continue processing because of prior errors.
Compilation aborted.
gmake[1]: *** [canonmn.so] Error 1
gmake[1]: Leaving directory `/pkgobj/graphics/exiv2/work/exiv2-0.6.1/src'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/graphics/exiv2
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/graphics/exiv2/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/graphics/exiv2

Please view the work log for exiv2-0.6.1


BULK> exiv2-0.6.1 was marked as broken:
-rw-r--r--   1 root     other      33744 Jul  3 23:35 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for exiv2
BULK> Marking all packages which depend upon exiv2-0.6.1 as broken:
BULK> Build for exiv2-0.6.1 was not successful, aborting.