Hello All,
     I am running Yosemite (10.10.1) on a Mac pro (2 x 2.4 GHz 6-Core Intel 
Xeon). I have not been able to install a number of  packages since I have 
update to Yosemite and upgrade version of Xcode and comandline tools.  The 
error message  follows, below the signature.  I have followed the general 
guidelines; run a "fink self update” I have been able to update all.  I have 
also tried using a single CPU (and 24) and get the same error message 
regardless.  I have tried to install in the terminal and with fink commander.

Possibly related, or maybe not at all, when I try to install 
“scientificpython-py27     (2.9.1-3) “  I get the following error.   
----
Can't resolve dependency "gcc48-compiler" for package "libnc-dap3-3.7.3-7"
(no matching packages/versions found)
Exiting with failure.
----
I looked for gcc48 but it is not present in the available packages.

I have gcc49 (4.9.2-1001) installed in SW/ but Xcode is running 4.2.1

I appreciate any assistance you can provide and thanks in advance.

Regards, Saad

########
########
########

##  A similar error occurs if I try to install  pil-systempython27 (1.1.7-7)



The following package will be installed or updated:
 pygtk2-gtk-py27
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-pygtk2-gtk-py27-2.17.0-4 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-pygtk2-gtk-py27-2.17.0-4' in 
`/sw/src/fink.build/fink-buildlock-pygtk2-gtk-py27-2.17.0-4_2015.01.20-12.33.33_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-pygtk2-gtk-py27-2.17.0-4_2015.01.20-12.33.33_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-pygtk2-gtk-py27-2.17.0-4.
(Reading database ... 113570 files and directories currently installed.)
Unpacking fink-buildlock-pygtk2-gtk-py27-2.17.0-4 (from 
.../fink-buildlock-pygtk2-gtk-py27-2.17.0-4_2015.01.20-12.33.33_darwin-x86_64.deb)
 ...
Setting up fink-buildlock-pygtk2-gtk-py27-2.17.0-4 (2015.01.20-12.33.33) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.nKxzs
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw/src/pygtk-2.17.0.tar.bz2
sudo -u fink-bld [ENV] sh -c /tmp/fink.a9CNw
[ -r /sw/fink/dists/stable/main/finkinfo/gnome/pygtk2-gtk-py.patch ]
sudo -u fink-bld [ENV] sh -c /tmp/fink.4rzNO
patch -p1 < /sw/fink/dists/stable/main/finkinfo/gnome/pygtk2-gtk-py.patch
patching file Makefile.in
patching file gtk/Makefile.in
perl -pi -e 's|#\!\s*/usr/bin/env\s+python.*|#\!/sw/bin/python2.7|' `find 
examples -name \*.py` tests/*.py
perl -pi -e 's/failIf/assertFalse/g' tests/*.py
perl -pi -e 's/failUnless/assertTrue/g' tests/*.py
sudo -u fink-bld [ENV] sh -c /tmp/fink.2FEoJ
./configure --prefix=/sw --mandir=/sw/share/man --enable-dependency-tracking 
PYTHON=/sw/bin/python2.7 
PKG_CONFIG_PATH="/sw/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /sw/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for bind_textdomain_codeset... no
checking build system type... i386-apple-darwin14.0.0
checking host system type... i386-apple-darwin14.0.0
checking for some Win32 platform... no
checking for native Win32... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker 
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
checking dynamic linker characteristics... darwin14.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.lt
config.lt: creating libtool
checking whether /sw/bin/python2.7 version >= 2.3.5... yes
checking for /sw/bin/python2.7 version... 2.7
checking for /sw/bin/python2.7 platform... darwin
checking for /sw/bin/python2.7 script directory... 
${prefix}/lib/python2.7/site-packages
checking for /sw/bin/python2.7 extension module directory... 
${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... yes
checking whether to enable threading in pygtk... yes
checking for pkg-config... /sw/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.8.0... yes (version 2.22.4)
checking for PYGOBJECT... yes
checking for gio-types.defs... /sw/share/pygobject/2.0/defs/gio-types.defs
checking for ATK... yes
checking for PANGO... yes
checking for codegen... /sw/share/pygobject/2.0/codegen
checking for PYCAIRO... yes
checking for PANGOCAIRO... yes
checking for GTK... yes
checking for GTK210... yes
checking for GTK212... yes
checking for GTK214... yes
checking for GTK216... yes
checking for GTK218... yes
checking for LIBGLADE... yes
checking for GTKUNIXPRINT... yes
checking for GDK target... x11
checking for numpy/arrayobject.h... yes
checking whether gcc understands -Wall... yes
checking whether gcc understands -fno-strict-aliasing... yes
checking whether gcc understands -std=c9x... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pygtk-2.0.pc
config.status: creating pygtk-codegen-2.0
config.status: creating gtk/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/entities.docbook
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating pygtk.spec
config.status: creating PKG-INFO
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

The following modules will be built:

atk
pango
pangocairo
gtk with 2.18 API
gtk.glade
gtk.unixprint

Numpy support: yes

make
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gtk 
-I/sw/include/python2.7 -I/sw/include/python2.7 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include  -I/sw/include  
-I/sw/lib/python2.7/site-packages/numpy/core/include -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/atk-1.0 -g -O2 -Wall 
-fno-strict-aliasing -std=c9x -MT atk_la-atkmodule.lo -MD -MP -MF 
.deps/atk_la-atkmodule.Tpo -c -o atk_la-atkmodule.lo `test -f 'atkmodule.c' || 
echo './'`atkmodule.c
(cd .\
 && /sw/bin/python2.7 /sw/share/pygobject/2.0/codegen/codegen.py \
    --py_ssize_t-clean \
    --register pango-types.defs \
    --register atk-types.defs \
    --register gtk/gtk-base-types.defs \
    --override atk.override \
    --prefix pyatk atk.defs) > ./gen-atk.c \
&& cp ./gen-atk.c ./atk.c \
&& rm -f ./gen-atk.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gtk 
-I/sw/include/python2.7 -I/sw/include/python2.7 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include  -I/sw/include  
-I/sw/lib/python2.7/site-packages/numpy/core/include -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -g -O2 -Wall 
-fno-strict-aliasing -std=c9x -MT pango_la-pangomodule.lo -MD -MP -MF 
.deps/pango_la-pangomodule.Tpo -c -o pango_la-pangomodule.lo `test -f 
'pangomodule.c' || echo './'`pangomodule.c
(cd .\
 && /sw/bin/python2.7 /sw/share/pygobject/2.0/codegen/codegen.py \
    --py_ssize_t-clean \
    --register pango-types.defs \
    --register atk-types.defs \
    --register gtk/gtk-base-types.defs \
    --override pango.override \
    --prefix pypango pango.defs) > ./gen-pango.c \
&& cp ./gen-pango.c ./pango.c \
&& rm -f ./gen-pango.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gtk 
-I/sw/include/python2.7 -I/sw/include/python2.7 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include  -I/sw/include  
-I/sw/lib/python2.7/site-packages/numpy/core/include -I/sw/include/pycairo 
-I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 -I/opt/X11/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 
-I/sw/include/pycairo -I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 
-I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -MT 
pangocairo_la-pangocairomodule.lo -MD -MP -MF 
.deps/pangocairo_la-pangocairomodule.Tpo -c -o 
pangocairo_la-pangocairomodule.lo `test -f 'pangocairomodule.c' || echo 
'./'`pangocairomodule.c
(cd .\
 && /sw/bin/python2.7 /sw/share/pygobject/2.0/codegen/codegen.py \
    --py_ssize_t-clean \
    --register pango-types.defs \
    --register atk-types.defs \
    --register gtk/gtk-base-types.defs \
    --override pangocairo.override \
    --prefix pypangocairo pangocairo.defs) > ./gen-pangocairo.c \
&& cp ./gen-pangocairo.c ./pangocairo.c \
&& rm -f ./gen-pangocairo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gtk -I/sw/include/python2.7 
-I/sw/include/python2.7 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include -I/sw/lib/python2.7/site-packages/numpy/core/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/atk-1.0 -g -O2 
-Wall -fno-strict-aliasing -std=c9x -MT atk_la-atkmodule.lo -MD -MP -MF 
.deps/atk_la-atkmodule.Tpo -c atkmodule.c  -fno-common -DPIC -o 
.libs/atk_la-atkmodule.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gtk -I/sw/include/python2.7 
-I/sw/include/python2.7 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include -I/sw/lib/python2.7/site-packages/numpy/core/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -g 
-O2 -Wall -fno-strict-aliasing -std=c9x -MT pango_la-pangomodule.lo -MD -MP -MF 
.deps/pango_la-pangomodule.Tpo -c pangomodule.c  -fno-common -DPIC -o 
.libs/pango_la-pangomodule.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gtk -I/sw/include/python2.7 
-I/sw/include/python2.7 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include -I/sw/lib/python2.7/site-packages/numpy/core/include 
-I/sw/include/pycairo -I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 
-I/opt/X11/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pango-1.0 -I/sw/include/pycairo -I/sw/include/cairo -I/sw/include 
-I/sw/include/freetype2 -I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing 
-std=c9x -MT pangocairo_la-pangocairomodule.lo -MD -MP -MF 
.deps/pangocairo_la-pangocairomodule.Tpo -c pangocairomodule.c  -fno-common 
-DPIC -o .libs/pangocairo_la-pangocairomodule.o
Could not write function context_set_font_options: No ArgType for 
const-cairo_font_options_t*
Could not write function context_get_font_options: No ArgType for 
const-cairo_font_options_t*
***INFO*** The coverage of global functions is 80.00% (8/10)
***INFO*** The coverage of methods is 100.00% (3/3)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gtk 
-I/sw/include/python2.7 -I/sw/include/python2.7 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include  -I/sw/include  
-I/sw/lib/python2.7/site-packages/numpy/core/include -I/sw/include/pycairo 
-I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 -I/opt/X11/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 
-I/sw/include/pycairo -I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 
-I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -MT 
pangocairo_la-pangocairo.lo -MD -MP -MF .deps/pangocairo_la-pangocairo.Tpo -c 
-o pangocairo_la-pangocairo.lo `test -f 'pangocairo.c' || echo './'`pangocairo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gtk -I/sw/include/python2.7 
-I/sw/include/python2.7 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include -I/sw/lib/python2.7/site-packages/numpy/core/include 
-I/sw/include/pycairo -I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 
-I/opt/X11/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pango-1.0 -I/sw/include/pycairo -I/sw/include/cairo -I/sw/include 
-I/sw/include/freetype2 -I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing 
-std=c9x -MT pangocairo_la-pangocairo.lo -MD -MP -MF 
.deps/pangocairo_la-pangocairo.Tpo -c pangocairo.c  -fno-common -DPIC -o 
.libs/pangocairo_la-pangocairo.o
Could not write method AtkObject.get_attributes: No ArgType for AtkAttributeSet*
Could not write method AtkObject.connect_property_change_handler: No ArgType 
for AtkPropertyChangeHandler*
Could not write method AtkObject.notify_state_change: No ArgType for AtkState
Could not write method AtkObject.initialize: No ArgType for gpointer
Could not write virtual accessor method AtkObject.get_attributes: No ArgType 
for AtkAttributeSet*
Could not write virtual accessor method 
AtkObject.connect_property_change_handler: No ArgType for 
AtkPropertyChangeHandler*
Could not write virtual accessor method AtkObject.initialize: No ArgType for 
gpointer
Could not write virtual accessor method AtkObject.children_changed: No ArgType 
for gpointer
Could not write virtual accessor method AtkObject.property_change: No ArgType 
for AtkPropertyValues*
Could not write virtual accessor method AtkObject.active_descendant_changed: No 
ArgType for gpointer*
Could not write virtual proxy AtkObject.get_attributes: No ArgType for 
AtkAttributeSet*
mv -f .deps/atk_la-atkmodule.Tpo .deps/atk_la-atkmodule.Plo
Could not write getter for PangoGlyphString.glyphs: No ArgType for 
PangoGlyphInfo*
Could not write getter for PangoGlyphString.log_clusters: No ArgType for gint*
Could not write getter for PangoItem.analysis_extra_attrs: No ArgType for 
GSList*
Could not write method PangoLayoutIter.get_run: No ArgType for PangoLayoutRun*
Could not write method PangoLayoutIter.get_run_readonly: No ArgType for 
PangoLayoutRun*
Could not write method PangoLayoutLine.get_x_ranges: No ArgType for int**
Could not write method PangoMatrix.transform_point: No ArgType for double*
Could not write method PangoMatrix.transform_distance: No ArgType for double*
Could not write method PangoMatrix.transform_rectangle: No ArgType for 
PangoRectangle*
Could not write method PangoMatrix.transform_pixel_rectangle: No ArgType for 
PangoRectangle*
Could not write virtual proxy AtkObject.connect_property_change_handler: No 
ArgType for AtkPropertyChangeHandler*
Could not write virtual proxy AtkObject.initialize: No ArgType for gpointer
Could not write virtual proxy AtkObject.children_changed: No ArgType for 
gpointer
Could not write virtual proxy AtkObject.property_change: No ArgType for 
AtkPropertyValues*
Could not write virtual proxy AtkObject.active_descendant_changed: No ArgType 
for gpointer*
Could not write virtual accessor method PangoFont.get_coverage: No ArgType for 
PangoCoverage*
Could not write virtual accessor method PangoFont.get_glyph_extents: No ArgType 
for PangoGlyph
Warning: generating old-style constructor for:atk_no_op_object_new
Could not write virtual proxy PangoFont.get_coverage: No ArgType for 
PangoCoverage*
Could not write virtual proxy PangoFont.find_shaper: No ArgType for guint32
Could not write virtual proxy PangoFont.get_glyph_extents: No ArgType for 
PangoGlyph
Could not write virtual accessor method PangoFontFace.list_sizes: No ArgType 
for int**
Could not write virtual proxy PangoFontFace.get_face_name: No ArgType for 
const-char*
Could not write virtual proxy PangoFontFace.list_sizes: No ArgType for int**
Could not write virtual accessor method PangoFontFamily.list_faces: No ArgType 
for PangoFontFace***
Could not write virtual proxy PangoFontFamily.list_faces: No ArgType for 
PangoFontFace***
Could not write virtual proxy PangoFontFamily.get_name: No ArgType for 
const-char*
Could not write virtual accessor method PangoFontMap.list_families: No ArgType 
for PangoFontFamily***
Could not write virtual proxy PangoFontMap.list_families: No ArgType for 
PangoFontFamily***
Could not write virtual accessor method PangoFontset.foreach: No ArgType for 
PangoFontsetForeachFunc
Could not write virtual proxy PangoFontset.foreach: No ArgType for 
PangoFontsetForeachFunc
Warning: generating old-style constructor for:pango_fontset_simple_new
Warning: generating old-style constructor for:pango_layout_new
Could not write method AtkComponent.add_focus_handler: No ArgType for 
AtkFocusHandler
Could not write virtual accessor method AtkComponent.add_focus_handler: No 
ArgType for AtkFocusHandler
Could not write method PangoLayout.get_lines: No ArgType for GSList*
Could not write method PangoLayout.get_lines_readonly: No ArgType for GSList*
Could not write virtual accessor method AtkComponent.get_extents: No ArgType 
for gint*
Could not write virtual accessor method AtkComponent.get_position: No ArgType 
for gint*
Could not write virtual accessor method AtkComponent.get_size: No ArgType for 
gint*
Could not write method PangoRenderer.draw_glyph: No ArgType for PangoGlyph
Could not write interface proxy AtkComponent.add_focus_handler: No ArgType for 
AtkFocusHandler
Could not write virtual accessor method PangoRenderer.draw_shape: No ArgType 
for PangoAttrShape*
Could not write virtual accessor method PangoRenderer.draw_glyph: No ArgType 
for PangoGlyph
Could not write virtual accessor method PangoRenderer.prepare_run: No ArgType 
for PangoLayoutRun*
Could not write interface proxy AtkComponent.get_extents: cannot use int* 
parameter with direction 'None'
Could not write interface proxy AtkComponent.get_position: cannot use int* 
parameter with direction 'None'
Could not write interface proxy AtkComponent.get_size: cannot use int* 
parameter with direction 'None'
Could not write virtual proxy PangoRenderer.draw_shape: No ArgType for 
PangoAttrShape*
Could not write virtual proxy PangoRenderer.draw_glyph: No ArgType for 
PangoGlyph
Could not write virtual proxy PangoRenderer.prepare_run: No ArgType for 
PangoLayoutRun*
Could not write function attr_shape_new_with_data: No ArgType for 
const-PangoRectangle*
Could not write function find_paragraph_boundary: No ArgType for gint*
Could not write function get_log_attrs: No ArgType for PangoLogAttr*
Could not write function itemize: No ArgType for PangoAttrIterator*
Could not write function itemize_with_base_dir: No ArgType for 
PangoAttrIterator*
Could not write function reorder_items: No ArgType for GList*
Could not write method AtkDocument.get_document: No ArgType for gpointer
Could not write method AtkDocument.get_attributes: No ArgType for 
AtkAttributeSet*
Could not write function get_mirror_char: No ArgType for gunichar*
Could not write function extents_to_pixels: No ArgType for PangoRectangle*
Could not write virtual accessor method AtkDocument.get_document: No ArgType 
for gpointer
Could not write virtual accessor method AtkDocument.get_document_attributes: No 
ArgType for AtkAttributeSet*
Could not write virtual accessor method 
AtkDocument.get_document_attribute_value: No ArgType for G_CONST_RETURNgchar*
Warning: Constructor for PangoFontsetSimple needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for PangoLayout needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 83.67% (41/49)
***INFO*** The coverage of methods is 94.79% (182/192)
***INFO*** The coverage of virtual proxies is 58.62% (17/29)
***INFO*** The coverage of virtual accessors is 68.97% (20/29)
***INFO*** There are no declared interface proxies.
Could not write interface proxy AtkDocument.get_document: No ArgType for 
gpointer
Could not write interface proxy AtkDocument.get_document_attributes: No ArgType 
for AtkAttributeSet*
Could not write interface proxy AtkDocument.get_document_attribute_value: No 
ArgType for G_CONST_RETURNgchar*
Could not write virtual accessor method AtkEditableText.set_run_attributes: No 
ArgType for AtkAttributeSet*
Could not write virtual accessor method AtkEditableText.insert_text: No ArgType 
for gint*
Could not write interface proxy AtkEditableText.set_run_attributes: No ArgType 
for AtkAttributeSet*
Could not write interface proxy AtkEditableText.insert_text: cannot use int* 
parameter with direction 'None'
Could not write virtual accessor method AtkImage.get_image_position: No ArgType 
for gint*
Could not write virtual accessor method AtkImage.get_image_size: No ArgType for 
gint*
Could not write interface proxy AtkImage.get_image_position: cannot use int* 
parameter with direction 'None'
Could not write interface proxy AtkImage.get_image_size: cannot use int* 
parameter with direction 'None'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gtk 
-I/sw/include/python2.7 -I/sw/include/python2.7 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include  -I/sw/include  
-I/sw/lib/python2.7/site-packages/numpy/core/include -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -g -O2 -Wall 
-fno-strict-aliasing -std=c9x -MT pango_la-pango.lo -MD -MP -MF 
.deps/pango_la-pango.Tpo -c -o pango_la-pango.lo `test -f 'pango.c' || echo 
'./'`pango.c
Could not write method AtkStreamableContent.get_stream: No ArgType for 
GIOChannel*
Could not write virtual accessor method AtkStreamableContent.get_stream: No 
ArgType for GIOChannel*
Could not write virtual accessor method AtkStreamableContent.get_uri: No 
ArgType for G_CONST_RETURNgchar*
Could not write interface proxy AtkStreamableContent.get_stream: No ArgType for 
GIOChannel*
Could not write interface proxy AtkStreamableContent.get_uri: No ArgType for 
G_CONST_RETURNgchar*
Could not write virtual accessor method AtkTable.get_selected_columns: No 
ArgType for gint**
Could not write virtual accessor method AtkTable.get_selected_rows: No ArgType 
for gint**
Could not write interface proxy AtkTable.get_selected_columns: No ArgType for 
gint**
Could not write interface proxy AtkTable.get_selected_rows: No ArgType for 
gint**
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gtk -I/sw/include/python2.7 
-I/sw/include/python2.7 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include -I/sw/lib/python2.7/site-packages/numpy/core/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -g 
-O2 -Wall -fno-strict-aliasing -std=c9x -MT pango_la-pango.lo -MD -MP -MF 
.deps/pango_la-pango.Tpo -c pango.c  -fno-common -DPIC -o .libs/pango_la-pango.o
Could not write virtual accessor method AtkText.get_text_after_offset: No 
ArgType for gint*
Could not write virtual accessor method AtkText.get_text_at_offset: No ArgType 
for gint*
Could not write virtual accessor method AtkText.get_text_before_offset: No 
ArgType for gint*
Could not write virtual accessor method AtkText.get_run_attributes: No ArgType 
for gint*
Could not write virtual accessor method AtkText.get_default_attributes: No 
ArgType for AtkAttributeSet*
Could not write virtual accessor method AtkText.get_character_extents: No 
ArgType for gint*
Could not write virtual accessor method AtkText.get_selection: No ArgType for 
gint*
Could not write virtual accessor method AtkText.get_range_extents: No ArgType 
for AtkTextRectangle*
Could not write virtual accessor method AtkText.get_bounded_ranges: No ArgType 
for AtkTextRectangle*
Could not write interface proxy AtkText.get_text_after_offset: cannot use int* 
parameter with direction 'None'
Could not write interface proxy AtkText.get_text_at_offset: cannot use int* 
parameter with direction 'None'
Could not write interface proxy AtkText.get_character_at_offset: No ArgType for 
gunichar
Could not write interface proxy AtkText.get_text_before_offset: cannot use int* 
parameter with direction 'None'
Could not write interface proxy AtkText.get_run_attributes: No ArgType for 
AtkAttributeSet*
Could not write interface proxy AtkText.get_default_attributes: No ArgType for 
AtkAttributeSet*
Could not write interface proxy AtkText.get_character_extents: cannot use int* 
parameter with direction 'None'
Could not write interface proxy AtkText.get_selection: cannot use int* 
parameter with direction 'None'
Could not write interface proxy AtkText.get_range_extents: No ArgType for 
AtkTextRectangle*
Could not write interface proxy AtkText.get_bounded_ranges: No ArgType for 
AtkTextRange**
Could not write method AtkValue.get_minimum_increment: No ArgType for GValue*
Could not write virtual accessor method AtkValue.get_current_value: No ArgType 
for GValue*
Could not write virtual accessor method AtkValue.get_maximum_value: No ArgType 
for GValue*
Could not write virtual accessor method AtkValue.get_minimum_value: No ArgType 
for GValue*
Could not write virtual accessor method AtkValue.set_current_value: No ArgType 
for const-GValue*
Could not write virtual accessor method AtkValue.get_minimum_increment: No 
ArgType for GValue*
Could not write interface proxy AtkValue.get_current_value: No ArgType for 
GValue*
Could not write interface proxy AtkValue.get_maximum_value: No ArgType for 
GValue*
Could not write interface proxy AtkValue.get_minimum_value: No ArgType for 
GValue*
Could not write interface proxy AtkValue.set_current_value: No ArgType for 
const-GValue*
Could not write interface proxy AtkValue.get_minimum_increment: No ArgType for 
GValue*
Could not write function add_focus_tracker: No ArgType for AtkEventListener
Could not write function focus_tracker_init: No ArgType for AtkEventListenerInit
Could not write function add_global_event_listener: No ArgType for 
GSignalEmissionHook
Could not write function add_key_event_listener: No ArgType for AtkKeySnoopFunc
Warning: Constructor for AtkNoOpObject needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for AtkRelation needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 85.71% (24/28)
***INFO*** The coverage of methods is 94.48% (154/163)
***INFO*** The coverage of virtual proxies is 82.86% (29/35)
***INFO*** The coverage of virtual accessors is 77.27% (119/154)
***INFO*** The coverage of interface proxies is 74.79% (89/119)
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gtk 
-I/sw/include/python2.7 -I/sw/include/python2.7 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include  -I/sw/include  
-I/sw/lib/python2.7/site-packages/numpy/core/include -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/atk-1.0 -g -O2 -Wall 
-fno-strict-aliasing -std=c9x -MT atk_la-atk.lo -MD -MP -MF 
.deps/atk_la-atk.Tpo -c -o atk_la-atk.lo `test -f 'atk.c' || echo './'`atk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gtk -I/sw/include/python2.7 
-I/sw/include/python2.7 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pygtk-2.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include -I/sw/lib/python2.7/site-packages/numpy/core/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/atk-1.0 -g -O2 
-Wall -fno-strict-aliasing -std=c9x -MT atk_la-atk.lo -MD -MP -MF 
.deps/atk_la-atk.Tpo -c atk.c  -fno-common -DPIC -o .libs/atk_la-atk.o
mv -f .deps/pango_la-pangomodule.Tpo .deps/pango_la-pangomodule.Plo
mv -f .deps/pangocairo_la-pangocairomodule.Tpo 
.deps/pangocairo_la-pangocairomodule.Plo
mv -f .deps/pangocairo_la-pangocairo.Tpo .deps/pangocairo_la-pangocairo.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -I/sw/include/pycairo 
-I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 -I/opt/X11/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 
-I/sw/include/pycairo -I/sw/include/cairo -I/sw/include -I/sw/include/freetype2 
-I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -module 
-avoid-version  -export-symbols-regex initpangocairo -L/sw/lib -o pangocairo.la 
-rpath /sw/lib/python2.7/site-packages/gtk-2.0 
pangocairo_la-pangocairomodule.lo pangocairo_la-pangocairo.lo -L/sw/lib 
-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo 
libtool: link: /usr/bin/nm  .libs/pangocairo_la-pangocairomodule.o 
.libs/pangocairo_la-pangocairo.o   | sed -n -e 's/^.*[        
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 
\2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pangocairo.exp
libtool: link: /usr/bin/grep -E -e "initpangocairo" ".libs/pangocairo.exp" > 
".libs/pangocairo.expT"
libtool: link: mv -f ".libs/pangocairo.expT" ".libs/pangocairo.exp"
libtool: link: sed -e 's,^,_,' < .libs/pangocairo.exp > 
.libs/pangocairo-symbols.expsym
libtool: link: gcc -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o 
.libs/pangocairo.so -bundle  .libs/pangocairo_la-pangocairomodule.o 
.libs/pangocairo_la-pangocairo.o   -L/sw/lib 
/sw/lib/pango-ft219/lib/libpangocairo-1.0.dylib 
/sw/lib/pango-ft219/lib/libpango-1.0.dylib /sw/lib/libgobject-2.0.dylib 
/sw/lib/libgmodule-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libcairo.dylib   
 -pthread -Wl,-exported_symbols_list,.libs/pangocairo-symbols.expsym
clang: warning: argument unused during compilation: '-pthread'
ld: in '/usr/local/lib/libfreetype.6.dylib', missing required architecture 
x86_64 in file /usr/local/lib/libfreetype.6.dylib (2 slices) for architecture 
x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:478: recipe for target 'pangocairo.la' failed
make: *** [pangocairo.la] Error 1
make: *** Waiting for unfinished jobs....
mv -f .deps/pango_la-pango.Tpo .deps/pango_la-pango.Plo
mv -f .deps/atk_la-atk.Tpo .deps/atk_la-atk.Plo
### execution of make failed, exit code 2
### execution of /tmp/fink.2FEoJ failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-pygtk2-gtk-py27-2.17.0-4
(Reading database ... 113571 files and directories currently installed.)
Removing fink-buildlock-pygtk2-gtk-py27-2.17.0-4 ...
Failed: phase compiling: pygtk2-gtk-py27-2.17.0-4 failed

Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

        The Fink Users List <fink-us...@lists.sourceforge.net>
        The Fink Beginners List <fink-beginners@lists.sourceforge.net>,

with a carbon copy to the maintainer:

        Daniel Macks <dma...@netspace.org>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.38.3
Distribution version: selfupdate-cvs Mon Jan 19 11:45:43 2015, 10.10, x86_64
Trees: local/main stable/main stable/crypto unstable/crypto unstable/main
Xcode.app: 6.1.1
Xcode command-line tools: 6.1.1.0.1.1416017670
Max. Fink build jobs:  24

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to