retitle 768733 winff: FTBFS when HOME set to non-existent directory tags 768733 - unreproducible moreinfo thanks
On 10/11/14 at 20:08 +0100, Paul Gevers wrote: > Hi Julien, > > On 09-11-14 20:30, Julien Cristau wrote: > > On Sun, Nov 9, 2014 at 09:23:28 +0100, Paul Gevers wrote: > > > >> If anything, I believe this bug needs to be reassigned to the Java > >> Runtime Environment that YOU have installed. But as I don't know which > >> one it is, YOU have to either tell me (so I can test and reassign) or > >> YOU have to reassign. > >> > > YOU have the build log, so YOU know what is installed. > > Hmm, maybe my emphasizing went wrong ;) What I tried to convey to Lucas > (and I think he caught that) was that in MY ( ;) ) build log there was > no issue, so I concluded that with the packages that I have installed > there is no issue. The problem is that the build logs of Lucas don't > show what is installed, only what is additionally installed. That is not > telling me what I need to know. Unless I am mistaken, which is OK to > tell me, but I did investigate my part and asked for feedback (in the > original bug report) there was no java environment additionally > installed in Lucas' rebuild. Hi, This is caused by soffice failing when HOME is set to a non-existent directory, as demonstrated by the log below. sbuild is configured that way on the buildd, but that part of the build process does not normally happen on buildds, since it's about arch-indep packages. This bug is similar to #730893 (also severity: important). oolite and winff are the only two packages in the archive failing to build in that situation. But as I said in the oolite bug, I'm not going to argue that this is RC. make[1]: Entering directory '/tmp/winff-1.5.3' soffice --headless --convert-to pdf --outdir docs docs/WinFF.*.od? [Java framework] Error in function createSettingsDocument (elements.cxx). javaldx failed! Warning: failed to read path from javaldx debian/rules:22: recipe for target 'override_dh_auto_build-indep' failed make[1]: *** [override_dh_auto_build-indep] Error 77 make[1]: Leaving directory '/tmp/winff-1.5.3' debian/rules:8: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 (jessie-amd64-sbuild)user@ip-172-31-10-140:/tmp/winff-1.5.3$ export HOME=/aaa (jessie-amd64-sbuild)user@ip-172-31-10-140:/tmp/winff-1.5.3$ soffice --headless --convert-to pdf --outdir docs docs/WinFF.*.od? [Java framework] Error in function createSettingsDocument (elements.cxx). javaldx failed! Warning: failed to read path from javaldx (jessie-amd64-sbuild)user@ip-172-31-10-140:/tmp/winff-1.5.3$ export HOME=/tmp(jessie-amd64-sbuild)user@ip-172-31-10-140:~/winff-1.5.3$ soffice --headless --convert-to pdf --outdir docs docs/WinFF.*.od? javaldx: Could not find a Java Runtime Environment! Warning: failed to read path from javaldx convert /tmp/winff-1.5.3/docs/WinFF.ca.odt -> /tmp/winff-1.5.3/docs/WinFF.ca.pdf using writer_pdf_Export convert /tmp/winff-1.5.3/docs/WinFF.en.odt -> /tmp/winff-1.5.3/docs/WinFF.en.pdf using writer_pdf_Export convert /tmp/winff-1.5.3/docs/WinFF.es_AR.odg -> /tmp/winff-1.5.3/docs/WinFF.es_AR.pdf using draw_pdf_Export convert /tmp/winff-1.5.3/docs/WinFF.fr.odt -> /tmp/winff-1.5.3/docs/WinFF.fr.pdf using writer_pdf_Export convert /tmp/winff-1.5.3/docs/WinFF.nl.odt -> /tmp/winff-1.5.3/docs/WinFF.nl.pdf using writer_pdf_Export Lucas
signature.asc
Description: Digital signature

