portupgrade -rf gettext -m BATCH=yes fails at gnomemeeting stage

Stacey Roberts stacey at vickiandstacey.com
Sun Feb 8 03:26:14 PST 2004


Hello Adam,

----- Original Message -----
From: "Adam Weinberger <adamw at FreeBSD.org>"
To: To Stacey Roberts
Date: Sun, 08 Feb, 2004 04:21 GMT
Subject: Re: portupgrade -rf gettext -m BATCH=yes fails at gnomemeeting stage

> >> (02.07.2004 @ 2158 PST): Stacey Roberts said, in 5.2K: <<
> > Hello,
> > 
> > ----- Original Message -----
> > From: "Stacey Roberts <stacey at vickiandstacey.com>"
> > To: To Jeremy Messenger
> > Date: Sat, 07 Feb, 2004 23:29 GMT
> > Subject: Re: portupgrade -rf gettext -m BATCH=yes fails at gnomemeeting stage
> > 
> > > Hello,
> > >       Thanks for the reply.
> > > 
> > > ----- Original Message -----
> > > From: "Jeremy Messenger <mezz7 at cox.net>"
> > > To: To Stacey Roberts
> > > Date: Sat, 07 Feb, 2004 21:35 GMT
> > > Subject: Re: portupgrade -rf gettext -m BATCH=yes fails at gnomemeeting stage
> > > 
> > > > On Sat, 7 Feb 2004 21:25:55 GMT, Stacey Roberts 
> > > > <stacey at vickiandstacey.com> wrote:
> > > > 
> > > > >After fresh cvsup of a system that had *NOT* been upgraded / affected by 
> > > > >the gettext issue (that is still running gettext-1.12.x), running the 
> > > > >above command finally fails with the following tail of the upgrade 
> > > > >process:
> > > > 
> > > > <snip>
> > > > 
> > > > >--->  Skipping 'x11/gnome2' (gnome2-2.4.1) because 'net/gnomemeeting' 
> > > > >(gnomemeeting-0.98.5_1) failed
> > > > >** The following packages were not installed or upgraded (*:skipped / 
> > > > >!:failed)
> > > > >        ! net/gnomemeeting (gnomemeeting-0.98.5_1)      (configure error)
> > > > >        * x11/gnome2 (gnome2-2.4.1)
> > > > >#
> > > > 
> > > > It shows that it's only one failed. Can you try to do the 'portsclean -C' 
> > > > then try 'portupgrade -f gnomemeeting\*' to get the more info of your 
> > > > errors? In your message, it doesn't show any error details of gnomemeeting.
> > > > 
> > 
> > I managed to catch the error as the rebuild was progressing.., Here is the point at which the failure for gnomemeeting fails:
> > 
> > Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
> > checking for pkg-config... /usr/local/bin/pkg-config
> > checking for gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0... yes
> > checking GNOMEMEETING_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -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 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-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/gconf/2 -I/usr/X11R6/include/libgnome-2.0 -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 GNOMEMEETING_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv
> > checking for long... yes
> > checking size of long... 4
> > checking whether OS type is supported... yes
> > checking for PTLib includes...
> > checking for /usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/pprocess.h... no
> > configure: error: You need PTLib's header files to build GnomeMeeting
> > ===>  Script "configure" failed unexpectedly.
> > Please report the problem to roger at FreeBSD.org [maintainer] and attach the
> > "/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/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/net/gnomemeeting.
> > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade25223.14 make
> > ** Fix the problem and try again.
> > 
> > Needless to say, given the amount of problems this very-same-issue had during the bump from Gnome-2.2 to Gnome-2.4, I'd have thought I'd seen the last of this.., but here it is once more..,
> > 
> > I don't suppose you'd know how I might solve this?
> > (other than re-installing Gnome to "see if that will fix this") 
> 
> I'm sorry, Stacey, but did you follow Mezz's directions and do a
> portsclean -C first?
> 
> # Adam
> 


I've just ran the commands that Mezz recommended, with the same results, same errors:

