[Bug 212134] [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 06:59:38 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212134
Bug ID: 212134
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 Only Me
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 174047
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174047&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