pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/42017: x11/labltk and lang/ocaml/Makefile.common disagreement
>Number: 42017
>Category: pkg
>Synopsis: x11/labltk and lang/ocaml/Makefile.common disagreement
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 08 15:05:00 +0000 2009
>Originator: Robert Elz
>Release: NetBSD 4.0 / i386 pkgsrc -current
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
x11/labltk relies (well, relied...) upon lang/ocaml/Makefile.common
to provide its distinfo file (and patches directory) location.
With the recent update to lang/ocaml the
DISTINFO_FILE= and PATCHDIR=
lines were removed from lang/ocaml/Makefile.common
This means that x11/labltk has no distinfo file to use to
verify the distfile (and no patches to apply either).
>How-To-Repeat:
cd ..../x11/labltk
make checksum
Expect to see ...
checksum: distinfo file missing: /usr/pkgsrc/x11/labltk/distinfo
ERROR: Make sure the Makefile and checksum file
(/usr/pkgsrc/x11/labltk/distinfo)
ERROR: are up to date. If you want to override this check, type
ERROR: "/usr/bin/make NO_CHECKSUM=yes [other args]".
>Fix:
Either return the 2 deleted lines to ocaml/Makefile.common
or give x11/labltk its own distinfo and patches
Home |
Main Index |
Thread Index |
Old Index