pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38687: biology/phylip doesn't build
>Number: 38687
>Category: pkg
>Synopsis: biology/phylip doesn't build
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun May 18 12:15:00 +0000 2008
>Originator: Hasso Tepper
>Release: DragonFly
>Organization:
>Environment:
DragonFly 1.13.0-DEVELOPMENT
>Description:
biology/phylip doesn't build:
=> Generating post-install file lists
pkg_create: can't stat `/usr/pkg/share/fonts/phylip/font1'
pkg_create: can't stat `/usr/pkg/share/fonts/phylip/font2'
pkg_create: can't stat `/usr/pkg/share/fonts/phylip/font3'
pkg_create: can't stat `/usr/pkg/share/fonts/phylip/font4'
pkg_create: can't stat `/usr/pkg/share/fonts/phylip/font5'
pkg_create: can't stat `/usr/pkg/share/fonts/phylip/font6'
=> Registering installation for phylip-3.61nb2
pkg_admin: phylip-3.61nb2: File `/usr/pkg/share/fonts/phylip/font1' is in
+CONTENTS but not on filesystem!
pkg_admin: phylip-3.61nb2: File `/usr/pkg/share/fonts/phylip/font2' is in
+CONTENTS but not on filesystem!
pkg_admin: phylip-3.61nb2: File `/usr/pkg/share/fonts/phylip/font3' is in
+CONTENTS but not on filesystem!
pkg_admin: phylip-3.61nb2: File `/usr/pkg/share/fonts/phylip/font4' is in
+CONTENTS but not on filesystem!
pkg_admin: phylip-3.61nb2: File `/usr/pkg/share/fonts/phylip/font5' is in
+CONTENTS but not on filesystem!
pkg_admin: phylip-3.61nb2: File `/usr/pkg/share/fonts/phylip/font6' is in
+CONTENTS but not on filesystem!
phylip-3.61nb2 requires installed package libXaw-1.0.4nb1
=> Checking file-check results for phylip-3.61nb2
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR: /usr/pkg/share/fonts/phylip/font1
ERROR: /usr/pkg/share/fonts/phylip/font2
ERROR: /usr/pkg/share/fonts/phylip/font3
ERROR: /usr/pkg/share/fonts/phylip/font4
ERROR: /usr/pkg/share/fonts/phylip/font5
ERROR: /usr/pkg/share/fonts/phylip/font6
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR: /usr/pkg/share/fonts/phylip
*** Error code 1
>How-To-Repeat:
Try to build biology/phylip.
>Fix:
Makefile have just on tiny typo and the fix is trivial:
-INSTALLATION_DIRS= bin share/fonts/phylib share/doc/html/phylip
+INSTALLATION_DIRS= bin share/fonts/phylip share/doc/html/phylip
Home |
Main Index |
Thread Index |
Old Index