From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 16 06:20:30 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 EE24616A4CE; Mon, 16 Aug 2004 06:20:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1D6243D46; Mon, 16 Aug 2004 06:20:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) i7G6KULE013254; Mon, 16 Aug 2004 06:20:30 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7G6KUtG013250; Mon, 16 Aug 2004 06:20:30 GMT (envelope-from pav) Date: Mon, 16 Aug 2004 06:20:30 GMT From: Pav Lucistnik Message-Id: <200408160620.i7G6KUtG013250@freefall.freebsd.org> To: jylefort@brutele.be, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org Subject: Re: ports/70491: Update port: audio/hydrogen to 0.9.0b1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 06:20:31 -0000 Synopsis: Update port: audio/hydrogen to 0.9.0b1 State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Mon Aug 16 06:19:23 GMT 2004 State-Changed-Why: Does not build on both 4.x and 5.x: [4.x]: c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/X11R6/include -I/usr/local/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -fno-exceptions -fno-check-new -c -o InstrumentPropertiesDialog.o `test -f 'InstrumentPropertiesDialog.cpp' || echo './'`InstrumentPropertiesDialog.cpp InstrumentPropertiesDialog.cpp: In method `void InstrumentPropertiesDialog::layerSelected()': InstrumentPropertiesDialog.cpp:209: implicit declaration of function `int round(...)' gmake[3]: *** [InstrumentPropertiesDialog.o] Error 1 gmake[3]: Leaving directory `/tmp/a/ports/audio/hydrogen/work/hydrogen-0.9.0beta1/hydrogen_gui' gmake[2]: *** [all-recursive] Error 1 [5.x]: c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/X11R6/include -I/usr/local/include -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -O -pipe -fno-exceptions -fno-check-new -c -o InstrumentPropertiesDialog.o `test -f 'InstrumentPropertiesDialog.cpp' || echo './'`InstrumentPropertiesDialog.cpp InstrumentPropertiesDialog.cpp: In member function `virtual void InstrumentPropertiesDialog::layerSelected()': InstrumentPropertiesDialog.cpp:209: error: `round' undeclared (first use this function) InstrumentPropertiesDialog.cpp:209: error: (Each undeclared identifier is reported only once for each function it appears in.) gmake[3]: *** [InstrumentPropertiesDialog.o] Error 1 gmake[3]: Leaving directory `/tmp/a/ports/audio/hydrogen/work/hydrogen-0.9.0beta1/hydrogen_gui' gmake[2]: *** [all-recursive] Error 1 Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Mon Aug 16 06:19:23 GMT 2004 Responsible-Changed-Why: Handle. http://www.freebsd.org/cgi/query-pr.cgi?pr=70491