Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Sep 2016 19:38:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212393] textproc/cmark: Prevent building port twice when running tests
Message-ID:  <bug-212393-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212393

            Bug ID: 212393
           Summary: textproc/cmark: Prevent building port twice when
                    running tests
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: t@tobik.me
 Attachment #174394 maintainer-approval+
             Flags:

Created attachment 174394
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174394&action=
=3Dedit
cmark.diff

Currently when running make test the port is build twice, once during the
normal build phase and then again during the test phase.  This can be preve=
nted
by setting TEST_WRKSRC to BUILD_WRKSRC (which is not WRKSRC thanks to
cmake:outsource).

Poudriere testport 10.2/i386 ok, portlint ok

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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