pkgsrc-Bugs archive

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

pkg/30991: package graphics/gdk-pixbuf and its dependencies do not build



>Number:         30991
>Category:       pkg
>Synopsis:       package graphics/gdk-pixbuf and its dependencies do not build
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 15 12:29:00 +0000 2005
>Originator:     A L Meyers
>Release:        2.99, latest cvs'ed pkgsrc
>Organization:
>Environment:
NetBSD mc1.DATABAAR.CH 2.99.16 NetBSD 2.99.16 (GENERIC.MP) #0: Fri Feb 18 
01:51:22 CET 2005  
bouyer%pop.lip6.fr@localhost:/local/pop1/bouyer/tmp/i386/obj/local/pop1/bouyer/current-clean/src/sys/arch/i386/compile/GENERIC.MP
 i386
>Description:
gdk-pixbuf-private.h:97: error: parse error before "GList"
gdk-pixbuf-private.h:97: warning: no semicolon at end of struct or union
gdk-pixbuf-private.h:101: error: parse error before '}' token
gdk-pixbuf-private.h:106: error: parse error before "gdk_pixbuf_parse_color"
gdk-pixbuf-private.h:106: error: parse error before "gushort"
gdk-pixbuf-private.h:106: warning: data definition has no type or storage class
gdk-pixbuf.c:40: error: parse error before '*' token
gdk-pixbuf.c:40: warning: data definition has no type or storage class
gdk-pixbuf.c: In function `gdk_pixbuf_ref':
gdk-pixbuf.c:60: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:62: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: In function `gdk_pixbuf_unref':
gdk-pixbuf.c:80: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:82: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:83: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:84: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:85: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:85: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: At top level:
gdk-pixbuf.c:107: error: parse error before "gpointer"
gdk-pixbuf.c: In function `gdk_pixbuf_set_last_unref_handler':
gdk-pixbuf.c:109: error: `pixbuf' undeclared (first use in this function)
gdk-pixbuf.c:109: error: (Each undeclared identifier is reported only once
gdk-pixbuf.c:109: error: for each function it appears in.)
gdk-pixbuf.c: In function `gdk_pixbuf_finalize':
gdk-pixbuf.c:128: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:130: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:131: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:131: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:131: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: At top level:
gdk-pixbuf.c:140: error: parse error before '*' token
gdk-pixbuf.c: In function `free_buffer':
gdk-pixbuf.c:142: error: `pixels' undeclared (first use in this function)
gdk-pixbuf.c: At top level:
gdk-pixbuf.c:161: error: parse error before "gboolean"
gdk-pixbuf.c: In function `gdk_pixbuf_new':
gdk-pixbuf.c:164: error: `guchar' undeclared (first use in this function)
gdk-pixbuf.c:164: error: `buf' undeclared (first use in this function)
gdk-pixbuf.c:167: error: `gsize' undeclared (first use in this function)
gdk-pixbuf.c:167: error: parse error before "bytes"
gdk-pixbuf.c:169: error: `colorspace' undeclared (first use in this function)
gdk-pixbuf.c:170: error: `bits_per_sample' undeclared (first use in this 
function)
gdk-pixbuf.c:174: error: `has_alpha' undeclared (first use in this function)
gdk-pixbuf.c:182: error: `bytes' undeclared (first use in this function)
gdk-pixbuf.c: In function `gdk_pixbuf_copy':
gdk-pixbuf.c:208: error: `guchar' undeclared (first use in this function)
gdk-pixbuf.c:208: error: `buf' undeclared (first use in this function)
gdk-pixbuf.c:218: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:218: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:219: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:219: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:219: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:225: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:228: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:228: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:229: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:230: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:230: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:231: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: In function `gdk_pixbuf_get_colorspace':
gdk-pixbuf.c:253: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: In function `gdk_pixbuf_get_n_channels':
gdk-pixbuf.c:269: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: At top level:
gdk-pixbuf.c:281: error: parse error before "gdk_pixbuf_get_has_alpha"
gdk-pixbuf.c: In function `gdk_pixbuf_get_has_alpha':
gdk-pixbuf.c:285: error: dereferencing pointer to incomplete type
gdk-pixbuf.c:285: error: `TRUE' undeclared (first use in this function)
gdk-pixbuf.c:285: error: `FALSE' undeclared (first use in this function)
gdk-pixbuf.c: In function `gdk_pixbuf_get_bits_per_sample':
gdk-pixbuf.c:301: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: At top level:
gdk-pixbuf.c:312: error: parse error before '*' token
gdk-pixbuf.c: In function `gdk_pixbuf_get_pixels':
gdk-pixbuf.c:317: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: In function `gdk_pixbuf_get_width':
gdk-pixbuf.c:333: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: In function `gdk_pixbuf_get_height':
gdk-pixbuf.c:349: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: In function `gdk_pixbuf_get_rowstride':
gdk-pixbuf.c:365: error: dereferencing pointer to incomplete type
gdk-pixbuf.c: At top level:
gdk-pixbuf.c:371: error: parse error before "gdk_pixbuf_major_version"
gdk-pixbuf.c:371: warning: data definition has no type or storage class
gdk-pixbuf.c:372: error: parse error before "gdk_pixbuf_minor_version"
gdk-pixbuf.c:372: warning: data definition has no type or storage class
gdk-pixbuf.c:373: error: parse error before "gdk_pixbuf_micro_version"
gdk-pixbuf.c:373: warning: data definition has no type or storage class
gdk-pixbuf.c:378: error: parse error before "app"
gdk-pixbuf.c:383: error: parse error before "app"
gmake[3]: *** [gdk-pixbuf.lo] Error 1
gmake[3]: Leaving directory 
`/usr/pkgsrc/graphics/gdk-pixbuf/work/gdk-pixbuf-0.22.0/gdk-pixbuf'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/graphics/gdk-pixbuf/work/gdk-pixbuf-0.22.0/gdk-pixbuf'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/pkgsrc/graphics/gdk-pixbuf/work/gdk-pixbuf-0.22.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

>How-To-Repeat:
do "make install clean" in graphics/gdk-pixbuf after having done
"make clean-depends" and "make clean"
>Fix:
none known




Home | Main Index | Thread Index | Old Index