ports/50604: portupgrade -R of dia-0.90 fails after today's cvsup of ports tree

Stacey Roberts stacey at vickiandstacey.com
Fri Apr 4 16:40:12 UTC 2003


>Number:         50604
>Category:       ports
>Synopsis:       portupgrade -R of dia-0.90 fails after today's cvsup of ports tree
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 04 08:40:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Stacey Roberts
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD Demon.vickiandstacey.com 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 22 12:10:35 GMT 2003 root at Demon.vickiandstacey.com:/usr/obj/usr/src/sys/HAMMER i386

>Description:
After today latest cvsup of ports tree, running "portupgrade -R dia-0.90" fails. Here is the last bit of the upgrade that was output to screen:

/bin/sh ../mkinstalldirs /usr/X11R6/lib/libglade/2.0
/bin/sh ../libtool  --mode=install /usr/bin/install -c -o root -g wheel libgnome.la /usr/X11R6/lib/libglade/2.0/libgnome.la
/usr/bin/install -c -o root -g wheel .libs/libgnome.so /usr/X11R6/lib/libglade/2.0/libgnome.so
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/X11R6/lib/libglade/2.0
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/libglade/2.0

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/glade'
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/glade'
Making install in images
gmake[1]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/images'
gmake[2]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/images'
gmake[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/X11R6/share/gnome/pixmaps
 install -c -o root -g wheel -m 444 ./gnome-about-logo.png /usr/X11R6/share/gnome/pixmaps/gnome-about-logo.png
 install -c -o root -g wheel -m 444 ./gnome-info.png /usr/X11R6/share/gnome/pixmaps/gnome-info.png
 install -c -o root -g wheel -m 444 ./gnome-error.png /usr/X11R6/share/gnome/pixmaps/gnome-error.png
 install -c -o root -g wheel -m 444 ./gnome-question.png /usr/X11R6/share/gnome/pixmaps/gnome-question.png
 install -c -o root -g wheel -m 444 ./gnome-warning.png /usr/X11R6/share/gnome/pixmaps/gnome-warning.png
 install -c -o root -g wheel -m 444 ./gnome-default-dlg.png /usr/X11R6/share/gnome/pixmaps/gnome-default-dlg.png
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/images'
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/images'
Making install in demos
gmake[1]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/demos'
gmake[2]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/demos'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/demos'
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/demos'
Making install in doc
gmake[1]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc'
Making install in reference
gmake[2]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc/reference'
gmake[3]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc/reference'
gmake[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/X11R6/share/doc/libgnomeui
mkdir /usr/X11R6/share/doc/libgnomeui
(installfiles=`echo ./html/*.html`; \
if test "$installfiles" = './html/*.html'; \
then echo '-- Nothing to install' ; \
else \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    install -c -o root -g wheel -m 444 $i /usr/X11R6/share/doc/libgnomeui; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  install -c -o root -g wheel -m 444 ./html/index.sgml /usr/X11R6/share/doc/libgnomeui; \
fi)
-- Installing ./html/application-mgmt.html
-- Installing ./html/c4.html
-- Installing ./html/deprecated.html
-- Installing ./html/druids.html
-- Installing ./html/fixme.html
-- Installing ./html/gnomeabout.html
-- Installing ./html/gnomeapp.html
-- Installing ./html/gnomeappbar.html
-- Installing ./html/gnomeclient.html
-- Installing ./html/gnomecolorpicker.html
-- Installing ./html/gnomedateedit.html
-- Installing ./html/gnomedialog.html
-- Installing ./html/gnomedruid.html
-- Installing ./html/gnomedruidpage.html
-- Installing ./html/gnomedruidpageedge.html
-- Installing ./html/gnomedruidpagestandard.html
-- Installing ./html/gnomeentry.html
-- Installing ./html/gnomefileentry.html
-- Installing ./html/gnomefontpicker.html
-- Installing ./html/gnomehref.html
-- Installing ./html/gnomeiconentry.html
-- Installing ./html/gnomeiconlist.html
-- Installing ./html/gnomeiconselection.html
-- Installing ./html/gnomemdi.html
-- Installing ./html/gnomemdichild.html
-- Installing ./html/gnomemdigenericchild.html
-- Installing ./html/gnomemessagebox.html
-- Installing ./html/gnomepixmap.html
-- Installing ./html/gnomepixmapentry.html
-- Installing ./html/gnomepropertybox.html
-- Installing ./html/gnomescores.html
-- Installing ./html/index.html
-- Installing ./html/libgnomeui-gnome-app-helper.html
-- Installing ./html/libgnomeui-gnome-app-util.html
-- Installing ./html/libgnomeui-gnome-dialog-util.html
-- Installing ./html/libgnomeui-gnome-gconf-ui.html
-- Installing ./html/libgnomeui-gnome-ice.html
-- Installing ./html/libgnomeui-gnome-macros.html
-- Installing ./html/libgnomeui-gnome-mdi-session.html
-- Installing ./html/libgnomeui-gnome-popup-menu.html
-- Installing ./html/libgnomeui-gnome-stock-icons.html
-- Installing ./html/libgnomeui-gnome-types.html
-- Installing ./html/libgnomeui-gnome-ui-init.html
-- Installing ./html/libgnomeui-gnome-uidefs.html
-- Installing ./html/libgnomeui-gnome-vfs-util.html
-- Installing ./html/libgnomeui-gnome-window.html
-- Installing ./html/libgnomeui-gnomeabout.html
-- Installing ./html/libgnomeui-gnomeapp.html
-- Installing ./html/libgnomeui-gnomeappbar.html
-- Installing ./html/libgnomeui-gnomeclient.html
-- Installing ./html/libgnomeui-gnomecolorpicker.html
-- Installing ./html/libgnomeui-gnomedateedit.html
-- Installing ./html/libgnomeui-gnomedialog.html
-- Installing ./html/libgnomeui-gnomedruid.html
-- Installing ./html/libgnomeui-gnomedruidpage.html
-- Installing ./html/libgnomeui-gnomedruidpageedge.html
-- Installing ./html/libgnomeui-gnomedruidpagestandard.html
-- Installing ./html/libgnomeui-gnomeentry.html
-- Installing ./html/libgnomeui-gnomefileentry.html
-- Installing ./html/libgnomeui-gnomefontpicker.html
-- Installing ./html/libgnomeui-gnomehref.html
-- Installing ./html/libgnomeui-gnomeiconentry.html
-- Installing ./html/libgnomeui-gnomeiconlist.html
-- Installing ./html/libgnomeui-gnomeiconlookup.html
-- Installing ./html/libgnomeui-gnomeiconselection.html
-- Installing ./html/libgnomeui-gnomeicontheme.html
-- Installing ./html/libgnomeui-gnomemdi.html
-- Installing ./html/libgnomeui-gnomemdichild.html
-- Installing ./html/libgnomeui-gnomemdigenericchild.html
-- Installing ./html/libgnomeui-gnomemessagebox.html
-- Installing ./html/libgnomeui-gnomepixmap.html
-- Installing ./html/libgnomeui-gnomepixmapentry.html
-- Installing ./html/libgnomeui-gnomepropertybox.html
-- Installing ./html/libgnomeui-gnomescores.html
-- Installing ./html/libgnomeui-gnomethemefile.html
-- Installing ./html/libgnomeui-gnomethumbnail.html
-- Installing ./html/libgnomeui-gnometypebuiltins.html
-- Installing ./html/libgnomeui-objects.html
-- Installing ./html/miscellaneous.html
-- Installing ./html/x1427.html
-- Installing ./html/x1495.html
-- Installing ./html/x15441.html
-- Installing ./html/x15454.html
-- Installing ./html/x15523.html
-- Installing ./html/x15980.html
-- Installing ./html/x17879.html
-- Installing ./html/x17892.html
-- Installing ./html/x17961.html
-- Installing ./html/x18473.html
-- Installing ./html/x6079.html
-- Installing ./html/x6088.html
-- Installing ./html/x6263.html
-- Installing ./html/x7838.html
-- Installing ./html/x7859.html
-- Installing ./html/x8080.html
-- Installing ./html/index.sgml
gmake[3]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc/reference'
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc/reference'
gmake[2]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc'
gmake[3]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc'gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc'gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/doc'Making install in po
gmake[1]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/po'if test -r ".././mkinstalldirs"; then \
  .././mkinstalldirs /usr/X11R6/share/gnome; \
else \
  /bin/sh ../mkinstalldirs /usr/X11R6/share/gnome; \
fi
installing am.mo as /usr/X11R6/share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo
installing ar.mo as /usr/X11R6/share/locale/ar/LC_MESSAGES/libgnomeui-2.0.mo
installing az.mo as /usr/X11R6/share/locale/az/LC_MESSAGES/libgnomeui-2.0.mo
installing be.mo as /usr/X11R6/share/locale/be/LC_MESSAGES/libgnomeui-2.0.mo
installing bg.mo as /usr/X11R6/share/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo
installing ca.mo as /usr/X11R6/share/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo
installing cs.mo as /usr/X11R6/share/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo
installing da.mo as /usr/X11R6/share/locale/da/LC_MESSAGES/libgnomeui-2.0.mo
installing de.mo as /usr/X11R6/share/locale/de/LC_MESSAGES/libgnomeui-2.0.mo
installing el.mo as /usr/X11R6/share/locale/el/LC_MESSAGES/libgnomeui-2.0.mo
installing en_GB.mo as /usr/X11R6/share/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo
installing es.mo as /usr/X11R6/share/locale/es/LC_MESSAGES/libgnomeui-2.0.mo
installing et.mo as /usr/X11R6/share/locale/et/LC_MESSAGES/libgnomeui-2.0.mo
installing fi.mo as /usr/X11R6/share/locale/fi/LC_MESSAGES/libgnomeui-2.0.mo
installing fr.mo as /usr/X11R6/share/locale/fr/LC_MESSAGES/libgnomeui-2.0.mo
installing he.mo as /usr/X11R6/share/locale/he/LC_MESSAGES/libgnomeui-2.0.mo
installing hi.mo as /usr/X11R6/share/locale/hi/LC_MESSAGES/libgnomeui-2.0.mo
installing hu.mo as /usr/X11R6/share/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo
installing it.mo as /usr/X11R6/share/locale/it/LC_MESSAGES/libgnomeui-2.0.mo
installing ja.mo as /usr/X11R6/share/locale/ja/LC_MESSAGES/libgnomeui-2.0.mo
installing ko.mo as /usr/X11R6/share/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo
installing lt.mo as /usr/X11R6/share/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo
installing lv.mo as /usr/X11R6/share/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo
installing mk.mo as /usr/X11R6/share/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo
installing mn.mo as /usr/X11R6/share/locale/mn/LC_MESSAGES/libgnomeui-2.0.mo
installing ms.mo as /usr/X11R6/share/locale/ms/LC_MESSAGES/libgnomeui-2.0.mo
installing nl.mo as /usr/X11R6/share/locale/nl/LC_MESSAGES/libgnomeui-2.0.mo
installing nn.mo as /usr/X11R6/share/locale/nn/LC_MESSAGES/libgnomeui-2.0.mo
installing no.mo as /usr/X11R6/share/locale/no/LC_MESSAGES/libgnomeui-2.0.mo
installing pl.mo as /usr/X11R6/share/locale/pl/LC_MESSAGES/libgnomeui-2.0.mo
installing pt.mo as /usr/X11R6/share/locale/pt/LC_MESSAGES/libgnomeui-2.0.mo
installing pt_BR.mo as /usr/X11R6/share/locale/pt_BR/LC_MESSAGES/libgnomeui-2.0.mo
installing ro.mo as /usr/X11R6/share/locale/ro/LC_MESSAGES/libgnomeui-2.0.mo
installing ru.mo as /usr/X11R6/share/locale/ru/LC_MESSAGES/libgnomeui-2.0.mo
installing sk.mo as /usr/X11R6/share/locale/sk/LC_MESSAGES/libgnomeui-2.0.mo
installing sl.mo as /usr/X11R6/share/locale/sl/LC_MESSAGES/libgnomeui-2.0.mo
installing sv.mo as /usr/X11R6/share/locale/sv/LC_MESSAGES/libgnomeui-2.0.mo
installing ta.mo as /usr/X11R6/share/locale/ta/LC_MESSAGES/libgnomeui-2.0.mo
installing tr.mo as /usr/X11R6/share/locale/tr/LC_MESSAGES/libgnomeui-2.0.mo
installing uk.mo as /usr/X11R6/share/locale/uk/LC_MESSAGES/libgnomeui-2.0.mo
installing vi.mo as /usr/X11R6/share/locale/vi/LC_MESSAGES/libgnomeui-2.0.mo
installing wa.mo as /usr/X11R6/share/locale/wa/LC_MESSAGES/libgnomeui-2.0.mo
installing zh_CN.mo as /usr/X11R6/share/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo
installing zh_TW.mo as /usr/X11R6/share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo
if test "libgnomeui" = "glib"; then \
  if test -r ".././mkinstalldirs"; then \
    .././mkinstalldirs /usr/X11R6/share/gnome/glib-2.0/gettext/po; \
  else \
    /bin/sh ../mkinstalldirs /usr/X11R6/share/gnome/glib-2.0/gettext/po; \
  fi; \
  install -c -o root -g wheel -m 444 ./Makefile.in.in \
		  /usr/X11R6/share/gnome/glib-2.0/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1/po'
gmake[1]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1'
gmake[2]: Entering directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1'
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.2.0.1'
===>   Generating temporary packing list
===>   Running ldconfig
/sbin/ldconfig -m /usr/X11R6/lib
===>   Registering installation for libgnomeui-2.2.0.1
===>   Returning to build of dia-0.91
===>   dia-0.91 depends on shared library: X11.6 - found
===>  Configuring for dia-0.91
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... cc
checking for C compiler default output... 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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd4.8
checking host system type... i386-portbld-freebsd4.8
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... cc -E
checking for egrep... grep -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... yes
creating libtool
checking host system type... i386-unknown-freebsdelf4.8
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsdelf4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether build environment is sane... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking for strerror in -lcposix... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for an ANSI C-conforming const... yes
checking for select... yes
checking for strcspn... yes
checking for strdup... yes
checking for strtol... yes
checking for snprintf... yes
checking for intltool >= 0.21... 0.25 found
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.2.1)
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.2.1)
checking for pango >= 1.1.5... yes
checking PANGOVERSION_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0  
checking PANGOVERSION_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
checking for pangoft2... yes
checking PANGOFT2_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  
checking PANGOFT2_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
checking for FT_Init_FreeType in -lfreetype... yes
checking if FreeType version is 2.0.9 or higher... yes
checking for libart-2.0... yes
checking LIBART_CFLAGS... -I/usr/local/include/libart-2.0  
checking LIBART_LIBS... -L/usr/local/lib -lart_lgpl_2  
checking whether GNOME specific code should be used... yes
checking for gtk+-2.0 libxml-2.0 gdk-pixbuf-2.0 pangoft2 libart-2.0 libgnome-2.0 libgnomeui-2.0... yes
checking GTK_CFLAGS... -DORBIT2=1 -pthread -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libbonoboui-2.0  
checking GTK_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
checking for libxslt... yes
checking XSLT_CFLAGS... -I/usr/local/include -I/usr/local/include/libxml2  
checking XSLT_LIBS... -L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm  
checking for poptSetOtherOptionHelp in -lpopt... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_read_info in -lpng... yes
checking for png_structp in png.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  am az ca cs da de el en_GB es fi fr ga hu it ja ko nl nn no pl pt pt_BR ro ru sk sl sv tr uk vi zh_CN zh_TW
checking for xml2-config... xml2-config
checking for libxml >= 2.3.9... found
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for isinf in -lm... yes
checking if C compiler accepts -Wall... yes
checking if C compiler accepts -Wunused... yes
checking if C compiler accepts -Winline... yes
checking if C compiler accepts -Wmissing-prototypes... yes
checking if C compiler accepts -Wmissing-declarations... yes
checking if C compiler accepts -finline-functions... yes
checking if C compiler accepts -fstrict-aliasing... yes
checking for db2html... no
checking for python... /usr/local/bin/python
checking if Python version >= 1.5.2... okay
checking local Python configuration... looks good
checking for python module gtk... no
configure: error: could not find pygtk module
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome at FreeBSD.org [maintainer] and attach
      the "/usr/ports/graphics/dia/work/dia-0.91/config.log" including the
      output of the failure of your make command. Also, it might be a good
      idea to provide an overview of all packages installed on your system
      (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/dia.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade55137.8 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
	! graphics/dia (dia-0.90)	(configure error)
#
>How-To-Repeat:
Run "portupgrade -R dia-0.90" after today's latest cvsup of ports tree

>Fix:

Not sure.., sorry.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list