Your message dated Tue, 19 Jun 2018 09:08:37 -0700
with message-id 
<cahjiubp0ph_4ymlovuq6d7edijfchyzxy_rokjw_n2ms63d...@mail.gmail.com>
and subject line jhove: FTBFS with java 9
has caused the Debian Bug report #895761,
regarding jhove: FTBFS with java 9
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
895761: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895761
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jhove
Version: 1.6+dfsg-1
Severity: serious
Tags: sid buster
Justification: fails to build from source

Hi,

jhove FTBFS with openjdk-9 as the default jdk:

 debian/rules build
QUILT_PATCHES=debian/patches \
        quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 01_jhove.diff
patching file jhove

Applying patch 02_jhoveview.diff
patching file jhoveview

Now at patch 02_jhoveview.diff
touch debian/stamp-patched
dh_testdir
ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 debug
Buildfile: /build/jhove-1.6+dfsg/build.xml

debug:

api:

api-init:

api:
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/build.xml:22: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 364 source files
    [javac] Using ant.build.javac.target 1.5 is no longer supported, switching 
to 1.7
    [javac] Using ant.build.javac.target 1.5 is no longer supported, switching 
to 1.7
    [javac] Using ant.build.javac.source 1.5 is no longer supported, switching 
to 1.7
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.7
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/TextMDMetadata.java:135:
 error: unmappable character (0x92) for encoding US-ASCII
    [javac]         Usage: Byte order, primarily useful for cases where it?s 
not clear just by specifying an IANA character set. Uses enumerated values of 
?big,? ?little,? and ?middle' endian.
    [javac]                                                               ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/TextMDMetadata.java:135:
 error: unmappable character (0x91) for encoding US-ASCII
    [javac]         Usage: Byte order, primarily useful for cases where it?s 
not clear just by specifying an IANA character set. Uses enumerated values of 
?big,? ?little,? and ?middle' endian.
    [javac]                                                                     
                                                                           ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/TextMDMetadata.java:135:
 error: unmappable character (0x92) for encoding US-ASCII
    [javac]         Usage: Byte order, primarily useful for cases where it?s 
not clear just by specifying an IANA character set. Uses enumerated values of 
?big,? ?little,? and ?middle' endian.
    [javac]                                                                     
                                                                                
^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/TextMDMetadata.java:135:
 error: unmappable character (0x91) for encoding US-ASCII
    [javac]         Usage: Byte order, primarily useful for cases where it?s 
not clear just by specifying an IANA character set. Uses enumerated values of 
?big,? ?little,? and ?middle' endian.
    [javac]                                                                     
                                                                                
  ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/TextMDMetadata.java:135:
 error: unmappable character (0x92) for encoding US-ASCII
    [javac]         Usage: Byte order, primarily useful for cases where it?s 
not clear just by specifying an IANA character set. Uses enumerated values of 
?big,? ?little,? and ?middle' endian.
    [javac]                                                                     
                                                                                
          ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/TextMDMetadata.java:135:
 error: unmappable character (0x91) for encoding US-ASCII
    [javac]         Usage: Byte order, primarily useful for cases where it?s 
not clear just by specifying an IANA character set. Uses enumerated values of 
?big,? ?little,? and ?middle' endian.
    [javac]                                                                     
                                                                                
                ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/handler/XmlHandler.java:3637:
 error: unmappable character (0xA1) for encoding US-ASCII
    [javac]                      "normal, rotated 180?",
    [javac]                                          ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/handler/XmlHandler.java:3638:
 error: unmappable character (0xA1) for encoding US-ASCII
    [javac]                      "normal, image flipped, rotated 180?",
    [javac]                                                         ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/handler/XmlHandler.java:3639:
 error: unmappable character (0xA1) for encoding US-ASCII
    [javac]                      "normal, image flipped, rotated cw 90?",
    [javac]                                                           ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/handler/XmlHandler.java:3640:
 error: unmappable character (0xA1) for encoding US-ASCII
    [javac]                      "normal, rotated ccw 90?",
    [javac]                                             ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/handler/XmlHandler.java:3641:
 error: unmappable character (0xA1) for encoding US-ASCII
    [javac]                      "normal, image flipped, rotated ccw 90?",
    [javac]                                                            ^
    [javac] 
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/handler/XmlHandler.java:3642:
 error: unmappable character (0xA1) for encoding US-ASCII
    [javac]                      "normal, rotated cw 90?" };
    [javac]                                            ^
    [javac] 12 errors
    [javac] 1 warning

BUILD FAILED
/build/jhove-1.6+dfsg/build.xml:28: The following error occurred while 
executing this line:
/build/jhove-1.6+dfsg/classes/build.xml:24: The following error occurred while 
executing this line:
/build/jhove-1.6+dfsg/classes/edu/harvard/hul/ois/jhove/build.xml:22: Compile 
failed; see the compiler error output for details.

Total time: 4 seconds
make: *** [debian/rules:11: build-stamp] Error 1

Attachment: jhove_1.6+dfsg-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
fixed in 1.20-3, thanks to Emmanuel Bourg's help

https://youtu.be/p767bS_8C_o

--- End Message ---

Reply via email to