Date: Fri, 21 Aug 2009 09:05:01 +0000 (UTC) From: QAT@FreeBSD.org To: gahr@FreeBSD.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/deskutils/taskwarrior Makefile distinfo ports/deskutils/taskwarrior/files patch-Duration Message-ID: <20090821090501.6C18739851@qat.tcbug.org> In-Reply-To: <200908210817.n7L8Hb3T085815@repoman.freebsd.org> References: <200908210817.n7L8Hb3T085815@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a makefile error while trying to build: taskwarrior-1.8.1 maintained by gahr@FreeBSD.org Makefile ident: $FreeBSD: ports/deskutils/taskwarrior/Makefile,v 1.6 2009/08/21 08:17:37 gahr Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/taskwarrior-1.8.1.log : mv -f .deps/interactive.Tpo .deps/interactive.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -fno-strict-aliasing -pipe -Wall -pedantic -O3 -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.cpp mv -f .deps/recur.Tpo .deps/recur.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -fno-strict-aliasing -pipe -Wall -pedantic -O3 -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.cpp mv -f .deps/report.Tpo .deps/report.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -fno-strict-aliasing -pipe -Wall -pedantic -O3 -MT custom.o -MD -MP -MF .deps/custom.Tpo -c -o custom.o custom.cpp mv -f .deps/custom.Tpo .deps/custom.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -fno-strict-aliasing -pipe -Wall -pedantic -O3 -MT rules.o -MD -MP -MF .deps/rules.Tpo -c -o rules.o rules.cpp mv -f .deps/rules.Tpo .deps/rules.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -fno-strict-aliasing -pipe -Wall -pedantic -O3 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -fno-strict-aliasing -pipe -Wall -pedantic -O3 -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.cpp mv -f .deps/text.Tpo .deps/text.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -fno-strict-aliasing -pipe -Wall -pedantic -O3 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp mv -f .deps/util.Tpo .deps/util.Po c++ -O2 -fno-strict-aliasing -pipe -Wall -pedantic -O3 -o task Att.o Cmd.o Config.o Context.o Date.o Duration.o Filter.o Grid.o Keymap.o Location.o Nibbler.o Record.o Sequence.o StringTable.o Subst.o Task.o TDB.o Table.o Timer.o Permission.o color.o edit.o command.o import.o interactive.o recur.o report.o custom.o rules.o main.o text.o util.o -lncurses ================================================================ ====================<phase 5: make test>==================== make: don't know how to make regression-test(continuing) ================================================================ ====================<phase 6: make install>==================== add_pkg ===> Installing for taskwarrior-1.8.1 ===> Generating temporary packing list ===> Checking if deskutils/taskwarrior already installed Making install in src test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin" install -s -o root -g wheel -m 555 'task' '/usr/local/bin/task' make: don't know how to make install-docDATA. Stop *** Error code 2 Stop in /work/a/ports/deskutils/taskwarrior/work/task-1.8.1. *** Error code 1 Stop in /work/a/ports/deskutils/taskwarrior/work/task-1.8.1. *** Error code 1 Stop in /a/ports/deskutils/taskwarrior. ================================================================ build of /usr/ports/deskutils/taskwarrior ended at Fri Aug 21 09:04:59 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/taskwarrior-1.8.1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=deskutils&portname=taskwarrior The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 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?20090821090501.6C18739851>