pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PLIST problem while installing devel/doxygen



On Tue, Nov 11, 2008 at 12:44:12AM +0000, Thomas Klausner wrote:
> 
> Module Name:  pkgsrc
> Committed By: wiz
> Date:         Tue Nov 11 00:44:12 UTC 2008
> 
> Modified Files:
>       pkgsrc/devel/doxygen: Makefile PLIST distinfo
>       pkgsrc/devel/doxygen/patches: patch-aa patch-ab patch-af patch-ah
> Removed Files:
>       pkgsrc/devel/doxygen/patches: patch-ad
> 
> Log Message:
> Update to 1.5.7.1:

Hmm, this update added some entries like:
 share/doc/doxygen/html/form_6.png
 share/doc/doxygen/html/form_7.png

But I get the following errors while installing the package:

=> Checking file-check results for doxygen-1.5.7.1nb1
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/share/doc/doxygen/html/form_0.png
ERROR:         /usr/pkg/share/doc/doxygen/html/form_1.png
ERROR:         /usr/pkg/share/doc/doxygen/html/form_2.png
ERROR:         /usr/pkg/share/doc/doxygen/html/form_3.png
ERROR:         /usr/pkg/share/doc/doxygen/html/form_4.png
ERROR:         /usr/pkg/share/doc/doxygen/html/form_5.png
ERROR:         /usr/pkg/share/doc/doxygen/html/form_6.png
ERROR:         /usr/pkg/share/doc/doxygen/html/form_7.png
ERROR:         /usr/pkg/share/doc/doxygen/html/formula.repository
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         /usr/pkg/share/doc/doxygen/html/_formulas.aux
ERROR:         /usr/pkg/share/doc/doxygen/html/_formulas.dvi
ERROR:         /usr/pkg/share/doc/doxygen/html/_formulas.log
ERROR:         /usr/pkg/share/doc/doxygen/html/_formulas.tex
*** Error code 1

This looks strange.

Could it be that a dependency is somehow missing?

Here is a part of the build log:

 Generating bitmaps for formulas in HTML...
 Generating image form_0.png for formula
 gmake[1]: Leaving directory 
`/pkgsrc/devel/doxygen/work.i386/doxygen-1.5.7.1/doc'

So I should have at least a form_0.png file, but it is not available in the 
build
directory.

Bernd



Home | Main Index | Thread Index | Old Index