[Bug 232443] graphics/opencv 3.4.1_8 staging failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 19 13:16:27 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232443
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |swills at FreeBSD.org
Severity|Affects Some People |Affects Only Me
Keywords| |needs-qa
--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
The paths in the errors look interesting: "/usr/obj/ports/usr/ports"
1) Is "/usr/obj/ports" an expected part of your configuration?
2) What is the method of installation (make install clean, portmaster
<something>, something else?) and in how/where is it run?
3) Does the opencv port build succeed when attempting to install it directly
(not via a dependency) from /usr/ports/ ? (run `make clean` before testing
this)
4) If not, are the errors *exactly* the same as those initially reported? If
not, how are they different? (provide an attachment with the full build log)
5) If the same errors are seen, do the reported missing files exist in path
locations *without* the '/usr/obj/ports' prefix?
For example, for the first error/file reported:
/usr/ports/graphics/opencv/work/stage/usr/local/include/opencv2/sfm.hpp
Can you please also include (as attachments) the following:
- system information (uname -a)
- pkg version -v output
- contents of /etc/make.conf (if not empty)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list