Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862192 - app-office/libreoffice-7.3.4.2-r1 fails tests: Error: Unable to access jarfile
Summary: app-office/libreoffice-7.3.4.2-r1 fails tests: Error: Unable to access jarfile
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-29 22:44 UTC by Jonathan Lovelace
Modified: 2024-07-07 20:21 UTC (History)
2 users (show)

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


Attachments
app-office:libreoffice-7.3.4.2-r1:20220729-030614.log.gz (app-office:libreoffice-7.3.4.2-r1:20220729-030614.log.gz,648.80 KB, application/gzip)
2022-07-29 22:44 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.06 KB, text/plain)
2022-07-29 22:44 UTC, Jonathan Lovelace
Details
build.log.zip (build.log.zip,683.04 KB, application/zip)
2024-07-06 11:54 UTC, Arniiiii
Details
libreoffice-24.2.4.2-r1_build.log.zip (libreoffice-24.2.4.2-r1_build.log.zip,679.30 KB, application/zip)
2024-07-07 20:21 UTC, Arniiiii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2022-07-29 22:44:38 UTC
Created attachment 795586 [details]
app-office:libreoffice-7.3.4.2-r1:20220729-030614.log.gz

=app-office/libreoffice-7.3.4.2-r1 fails its test phase for me. (Test failures in this package are by no means new, but I don't remember ever seeing this particular test-error message before.)

The first few lines in the build log having to do with failures are:

--------------------
[_RUN_____] testTdf142605_CurveSize::TestBody                                                                 
/var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/work/libreoffice-7.3.4.2/test/source/bootstrapfixture.cxx:2
44:testTdf142605_CurveSize::TestBody                                                                          
equality assertion failed                                                                                     
- Expected: 0                                                                                                 
- Actual  : 256                                                                                               
- failed to execute: LD_LIBRARY_PATH=/usr/lib64/openjdk-17/lib/:/usr/lib64/openjdk-17/lib/server/ sh /var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/work/libreoffice-7.3.4.2/bin/officeotron.sh /var/tmp/portage/app-off
ice/libreoffice-7.3.4.2-r1/temp/lu5357wejyja.tmp > /var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/temp/lu5357wejyjc.tmp 2>&1                                                                                            
Error: Unable to access jarfile /var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/distdir/8249374c274932a2184
6fa7629c2aa9b-officeotron-0.7.4-master.jar                                                                    
                                                                                                              
                                                                                                              
testTdf142605_CurveSize::TestBody finished in: 600ms                                                          
[_RUN_____] testGroupShapeSmartArt::TestBody                                                                  
testGroupShapeSmartArt::TestBody finished in: 136ms                                                           
[_RUN_____] testTableShadow::TestBody                                                                         
/var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/work/libreoffice-7.3.4.2/test/source/bootstrapfixture.cxx:2
44:testTableShadow::TestBody                                                                                  
equality assertion failed                                                                                     
- Expected: 0
- Actual  : 256
- failed to execute: LD_LIBRARY_PATH=/usr/lib64/openjdk-17/lib/:/usr/lib64/openjdk-17/lib/server/ sh /var/tmp/
portage/app-office/libreoffice-7.3.4.2-r1/work/libreoffice-7.3.4.2/bin/officeotron.sh /var/tmp/portage/app-off
ice/libreoffice-7.3.4.2-r1/temp/lu5357wejyjf.tmp > /var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/temp/lu5
357wejyjh.tmp 2>&1         
Error: Unable to access jarfile /var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/distdir/8249374c274932a2184
6fa7629c2aa9b-officeotron-0.7.4-master.jar


testTableShadow::TestBody finished in: 457ms
--------------------

And indeed, at least at the end of the build process there are no JAR files in /var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/distdir/ , nor any file whose name contains "otron" and ends in "jar" anywhere under /var/tmp/portage/app-office/libreoffice-7.3.4.2-r1/
Comment 1 Jonathan Lovelace 2022-07-29 22:44:57 UTC
Created attachment 795589 [details]
emerge-info.txt
Comment 2 Jonathan Lovelace 2024-07-05 02:03:28 UTC
I'm still seeing this with libreoffice-7.6.7.2: four tests failing to execute $WORKDIR/bi n/officeotron.sh because they are "unable to access" $DISTDIR/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar .
Comment 3 Arniiiii 2024-07-06 11:54:46 UTC
Created attachment 897209 [details]
build.log.zip

I can reproduce it with app-office/libreoffice-7.6.7.2
Comment 4 Arniiiii 2024-07-06 11:55:29 UTC
Though, I have like 21 tests failed
Comment 5 Arniiiii 2024-07-07 20:21:06 UTC
Created attachment 897302 [details]
libreoffice-24.2.4.2-r1_build.log.zip

I could reproduce it for app-office/libreoffice-24.2.4.2-r1 .