Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2010 17:10:33 -0300
From:      Renato Botelho <garga@FreeBSD.org>
To:        QAT@FreeBSD.org
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/security/clamav-devel Makefile distinfo
Message-ID:  <20100504201031.GA6655@bluepex.com>
In-Reply-To: <20100504162257.AC0ED5A9001@jester1b.ixsystems.com>
References:  <201005041615.o44GFiUD029726@repoman.freebsd.org> <20100504162257.AC0ED5A9001@jester1b.ixsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, May 04, 2010 at 09:22:57AM -0700, QAT@FreeBSD.org wrote:
> The Restless Daemon identified a mtree error while trying to build:
>  clamav-devel-20100504 maintained by garga@FreeBSD.org
>  Makefile ident: $FreeBSD: ports/security/clamav-devel/Makefile,v 1.185 2010/05/04 16:15:44 garga Exp $
> 
> Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/clamav-devel-20100504.log :
> 
> Making all in unit_tests
> gmake[2]: Entering directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504/unit_tests'
> gmake[2]: Nothing to be done for `all'.
> gmake[2]: Leaving directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504/unit_tests'
> Making all in clamdtop
> gmake[2]: Entering directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504/clamdtop'
>   CC     optparser.o
>   CC     getopt.o
>   CC     misc.o
> cc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I..  -I..  -I/usr/local/include    -O2 -pipe -fno-strict-aliasing -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c
> cc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I..  -I..  -I/usr/local/include    -O2 -pipe -fno-strict-aliasing -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c
> cc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I..  -I..  -I/usr/local/include    -O2 -pipe -fno-strict-aliasing -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c
>   CC     clamdtop.o
> cc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I..  -I..  -I/usr/local/include    -O2 -pipe -fno-strict-aliasing -c clamdtop.c
>   CCLD   clamdtop
> gmake[2]: Leaving directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504/clamdtop'
> Making all in clambc
> gmake[2]: Entering directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504/clambc'
>   CC     optparser.o
> cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../shared -I../libclamav -I/usr/local/include    -O2 -pipe -fno-strict-aliasing -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c
>   CC     getopt.o
> cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../shared -I../libclamav -I/usr/local/include    -O2 -pipe -fno-strict-aliasing -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c
>   CC     misc.o
> cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../shared -I../libclamav -I/usr/local/include    -O2 -pipe -fno-strict-aliasing -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c
>   CC     bcrun.o
> cc -DHAVE_CONFIG_H -I. -I..  -I.. -I../shared -I../libclamav -I/usr/local/include    -O2 -pipe -fno-strict-aliasing -c bcrun.c
>   CCLD   clambc
> gmake[2]: Leaving directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504/clambc'
> gmake[2]: Entering directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504'
> gmake[2]: Leaving directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504'
> gmake[1]: Leaving directory `/work/a/ports/security/clamav-devel/work/clamav-devel-20100504'
> ================================================================
> ====================<phase 5: make test>====================
> make: don't know how to make regression-test(continuing)
> ================================================================
> Fatal error: filesystem was touched prior to 'make install' phase
> distcache extra
> ================================================================
> ================================================================
> build of /usr/ports/security/clamav-devel ended at Tue May  4 16:22:56 UTC 2010
> 
> PortsMon page for the port:
> http://portsmon.freebsd.org/portoverview.py?category=security&portname=clamav-devel
> 
> 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,

I can't reproduce this, take a look at:

http://freebsd1.asmallorange.com//logs/8.0-i386-garga/clamav-devel-20100504.log

- -- 
Renato Botelho <garga @ FreeBSD.org>
               <garga @ freebsdbrasil.com.br>
GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc

The older a man gets, the farther he had to walk to school as a boy.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAkvgfzcACgkQ6CRbiSJE7amsOwCfaURvORZv93dbvj3jVjSFhIBR
zQMAoIZkqsAxW04Xr5Rs5/YxloNbp+1Y
=VvzR
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100504201031.GA6655>