pkgsrc-Bugs archive

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

pkg/40473: "babl" package doesn't build under Mac OS X PowerPC



        Note: There was a bad value `' for the field `Confidential'.
        It was set to the default value of `yes'.

>Number:         40473
>Category:       pkg
>Synopsis:       "babl" package doesn't build under Mac OS X PowerPC
>Confidential:   yes
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 25 10:35:00 +0000 2009
>Originator:     Matthias Scheler
>Release:        Darwin 9.6.0
>Organization:
Matthias Scheler                                  http://zhadum.org.uk/
>Environment:
System: Darwin 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:39:01 PST 2008; 
root:xnu-1228.9.59~1/RELEASE_PPC Power Macintosh
Architecture: powerpc
Machine: Power Macintosh
>Description:
The "babl" package doesn't build under Mac OS 10.5.6 PowerPC:

 gcc -DHAVE_CONFIG_H -I. -I.. -I../babl/base -DLIBDIR=\"/usr/pkg/lib\" 
-no-cpp-precomp -isystem /usr/include -pipe -O2 -Wall 
-Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations 
-Winit-self -Wpointer-arith -Wold-style-definition -MT babl-cpuaccel.lo -MD -MP 
-MF .deps/babl-cpuaccel.Tpo -c babl-cpuaccel.c  -fno-common -DPIC -o 
.libs/babl-cpuaccel.o
babl-cpuaccel.c: In function 'arch_accel':
babl-cpuaccel.c:423: error: 'gsize' undeclared (first use in this function)
babl-cpuaccel.c:423: error: (Each undeclared identifier is reported only once
babl-cpuaccel.c:423: error: for each function it appears in.)
babl-cpuaccel.c:423: error: expected ';' before 'length'
babl-cpuaccel.c:424: warning: ISO C90 forbids mixed declarations and code
babl-cpuaccel.c:426: error: 'length' undeclared (first use in this function)
gnumake[3]: *** [babl-cpuaccel.lo] Error 1

This also breaks the "gimp" package was been updated to 2.6.x recently.

>How-To-Repeat:
cd pkgsrc/graphics/babl
bmake

>Fix:
None provide.


Home | Main Index | Thread Index | Old Index