pkgsrc-Users archive

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

Re: Build failure for py27-gtk2



On Sat, Nov 25, 2017 at 11:09:21AM +0800, Paul Goyette wrote:
> With pkgsrc updated to just a few hours ago (and no relevant commits seen on
> pkgsrc-changes), I am getting a repeatable failure to install.
> It's not at all clear from the log what is failing, but there are multiple
> errors in the Post-Install phases

I think I broke this with my py-cairo changes last night.

This commit should fix it:

Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov 25 08:58:56 UTC 2017

Modified Files:
        pkgsrc/devel/py-gobject3: Makefile
        pkgsrc/games/gcompris: Makefile
        pkgsrc/graphics/py-goocanvas: Makefile
        pkgsrc/print/py-poppler: Makefile
        pkgsrc/x11/avant-window-navigator: Makefile
        pkgsrc/x11/py-gnome2-desktop: Makefile
        pkgsrc/x11/py-gtk2: Makefile

Log Message:
*: use py-cairo's bl3.mk file where previously it used cairo:link

Needed when e.g. pkg-config is used to detect py-cairo.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/py-gobject3/Makefile
cvs rdiff -u -r1.75 -r1.76 pkgsrc/games/gcompris/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/py-goocanvas/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/print/py-poppler/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/avant-window-navigator/Makefile
cvs rdiff -u -r1.111 -r1.112 pkgsrc/x11/py-gnome2-desktop/Makefile
cvs rdiff -u -r1.109 -r1.110 pkgsrc/x11/py-gtk2/Makefile


Thanks for the report!
 Thomas


Home | Main Index | Thread Index | Old Index