Source: libitext5-java
Version: 5.5.13.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220624 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ln -s /usr/share/color/icc/sRGB.icc 
> 'pdfa/src/test/resources/com/itextpdf/text/pdf/sRGB Color Space Profile.icm'
> dh_auto_test -- package -DgsExec=/usr/bin/gs
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
> -DgsExec=/usr/bin/gs
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] iText Core                                                         
> [jar]
> [INFO] iText PDF/A                                                        
> [jar]
> [INFO] iText XML Worker                                                   
> [jar]
> [INFO] iText                                                              
> [pom]
> [INFO] 
> [INFO] -----------------------< com.itextpdf:itextpdf 
> >------------------------
> [INFO] Building iText Core 5.5.13.2                                       
> [1/4]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> itextpdf ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 23 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ itextpdf 
> ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 629 source files to /<<PKGBUILDDIR>>/itext/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/itext/src/main/java/com/itextpdf/text/pdf/security/PdfPKCS7.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/itext/src/main/java/com/itextpdf/text/pdf/security/PdfPKCS7.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/itext/src/main/java/com/itextpdf/text/pdf/PdfStamperImp.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/itext/src/main/java/com/itextpdf/text/pdf/PdfStamperImp.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ itextpdf ---
> [WARNING] Manifest com.itextpdf:itextpdf:jar:5.5.13.2 : No translation found 
> for macro: buildNumber
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ itextpdf ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 177 resources
> [INFO] Copying 382 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> itextpdf ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 99 source files to /<<PKGBUILDDIR>>/itext/target/test-classes
> [INFO] 
> /<<PKGBUILDDIR>>/itext/src/test/java/com/itextpdf/text/pdf/PdfEncryptionTest.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/itext/src/test/java/com/itextpdf/text/pdf/PdfEncryptionTest.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ itextpdf ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running com.itextpdf.text.ChunkTest
> 25.0
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 
> s - in com.itextpdf.text.ChunkTest
> [INFO] Running com.itextpdf.text.pdf.fonts.cmaps.CMapTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.pdf.fonts.cmaps.CMapTest
> [INFO] Running com.itextpdf.text.pdf.RandomAccessFileOrArrayTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.pdf.RandomAccessFileOrArrayTest
> [INFO] Running com.itextpdf.text.pdf.cs.LabColorSpaceTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.pdf.cs.LabColorSpaceTest
> [INFO] Running com.itextpdf.text.error_messages.MessageLocalizationTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 
> s - in com.itextpdf.text.error_messages.MessageLocalizationTest
> [INFO] Running com.itextpdf.text.pdf.ToUnicodeNonBreakableSpacesTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 
> s - in com.itextpdf.text.pdf.ToUnicodeNonBreakableSpacesTest
> [INFO] Running com.itextpdf.text.pdf.MetaDataTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.pdf.MetaDataTest
> [INFO] Running com.itextpdf.text.pdf.VerticalPositionTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 
> s - in com.itextpdf.text.pdf.VerticalPositionTest
> [INFO] Running com.itextpdf.text.error_messages.ErrorMessageExistenceTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 
> s - in com.itextpdf.text.error_messages.ErrorMessageExistenceTest
> [INFO] Running com.itextpdf.text.html.WebColorTest
> [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 
> s - in com.itextpdf.text.html.WebColorTest
> [INFO] Running com.itextpdf.text.html.parser.HtmlWorkerLinkTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 
> s - in com.itextpdf.text.html.parser.HtmlWorkerLinkTest
> [INFO] Running com.itextpdf.text.pdf.cs.DeviceNColorSpaceTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 
> s - in com.itextpdf.text.pdf.cs.DeviceNColorSpaceTest
> [INFO] Running com.itextpdf.text.pdf.table.KeepTogetherTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 
> s - in com.itextpdf.text.pdf.table.KeepTogetherTest
> [INFO] Running com.itextpdf.text.pdf.parser.HighlightItemsTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 
> s - in com.itextpdf.text.pdf.parser.HighlightItemsTest
> [INFO] Running com.itextpdf.text.pdf.PageEventTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 
> s - in com.itextpdf.text.pdf.PageEventTest
> [INFO] Running com.itextpdf.text.pdf.TaggedPdfPageEventsTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 
> s - in com.itextpdf.text.pdf.TaggedPdfPageEventsTest
> [INFO] Running com.itextpdf.text.pdf.MultithreadedTtfTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 
> s - in com.itextpdf.text.pdf.MultithreadedTtfTest
> [INFO] Running com.itextpdf.text.pdf.PRTokeniserTest
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.pdf.PRTokeniserTest
> [INFO] Running com.itextpdf.text.pdf.TaggedPdfCopyTest
> [itext] INFO  Comparing by content..........OK
> [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
> 27.192 s - in com.itextpdf.text.pdf.TaggedPdfCopyTest
> [INFO] Running 
> com.itextpdf.text.pdf.parser.PdfTextExtractorUnicodeIdentityTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 
> s - in com.itextpdf.text.pdf.parser.PdfTextExtractorUnicodeIdentityTest
> [INFO] Running com.itextpdf.text.pdf.BookmarksTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 
> s - in com.itextpdf.text.pdf.BookmarksTest
> [INFO] Running com.itextpdf.text.pdf.FreeTextFlatteningTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s 
> - in com.itextpdf.text.pdf.FreeTextFlatteningTest
> [INFO] Running com.itextpdf.text.pdf.FlatteningTest
> [itext] INFO  Comparing by content..........OK
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/imdb0452623.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/imdb0813547.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/imdb0948530.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/formField_270.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/formField_90.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/formField_180.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/imdb0468569.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/imdb0482901.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/imdb0413300.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/formField_0.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/imdb0809931.pdf-001.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 4.
> Page 1
> Loading font Helvetica-Bold (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Bold
> Page 2
> Page 3
> Page 4
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 4.
> Page 1
> Loading font Helvetica-Bold (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Bold
> Page 2
> Page 3
> Page 4
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/tpl3_flattened.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/tpl3_flattened.pdf-002.png)...done.
> Comparing page 3 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/tpl3_flattened.pdf-003.png)...done.
> Comparing page 4 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/tpl3_flattened.pdf-004.png)...done.
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-false_override-false.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-false_override-false.pdf-002.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Times-Roman (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusRoman-Regular
> Page 2
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Times-Roman (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusRoman-Regular
> Page 2
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-false_override-true.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-false_override-true.pdf-002.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Times-Roman (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusRoman-Regular
> Page 2
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Times-Roman (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusRoman-Regular
> Page 2
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-false_override-none.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-false_override-none.pdf-002.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-true_override-false.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-true_override-false.pdf-002.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Times-Roman (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusRoman-Regular
> Page 2
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Times-Roman (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusRoman-Regular
> Page 2
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-true_override-true.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-true_override-true.pdf-002.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-true_override-none.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/noappearances-needapp-true_override-none.pdf-002.png)...done.
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ZapfDingbats (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/D050000L
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/test/pdf/FlatteningTest/test01.pdf-001.png)...done.
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 11.682 s - in com.itextpdf.text.pdf.FlatteningTest
> [INFO] Running com.itextpdf.text.pdf.DefaultSplitCharacterTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.pdf.DefaultSplitCharacterTest
> [INFO] Running com.itextpdf.text.io.ArrayRandomAccessSourceTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.io.ArrayRandomAccessSourceTest
> [INFO] Running com.itextpdf.text.pdf.table.LargeTableTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 
> s - in com.itextpdf.text.pdf.table.LargeTableTest
> [INFO] Running com.itextpdf.text.signature.XadesTest
> [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 
> 0.003 s - in com.itextpdf.text.signature.XadesTest
> [INFO] Running com.itextpdf.text.pdf.fonts.cmaps.CMapParserExTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.pdf.fonts.cmaps.CMapParserExTest
> [INFO] Running com.itextpdf.text.pdf.parser.PdfTextExtractorEncodingsTest
> [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
> 0.021 s - in com.itextpdf.text.pdf.parser.PdfTextExtractorEncodingsTest
> [INFO] Running com.itextpdf.text.pdf.parser.PdfContentStreamProcessorTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 
> s - in com.itextpdf.text.pdf.parser.PdfContentStreamProcessorTest
> [INFO] Running com.itextpdf.text.io.GroupedRandomAccessSourceTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.io.GroupedRandomAccessSourceTest
> [INFO] Running com.itextpdf.text.pdf.PdfStamperTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 
> s - in com.itextpdf.text.pdf.PdfStamperTest
> [INFO] Running com.itextpdf.text.pdf.AcroFieldsTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 
> s - in com.itextpdf.text.pdf.AcroFieldsTest
> [INFO] Running 
> com.itextpdf.text.pdf.languages.IndicCompositeCharacterComparatorTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 
> s - in com.itextpdf.text.pdf.languages.IndicCompositeCharacterComparatorTest
> [INFO] Running com.itextpdf.text.pdf.parser.LocationTextExtractionStrategyTest
> [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 
> s - in com.itextpdf.text.pdf.parser.LocationTextExtractionStrategyTest
> [INFO] Running 
> com.itextpdf.text.pdf.BarcodeDatamatrixTest.BarcodeDatamatrixTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 
> s - in com.itextpdf.text.pdf.BarcodeDatamatrixTest.BarcodeDatamatrixTest
> [INFO] Running com.itextpdf.text.pdf.CompressionTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 
> s - in com.itextpdf.text.pdf.CompressionTest
> [INFO] Running com.itextpdf.text.pdf.TaggedPdfTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.679 
> s - in com.itextpdf.text.pdf.TaggedPdfTest
> [INFO] Running com.itextpdf.testutils.ClearOutTempFilesDuringTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.testutils.ClearOutTempFilesDuringTest
> [INFO] Running com.itextpdf.text.pdf.UnbalancedOperatorsTest
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 
> s - in com.itextpdf.text.pdf.UnbalancedOperatorsTest
> [INFO] Running com.itextpdf.text.pdf.table.TableEventTest
> true
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.pdf.table.TableEventTest
> [INFO] Running com.itextpdf.text.pdf.table.NestedTablesTest
> 0.01125732
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 
> s - in com.itextpdf.text.pdf.table.NestedTablesTest
> [INFO] Running com.itextpdf.text.pdf.StringUtilsTest
> [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 
> s - in com.itextpdf.text.pdf.StringUtilsTest
> [INFO] Running com.itextpdf.text.signature.XmlDSigCertTest
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
> details.
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 
> s - in com.itextpdf.text.signature.XmlDSigCertTest
> [INFO] Running com.itextpdf.text.pdf.PdfCopyTest
> [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
> 0.001 s - in com.itextpdf.text.pdf.PdfCopyTest
> [INFO] Running com.itextpdf.text.html.parser.HtmlXFAWorkerTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.html.parser.HtmlXFAWorkerTest
> [INFO] Running com.itextpdf.text.RemoteGifImageTest
> [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s 
> - in com.itextpdf.text.RemoteGifImageTest
> [INFO] Running com.itextpdf.text.pdf.TestPdfCopyAndStamp
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 
> s - in com.itextpdf.text.pdf.TestPdfCopyAndStamp
> [INFO] Running com.itextpdf.text.io.FileChannelRandomAccessSourceTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 
> s - in com.itextpdf.text.io.FileChannelRandomAccessSourceTest
> [INFO] Running com.itextpdf.text.pdf.parser.MatrixTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.pdf.parser.MatrixTest
> [INFO] Running com.itextpdf.text.pdf.TextExpansionTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 
> s - in com.itextpdf.text.pdf.TextExpansionTest
> [INFO] Running com.itextpdf.xmp.impl.XMPMetaParserTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 
> s - in com.itextpdf.xmp.impl.XMPMetaParserTest
> [INFO] Running com.itextpdf.text.pdf.PdfImageTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 
> s - in com.itextpdf.text.pdf.PdfImageTest
> [INFO] Running com.itextpdf.text.pdf.BarcodeUnicodeTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 
> s - in com.itextpdf.text.pdf.BarcodeUnicodeTest
> [INFO] Running com.itextpdf.text.pdf.parser.MultiFilteredRenderListenerTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 
> s - in com.itextpdf.text.pdf.parser.MultiFilteredRenderListenerTest
> [INFO] Running com.itextpdf.text.io.GetBufferedRandomAccessSourceTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.io.GetBufferedRandomAccessSourceTest
> [INFO] Running com.itextpdf.text.pdf.PdfReaderTest
> [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
> 0.034 s - in com.itextpdf.text.pdf.PdfReaderTest
> [INFO] Running com.itextpdf.text.pdf.fonts.SymbolTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 
> s - in com.itextpdf.text.pdf.fonts.SymbolTest
> [INFO] Running com.itextpdf.text.pdf.parser.VectorTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.pdf.parser.VectorTest
> [INFO] Running com.itextpdf.text.pdf.TextFieldTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 
> s - in com.itextpdf.text.pdf.TextFieldTest
> [INFO] Running com.itextpdf.text.pdf.parser.GlyphTextRenderListenerTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 
> s - in com.itextpdf.text.pdf.parser.GlyphTextRenderListenerTest
> [INFO] Running com.itextpdf.text.pdf.table.SplitTableTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 
> s - in com.itextpdf.text.pdf.table.SplitTableTest
> [INFO] Running com.itextpdf.text.pdf.PdfDictionaryTest
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.pdf.PdfDictionaryTest
> [INFO] Running com.itextpdf.text.pdf.BarcodeMacroPDF417Test
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 
> s - in com.itextpdf.text.pdf.BarcodeMacroPDF417Test
> [INFO] Running com.itextpdf.text.html.parser.HtmlWorkerParagraphTest
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.html.parser.HtmlWorkerParagraphTest
> [INFO] Running com.itextpdf.text.pdf.CMapAwareDocumentFontTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 
> s - in com.itextpdf.text.pdf.CMapAwareDocumentFontTest
> [INFO] Running com.itextpdf.text.pdf.PdfReaderSelectPagesTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 
> s - in com.itextpdf.text.pdf.PdfReaderSelectPagesTest
> [INFO] Running com.itextpdf.text.pdf.fonts.EncodingTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........Fail
> Compare by content report:
> PRStream. The bytes differ at index 236. Expected: ) (����������)Tj\n0 0 Td). 
> Found: � (�����������)Tj\n0 0 T)
> Base cmp object: 2 0 obj. Base out object: 2 0 obj
> Offset: 236
> 
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Symbol (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/StandardSymbolsPS
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Symbol (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/StandardSymbolsPS
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/text/pdf/fonts/EncodingTest/symbolDefaultFontTest.pdf-001.png)...[INFO]
>  Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - 
> in com.itextpdf.text.pdf.fonts.EncodingTest
> [INFO] Running com.itextpdf.text.pdf.parser.PdfImageObjectTest
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 
> s - in com.itextpdf.text.pdf.parser.PdfImageObjectTest
> [INFO] Running com.itextpdf.text.error_messages.ErrorMessageTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.error_messages.ErrorMessageTest
> [INFO] Running com.itextpdf.text.pdf.MappedRandomAccessFileTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.pdf.MappedRandomAccessFileTest
> [INFO] Running com.itextpdf.text.pdf.DocumentFontTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 
> s - in com.itextpdf.text.pdf.DocumentFontTest
> [INFO] Running com.itextpdf.text.signature.XmlDSigKSTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s 
> - in com.itextpdf.text.signature.XmlDSigKSTest
> [INFO] Running com.itextpdf.text.pdf.parser.SimpleTextExtractionStrategyTest
> [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 
> s - in com.itextpdf.text.pdf.parser.SimpleTextExtractionStrategyTest
> [INFO] Running com.itextpdf.text.xml.xmp.XmpWriterTest
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 
> s - in com.itextpdf.text.xml.xmp.XmpWriterTest
> [INFO] Running com.itextpdf.text.pdf.table.ColorsInTaggedDocumentsTest
> [itext] INFO  Comparing by content..........OK
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/text/pdf/table/tableColorsTest/coloredTables.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/text/pdf/table/tableColorsTest/coloredTables.pdf-002.png)...done.
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 
> s - in com.itextpdf.text.pdf.table.ColorsInTaggedDocumentsTest
> [INFO] Running com.itextpdf.text.pdf.fonts.FontEmbeddingTest
> [itext] INFO  Comparing by content..........Fail
> Compare by content report:
> PRStream. Lengths are different. Expected: 361111. Found: 370412
> Base cmp object: 6 0 obj. Base out object: 6 0 obj
> 
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/text/pdf/fonts/FontEmbeddingTest/testNotoFont.pdf-001.png)...done.
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 149.711 s - in com.itextpdf.text.pdf.fonts.FontEmbeddingTest
> [INFO] Running com.itextpdf.text.io.WindowRandomAccessSourceTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.io.WindowRandomAccessSourceTest
> [INFO] Running com.itextpdf.text.pdf.fonts.FontFamilyTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 
> s - in com.itextpdf.text.pdf.fonts.FontFamilyTest
> [INFO] Running com.itextpdf.text.pdf.table.KeepRowsTogetherTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 
> s - in com.itextpdf.text.pdf.table.KeepRowsTogetherTest
> [INFO] Running com.itextpdf.text.pdf.parser.TextMarginFinderTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 
> s - in com.itextpdf.text.pdf.parser.TextMarginFinderTest
> [INFO] Running com.itextpdf.text.pdf.NestedListInColumnTextTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 
> s - in com.itextpdf.text.pdf.NestedListInColumnTextTest
> [INFO] Running com.itextpdf.text.html.parser.HtmlWorkerWhitSpaceTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.html.parser.HtmlWorkerWhitSpaceTest
> [INFO] Running com.itextpdf.text.pdf.parser.TextRenderInfoTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 
> s - in com.itextpdf.text.pdf.parser.TextRenderInfoTest
> [INFO] Running com.itextpdf.text.pdf.DocumentLayoutTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 
> s - in com.itextpdf.text.pdf.DocumentLayoutTest
> [INFO] Running com.itextpdf.text.signature.XmlDSigRsaTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 
> s - in com.itextpdf.text.signature.XmlDSigRsaTest
> [INFO] Running com.itextpdf.text.pdf.PdfEncryptionTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s 
> - in com.itextpdf.text.pdf.PdfEncryptionTest
> [INFO] Running com.itextpdf.text.pdf.table.RowspanTest
> [itext] INFO  Comparing by content..........OK
> true
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 
> s - in com.itextpdf.text.pdf.table.RowspanTest
> [INFO] Running com.itextpdf.text.pdf.NamedDestinationsTest
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 
> s - in com.itextpdf.text.pdf.NamedDestinationsTest
> [INFO] Running com.itextpdf.text.pdf.PdfPageLabelsTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.pdf.PdfPageLabelsTest
> [INFO] Running com.itextpdf.text.io.PagedChannelRandomAccessSourceTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 
> s - in com.itextpdf.text.io.PagedChannelRandomAccessSourceTest
> [INFO] Running com.itextpdf.text.xml.simpleparser.SimpleXMLParserTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in com.itextpdf.text.xml.simpleparser.SimpleXMLParserTest
> [INFO] Running com.itextpdf.text.pdf.TaggedPdfOnEndPageTest
> [itext] INFO  Comparing by content..........OK
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 
> s - in com.itextpdf.text.pdf.TaggedPdfOnEndPageTest
> [INFO] Running com.itextpdf.testutils.CompareToolTest
> [itext] INFO  Comparing by content..........Fail
> Compare by content report:
> PRStream. The bytes differ at index 1715. Expected: 3 ( 502 196.13 16 
> re\nS\n). Found: 5 ( 502 196.15 16 re\nS\n)
> Base cmp object: 3 0 obj. Base out object: 3 0 obj
> Offset: 1715
> -----------------------------
> PdfName. Expected: /WinAnsiEncoding. Found: /WinAnsiEndoding
> Base cmp object: 1 0 obj. Base out object: 1 0 obj
> Dict key: /Encoding
> -----------------------------
> PdfName. Expected: /Helvetica. Found: /Hulvetica
> Base cmp object: 2 0 obj. Base out object: 2 0 obj
> Dict key: /BaseFont
> -----------------------------
> PdfNumber. Expected: 595. Found: 594
> Base cmp object: 6 0 obj. Base out object: 6 0 obj
> Dict key: /MediaBox
> Array index: 2
> 
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica-Bold (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Bold
> Loading font Helvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 2.
> Page 1
> Loading font Helvetica-Bold (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Bold
> Loading font Hulvetica (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Page 2
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/testutils/CompareToolTest/simple_pdf.pdf-001.png)...done.
> Comparing page 2 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/testutils/CompareToolTest/simple_pdf.pdf-002.png)...File
>  ./src/test/resources/com/itextpdf/testutils/CompareToolTest/simple_pdf.pdf 
> differs on page 2.
> You can optionally specify path to ImageMagick compare tool (e.g. 
> -DcompareExec="C:/Program Files/ImageMagick-6.5.4-2/compare.exe") to 
> visualize differences.
> [itext] INFO  Comparing by content..........Fail
> Compare by content report:
> PdfString. Characters differ at position 0. Expected: P (Page 1). Found: W 
> (Wage 1).
> Base cmp object: 12 0 obj. Base out object: 12 0 obj
> Dict key: /T
> Offset: 0
> 
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ArialMT (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Loading font ArialMT (or substitute) from 
> /usr/share/ghostscript/9.56.1/Resource/Font/NimbusSans-Regular
> Compare by content fails. No visual differences
> [itext] INFO  Comparing by content..........Fail
> Compare by content report:
> Found object which was not expected to be found.
> Base cmp object: 7 0 obj. Base out object: 9 0 obj
> Dict key: /EF
> -----------------------------
> PdfString. Lengths are different. Expected: 99. Found: 10
> Base cmp object: 7 0 obj. Base out object: 9 0 obj
> Dict key: /F
> -----------------------------
> PdfString. Lengths are different. Expected: 99. Found: 10
> Base cmp object: 7 0 obj. Base out object: 9 0 obj
> Dict key: /UF
> 
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> GPL Ghostscript 9.56.1 (2022-04-04)
> Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Processing pages 1 through 1.
> Page 1
> Comparing page 1 
> (/<<PKGBUILDDIR>>/itext/./target/com/itextpdf/testutils/CompareToolTest/screenAnnotation.pdf-001.png)...done.
> Compare by content fails. No visual differences
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 
> s - in com.itextpdf.testutils.CompareToolTest
> [INFO] Running com.itextpdf.text.pdf.parser.FilteredTextRenderListenerTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in com.itextpdf.text.pdf.parser.FilteredTextRenderListenerTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [WARNING] Tests run: 407, Failures: 0, Errors: 0, Skipped: 10
> [INFO] 
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ itextpdf ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/itext/target/itextpdf-5.5.13.2.jar
> [INFO] 
> [INFO] ----------------------< com.itextpdf:itext-pdfa 
> >-----------------------
> [INFO] Building iText PDF/A 5.5.13.2                                      
> [2/4]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.mockito:mockito-all:jar:debian has been relocated 
> to org.mockito:mockito-core:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> itext-pdfa ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ itext-pdfa 
> ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ itext-pdfa ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 49 resources
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for iText 5.5.13.2:
> [INFO] 
> [INFO] iText Core ......................................... SUCCESS [03:39 
> min]
> [INFO] iText PDF/A ........................................ FAILURE [  0.247 
> s]
> [INFO] iText XML Worker ................................... SKIPPED
> [INFO] iText .............................................. SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  03:40 min
> [INFO] Finished at: 2022-06-24T05:40:41Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-resources-plugin:3.1.0:testResources 
> (default-testResources) on project itext-pdfa: 
> /<<PKGBUILDDIR>>/pdfa/target/test-classes/com/itextpdf/text/pdf/sRGB Color 
> Space Profile.icm: Operation not permitted -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :itext-pdfa
> dh_auto_test: error: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
> -DgsExec=/usr/bin/gs returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/06/24/libitext5-java_5.5.13.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to