Date: Wed, 11 Aug 2010 17:28:13 +0200 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org> To: QAT@freebsd.org Cc: cvs-ports@freebsd.org, bapt@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/mail/dma Makefile distinfo pkg-plist ports/mail/dma/files dma.rb patch-Makefile patch-dma.c pkg-message.in Message-ID: <AANLkTimYnAdWws8K94JkghmUAGW%2ByeFcvM18XCK8K3v-@mail.gmail.com> In-Reply-To: <20100811140650.EA7CD5A9003@jester1b.ixsystems.com> References: <201008110951.o7B9pmd6022823@repoman.freebsd.org> <20100811140650.EA7CD5A9003@jester1b.ixsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
My bad, since I approved this commit. The warning which is now being treated as an error is also present in the original log, but QAT has -Werror turned on for some reason. Rene 2010/8/11 <QAT@freebsd.org>: > The Restless Daemon identified a compiler error while trying to build: > dma-20091004 maintained by bapt@FreeBSD.org > Makefile ident: $FreeBSD: ports/mail/dma/Makefile,v 1.6 2010/08/11 09:51:48 bapt Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/dma-20091004.log : > > ===> License accepted by the user > => dma-20091004.tar.gz doesn't seem to exist in /tmp/distfiles/. > => Attempting to fetch from file:///distcache//. > fetch: file:///distcache//dma-20091004.tar.gz: No such file or directory > => Attempting to fetch from http://people.FreeBSD.org/~bapt/. > dma-20091004.tar.gz 25 kB 101 kBps > => MD5 Checksum OK for dma-20091004.tar.gz. > => SHA256 Checksum OK for dma-20091004.tar.gz. > ================================================================ > ====================<phase 2: make extract>==================== > add_pkg > ===> License accepted by the user > ===> Extracting for dma-20091004 > => MD5 Checksum OK for dma-20091004.tar.gz. > => SHA256 Checksum OK for dma-20091004.tar.gz. > ================================================================ > ====================<phase 3: make patch>==================== > add_pkg > ===> Patching for dma-20091004 > ===> Applying FreeBSD patches for dma-20091004 > ================================================================ > ====================<phase 4: make build>==================== > add_pkg > ===> Configuring for dma-20091004 > ===> Building for dma-20091004 > Warning: Object directory not changed from original /work/a/ports/mail/dma/work/dma-20091004 > yacc -d -o aliases_parse.c aliases_parse.y > cc -O2 -pipe -I/usr/include -fno-strict-aliasing -I/work/a/ports/mail/dma/work/dma-20091004 -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c aliases_parse.c > lex -t aliases_scan.l > aliases_scan.c > cc -O2 -pipe -I/usr/include -fno-strict-aliasing -I/work/a/ports/mail/dma/work/dma-20091004 -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c aliases_scan.c > cc1: warnings being treated as errors > aliases_scan.l:407: warning: function declaration isn't a prototype > *** Error code 1 > > Stop in /work/a/ports/mail/dma/work/dma-20091004. > *** Error code 1 > > Stop in /a/ports/mail/dma. > ================================================================ > build of /usr/ports/mail/dma ended at Wed Aug 11 14:06:40 UTC 2010 > > The tarballed WRKDIR can be found here: > http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/dma-20091004.tbz > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=mail&portname=dma > > 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/ > > > 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." > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimYnAdWws8K94JkghmUAGW%2ByeFcvM18XCK8K3v->
