Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867901 - media-gfx/exif-0.6.22-r1 - fails check-add-tags.sh test
Summary: media-gfx/exif-0.6.22-r1 - fails check-add-tags.sh test
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-09-01 18:50 UTC by ernsteiswuerfel
Modified: 2022-09-01 22:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (ppc, 0.6.22-r1) (exif-0.6.22-r1:20220901-184230.log,22.43 KB, text/plain)
2022-09-01 18:50 UTC, ernsteiswuerfel
Details
test-suite.log (ppc, 0.6.22-r1) (test-suite.log,2.22 KB, text/plain)
2022-09-01 18:51 UTC, ernsteiswuerfel
Details
emerge --info (file_867901.txt,6.24 KB, text/plain)
2022-09-01 18:51 UTC, ernsteiswuerfel
Details
build.log (ppc, 0.6.22-r1) (exif-0.6.22-r1:20220901-224106.log,22.53 KB, text/plain)
2022-09-01 22:47 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2022-09-01 18:50:38 UTC
Created attachment 802567 [details]
build.log (ppc, 0.6.22-r1)

================================================================
   libexif command line interface 0.6.22: test/test-suite.log
================================================================

# TOTAL: 12
# PASS:  11
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: check-add-tags.sh
=======================

Create an empty EXIF tag block
Wrote file 'add-tag-src.out.jpg'.
Create SHORT value
Create SHORT value array
Create SHORT value (enum)
Create SHORT value (hex tag)
Create SHORT value (decimal tag)
Create SHORT value (tag title)
Create LONG value
Create RATIONAL value
Create RATIONAL value array
Create SRATIONAL value
Create UNDEFINED value
Create UNDEFINED value array
Create ASCII value
Create ASCII value (User Comment)
Must be 14 tags: 14
Test invalid RATIONAL--not enough components
Too few components specified (need 2, found 1)
Test invalid RATIONAL--not digits
Numeric value expected
Test invalid SHORT--no value
Too few components specified (need 1, found 0)
Test invalid SHORT--invalid tag
Setting a value for this tag is unsupported!
Test invalid RATIONAL--too many components
Warning; Too many components specified!
Create invalid ASCII--too large
Too much EXIF data (66264 bytes). Only 65535 bytes are allowed.
1,18c1,18
< 0x010e	The image description
< 0x011a	6.0
< 0x013e	4.5, 6.3
< 0x0212	YCbCr4:2:0
< 0x011b	72
< 0x0128	Inch
< 0x9204	-1.50 EV
< 0x9286	The user comment
< 0xa000	Unknown FlashPix Version
< 0xa002	64
< 0xa301	Directly photographed
< 0xa401	2
< 0xa402	Manual exposure
< 0xa403	Manual white balance
< 0xa405	12345
< 0xa406	Night scene
< 0x9000	Exif Version 2.1
< 0xa001	Uncalibrated
---
> Image Description	The image description
> X-Resolution	6.0
> White Point	4.5, 6.3
> YCbCr Sub-Sampling	YCbCr4:2:0
> Y-Resolution	72
> Resolution Unit	Inch
> Exposure Bias	-1.50 EV
> User Comment	The user comment
> FlashPixVersion	Unknown FlashPix Version
> Pixel X Dimension	64
> Scene Type	Directly photographed
> Custom Rendered	2
> Exposure Mode	Manual exposure
> White Balance	Manual white balance
> Focal Length in 35mm Film	12345
> Scene Capture Type	Night scene
> Exif Version	Exif Version 2.1
> Color Space	Uncalibrated
 FAILED (1).
Test complete: status 1
FAIL check-add-tags.sh (exit status: 1)
Comment 1 ernsteiswuerfel archtester 2022-09-01 18:51:12 UTC
Created attachment 802570 [details]
test-suite.log (ppc, 0.6.22-r1)
Comment 2 ernsteiswuerfel archtester 2022-09-01 18:51:43 UTC
Created attachment 802573 [details]
emerge --info
Comment 3 ernsteiswuerfel archtester 2022-09-01 22:47:31 UTC
Created attachment 802621 [details]
build.log (ppc, 0.6.22-r1)

Same testfailure on ppc64.