[Bug 212135] [patch] Mk/Uses/cran.mk: fix WARNING due to object files in source

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 25 07:03:28 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212135

            Bug ID: 212135
           Summary: [patch] Mk/Uses/cran.mk: fix WARNING due to object
                    files in source
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: dbn at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org
          Keywords: patch

Created attachment 174048
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174048&action=edit
Remove object files from source

R tests complain if there are .o and .so objects in the source code (i.e. it
expects a clean source directory).  

The attached patch cleans up before running the tests.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list