pkgsrc-Bugs archive

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

pkg/54478: x11/py-gtk2 build error



>Number:         54478
>Category:       pkg
>Synopsis:       x11/py-gtk2 build error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 18 11:20:01 +0000 2019
>Originator:     Benjamin Lorenz
>Release:        NetBSD 9.0_BETA
>Organization:
	
>Environment:
	
	
System: NetBSD chaos.lorenz.place 9.0_BETA NetBSD 9.0_BETA (GENERIC) #0: Sun Aug 11 00:09:38 CEST 2019 bjjl@chaos.lorenz.place:/home/bjjl/9.0/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
pango.c:8650:55: error: 'PANGO_TYPE_FONTSET_SIMPLE' undeclared (first use in this function); did you mean 'PANGO_TYPE_FONT_FAMILY'?
     pygobject_register_class(d, "PangoFontsetSimple", PANGO_TYPE_FONTSET_SIMPLE, &PyPangoFontsetSimple_Type, Py_BuildValue("(O)", &PyPangoFontset_Type));
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
                                                       PANGO_TYPE_FONT_FAMILY
pango.c:8650:55: note: each undeclared identifier is reported only once for each function it appears in
gmake: *** [Makefile:630: pango_la-pango.lo] Error 1
*** Error code 2

Stop.
make[1]: stopped in /home/bjjl/current/pkgsrc/x11/py-gtk2
*** Error code 1

Stop.
make: stopped in /home/bjjl/current/pkgsrc/x11/py-gtk2

>How-To-Repeat:
	
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index