pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41969: graphics/cinepaint Makefile syntax error (inside the pkg, not pkgsrc)
>Number: 41969
>Category: pkg
>Synopsis: graphics/cinepaint Makefile syntax error (inside the pkg, not
>pkgsrc)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 01 09:45: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:
Building graphics/cinepaint (cinepaint-0.22.1nb1) fails with
a Makefile syntax error (missing separator).
This is weird, as it seems that the exact same package (other
than the revbump) compiled successfully just over a month ago,
so something else odd mush have changed somewhere, perhaps
in pkgsrc itself (pkgsrc/mk/*)?
>How-To-Repeat:
I use pkg_comp with libkver and NetBSD 4.0 release sets (except x*)
installed - I use pkgsrc modular xorg.
With this environment, since the revbump (from 0.22.1 to 0.22.1nb1)
to cause rebuilding after the jpeg library change, I am seeing ...
Making all in icc_examin
gmake[2]: Entering directory
`/pkg_comp/obj/pkgsrc/graphics/cinepaint/4x/cinepaint-0.22-1/plug-ins/icc_examin'
Making all in icc_examin
gmake[3]: Entering directory
`/pkg_comp/obj/pkgsrc/graphics/cinepaint/4x/cinepaint-0.22-1/plug-ins/icc_examin/icc_examin'
Makefile:664: *** missing separator. Stop.
gmake[3]: Leaving directory
`/pkg_comp/obj/pkgsrc/graphics/cinepaint/4x/cinepaint-0.22-1/plug-ins/icc_examin/icc_examin'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/pkg_comp/obj/pkgsrc/graphics/cinepaint/4x/cinepaint-0.22-1/plug-ins/icc_examin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/pkg_comp/obj/pkgsrc/graphics/cinepaint/4x/cinepaint-0.22-1/plug-ins'
gmake: *** [all-recursive] Error 1
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/graphics/cinepaint
*** Error code 1
Stop.
I have no idea what might have changed to cause this, it
compiled OK on July 29 when it was cinepaint-0.22.1 - the
package itself has not alltered since thenm a revbump by itself
could not cause this, and it is hard to see how anything related to
the jpeg changes could alter what is in a cinepaint (g)Makefile.
Something in the pkgsrc subst machinery, or libtool could do it I
suppose (this is speculation, not accusation!) or I suppose
cinepaint's config scripts may be generating something different now
than they did before.
>Fix:
Home |
Main Index |
Thread Index |
Old Index