# portsclean -C
Cleaning out /usr/ports/*/*/work...
Delete /usr/ports/net/gnomemeeting/work
done.
Demon# portupgrade -f gnomemeeting\*
--->  Upgrading 'gnomemeeting-0.98.5_1' to 'gnomemeeting-0.98.5_2' (net/gnomemeeting)
--->  Building '/usr/ports/net/gnomemeeting'
===>  Cleaning for gnomemeeting-0.98.5_2
===>  Vulnerability check disabled
===>  Extracting for gnomemeeting-0.98.5_2
>> Checksum OK for gnomemeeting-0.98.5.tar.bz2.
===>  Patching for gnomemeeting-0.98.5_2
===>  Applying FreeBSD patches for gnomemeeting-0.98.5_2
===>   gnomemeeting-0.98.5_2 depends on file: /nonexistent - found
===>   gnomemeeting-0.98.5_2 depends on executable: gmake - found
===>   gnomemeeting-0.98.5_2 depends on executable: bison - found
===>   gnomemeeting-0.98.5_2 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gnomemeeting-0.98.5_2 depends on executable: pkg-config - found
===>   gnomemeeting-0.98.5_2 depends on file: /usr/local/bin/intltool-extract - found
===>   gnomemeeting-0.98.5_2 depends on shared library: ldap.2 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: X11.6 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: esd.2 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: glib-2.0.200 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: atk-1.0.400 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: pango-1.0.200 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: gtk-x11-2.0.200 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: linc.1 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: IDL-2.0 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: ORBit-2.0 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: glade-2.0.0 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: xml2.5 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: xslt.2 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: bonobo-2.0 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: gconf-2.5 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: gnomevfs-2.400 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: gnomecanvas-2.400 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: art_lgpl_2.5 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: gnome-2.400 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: bonoboui-2.0 - found
===>   gnomemeeting-0.98.5_2 depends on shared library: gnomeui-2.400 - found
===>  Configuring for gnomemeeting-0.98.5_2
checking build system type... i386-unknown-freebsd4.9
checking host system type... i386-unknown-freebsd4.9
checking target system type... i386-unknown-freebsd4.9
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 whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.20... 0.27.2 found
checking for perl... /usr/bin/perl
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 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.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for strerror in -lcposix... no
checking for ANSI C header files... (cached) yes
checking whether strcasecmp is declared... yes
Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
checking for pkg-config... /usr/local/bin/pkg-config
checking for gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0... yes
checking GNOMEMEETING_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -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 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-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/gconf/2 -I/usr/X11R6/include/libgnome-2.0 -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 GNOMEMEETING_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv
checking for long... yes
checking size of long... 4
checking whether OS type is supported... yes
checking for PTLib includes...
checking for /usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/pprocess.h... no
configure: error: You need PTLib's header files to build GnomeMeeting
===>  Script "configure" failed unexpectedly.
Please report the problem to roger at FreeBSD.org [maintainer] and attach the
"/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/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/net/gnomemeeting.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade63486.0 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! net/gnomemeeting (gnomemeeting-0.98.5_1)      (configure error)
#

What would then be the best way forward now?

Regards,

Stacey


> 
> > 
> > 
> > Regards,
> > 
> > Stacey
> > 
> > > 
> > > Err.., I think I might have made a boo-boo here.., I actually just tried to see if this "was one of those things" and actually re-issued the same command to see if it might work second time around.
> > > 
> > > Is it at all possible to kill this running "portupgrade -rf gettext -m BATCH=yes" command in mid-execution and do as you suggest?
> > > 
> > > Regards,
> > > 
> > > Stacey
> > > 
> > > > Cheers,
> > > > Mezz
> > > > 
> > > > 
> > > > -- 
> > > > bsdforums.org 's moderator, mezz.
> > > > 
> > > 
> > > -- 
> > > Stacey Roberts
> > > B. Sc (HONS) Computer Science
> > > 
> > > Web: www.vickiandstacey.com
> > > _______________________________________________
> > > freebsd-gnome at freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
> > 
> > -- 
> > Stacey Roberts
> > B. Sc (HONS) Computer Science
> > 
> > Web: www.vickiandstacey.com
> > _______________________________________________
> > freebsd-gnome at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
> >> end of "Re: portupgrade -rf gettext -m BATCH=yes fails at gnomemeeting stage" from Stacey Roberts <<
> 
> 
> --
> Adam Weinberger
> adam at vectors.cx // adamw at FreeBSD.org // adamw at magnesium.net
> http://www.vectors.cx

-- 
Stacey Roberts
B. Sc (HONS) Computer Science

Web: www.vickiandstacey.com


More information about the freebsd-gnome mailing list