Problem re-compiling ogmrip

Ian Moore no-spam at swiftdsl.com.au
Sat Feb 19 01:22:09 GMT 2005


Hi,
I'm trying to complete the update of perl on my 5.3R system and I'm having 
trouble with multimedia/ogmrip (ogmrip-0.6.2). When I ran the portupgrade 
command as specified in UPDATING, it all went ok until it got to ogmrip, 
where it just hung. Eventually I pressed Ctrl+C and it skipped it and 
continued with the upgrade.
At the end several ports had failed:
** Listing the failed packages (*:skipped / !:failed)
removed  ! print/teTeX-latex2e (teTeX-latex2e-1.0.20031201)      (port 
directoryerror)
        ! www/firefox (firefox-1.0_7,1) (unknown build error)
        * www/flashplugin-firefox (flashplugin-firefox-0.4.12)
        ! graphics/librsvg2 (librsvg2-2.8.1_1)  (unknown build error)
        * x11-fm/nautilus2 (nautilus2-2.8.2_1)
        ! multimedia/ogmrip (ogmrip-0.6.2)      (interrupted by user)
        * graphics/gimp (gimp-gnome-2.2.3,1)
        * sysutils/gnomecontrolcenter2 (gnomecontrolcenter2-2.8.1_2)
        ! misc/xfce4-panel-themes (xfce4-panel-themes-4.0.6_1)  (invalid 
package name)
        * x11-wm/xfce4 (xfce-4.0.6_1)

So I then  tried to update those by hand. I've succeeded with some, but ogmrip 
just hangs every time at the same place. (See below for the build output). 
Can anyone suggest a way around this? I looked for a package to install 
instead, but there is none.
My make.conf has:
NO_PF=true
CPUTYPE=athlon-xp
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
NOPROFILE=     true    # Avoid compiling profiled libraries
X_WINDOW_SYSTEM=xorg
CUPS_OVERWRITE_BASE=yes
NO_LPR=yes
# added by use.perl 2005-02-13 09:28:53
PERL_VER=5.8.6
PERL_VERSION=5.8.6

Here is the output of the build:

