Dependency on alsalib has been added to jack http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/jack/Makefile.diff?r1=1.54;r2=1.56 resulting in at least this fail. Considering alpha (or beta) status of alsa compat port, I'd prefer to disable alsa support in audio/jack, than to fix this port. Any objection against the patch http://people.freebsd.org/~makc/patches/jack.diff ?
On Mon, 6 Dec 2010 01:57:36 -0800 (PST), q...@freebsd.org wrote: > The Restless Daemon identified a missing_header error while trying to > build: kdeaccessibility-3.5.10_4 maintained by k...@freebsd.org > Makefile ident: $FreeBSD: ports/accessibility/kdeaccessibility/Makefile,v > 1.33 2010/12/04 07:30:14 ade Exp $ > > Excerpt from > http://QAT.TecNik93.com/logs/8-STABLE-NPD/kdeaccessibility-3.5.10_4.log : > > gmake[4]: Entering directory > `/work/a/ports/accessibility/kdeaccessibility/work/kdeaccessibility-3.5.10 > /kttsd/players/alsaplayer' /bin/sh /usr/local/bin/libtool --silent > --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. > -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/usr/local/include > -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT > -I/usr/local/include -I/usr/local/include -I/usr/local/include > -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W > -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -fno-strict-aliasing > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT > -DQT_NO_TRANSLATION -fexceptions -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -MT > alsaplugin.lo -MD -MP -MF .deps/alsaplugin.Tpo -c -o alsaplugin.lo > alsaplugin.cpp In file included from alsaplayer.h:28, > from alsaplugin.cpp:26: > /usr/local/include/alsa/asoundlib.h:63:5: warning: "__BYTE_ORDER" is not > defined /usr/local/include/alsa/asoundlib.h:63:21: warning: > "__LITTLE_ENDIAN" is not defined In file included from > /usr/local/include/alsa/asoundlib.h:81, > from alsaplayer.h:28, > from alsaplugin.cpp:26: > /usr/local/include/alsa/pcm.h:189:5: warning: "__BYTE_ORDER" is not defined > /usr/local/include/alsa/pcm.h:189:21: warning: "__LITTLE_ENDIAN" is not > defined In file included from alsaplayer.h:45, > from alsaplugin.cpp:26: > formats.h:4:20: error: endian.h: No such file or directory > formats.h:5:22: error: byteswap.h: No such file or directory > formats.h:47:5: warning: "__BYTE_ORDER" is not defined > formats.h:47:21: warning: "__LITTLE_ENDIAN" is not defined > In file included from alsaplugin.cpp:26: > alsaplayer.h:126: error: 'off64_t' does not name a type > alsaplayer.h:128: error: 'off64_t' has not been declared > alsaplayer.h:170: error: 'off64_t' does not name a type > alsaplayer.h:171: error: 'off64_t' does not name a type > alsaplayer.h:61: warning: 'readi_func' defined but not used > alsaplayer.h:62: warning: 'writei_func' defined but not used > alsaplayer.h:63: warning: 'readn_func' defined but not used > alsaplayer.h:64: warning: 'writen_func' defined but not used > gmake[4]: *** [alsaplugin.lo] Error 1 > gmake[4]: Leaving directory > `/work/a/ports/accessibility/kdeaccessibility/work/kdeaccessibility-3.5.10 > /kttsd/players/alsaplayer' gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory > `/work/a/ports/accessibility/kdeaccessibility/work/kdeaccessibility-3.5.10 > /kttsd/players' gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/work/a/ports/accessibility/kdeaccessibility/work/kdeaccessibility-3.5.10 > /kttsd' gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/work/a/ports/accessibility/kdeaccessibility/work/kdeaccessibility-3.5.10 > ' gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /a/ports/accessibility/kdeaccessibility. > ================================================================ > build of /usr/ports/accessibility/kdeaccessibility ended at Mon Dec 6 > 09:57:35 UTC 2010 > > The tarballed WRKDIR can be found here: > http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/kdeaccessibility-3.5.10_4.tbz > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=accessibility&portname > =kdeaccessibility > > The build which triggered this BotMail was done under > tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 > 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/ _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"