From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 1 11:50:32 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BCBA16A4CE for ; Wed, 1 Dec 2004 11:50:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E429F43D41 for ; Wed, 1 Dec 2004 11:50:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB1BoVKt047116 for ; Wed, 1 Dec 2004 11:50:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB1BoVZu047109; Wed, 1 Dec 2004 11:50:31 GMT (envelope-from gnats) Resent-Date: Wed, 1 Dec 2004 11:50:31 GMT Resent-Message-Id: <200412011150.iB1BoVZu047109@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jiri Novak Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D985016A4CE for ; Wed, 1 Dec 2004 11:42:13 +0000 (GMT) Received: from wopice.valleyofdeath.net (pha-81-27-194-36.karneval.cz [81.27.203.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 605B643D53 for ; Wed, 1 Dec 2004 11:42:12 +0000 (GMT) (envelope-from bati@wopice.valleyofdeath.net) Received: from wopice.valleyofdeath.net (localhost [127.0.0.1]) iB1BgAwX001590 for ; Wed, 1 Dec 2004 12:42:10 +0100 (CET) (envelope-from bati@wopice.valleyofdeath.net) Received: (from bati@localhost) by wopice.valleyofdeath.net (8.13.1/8.13.1/Submit) id iB1Bg9EE001589; Wed, 1 Dec 2004 12:42:09 +0100 (CET) (envelope-from bati) Message-Id: <200412011142.iB1Bg9EE001589@wopice.valleyofdeath.net> Date: Wed, 1 Dec 2004 12:42:09 +0100 (CET) From: Jiri Novak To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/74580: multimedia/mpeg4ip fails to build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiri Novak List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 11:50:32 -0000 >Number: 74580 >Category: ports >Synopsis: multimedia/mpeg4ip fails to build >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 01 11:50:31 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jiri Novak >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD wopice.valleyofdeath.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Nov 14 12:41:42 CET 2004 root@wopice.valleyofdeath.net:/usr/obj/usr/src/sys/WOPICE i386 >Description: While doing update of gnome to 2.8 using gnome-update script, mpeg4ip fails to build. I have read UPDATING file and found info about faad/mpeg4ip changes, but even those instructions didn't help. Build fails with: c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -DNOCONTROLS -Wall -Werror -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -O -pipe -march=pentiumpro -O3 -ffast-math -fomit-frame-pointer -DUSE_MMX -DMPEG4IP -MT msg_queue.lo -MD -MP -MF .deps/msg_queue.Tpo -c msg_queue.cpp -fPIC -DPIC -o .libs/msg_queue.o /bin/sh ../../libtool --mode=link c++ -D_REENTRANT -DNOCONTROLS -Wall -Werror -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -O -pipe -march=pentiumpro -O3 -ffast-math -fomit-frame-pointer -DUSE_MMX -DMPEG4IP -L/usr/local/lib -L/usr/X11R6/lib -pthread -o libmsg_queue.la -rpath /usr/local/lib msg_queue.lo c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/msg_queue.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib -lstdc++ -lm -lgcc_pic /usr/lib/crtendS.o /usr/lib/crtn.o -march=pentiumpro -Wl,-soname -Wl,libmsg_queue.so.0 -o .libs/libmsg_queue.so.0 (cd .libs && rm -f libmsg_queue.so && ln -s libmsg_queue.so.0 libmsg_queue.so) (cd .libs && rm -f libmsg_queue.so && ln -s libmsg_queue.so.0 libmsg_queue.so) creating libmsg_queue.la (cd .libs && rm -f libmsg_queue.la && ln -s ../libmsg_queue.la libmsg_queue.la) gmake[3]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/msg_queue' Making all in rtp gmake[3]: Entering directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/rtp' cd . && /bin/sh /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/rtp/missing --run autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. aclocal.m4:65: error: Autoconf version 2.54 or higher is required aclocal.m4:65: the top level autoheader: autom4te failed with exit status: 1 at /usr/local/bin/autoheader line 163 gmake[3]: *** [config.h.in] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/rtp' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/mpeg4ip. root@wopice:/usr/ports/multimedia/mpeg4ip# although I have indeed autoconf 2.59 installed: root@wopice:/usr/ports/multimedia/mpeg4ip# pkg_info | grep autoconf autoconf-2.59_2 Automatically configure source code on many Un*x platforms root@wopice:/usr/ports/multimedia/mpeg4ip# >How-To-Repeat: Try to install mpeg4ip port. >Fix: >Release-Note: >Audit-Trail: >Unformatted: