pkgsrc-Users archive

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

Re: devel/pango is broken



Hello,

On Thu 17 Mar 2011 at 11:08:46 AM +0100, Francois Tigeot wrote:
>On Thu, Mar 17, 2011 at 10:32:40AM +0100, Charles Rapenne wrote:
>> 
>> it's the first time I report a broken package, I hope I'll do it correctly.
>
>I believe the best way is to check first if your issue has not already been
>reported here:
>http://www.netbsd.org/support/query-pr.html
>
>and then to file a Problem Report here:
>http://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd
>
>> My system is Dragonfly BSD 2.8 amd64
>> The package is devel/pango.
>> 
>> ===> Building for pango-1.28.1nb2
>
>The version of pango in pkgsrc-2010Q4 is currently 1.28.3nb3.

I am also having a problem with pango, and I do seem to have
the correct version.  Thought I'd post here before opening a
ticket. I've got /usr/pkg/include/cairo/cairo.h and I'm on NetBSD
i386. The compile error is below. FWIW I did skip the 2010Q3 tag
altogether. I have also tried make clean first.

Here is potentially relivant mk.conf lines

PKG_OPTIONS.graphviz=   -gd -gtk -lua pangocairo -perl -tcl x11
PKG_OPTIONS.cairo=      -x11
X11_TYPE=modular

Any ideas?

-George


Script started on Thu Mar 24 12:14:13 2011
# cd /usr/pkgsrc/devel/pango && cvs -q upd -dP -r pkgsrc-2010Q4 .
? typescript
? work
# make
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Checking for vulnerabilities in pango-1.28.3nb3
===> Building for pango-1.28.3nb3
/bin/sh ./config.status --recheck
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
/bin/sh ./config.status --recheck
Making all in pango
gmake[2]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango'
cd .. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
/usr/pkg/bin/gmake  all-recursive
gmake[3]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango'
cd .. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
Making all in opentype
gmake[4]: Entering directory 
`/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango/opentype'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory 
`/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango/opentype'
Making all in mini-fribidi
gmake[4]: Entering directory 
`/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango/mini-fribidi'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory 
`/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango/mini-fribidi'
gmake[4]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango'
cd .. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
  CC     libpangocairo_1_0_la-pangocairo-context.lo
In file included from pangocairo-context.c:24:
pangocairo.h:26:19: error: cairo.h: No such file or directory
In file included from pangocairo-context.c:24:
pangocairo.h:58: error: expected ')' before '*' token
pangocairo.h:69: error: expected ')' before 'fonttype'
pangocairo.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'pango_cairo_font_map_get_font_type'
pangocairo.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'*' token
pangocairo.h:90: error: expected ')' before '*' token
pangocairo.h:94: warning: type defaults to 'int' in declaration of 
'cairo_font_options_t'
pangocairo.h:94: error: expected ';', ',' or ')' before '*' token
pangocairo.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'*' token
pangocairo.h:102: error: expected declaration specifiers or '...' before 
'PangoCairoShapeRendererFunc'
pangocairo.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'pango_cairo_context_get_shape_renderer'
pangocairo.h:110: error: expected ')' before '*' token
pangocairo.h:111: error: expected ')' before '*' token
pangocairo.h:112: error: expected ')' before '*' token
pangocairo.h:118: error: expected ')' before '*' token
pangocairo.h:121: error: expected ')' before '*' token
pangocairo.h:124: error: expected ')' before '*' token
pangocairo.h:126: error: expected ')' before '*' token
pangocairo.h:129: error: expected ')' before '*' token
pangocairo.h:138: error: expected ')' before '*' token
pangocairo.h:141: error: expected ')' before '*' token
pangocairo.h:143: error: expected ')' before '*' token
pangocairo.h:146: error: expected ')' before '*' token
In file included from pangocairo-context.c:25:
pangocairo-private.h:43: error: expected specifier-qualifier-list before 
'cairo_font_type_t'
pangocairo-private.h:70: error: expected specifier-qualifier-list before 
'cairo_matrix_t'
pangocairo-private.h:81: error: expected specifier-qualifier-list before 
'cairo_scaled_font_t'
pangocairo-private.h:97: error: expected specifier-qualifier-list before 
'cairo_font_face_t'
pangocairo-private.h:105: error: expected declaration specifiers or '...' 
before 'cairo_t'
pangocairo-private.h:113: warning: type defaults to 'int' in declaration of 
'cairo_font_options_t'
pangocairo-private.h:113: error: expected ';', ',' or ')' before '*' token
pangocairo-private.h:117: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
pangocairo-private.h:133: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
pangocairo-context.c:36: error: expected specifier-qualifier-list before 
'cairo_font_options_t'
pangocairo-context.c: In function 'free_context_info':
pangocairo-context.c:48: error: 'PangoCairoContextInfo' has no member named 
'set_options'
pangocairo-context.c:49: warning: implicit declaration of function 
'cairo_font_options_destroy'
pangocairo-context.c:49: error: 'PangoCairoContextInfo' has no member named 
'set_options'
pangocairo-context.c:50: error: 'PangoCairoContextInfo' has no member named 
'surface_options'
pangocairo-context.c:51: error: 'PangoCairoContextInfo' has no member named 
'surface_options'
pangocairo-context.c:52: error: 'PangoCairoContextInfo' has no member named 
'merged_options'
pangocairo-context.c:53: error: 'PangoCairoContextInfo' has no member named 
'merged_options'
pangocairo-context.c:55: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_notify'
pangocairo-context.c:56: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_notify'
pangocairo-context.c:56: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_data'
pangocairo-context.c: At top level:
pangocairo-context.c:86: error: expected ')' before '*' token
pangocairo-context.c:159: error: expected ')' before '*' token
pangocairo-context.c:226: warning: type defaults to 'int' in declaration of 
'cairo_font_options_t'
pangocairo-context.c:226: error: expected ';', ',' or ')' before '*' token
pangocairo-context.c:263: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
pangocairo-context.c:289: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
pangocairo-context.c:324: error: expected declaration specifiers or '...' 
before 'PangoCairoShapeRendererFunc'
pangocairo-context.c: In function 'pango_cairo_context_set_shape_renderer':
pangocairo-context.c:334: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_notify'
pangocairo-context.c:335: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_notify'
pangocairo-context.c:335: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_data'
pangocairo-context.c:337: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_func'
pangocairo-context.c:337: error: 'func' undeclared (first use in this function)
pangocairo-context.c:337: error: (Each undeclared identifier is reported only 
once
pangocairo-context.c:337: error: for each function it appears in.)
pangocairo-context.c:338: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_data'
pangocairo-context.c:339: error: 'PangoCairoContextInfo' has no member named 
'shape_renderer_notify'
pangocairo-context.c: At top level:
pangocairo-context.c:361: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'pango_cairo_context_get_shape_renderer'
pangocairo-context.c:403: error: expected ')' before '*' token
pangocairo-context.c:439: error: expected ')' before '*' token
pangocairo-context.c:465: error: expected ')' before '*' token
gmake[4]: *** [libpangocairo_1_0_la-pangocairo-context.lo] Error 1
gmake[4]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3/pango'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.3'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/devel/pango
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/pango
# exit

Script done on Thu Mar 24 12:14:48 2011


Home | Main Index | Thread Index | Old Index