From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 12 12:03:52 2009 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5310A106566C; Thu, 12 Nov 2009 12:03:52 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id D6A7C8FC12; Thu, 12 Nov 2009 12:03:51 +0000 (UTC) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 2C75322C531A; Thu, 12 Nov 2009 14:05:31 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id BFC1012E3D88; Thu, 12 Nov 2009 14:06:10 +0200 (EET) From: QAT@FreeBSD.org To: multimedia@FreeBSD.org X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-12 16:51:22 X-QAT-Port: audio/jack X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/jackit-0.116.2_2.log X-QAT-Build_Reason: Dependency X-QAT-Fail_Reason: compiler_error Message-Id: <20091112120610.BFC1012E3D88@quark.ds9.tecnik93.com> Date: Thu, 12 Nov 2009 14:06:10 +0200 (EET) Cc: Subject: audio/jack - fails: compiler_error X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2009 12:03:52 -0000 The Restless Daemon identified a compiler error while trying to build: jackit-0.116.2_2 maintained by multimedia@FreeBSD.org Makefile ident: $FreeBSD: ports/audio/jack/Makefile,v 1.51 2009/05/12 11:28:14 itetcu Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/jackit-0.116.2_2.log : portaudio_driver.c:785: warning: unused variable 'deviceID' portaudio_driver.c:532: warning: 'outputDeviceID' may be used uninitialized in this function portaudio_driver.c:532: note: 'outputDeviceID' was declared here portaudio_driver.c:532: warning: 'inputDeviceID' may be used uninitialized in this function portaudio_driver.c:532: note: 'inputDeviceID' was declared here mv -f .deps/portaudio_driver.Tpo .deps/portaudio_driver.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -I../../config -I../.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -O2 -fno-strict-aliasing -pipe -I../../config -I../.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/local/include -module -avoid-version -L/usr/local/lib -o jack_portaudio.la -rpath /usr/local/lib/jack portaudio_driver.lo -lportaudio -lm -pthread -L/usr/local/lib -lsamplerate -L/usr/local/lib -lcelt -lm cc -shared .libs/portaudio_driver.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lportaudio /usr/local/lib/libsamplerate.so /usr/local/lib/libcelt.so -lm -pthread -Wl,-soname -Wl,jack_portaudio.so -o .libs/jack_portaudio.so creating jack_portaudio.la (cd .libs && rm -f jack_portaudio.la && ln -s ../jack_portaudio.la jack_portaudio.la) gmake[3]: Leaving directory `/work/a/ports/audio/jack/work/jack-audio-connection-kit-0.116.2/drivers/portaudio' Making all in netjack gmake[3]: Entering directory `/work/a/ports/audio/jack/work/jack-audio-connection-kit-0.116.2/drivers/netjack' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I../../config -I../.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -O2 -fno-strict-aliasing -pipe -I../../config -I../.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/local/include -MT net_driver.lo -MD -MP -MF .deps/net_driver.Tpo -c -o net_driver.lo net_driver.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I../../config -I../.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -O2 -fno-strict-aliasing -pipe -I../../config -I../.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I/usr/local/include -MT net_driver.lo -MD -MP -MF .deps/net_driver.Tpo -c net_driver.c -fPIC -DPIC -o .libs/net_driver.o net_driver.c: In function 'net_driver_attach': net_driver.c:551: error: 'celt_int32_t' undeclared (first use in this function) net_driver.c:551: error: (Each undeclared identifier is reported only once net_driver.c:551: error: for each function it appears in.) net_driver.c:551: error: expected ';' before 'lookahead' net_driver.c:553: warning: passing argument 3 of 'celt_mode_create' makes pointer from integer without a cast net_driver.c:553: error: too many arguments to function 'celt_mode_create' net_driver.c:554: error: 'lookahead' undeclared (first use in this function) net_driver.c:557: error: too few arguments to function 'celt_decoder_create' net_driver.c:599: warning: passing argument 3 of 'celt_mode_create' makes pointer from integer without a cast net_driver.c:599: error: too many arguments to function 'celt_mode_create' net_driver.c:600: error: too few arguments to function 'celt_encoder_create' gmake[3]: *** [net_driver.lo] Error 1 gmake[3]: Leaving directory `/work/a/ports/audio/jack/work/jack-audio-connection-kit-0.116.2/drivers/netjack' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/work/a/ports/audio/jack/work/jack-audio-connection-kit-0.116.2/drivers' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/audio/jack/work/jack-audio-connection-kit-0.116.2' gmake: *** [all] Error 2 *** Error code 1 Stop in /a/ports/audio/jack. ================================================================ build of /usr/ports/audio/jack ended at Thu Nov 12 12:06:07 UTC 2009 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=audio&portname=jack The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately."