Bug#305411: cal3d: FTBFS: cp: cannot stat `debian/tmp//usr/share/doc/libcal3d-doc/html/functions_rela.html': No such file or directory

2005-04-30 Thread Lars Wirzenius
I've verified the build failure and tested the fix. Attached is a patch
for an NMU I intend to make later today (since we're in a 0-day NMU
period), unless there are objections.

Hopefully this is helpful. Happy hacking.

diff -u cal3d-0.9.1+cvs20041122/debian/changelog cal3d-0.9.1+cvs20041122/debian/changelog
--- cal3d-0.9.1+cvs20041122/debian/changelog
+++ cal3d-0.9.1+cvs20041122/debian/changelog
@@ -1,3 +1,12 @@
+cal3d (0.9.1+cvs20041122-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Make things less sensitive to what filenames doxygen generates.
+Patch by Stephen Gran. Closes: #305411 (which is release critical,
+hence the high urgency).
+
+ -- Lars Wirzenius [EMAIL PROTECTED]  Sat, 30 Apr 2005 14:15:00 +0300
+
 cal3d (0.9.1+cvs20041122-1) unstable; urgency=low
 
   * New CVS snapshot
diff -u cal3d-0.9.1+cvs20041122/debian/rules cal3d-0.9.1+cvs20041122/debian/rules
--- cal3d-0.9.1+cvs20041122/debian/rules
+++ cal3d-0.9.1+cvs20041122/debian/rules
@@ -60,8 +60,8 @@
 
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 
-	mkdir -p $(CURDIR)/debian/tmp/usr/share/doc/libcal3d-doc/html
-	cp -r $(CURDIR)/docs/api/html/* $(CURDIR)/debian/tmp/usr/share/doc/libcal3d-doc//html
+	#mkdir -p $(CURDIR)/debian/tmp/usr/share/doc/libcal3d-doc/html
+	#cp -r $(CURDIR)/docs/api/html/* $(CURDIR)/debian/tmp/usr/share/doc/libcal3d-doc//html
 
 binary-indep: build install
 	dh_testdir
@@ -70,7 +70,7 @@
 	dh_installdocs -i
 	dh_installexamples -i
 	dh_installman -i
-	dh_install -i --sourcedir=debian/tmp
+	dh_install -i
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i
diff -u cal3d-0.9.1+cvs20041122/debian/libcal3d-doc.install cal3d-0.9.1+cvs20041122/debian/libcal3d-doc.install
--- cal3d-0.9.1+cvs20041122/debian/libcal3d-doc.install
+++ cal3d-0.9.1+cvs20041122/debian/libcal3d-doc.install
@@ -1,189 +1 @@
-usr/share/doc/libcal3d-doc/html/doxygen.png
-usr/share/doc/libcal3d-doc/html/doxygen.css
-usr/share/doc/libcal3d-doc/html/index.html
-usr/share/doc/libcal3d-doc/html/files.html
-usr/share/doc/libcal3d-doc/html/animation_8h-source.html
-usr/share/doc/libcal3d-doc/html/animation__action_8h-source.html
-usr/share/doc/libcal3d-doc/html/animation__cycle_8h-source.html
-usr/share/doc/libcal3d-doc/html/bone_8h-source.html
-usr/share/doc/libcal3d-doc/html/buffersource_8h-source.html
-usr/share/doc/libcal3d-doc/html/cal3d_8h-source.html
-usr/share/doc/libcal3d-doc/html/cal3d__wrapper_8h-source.html
-usr/share/doc/libcal3d-doc/html/coreanimation_8h-source.html
-usr/share/doc/libcal3d-doc/html/corebone_8h-source.html
-usr/share/doc/libcal3d-doc/html/corekeyframe_8h-source.html
-usr/share/doc/libcal3d-doc/html/corematerial_8h-source.html
-usr/share/doc/libcal3d-doc/html/coremesh_8h-source.html
-usr/share/doc/libcal3d-doc/html/coremodel_8h-source.html
-usr/share/doc/libcal3d-doc/html/coremorphanimation_8h-source.html
-usr/share/doc/libcal3d-doc/html/coreskeleton_8h-source.html
-usr/share/doc/libcal3d-doc/html/coresubmesh_8h-source.html
-usr/share/doc/libcal3d-doc/html/coresubmorphtarget_8h-source.html
-usr/share/doc/libcal3d-doc/html/coretrack_8h-source.html
-usr/share/doc/libcal3d-doc/html/datasource_8h-source.html
-usr/share/doc/libcal3d-doc/html/error_8h-source.html
-usr/share/doc/libcal3d-doc/html/global_8h-source.html
-usr/share/doc/libcal3d-doc/html/hardwaremodel_8h-source.html
-usr/share/doc/libcal3d-doc/html/loader_8h-source.html
-usr/share/doc/libcal3d-doc/html/matrix_8h-source.html
-usr/share/doc/libcal3d-doc/html/mesh_8h-source.html
-usr/share/doc/libcal3d-doc/html/mixer_8h-source.html
-usr/share/doc/libcal3d-doc/html/model_8h-source.html
-usr/share/doc/libcal3d-doc/html/morphtargetmixer_8h-source.html
-usr/share/doc/libcal3d-doc/html/physique_8h-source.html
-usr/share/doc/libcal3d-doc/html/platform_8h-source.html
-usr/share/doc/libcal3d-doc/html/quaternion_8h-source.html
-usr/share/doc/libcal3d-doc/html/renderer_8h-source.html
-usr/share/doc/libcal3d-doc/html/resource_8h-source.html
-usr/share/doc/libcal3d-doc/html/saver_8h-source.html
-usr/share/doc/libcal3d-doc/html/skeleton_8h-source.html
-usr/share/doc/libcal3d-doc/html/springsystem_8h-source.html
-usr/share/doc/libcal3d-doc/html/streamsource_8h-source.html
-usr/share/doc/libcal3d-doc/html/submesh_8h-source.html
-usr/share/doc/libcal3d-doc/html/tinystr_8h-source.html
-usr/share/doc/libcal3d-doc/html/tinyxml_8h-source.html
-usr/share/doc/libcal3d-doc/html/vector_8h-source.html
-usr/share/doc/libcal3d-doc/html/annotated.html
-usr/share/doc/libcal3d-doc/html/classes.html
-usr/share/doc/libcal3d-doc/html/hierarchy.html
-usr/share/doc/libcal3d-doc/html/functions.html
-usr/share/doc/libcal3d-doc/html/functions_func.html
-usr/share/doc/libcal3d-doc/html/functions_enum.html
-usr/share/doc/libcal3d-doc/html/functions_rela.html
-usr/share/doc/libcal3d-doc/html/classCalAbstractMixer.html
-usr/share/doc/libcal3d-doc/html/classCalAbstractMixer.png
-usr/share/doc/libcal3d-doc/html/classCalAbstractMixer-members.html

Bug#305411: cal3d: FTBFS: cp: cannot stat `debian/tmp//usr/share/doc/libcal3d-doc/html/functions_rela.html': No such file or directory

2005-04-30 Thread Michael Koch
On Sat, Apr 30, 2005 at 02:32:07PM +0300, Lars Wirzenius wrote:
 I've verified the build failure and tested the fix. Attached is a patch
 for an NMU I intend to make later today (since we're in a 0-day NMU
 period), unless there are objections.
 
 Hopefully this is helpful. Happy hacking.

I'm happy with this patch. Are you okay when I prepare a -2 and you sponsor it 
for me?


Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#305411: cal3d: FTBFS: cp: cannot stat `debian/tmp//usr/share/doc/libcal3d-doc/html/functions_rela.html': No such file or directory

2005-04-30 Thread Lars Wirzenius
la, 2005-04-30 kello 13:03 +0200, Michael Koch kirjoitti:
 On Sat, Apr 30, 2005 at 02:32:07PM +0300, Lars Wirzenius wrote:
  I've verified the build failure and tested the fix. Attached is a patch
  for an NMU I intend to make later today (since we're in a 0-day NMU
  period), unless there are objections.
  
  Hopefully this is helpful. Happy hacking.
 
 I'm happy with this patch. Are you okay when I prepare a -2 and you 
 sponsor it for me?

I'm okay with that. Thanks for the quick response.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#305411: cal3d: FTBFS: cp: cannot stat `debian/tmp//usr/share/doc/libcal3d-doc/html/functions_rela.html': No such file or directory

2005-04-30 Thread Michael Koch
On Sat, Apr 30, 2005 at 03:28:51PM +0300, Lars Wirzenius wrote:
 la, 2005-04-30 kello 13:03 +0200, Michael Koch kirjoitti:
  On Sat, Apr 30, 2005 at 02:32:07PM +0300, Lars Wirzenius wrote:
   I've verified the build failure and tested the fix. Attached is a patch
   for an NMU I intend to make later today (since we're in a 0-day NMU
   period), unless there are objections.
   
   Hopefully this is helpful. Happy hacking.
  
  I'm happy with this patch. Are you okay when I prepare a -2 and you 
  sponsor it for me?
 
 I'm okay with that. Thanks for the quick response.

I've just applied the patch and uploaded version -2 to
http://www.kaffe.org/~mkoch/debian/. Please upload
into the Debian archive. Thanks for sponsoring.


Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#305411: cal3d: FTBFS: cp: cannot stat `debian/tmp//usr/share/doc/libcal3d-doc/html/functions_rela.html': No such file or directory

2005-04-26 Thread Steve Langasek
From what I can tell, this bug is caused by cal3d's debian/rules having way
too tight bindings to the specific filenames output by one particular
version of doxygen.  The resulting docs/api/html directory is full of files,
they just don't all match the names of those created by previous versions of
doxygen.

Cheers,
-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#305411: cal3d: FTBFS: cp: cannot stat `debian/tmp//usr/share/doc/libcal3d-doc/html/functions_rela.html': No such file or directory

2005-04-19 Thread Kurt Roeckx
Package: cal3d
Version: 0.9.1+cvs20041122-1
Severity: serious

Hi,

Your package is failing to build with the following error:
dh_installman -i
dh_install -i --sourcedir=debian/tmp
cp: cannot stat 
`debian/tmp//usr/share/doc/libcal3d-doc/html/functions_rela.html':
No such file or directory
dh_install: command returned error code 256
make: *** [binary-indep] Error 1

During configure I saw the following:
checking for db2html... false
configure: WARNING: cannot find db2html, unable to generate Cal3D
User's Guide!

That seems to be part of docbook-utils.  After installing still
resulted in the same error.


Kurt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]