The port's install routine is using bogus tests (during install time, no less!) breaking on ZFS due to misusage of find(1). - Fix the sed magic to really kill all test-foo deps and only those Port maintainer (freebsd@akruijff.dds.nl) is cc'd. Generated with FreeBSD Port Tools 0.77 How-To-Repeat: Build samesame with ZFS backed OBJDIR: ===> Checking if sysutils/samesame already installed /usr/bin/install -c -o root -g wheel -m 0755 samefile /usr/local/bin/ /usr/bin/install -c -o root -g wheel -m 0644 samefile.1.gz /usr/local/man/man1/ /usr/bin/install -c -o root -g wheel -m 0755 samelink /usr/local/bin/ /usr/bin/install -c -o root -g wheel -m 0644 samelink.1.gz /usr/local/man/man1/ Testing samearchive-lite --- test.out 2009-05-04 22:26:14.747699199 +0200 +++ test.samearchive-lite 2009-04-11 05:28:07.000000000 +0200 @@ -1,6 +1,6 @@ 11 test/file1a test2/file1a = 2 1 -11 test/file2c test2/file2c = 3 1 -11 test/file1b test2/file1b = 2 1 11 test/file3a test2/file3a = 1 1 -11 test/file2b test2/file2b = 3 1 11 test/file2a test2/file2a = 3 1 +11 test/file2c test2/file2c = 3 1 +11 test/file2b test2/file2b = 3 1 +11 test/file1b test2/file1b = 2 1 *** Error code 1 Stop in /usr/obj/usr/ports/sysutils/samesame/work/samesame-1.0.
Maintainer of sysutils/samesame, Please note that PR ports/134234 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134234 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->open Maintainer approved in misfiled PR ports/134492.
State Changed From-To: open->closed Committed, thanks!
pav 2009-05-15 11:13:53 UTC FreeBSD ports repository Modified files: sysutils/samesame Makefile Log: - Really disable tests PR: ports/134234 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Approved by: maintainer Revision Changes Path 1.3 +4 -4 ports/sysutils/samesame/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"