Date: Tue, 7 Dec 2010 14:27:55 -0800 (PST) From: QAT@FreeBSD.org To: beech@FreeBSD.org Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/dbf2mysql Makefile ports/databases/dbf2mysql/files patch-mysql2dbf.c Message-ID: <20101207222755.BF5D85A900A@jester1b.ixsystems.com> In-Reply-To: <201012042121.oB4LLE1p036149@repoman.freebsd.org> References: <201012042121.oB4LLE1p036149@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a mtree error while trying to build: dbf2mysql-1.14_2 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/databases/dbf2mysql/Makefile,v 1.16 2010/12/04 21:21:14 beech Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/dbf2mysql-1.14_2.log : ===> dbf2mysql-1.14_2 depends on shared library: mysqlclient.16 - found ===> Configuring for dbf2mysql-1.14_2 ===> Building for dbf2mysql-1.14_2 cc -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.14\" -I/usr/local/include/mysql -c -o dbf2mysql.o dbf2mysql.c cc -O2 -pipe -fno-strict-aliasing -c -o dbf.o dbf.c cc -O2 -pipe -fno-strict-aliasing -c -o endian.o endian.c ar rcs libdbf.a dbf.o endian.o cc -O2 -pipe -fno-strict-aliasing -s -L. -L/usr/local/lib/mysql -o dbf2mysql dbf2mysql.o -ldbf -lmysqlclient -lm cc -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.14\" -I/usr/local/include/mysql -c -o mysql2dbf.o mysql2dbf.c cc -O2 -pipe -fno-strict-aliasing -s -L. -L/usr/local/lib/mysql -o mysql2dbf mysql2dbf.o -ldbf -lmysqlclient -lm ================================================================ ====================<phase 5: make test>==================== make: don't know how to make regression-test(continuing) ================================================================ ====================<phase 6: make install>==================== add_pkg mysql-client-5.1.53.tbz adding dependencies pkg_add mysql-client-5.1.53.tbz skipping mysql-client-5.1.53, already added ===> Installing for dbf2mysql-1.14_2 ===> dbf2mysql-1.14_2 depends on shared library: mysqlclient.16 - found ===> Generating temporary packing list ===> Checking if databases/dbf2mysql already installed install -o root -g wheel -m 555 /work/a/ports/databases/dbf2mysql/work/dbf2mysql-1.14/dbf2mysql /usr/local/bin install -o root -g wheel -m 555 /work/a/ports/databases/dbf2mysql/work/dbf2mysql-1.14/mysql2dbf /usr/local/bin /bin/mkdir -p /usr/local/share/doc/dbf2mysql install -o root -g wheel -m 444 /work/a/ports/databases/dbf2mysql/work/dbf2mysql-1.14/README /usr/local/share/doc/dbf2mysql ===> Registering installation for dbf2mysql-1.14_2 ================================================================ ====================<phase 7: make package>==================== ===> Building package for dbf2mysql-1.14_2 Deleting dbf2mysql-1.14_2 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 42959466 4 drwxr-xr-x 2 root wheel 512 Dec 7 22:27 usr/local/share/doc/dbf2mysql 42959467 24 -r--r--r-- 1 root wheel 11522 Dec 7 22:27 usr/local/share/doc/dbf2mysql/README ================================================================ build of /usr/ports/databases/dbf2mysql ended at Tue Dec 7 22:27:54 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/dbf2mysql-1.14_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=databases&portname=dbf2mysql 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?20101207222755.BF5D85A900A>