looping in build of multimedia/gstreamer

J. W. Ballantine jwb at homer.att.com
Fri May 6 06:22:32 PDT 2005


Hi,

I'm not sure what's causing this, but when I try and build
gstreamer-0.8.10 I end up is a loop in the po dir:

gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8
.10/pkgconfig'
Making all in po
gmake[2]: Entering directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.
8.10/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands

gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8
.10/po'
gmake[2]: Entering directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.
8.10/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands


gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8
.10/po'
gmake[2]: Entering directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.
8.10/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands

gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8
.10/po'
gmake[2]: Entering directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.
8.10/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands


And on and on and on.

I did a cvsup on ports, followed by a marcusmerge, followed by pkgdb -Ff,
followed by portsclean -D.  Everything starts ok with:
 
 portupgrade -r pkgconfig
[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 448 packages 
found (-447 +447) (...)...................................
...............................................................................
.....................................................
...............................................................................
.....................................................
...............................................................................
.....................................................
................ done]
--->  Upgrading 'gstreamer-0.8.9_2' to 'gstreamer-0.8.10' 
(multimedia/gstreamer)
--->  Building '/usr/ports/multimedia/gstreamer'
===>  Cleaning for libiconv-1.9.2_1
===>  Cleaning for bison-1.75_2
===>  Cleaning for gettext-0.14.1
===>  Cleaning for glib-2.6.4
===>  Cleaning for gmake-3.80_2
===>  Cleaning for imake-6.8.2
===>  Cleaning for libtool-1.5.10_1
===>  Cleaning for m4-1.4.3
===>  Cleaning for pkgconfig-0.17.2
===>  Cleaning for popt-1.7
===>  Cleaning for perl-5.8.6_2
===>  Cleaning for gnomehier-2.0_6
===>  Cleaning for freetype2-2.1.9
===>  Cleaning for expat-1.95.8_1
===>  Cleaning for libxml2-2.6.19
===>  Cleaning for fontconfig-2.2.3,1
===>  Cleaning for xorg-libraries-6.8.2
===>  Cleaning for gstreamer-0.8.10
===>  Vulnerability check disabled, database not found
=> gstreamer-0.8.10.tar.bz2 doesn't seem to exist in 
/usr/ports/distfiles/gnome2.
=> Attempting to fetch from ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gs
treamer/0.8/.

 ***port fetched***

===>  Extracting for gstreamer-0.8.10
=> Checksum OK for gnome2/gstreamer-0.8.10.tar.bz2.
===>  Patching for gstreamer-0.8.10
===>  Applying extra patch /usr/ports/multimedia/gstreamer/files/extra-patch-gs
t::cothreads.c
===>  Applying FreeBSD patches for gstreamer-0.8.10
===>   gstreamer-0.8.10 depends on executable: gmake - found
===>   gstreamer-0.8.10 depends on executable: bison - found
===>   gstreamer-0.8.10 depends on file: /usr/local/bin/libtool15 - found
===>   gstreamer-0.8.10 depends on executable: pkg-config - found
===>   gstreamer-0.8.10 depends on shared library: popt.0 - found
===>   gstreamer-0.8.10 depends on shared library: glib-2.0.600 - found
===>   gstreamer-0.8.10 depends on shared library: xml2.5 - found
===>   gstreamer-0.8.10 depends on shared library: X11.6 - found
===>  Configuring for gstreamer-0.8.10


And then the build seems to continue normally until it enter the po dir
where is just loops.

Any ideas on what is going on here???

Thanks

Jim Ballantine





More information about the freebsd-gnome mailing list