Update of libnotify and libproxy failed

Rainer Hurling rhurlin at gwdg.de
Thu Aug 25 07:25:19 UTC 2011


I tried to update libnotify and libproxy as described in UPDATING from 
20110823.

After successfully building and installing some ports the process stops 
when it tries to build x11-toolkits/py-gnome-desktop:

------------------------------------------------
mv -f .deps/ecal_la-evo-calendar.Tpo .deps/ecal_la-evo-calendar.Plo
(cd . \
  && /usr/local/bin/pygtk-codegen-2.0 \
     --override ecal.override \
     --register /usr/local/share/pygtk/2.0/defs/gtk-types.defs \
     --register /usr/local/share/pygtk/2.0/defs/gdk-types.defs \
     --register /usr/local/share/pygtk/2.0/defs/gdk-base-types.defs \
     --prefix pyecal ecal.defs) > gen-ecal.c \
&& cp gen-ecal.c ecal.c \
&& rm -f gen-ecal.c
note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
note: I will now try to invoke pygobject-codegen-2.0 in the same directory
Warning: Constructor for ECalComponent needs to be updated to new API
          See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 100.00% (5/5)
***INFO*** The coverage of methods is 100.00% (25/25)
***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 cc -DHAVE_CONFIG_H -I. 
-I.. -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 
-I/usr/local/include -D_REENTRANT -DORBIT2=1 
-I/usr/local/include/evolution-data-server-2.32 -I/usr/local/include 
-I/usr/local/include/ -I/usr/local/include/libxml2 
-I/usr/local/include/gconf/2 -I/usr/local/include/libsoup-2.4 
-I/usr/local/include/glib-2.0 -I/usr/local/include/orbit-2.0 
-I/usr/local/include/pygtk-2.0 -I/usr/local/lib/libffi-3.0.9/include 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0   -O2 
-pipe -fno-strict-aliasing -Wall -std=c9x -MT ecal_la-ecal.lo -MD -MP 
-MF .deps/ecal_la-ecal.Tpo -c -o ecal_la-ecal.lo `test -f 'ecal.c' || 
echo './'`ecal.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. 
-I/usr/local/include/python2.7 -I/usr/local/include/python2.7 
-I/usr/local/include -D_REENTRANT -DORBIT2=1 
-I/usr/local/include/evolution-data-server-2.32 -I/usr/local/include 
-I/usr/local/include/ -I/usr/local/include/libxml2 
-I/usr/local/include/gconf/2 -I/usr/local/include/libsoup-2.4 
-I/usr/local/include/glib-2.0 -I/usr/local/include/orbit-2.0 
-I/usr/local/include/pygtk-2.0 -I/usr/local/lib/libffi-3.0.9/include 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -O2 
-pipe -fno-strict-aliasing -Wall -std=c9x -MT ecal_la-ecal.lo -MD -MP 
-MF .deps/ecal_la-ecal.Tpo -c ecal.c  -fPIC -DPIC -o .libs/ecal_la-ecal.o
mv -f .deps/ecal_la-ecal.Tpo .deps/ecal_la-ecal.Plo
/bin/sh ../libtool --tag=CC   --mode=link cc -D_REENTRANT -DORBIT2=1 
-I/usr/local/include/evolution-data-server-2.32 -I/usr/local/include 
-I/usr/local/include/ -I/usr/local/include/libxml2 
-I/usr/local/include/gconf/2 -I/usr/local/include/libsoup-2.4 
-I/usr/local/include/glib-2.0 -I/usr/local/include/orbit-2.0 
-I/usr/local/include/pygtk-2.0 -I/usr/local/lib/libffi-3.0.9/include 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0   -O2 
-pipe -fno-strict-aliasing -Wall -std=c9x -module -avoid-version 
-export-symbols-regex initecal -L/usr/local/lib -o ecal.la -rpath 
/usr/local/lib/python2.7/site-packages/gtk-2.0/evolution 
ecal_la-ecalmodule.lo ecal_la-override_common.lo 
ecal_la-evo-ecal-environment.lo ecal_la-evo-calendar.lo ecal_la-ecal.lo 
-pthread -L/usr/local/lib -lecal-1.2 -lical -licalss -licalvcal 
-ledataserver-1.2 -lxml2 -lgconf-2 -lsoup-2.4 -lgio-2.0 -lgdk_pixbuf-2.0 
-lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
grep: /usr/local/lib/libproxy.la: No such file or directory
sed: /usr/local/lib/libproxy.la: No such file or directory
libtool: link: `/usr/local/lib/libproxy.la' is not a valid libtool archive
gmake[2]: *** [ecal.la] Fehler 1
gmake[2]: Leaving directory 
`/usr/ports/x11-toolkits/py-gnome-desktop/work/gnome-python-desktop-2.32.0/evolution'
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Leaving directory 
`/usr/ports/x11-toolkits/py-gnome-desktop/work/gnome-python-desktop-2.32.0'
gmake: *** [all] Fehler 2
*** Error code 1
------------------------------------------------


Because of this failure I am not able to finish the update.

Searching the forums and the web does not help. It seems that I am the 
only one with this problem? This happens at least on three boxes, all 
running FreeBSD 9.0-BETA1 from August, 22th. (rev. 199506).

Any help would be really appreciated.
Thanks in advance,
Rainer Hurling


More information about the freebsd-ports mailing list