Phil Harvey <[EMAIL PROTECTED]> writes:
> Thanks for this bug report.
>
> I think I may have found the problem that caused several of the
> failed tests.
>
> If possible, could you please run the tests on this system
> (perl-5.00505) with the following module?:
>
> http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-6.99.tar.gz
The make test log is attached.
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/AFCP.............ok
t/AIFF.............ok
t/APE..............ok
t/ASF..............ok
t/BMP..............ok
t/Canon............ok
t/CanonRaw.........ok
t/CanonVRD.........ok
t/Casio............ok
t/DICOM............ok
t/DNG..............ok
t/ExifTool.........
Test 2 differs beginning at line 2:
Test gave: "[ExifTool, ExifTool, ExifTool] - Warning: XMP character
encoding error"
Should be: "[File, File, Image] - File Name: ExifTool.jpg"
FAILED test 2
Failed 1/21 tests, 95.24% okay
t/FLAC.............ok
t/Flash............ok
t/FlashPix.........ok
t/FotoStation......ok
t/FujiFilm.........ok
t/GeoTiff..........ok
t/GIF..............ok
t/GPS..............ok
t/HTML.............ok
t/IPTC-XMP.........
Test 2 differs beginning at line 2:
Test gave: "[ExifTool, ExifTool, ExifTool] - Warning: XMP character
encoding error"
Should be: "[File, File, Image] - File Name: IPTC-XMP.jpg"
Test 4 differs beginning at line 2:
Test gave: "[ExifTool, ExifTool, ExifTool] - Warning: XMP character
encoding error"
Should be: "[File, File, Image] - File Type: JPEG"
Test 6 differs beginning at line 2:
Test gave: "[ExifTool, ExifTool, ExifTool] - Warning: XMP character
encoding error"
Should be: "[File, File, Image] - File Type: XMP"
Test 7 differs beginning at line 4:
Test gave: "[File, File, Image] - File Size: 4 kB"
Should be: "[File, File, Image] - File Size: 5 kB"
FAILED tests 2, 4, 6-7
Failed 4/18 tests, 77.78% okay
t/Jpeg2000.........ok
t/JVC..............ok
t/Kodak............ok
t/KyoceraRaw.......ok
t/MIE..............ok
t/MIFF.............ok
t/Minolta..........ok
t/MP3..............ok
t/Nikon............ok
t/Olympus..........ok
t/Panasonic........ok
t/PDF..............ok
t/Pentax...........ok
t/PhotoMechanic....ok
t/Photoshop........ok
t/PICT.............ok
t/PNG..............
Test 3 differs beginning at line 15:
Test gave: "[PNG, PNG, Camera] Make - Make: FUJIFILM"
Should be: "[PNG, PNG, Image] Description - Description: UTF-16
(big-endian) encoded XMP"
FAILED test 3
Failed 1/3 tests, 66.67% okay
t/PostScript.......
Test 3 differs beginning at line 82:
Test gave: "[XMP, XMP-dc, Image] description - Description: A witty caption"
Should be: "[XMP, XMP-dc, Image] description - Description: UTF-16
(big-endian) encoded XMP"
FAILED test 3
Failed 1/3 tests, 66.67% okay
t/PPM..............
Test 2 differs beginning at line 2:
Test gave: "[ExifTool, ExifTool, ExifTool] - Error: File format error"
Should be: "[File, File, Image] - File Name: PPM.ppm"
Test 3 differs beginning at line 2:
Test gave: "[ExifTool, ExifTool, ExifTool] - Error: Unknown file type"
Should be: "[File, File, Image] - File Type: PPM"
FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
t/QuickTime........ok
t/Real.............ok
t/Ricoh............ok
t/RIFF.............ok
t/Sanyo............ok
t/Sigma............ok
t/Sony.............ok
t/Unknown..........ok
t/Vorbis...........ok
t/Writer...........
Test 22 differs beginning at line 5:
Test gave: "(null)"
Should be: "[XMP, XMP-photoshop, Time] DateCreated - Date Created:
2002:06:26"
FAILED test 22
Failed 1/31 tests, 96.77% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/ExifTool.t 21 1 2
t/IPTC-XMP.t 18 4 2 4 6-7
t/PNG.t 3 1 3
t/PPM.t 3 2 2-3
t/PostScript.t 3 1 3
t/Writer.t 31 1 22
Failed 6/51 test scripts. 10/226 subtests failed.
Files=51, Tests=226, 12 wallclock secs (11.29 cusr + 0.80 csys = 12.09 CPU)
Failed 6/51 test programs. 10/226 subtests failed.
*** Error code 35
Stop in /mnt/i386/usr/home/e/eserte/trash/Image-ExifTool-6.99.
>
> This may solve some of the XMP-related failures, but I have no idea
> what could have caused the PPM test failures. To debug this, I would
> need to access to your system. Would this be possible?
>
More in a private mail...
> Thanks.
>
> - Phil Harvey
>
>
> On 3-Oct-07, at 5:58 PM, [EMAIL PROTECTED] wrote:
>
> > This distribution has been tested as part of the cpan-testers
> > effort to test as many new uploads to CPAN as possible. See
> > http://testers.cpan.org/
> >
> > Please cc any replies to [email protected] to keep other
> > test volunteers informed and to prevent any duplicate effort.
> >
> > --
> > Dear Phil Harvey,
> >
> > This is a computer-generated report for Image-ExifTool-6.90
> > on perl-5.00505, created automatically by CPAN-Reporter-0.99_14
> > and sent to the CPAN Testers mailing list.
> >
> > If you have received this email directly, it is because the person
> > testing
> > your distribution chose to send a copy to your CPAN email address;
> > there
> > may be a delay before the official report is received and processed
> > by CPAN Testers.
> >
> > Thank you for uploading your work to CPAN. However, it appears that
> > there were some problems with your distribution.
> >
> > Sections of this report:
> >
> > * Tester comments
> > * Program output
> > * Prerequisites
> > * Environment and other context
> >
> > ------------------------------
> > TESTER COMMENTS
> > ------------------------------
> >
> > Additional comments from tester:
> >
> > [none provided]
> >
> > ------------------------------
> > PROGRAM OUTPUT
> > ------------------------------
> >
> > Output from '/usr/bin/make test':
> >
> > PERL_DL_NONLAZY=1 /usr/perl5.005_05/bin/perl "-
> > MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/
> > arch')" t/*.t
> > t/AFCP.............ok
> > t/AIFF.............ok
> > t/APE..............ok
> > t/ASF..............ok
> > t/BMP..............ok
> > t/Canon............ok
> > t/CanonRaw.........ok
> > t/CanonVRD.........ok
> > t/Casio............ok
> > t/DICOM............ok
> > t/DNG..............ok
> > t/ExifTool.........
> > Test 2 differs beginning at line 2:
> > Test gave: "[ExifTool, ExifTool, ExifTool] - Warning: XMP
> > character encoding error"
> > Should be: "[File, File, Image] - File Name: ExifTool.jpg"
> > FAILED test 2
> > Failed 1/21 tests, 95.24% okay
> > t/FLAC.............ok
> > t/Flash............ok
> > t/FlashPix.........ok
> > t/FotoStation......ok
> > t/FujiFilm.........ok
> > t/GeoTiff..........ok
> > t/GIF..............Global symbol "$inref" requires explicit package
> > name at (eval 11) line 1.
> > ok
> > t/GPS..............ok
> > t/HTML.............ok
> > t/IPTC-XMP.........
> > Test 2 differs beginning at line 2:
> > Test gave: "[ExifTool, ExifTool, ExifTool] - Warning: XMP
> > character encoding error"
> > Should be: "[File, File, Image] - File Name: IPTC-XMP.jpg"
> >
> > Test 4 differs beginning at line 2:
> > Test gave: "[ExifTool, ExifTool, ExifTool] - Warning: XMP
> > character encoding error"
> > Should be: "[File, File, Image] - File Type: JPEG"
> >
> > Test 6 differs beginning at line 2:
> > Test gave: "[ExifTool, ExifTool, ExifTool] - Warning: XMP
> > character encoding error"
> > Should be: "[File, File, Image] - File Type: XMP"
> >
> > Test 7 differs beginning at line 4:
> > Test gave: "[File, File, Image] - File Size: 3 kB"
> > Should be: "[File, File, Image] - File Size: 5 kB"
> > FAILED tests 2, 4, 6-7
> > Failed 4/12 tests, 66.67% okay
> > t/Jpeg2000.........ok
> > t/JVC..............ok
> > t/Kodak............ok
> > t/KyoceraRaw.......ok
> > t/MIE..............ok
> > t/MIFF.............ok
> > t/Minolta..........ok
> > t/MP3..............ok
> > t/Nikon............ok
> > t/Olympus..........ok
> > t/Panasonic........ok
> > t/PDF..............ok
> > 1/3 skipped: various reasons
> > t/Pentax...........ok
> > t/PhotoMechanic....ok
> > t/Photoshop........ok
> > t/PICT.............ok
> > t/PNG..............
> > Test 3 differs beginning at line 14:
> > Test gave: "[PNG, PNG, Camera] Make - Make: FUJIFILM"
> > Should be: "[PNG, PNG, Image] Description - Description: UTF-16
> > (big-endian) encoded XMP"
> > FAILED test 3
> > Failed 1/3 tests, 66.67% okay
> > t/PostScript.......
> > Test 3 differs beginning at line 81:
> > Test gave: "[XMP, XMP-dc, Image] description - Description: A
> > witty caption"
> > Should be: "[XMP, XMP-dc, Image] description - Description:
> > UTF-16 (big-endian) encoded XMP"
> > FAILED test 3
> > Failed 1/3 tests, 66.67% okay
> > t/PPM..............
> > Test 2 differs beginning at line 2:
> > Test gave: "[ExifTool, ExifTool, ExifTool] - Error: File
> > format error"
> > Should be: "[File, File, Image] - File Name: PPM.ppm"
> >
> > Test 3 differs beginning at line 2:
> > Test gave: "[ExifTool, ExifTool, ExifTool] - Error: Unknown
> > file type"
> > Should be: "[File, File, Image] - File Type: PPM"
> > FAILED tests 2-3
> > Failed 2/3 tests, 33.33% okay
> > t/QuickTime........ok
> > t/Real.............ok
> > t/Ricoh............ok
> > t/RIFF.............ok
> > t/Sanyo............ok
> > t/Sigma............ok
> > t/Sony.............ok
> > t/Unknown..........ok
> > t/Vorbis...........ok
> > t/Writer...........Global symbol "$inref" requires explicit package
> > name at (eval 307) line 1.
> >
> > Test 22 differs beginning at line 5:
> > Test gave: "(null)"
> > Should be: "[XMP, XMP-photoshop, Time] DateCreated - Date
> > Created: 2002:06:26"
> > FAILED test 22
> > Failed 1/27 tests, 96.30% okay
> > Failed Test Stat Wstat Total Fail List of Failed
> > ----------------------------------------------------------------------
> > ---------
> > t/ExifTool.t 21 1 2
> > t/IPTC-XMP.t 12 4 2 4 6-7
> > t/PNG.t 3 1 3
> > t/PPM.t 3 2 2-3
> > t/PostScript.t 3 1 3
> > t/Writer.t 27 1 22
> > 1 subtest skipped.
> > Failed 6/51 test scripts. 10/214 subtests failed.
> > Files=51, Tests=214, 12 wallclock secs (10.31 cusr + 1.22 csys =
> > 11.53 CPU)
> > Failed 6/51 test programs. 10/214 subtests failed.
> > *** Error code 35
> >
> > Stop in /mnt/i386/usr/local/src/CPAN/build/Image-ExifTool-6.90-amg7Al.
> >
> > ------------------------------
> > PREREQUISITES
> > ------------------------------
> >
> > Prerequisite modules loaded:
> >
> > No requirements found
> >
> > ------------------------------
> > ENVIRONMENT AND OTHER CONTEXT
> > ------------------------------
> >
> > Environment variables:
> >
> > LC_ALL = de_DE.ISO8859-1
> > LC_CTYPE = de_DE.ISO8859-1
> > PATH = /usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/
> > bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/
> > local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/
> > home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel
> > PERL5LIB = /usr/local/src/CPAN/build/IPC-Run-0.80-9oHQRB/blib/
> > arch:/usr/local/src/CPAN/build/IPC-Run-0.80-9oHQRB/blib/lib:/usr/
> > local/src/CPAN/build/DBD-XBase-0.241-kGMyXx/blib/arch:/usr/local/
> > src/CPAN/build/DBD-XBase-0.241-kGMyXx/blib/lib:/usr/local/src/CPAN/
> > build/Date-Pcalc-1.2-jhyiWU/blib/arch:/usr/local/src/CPAN/build/
> > Date-Pcalc-1.2-jhyiWU/blib/lib:/usr/local/src/CPAN/build/File-
> > ReadBackwards-1.04-AHFBbK/blib/arch:/usr/local/src/CPAN/build/File-
> > ReadBackwards-1.04-AHFBbK/blib/lib:/usr/local/src/CPAN/build/Palm-
> > PalmDoc-0.13-tkeoL4/blib/arch:/usr/local/src/CPAN/build/Palm-
> > PalmDoc-0.13-tkeoL4/blib/lib:/usr/local/src/CPAN/build/Math-
> > MatrixReal-2.02-WTN5SO/blib/arch:/usr/local/src/CPAN/build/Math-
> > MatrixReal-2.02-WTN5SO/blib/lib:/usr/local/src/CPAN/build/
> > Statistics-Descriptive-2.6-8X1ARy/blib/arch:/usr/local/src/CPAN/
> > build/Statistics-Descriptive-2.6-8X1ARy/blib/lib:/usr/local/src/
> > CPAN/build/Devel-Peek-0.96-YuFYQH/blib/arch:/usr/local/src/CPAN/
> > build/Devel-Peek-0.96-YuFYQH/bli!
> > b/lib:/usr/local/src/CPAN/build/BSD-Resource-1.28-1Ff2gd/blib/
> > arch:/usr/local/src/CPAN/build/BSD-Resource-1.28-1Ff2gd/blib/lib:/
> > usr/local/src/CPAN/build/Font-AFM-1.19-f2pjim/blib/arch:/usr/local/
> > src/CPAN/build/Font-AFM-1.19-f2pjim/blib/lib:/usr/local/src/CPAN/
> > build/PDF-Create-0.08-qD8blD/blib/arch:/usr/local/src/CPAN/build/
> > PDF-Create-0.08-qD8blD/blib/lib:/usr/local/src/CPAN/build/List-
> > Permutor-0.022-FDpA87/blib/arch:/usr/local/src/CPAN/build/List-
> > Permutor-0.022-FDpA87/blib/lib:/usr/local/src/CPAN/build/MLDBM-2.01-
> > vtTrYQ/blib/arch:/usr/local/src/CPAN/build/MLDBM-2.01-vtTrYQ/blib/
> > lib:/usr/local/src/CPAN/build/String-Approx-3.26-NsGlam/blib/arch:/
> > usr/local/src/CPAN/build/String-Approx-3.26-NsGlam/blib/lib:/usr/
> > local/src/CPAN/build/MailTools-1.77-L4BIrZ/blib/arch:/usr/local/src/
> > CPAN/build/MailTools-1.77-L4BIrZ/blib/lib:/usr/local/src/CPAN/build/
> > Tk-Date-0.42-UyhRTj/blib/arch:/usr/local/src/CPAN/build/Tk-
> > Date-0.42-UyhRTj/blib/lib:/usr/local/src/CPAN/build/Tk-
> > DateEntry-1.38-v6dEoK!
> > /blib/arch:/usr/local/src/CPAN/build/Tk-DateEntry-1.38-v6dEoK/blib/
> > lib
> > :/usr/local/src/CPAN/build/Tk-HistEntry-0.43-snwBPL/blib/arch:/usr/
> > local/src/CPAN/build/Tk-HistEntry-0.43-snwBPL/blib/lib:/usr/local/
> > src/CPAN/build/Tk-FontDialog-0.13-dmAeZd/blib/arch:/usr/local/src/
> > CPAN/build/Tk-FontDialog-0.13-dmAeZd/blib/lib:/usr/local/src/CPAN/
> > build/Tk-GBARR-2.07-PXVQZW/blib/arch:/usr/local/src/CPAN/build/Tk-
> > GBARR-2.07-PXVQZW/blib/lib
> > PERL5_CPANPLUS_IS_RUNNING = 7628
> > PERL5_CPAN_IS_RUNNING = 7628
> > PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
> > SHELL = /bin/tcsh
> > STDPERL = perl
> > TERM = xterm
> >
> > Perl special variables (and OS-specific diagnostics, for MSWin32):
> >
> > $^X = /usr/perl5.005_05/bin/perl
> > $UID/$EUID = 1000 / 1000
> > $GID = 1000 0 1000 1000
> > $EGID = 1000 0 1000 1000
> >
> > Perl module toolchain versions installed:
> >
> > Module Have
> > ------------------- ------
> > CPAN 1.9203
> > Cwd 2.01
> > ExtUtils::CBuilder n/a
> > ExtUtils::Command 1.13
> > ExtUtils::Install 1.41
> > ExtUtils::MakeMaker 6.36
> > ExtUtils::Manifest 1.51
> > ExtUtils::ParseXS n/a
> > File::Spec 0.8
> > Module::Build n/a
> > Module::Signature n/a
> > Test::Harness 2.64
> > Test::More 0.72
> > YAML n/a
> > YAML::Syck n/a
> > version n/a
> >
> >
> > --
> >
> > Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
> > Platform:
> > osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
> > uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-
> > release #0: fri jan 12 08:32:24 utc 2007
> > [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
> > hint=recommended, useposix=true, d_sigaction=define
> > usethreads=undef useperlio=undef d_sfio=undef
> > Compiler:
> > cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6
> > [FreeBSD] 20060305
> > cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/
> > include'
> > ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/
> > include'
> > stdchar='char', d_stdstdio=undef, usevfork=true
> > intsize=4, longsize=8, ptrsize=8, doublesize=8
> > d_longlong=define, longlongsize=8, d_longdbl=define,
> > longdblsize=16
> > alignbytes=8, usemymalloc=n, prototype=define
> > Linker and Libraries:
> > ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib'
> > libpth=/usr/lib /usr/local/lib
> > libs=-lgdbm -lm -lc -lcrypt
> > libc=, so=so, useshrplib=false, libperl=libperl.a
> > Dynamic Linking:
> > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
> > cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
>
--
Slaven Rezic - slaven <at> rezic <dot> de
tksm - Perl/Tk program for searching and replacing in multiple files
http://ptktools.sourceforge.net/#tksm