pkgsrc-Bugs archive

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

pkg/42136: devel/glib2 does not build on Mac OS X 10.6



>Number:         42136
>Category:       pkg
>Synopsis:       devel/glib2 does not build on Mac OS X 10.6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 28 11:10:00 +0000 2009
>Originator:     Torsten Harenberg
>Release:        Mac OS X 10.6
>Organization:
Bergische Universität Wuppertal
>Environment:
Darwin dhcp-109-27.physik.uni-wuppertal.de 10.0.0 Darwin Kernel Version 10.0.0: 
Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386
>Description:
Hi,

devel/glib2 does not build on the new Mac OS X 10.6 (cvs update from today):

 gcc -DHAVE_CONFIG_H -I. -I.. 
-I/Volumes/dump/pkgsrc/devel/glib2/work/.buildlink/include 
-DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED 
-DGLIB_COMPILATION -DPCRE_STATIC -DPREFIX=\"/Volumes/dump/pkg\" 
-DPKGLOCALEDIR=\"share\" -DPKG_SYSCONFDIR=\"/Volumes/dump/pkg/etc\" 
-no-cpp-precomp -isystem /usr/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT 
-pipe -O2 -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c 
gunicollate.c  -fno-common -DPIC -o .libs/gunicollate.o
gcc: unrecognized option '-no-cpp-precomp'
In file included from 
/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43,
                 from 
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:20,
                 from 
/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
                 from 
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
                 from gunicollate.c:30:
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:147: 
error: format string argument not a string type
gnumake[4]: *** [gunicollate.lo] Error 1
gnumake[3]: *** [all-recursive] Error 1
gnumake[2]: *** [all] Error 2
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
*** Error code 2
>How-To-Repeat:
cd PKGSRC_DIR/devel/glib2
PKG_DIR/bin/bmake install
>Fix:



Home | Main Index | Thread Index | Old Index