daemon:~ % sudo portupgrade -f ogmrip-0.6.2
Password:
--->  Reinstalling 'ogmrip-0.6.2' (multimedia/ogmrip)
--->  Building '/usr/ports/multimedia/ogmrip'
<snip>
===>  Cleaning for ogmrip-0.6.2
===>  Extracting for ogmrip-0.6.2
=> Checksum OK for ogmrip-0.6.2.tar.gz.
===>  Patching for ogmrip-0.6.2
===>   ogmrip-0.6.2 depends on executable: mencoder - found
===>   ogmrip-0.6.2 depends on executable: oggenc - found
===>   ogmrip-0.6.2 depends on executable: ogmmerge - found
===>   ogmrip-0.6.2 depends on executable: lame - found
===>   ogmrip-0.6.2 depends on executable: gocr - found
===>   ogmrip-0.6.2 depends on file: /usr/local/bin/libtool15 - found
===>   ogmrip-0.6.2 depends on 
file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   ogmrip-0.6.2 depends on executable: pkg-config - found
===>   ogmrip-0.6.2 depends on file: /usr/local/bin/intltool-extract - found
===>   ogmrip-0.6.2 depends on shared library: xvidcore - found
===>   ogmrip-0.6.2 depends on shared library: dvdread - found
===>   ogmrip-0.6.2 depends on shared library: enchant - found
===>   ogmrip-0.6.2 depends on shared library: X11.6 - found
===>   ogmrip-0.6.2 depends on shared library: esd.2 - found
===>   ogmrip-0.6.2 depends on shared library: glib-2.0.400 - found
===>   ogmrip-0.6.2 depends on shared library: atk-1.0.800 - found
===>   ogmrip-0.6.2 depends on shared library: pango-1.0.600 - found
===>   ogmrip-0.6.2 depends on shared library: gtk-x11-2.0.400 - found
===>   ogmrip-0.6.2 depends on shared library: linc.1 - found
===>   ogmrip-0.6.2 depends on shared library: IDL-2.0 - found
===>   ogmrip-0.6.2 depends on shared library: ORBit-2.0 - found
===>   ogmrip-0.6.2 depends on shared library: glade-2.0.0 - found
===>   ogmrip-0.6.2 depends on shared library: xml2.5 - found
===>   ogmrip-0.6.2 depends on shared library: xslt.2 - found
===>   ogmrip-0.6.2 depends on shared library: bonobo-2.0 - found
===>   ogmrip-0.6.2 depends on shared library: gconf-2.5 - found
===>   ogmrip-0.6.2 depends on shared library: gnomevfs-2.800 - found
===>   ogmrip-0.6.2 depends on shared library: gnomecanvas-2.800 - found
===>   ogmrip-0.6.2 depends on shared library: art_lgpl_2.5 - found
===>   ogmrip-0.6.2 depends on shared library: gnome-2.800 - found
===>   ogmrip-0.6.2 depends on shared library: bonoboui-2.0 - found
===>   ogmrip-0.6.2 depends on shared library: gnomeui-2.800 - found
===>   ogmrip-0.6.2 depends on shared library: X11.6 - found
===>  Configuring for ogmrip-0.6.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make 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 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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking build system type... i386-portbld-freebsd5.3
checking host system type... i386-portbld-freebsd5.3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... 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 whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for intltool >= 0.21... 0.31.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for ANSI C header files... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for statvfs... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for glib-2.0 >= 2.2.0 gobject-2.0 >= 2.2.0... yes
checking OGMRIP_LIB_CFLAGS... -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include
checking OGMRIP_LIB_LIBS... -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -liconv
checking for libgnome-2.0 >= 2.6.0 libgnomeui-2.0 >= 2.6.0 libglade-2.0 >= 
2.4.0 gconf-2.0 >= 2.6.0... yes
checking OGMRIP_GNOME_CFLAGS... -DORBIT2=1 -D_REENTRANT -DXTHREADS 
-DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 
-I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 
-I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 
-I/usr/local/include/libxml2 -I/usr/local/include 
-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/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 
-I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include 
-I/usr/X11R6/include/libglade-2.0
checking OGMRIP_GNOME_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib 
-L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 
-lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgnomevfs-2 -lbonobo-2 
-lbonobo-activation -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXrandr 
-lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft 
-lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 
-lgobject-2.0 -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 
-liconv
checking for enchant >= 1.1.0... yes
checking OGMRIP_ENCHANT_CFLAGS... -I/usr/local/include/enchant 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
checking OGMRIP_ENCHANT_LIBS... -Wl,--export-dynamic -L/usr/local/lib 
-lenchant-lgmodule-2.0 -lglib-2.0 -liconv
checking for cam_open_spec_device in -lcam... yes
checking for DVDOpen in -ldvdread... yes
checking for gsed... no
checking for sed... /usr/bin/sed
checking for mplayer... /usr/local/bin/mplayer
test: MPlayer: unexpected operator
checking for mencoder... /usr/local/bin/mencoder
checking for ogmmerge... /usr/local/bin/ogmmerge
checking for ogmsplit... /usr/local/bin/ogmsplit
checking for oggenc... /usr/local/bin/oggenc
checking for lame... /usr/local/bin/lame
checking for mkvmerge... no
checking for gocr... /usr/local/bin/gocr
checking for XviD support... yes
checking for Lavc support... 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... no
configure: WARNING: libintl.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: libintl.h: proceeding with the compiler's result
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... 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...  fr en
checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
checking for gconftool-2... /usr/X11R6/bin/gconftool-2
Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema 
installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating subrip/Makefile
config.status: creating libogmdvd/Makefile
config.status: creating libogmspawn/Makefile
config.status: creating libogmrip/Makefile
config.status: creating libbacon/Makefile
config.status: creating data/Makefile
config.status: creating data/ogmrip.pc
config.status: creating data/ogmspawn.pc
config.status: creating data/ogmdvd.pc
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
===>  Building for ogmrip-0.6.2
make  all-recursive
Making all in libogmdvd
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I..-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  -Wall 
-Werror -I..    -O -pipe -march=athlon-xp -I/usr/local/include -c ogmdvd.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmdvd.c  -fPIC -DPIC 
-o .libs/ogmdvd.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmdvd.c -o ogmdvd.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=link cc  -O -pipe -march=athlon-xp 
-I/usr/local/include -L/usr/local/lib -o libogmdvd.la -rpath /usr/X11R6/lib  
ogmdvd.lo  -lcam
cc -shared  .libs/ogmdvd.o  -L/usr/local/lib -lcam  -march=athlon-xp 
-Wl,-soname -Wl,libogmdvd.so.0 -o .libs/libogmdvd.so.0
(cd .libs && rm -f libogmdvd.so && ln -s libogmdvd.so.0 libogmdvd.so)
(cd .libs && rm -f libogmdvd.so && ln -s libogmdvd.so.0 libogmdvd.so)
ar cru .libs/libogmdvd.a  ogmdvd.o
ranlib .libs/libogmdvd.a
creating libogmdvd.la
(cd .libs && rm -f libogmdvd.la && ln -s ../libogmdvd.la libogmdvd.la)
Making all in libogmspawn
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I..-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  -Wall 
-Werror -I..    -O -pipe -march=athlon-xp -I/usr/local/include -c ogmsp-bin.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I..stop -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmsp-bin.c  -fPIC -DPIC 
-o .libs/ogmsp-bin.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmsp-bin.c -o ogmsp-bin.o 
>/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I..-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  -Wall 
-Werror -I..    -O -pipe -march=athlon-xp -I/usr/local/include -c 
ogmsp-container.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmsp-container.c  -fPIC -DPIC 
-o .libs/ogmsp-container.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmsp-container.c -o 
ogmsp-container.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I..-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  -Wall 
-Werror -I..    -O -pipe -march=athlon-xp -I/usr/local/include -c 
ogmsp-exec.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmsp-exec.c  -fPIC -DPIC 
-o .libs/ogmsp-exec.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmsp-exec.c -o ogmsp-exec.o 
>/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I..-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  -Wall 
-Werror -I..    -O -pipe -march=athlon-xp -I/usr/local/include -c 
ogmsp-list.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmsp-list.c  -fPIC -DPIC 
-o .libs/ogmsp-list.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -Wall -Werror -I.. -O -pipe 
-march=athlon-xp -I/usr/local/include -c ogmsp-list.c -o ogmsp-list.o 
>/dev/null 2>&1
echo "#include \"ogmsp-marshal.h\"" > ogmsp-marshal.c 
&&  /usr/local/bin/glib-genmarshal  --body --prefix=ogmsp_cclosure_marshal >> 
ogmsp-marshal.c

At that point is just hangs & I have to Ctrl+C out of it.

Cheers,
-- 
Ian

GPG Key: http://home.swiftdsl.com.au/~imoore/no-spam.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050219/9899e34d/attachment.bin


More information about the freebsd-questions mailing list