From owner-cvs-all@FreeBSD.ORG Sun Aug 10 13:54:24 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA480106568C; Sun, 10 Aug 2008 13:54:24 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 988648FC25; Sun, 10 Aug 2008 13:54:23 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id A856C2C50CEE; Sun, 10 Aug 2008 16:54:22 +0300 (EEST) Date: Sun, 10 Aug 2008 16:54:22 +0300 From: QA Tindy To: Joe Marcus Clarke Message-ID: <20080810165422.5d4932cf@it.buh.tecnik93.com> In-Reply-To: <200808100650.m7A6oqKM042470@repoman.freebsd.org> References: <200808100650.m7A6oqKM042470@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/libcanberra Makefile ports/audio/libcanberra/files patch-src_oss.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2008 13:54:25 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, 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. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/libcanberra-0.6_4.log: building libcanberra-0.6_4 in directory /var/tinderbox/7-STABLE-FTP maintained by: gnome@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/audio/libcanberra Makefile ident: $FreeBSD: ports/audio/libcanberra/Makefile,v 1.5 2008/08/10 06:50:52 marcus Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sun Aug 10 13:27:07 UTC 2008 ................................................... cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-read-wav.lo -MD -MP -MF .deps/libcanberra_la-read-wav.Tpo -c read-wav.c -o libcanberra_la-read-wav.o >/dev/null 2>&1 mv -f .deps/libcanberra_la-read-wav.Tpo .deps/libcanberra_la-read-wav.Plo /bin/sh /work/a/ports/audio/libcanberra/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-sound-theme-spec.lo -MD -MP -MF .deps/libcanberra_la-sound-theme-spec.Tpo -c -o libcanberra_la-sound-theme-spec.lo `test -f 'sound-theme-spec.c' || echo './'`sound-theme-spec.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-sound-theme-spec.lo -MD -MP -MF .deps/libcanberra_la-sound-theme-spec.Tpo -c sound-theme-spec.c -fPIC -DPIC -o .libs/libcanberra_la-sound-theme-spec.o In file included from sound-theme-spec.c:32: malloc.h:36: warning: declaration of 'strndup' shadows a built-in function cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-sound-theme-spec.lo -MD -MP -MF .deps/libcanberra_la-sound-theme-spec.Tpo -c sound-theme-spec.c -o libcanberra_la-sound-theme-spec.o >/dev/null 2>&1 mv -f .deps/libcanberra_la-sound-theme-spec.Tpo .deps/libcanberra_la-sound-theme-spec.Plo /bin/sh /work/a/ports/audio/libcanberra/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-macro.lo -MD -MP -MF .deps/libcanberra_la-macro.Tpo -c -o libcanberra_la-macro.lo `test -f 'macro.c' || echo './'`macro.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-macro.lo -MD -MP -MF .deps/libcanberra_la-macro.Tpo -c macro.c -fPIC -DPIC -o .libs/libcanberra_la-macro.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-macro.lo -MD -MP -MF .deps/libcanberra_la-macro.Tpo -c macro.c -o libcanberra_la-macro.o >/dev/null 2>&1 mv -f .deps/libcanberra_la-macro.Tpo .deps/libcanberra_la-macro.Plo /bin/sh /work/a/ports/audio/libcanberra/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-malloc.lo -MD -MP -MF .deps/libcanberra_la-malloc.Tpo -c -o libcanberra_la-malloc.lo `test -f 'malloc.c' || echo './'`malloc.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-malloc.lo -MD -MP -MF .deps/libcanberra_la-malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/libcanberra_la-malloc.o In file included from malloc.c:29: malloc.h:36: warning: declaration of 'strndup' shadows a built-in function cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-malloc.lo -MD -MP -MF .deps/libcanberra_la-malloc.Tpo -c malloc.c -o libcanberra_la-malloc.o >/dev/null 2>&1 mv -f .deps/libcanberra_la-malloc.Tpo .deps/libcanberra_la-malloc.Plo /bin/sh /work/a/ports/audio/libcanberra/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-dso.lo -MD -MP -MF .deps/libcanberra_la-dso.Tpo -c -o libcanberra_la-dso.lo `test -f 'dso.c' || echo './'`dso.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-dso.lo -MD -MP -MF .deps/libcanberra_la-dso.Tpo -c dso.c -fPIC -DPIC -o .libs/libcanberra_la-dso.o In file included from dso.c:32: malloc.h:36: warning: declaration of 'strndup' shadows a built-in function cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-dso.lo -MD -MP -MF .deps/libcanberra_la-dso.Tpo -c dso.c -o libcanberra_la-dso.o >/dev/null 2>&1 mv -f .deps/libcanberra_la-dso.Tpo .deps/libcanberra_la-dso.Plo /bin/sh /work/a/ports/audio/libcanberra/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-driver-order.lo -MD -MP -MF .deps/libcanberra_la-driver-order.Tpo -c -o libcanberra_la-driver-order.lo `test -f 'driver-order.c' || echo './'`driver-order.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-driver-order.lo -MD -MP -MF .deps/libcanberra_la-driver-order.Tpo -c driver-order.c -fPIC -DPIC -o .libs/libcanberra_la-driver-order.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libcanberra_la-driver-order.lo -MD -MP -MF .deps/libcanberra_la-driver-order.Tpo -c driver-order.c -o libcanberra_la-driver-order.o >/dev/null 2>&1 mv -f .deps/libcanberra_la-driver-order.Tpo .deps/libcanberra_la-driver-order.Plo /bin/sh /work/a/ports/audio/libcanberra/work/gnome-libtool --tag=CC --mode=link cc -D_THREAD_SAFE -pthread -DCA_PLUGIN_PATH=\"/usr/local/lib/libcanberra\" -I/usr/local/include -I../libltdl -O2 -fno-strict-aliasing -pipe -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -export-dynamic -version-info 1:0:1 -Wl,-version-script=./map-file -L/usr/local/lib -o libcanberra.la -rpath /usr/local/lib libcanberra_la-common.lo libcanberra_la-mutex-posix.lo libcanberra_la-proplist.lo libcanberra_la-read-sound-file.lo libcanberra_la-read-vorbis.lo libcanberra_la-read-wav.lo libcanberra_la-sound-theme-spec.lo libcanberra_la-macro.lo libcanberra_la-malloc.lo libcanberra_la-dso.lo libcanberra_la-driver-order. lo -L/usr/local/lib -lvorbisfile -lvorbis -lm -logg ../libltdl/libltdl.la -lm gnome-libtool: link: cannot find the library `../libltdl/libltdl.la' or unhandled argument `../libltdl/libltdl.la' gmake[2]: *** [libcanberra.la] Error 1 gmake[2]: Leaving directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/audio/libcanberra/work/libcanberra-0.6' gmake: *** [all] Error 2 *** Error code 2 Stop in /a/ports/audio/libcanberra. ================================================================ build of /usr/ports/audio/libcanberra ended at Sun Aug 10 13:29:02 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B