On 2009/9/22 Sylvestre Ledru wrote: > Le mardi 22 septembre 2009 à 11:51 +0200, Michael Koch a écrit : >> On Tue, Sep 22, 2009 at 02:50:23PM +0530, Onkar Shinde wrote: >> > Hi all, >> > >> > I am looking for sponsorship for java-gnome 4.0.13-3. This revision >> > should fix FTBFS on Debian buildd. >> > >> > The latest changelog entry for reference. >> > java-gnome (4.0.13-3) unstable; urgency=low >> > >> > * debian/rules >> > - Do not build docs on anything other than i386, amd64, powerpc. >> > Fixes FTBFS on Debian as well as Ubuntu buildd. >> >> I have a bit of headache with this change. Cant you just disable the doc >> build? >> buildd normally only call binary-arch target, not binary-indep target of >> debian/rules. > Are you sure about that ? > When I have a look on the build log I see: > debian/rules build > > For example: > https://buildd.debian.org/fetch.cgi?&pkg=libjogl-java&ver=1.1.1% > 2Bdak1-6&arch=mips&stamp=1246315229&file=log > > I would be very interested to know the solution (I have some kind of > build doc issue with other packages). [...]
See for instance vtk debian/rules, docs are built only by binary-indep and not binary-arch, which is very useful because IIRC doxygen takes more than 50% of building time. If you read buildd logs, you see that doxygen is not called. Denis -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org