I'm building apache-poi 3.7 rpms for Fedora and coming across the following test
errors and am at a loss.  Any help would be greatly appreciated.

    [junit] Running org.apache.poi.hssf.usermodel.TestBugs
    [junit] Warning, header block comes after data blocks in POIFS block listing
    [junit] Warning, incorrectly terminated empty data blocks in POIFS block
listing (should end at -2, ended at 0)
    [junit] Warning - ExtRst was has wrong magic marker, expecting 1 but found
12 - ignoring
    [junit] ExtRst was supposed to be 12 bytes long, but seems to actually be 14
    [junit] Tests run: 104, Failures: 0, Errors: 1, Time elapsed: 1.33 sec


Also:

compile-ooxml-lite:
     [java] Collecting unit tests from
/builddir/build/BUILD/poi-3.7/build/ooxml-test-classes
     [java] ......WARNING: DateFormatTests.xlsx: Flag AllColors = "false" [not
"true"]
     [java] WARNING: DateFormatTests.xlsx: Flag Categories = "Debug" [not ""]
     [java] ...................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] ...........E.E.............................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] ...........
     [java] Time: 15.823
     [java] There were 2 errors:
     [java] 1)
testAutoSizeColumn(org.apache.poi.xssf.usermodel.TestXSSFSheet)java.lang.Error:
Probable fatal error:No fonts found.
     [java]     at 
sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1088)
     [java]     at 
sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
     [java]     at 
sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
     [java]     at sun.font.FontManager.findDeferredFont(FontManager.java:916)
     [java]     at sun.font.FontManager.findFont2D(FontManager.java:1904)
     [java]     at 
sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)

This is running in a minimal chroot environment, but there are at least a few
fonts installed.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to