[Bug 218673] graphics/opencv-core: fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 18 01:19:23 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218673
--- Comment #10 from Peter C B Henderson <peter.henderson at ieee.org> ---
Since this problem seems to be all about downloading the correct file using
portsnap, here are some listings of the files in /usr/ports/graphics.
------------------------------------------------------------------------------
On a Freebsd 10 system, downloaded 2017/04/08 Australian Eastern Standard Time
(AEST), all times AEST:
ls -lAR opencv2 opencv2-core
opencv2:
total 32
-rw-r--r-- 1 root wheel 6818 Mar 7 23:44 Makefile
-rw-r--r-- 1 root wheel 185 Oct 4 2016 distinfo
drwxr-xr-x 2 root wheel 1024 Mar 11 02:31 files
-rw-r--r-- 1 root wheel 1090 Oct 4 2016 pkg-descr
-rw-r--r-- 1 root wheel 9241 Oct 4 2016 pkg-plist
opencv2/files:
total 44
-rw-r--r-- 1 root wheel 1363 Oct 4 2016 FindOpenCVCore.cmake.in
-rw-r--r-- 1 root wheel 882 Oct 4 2016
patch-cmake__OpenCVCompilerOptions.cmake
-rw-r--r-- 1 root wheel 504 Oct 4 2016
patch-cmake__OpenCVFindLibsGUI.cmake
-rw-r--r-- 1 root wheel 498 Oct 4 2016 patch-cmake__OpenCVVersion.cmake
-rw-r--r-- 1 root wheel 298 Oct 4 2016
patch-modules__contrib__src__spinimages.cpp
-rw-r--r-- 1 root wheel 1336 Oct 4 2016
patch-modules__core__src__system.cpp
-rw-r--r-- 1 root wheel 593 Oct 4 2016
patch-modules__highgui__src__cap_libv4l.cpp
-rw-r--r-- 1 root wheel 508 Oct 4 2016
patch-modules__highgui__src__cap_v4l.cpp
-rw-r--r-- 1 root wheel 505 Oct 4 2016
patch-modules__python__src2__cv2.cv.hpp
-rw-r--r-- 1 root wheel 882 Oct 4 2016 patch-modules__ts__src__ts.cpp
-rw-r--r-- 1 root wheel 481 Oct 4 2016
patch-samples__cpp__tutorial_code__core__how_to_scan_images__how_to_scan_images.cpp
opencv2-core:
total 8
-rw-r--r-- 1 root wheel 336 Oct 5 2016 Makefile
-rw-r--r-- 1 root wheel 995 Oct 4 2016 pkg-plist
------------------------------------------------------------------------------
On a FreeBSD 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #0 r316749 machine,
downloaded 2017/04/18:
ls -lAR opencv opencv-core
opencv:
total 55
-rw-r--r-- 1 root wheel 6713 Apr 14 15:30 Makefile
-rw-r--r-- 1 root wheel 185 Oct 4 2016 distinfo
drwxr-xr-x 2 root wheel 18 Apr 15 02:51 files
-rw-r--r-- 1 root wheel 1090 Dec 4 2013 pkg-descr
-rw-r--r-- 1 root wheel 9241 Oct 4 2016 pkg-plist
opencv/files:
total 104
-rw-r--r-- 1 root wheel 1363 Dec 4 2013 FindOpenCVCore.cmake.in
-rw-r--r-- 1 root wheel 303 Sep 29 2016
patch-apps__traincascade__imagestorage.h
-rw-r--r-- 1 root wheel 882 Dec 4 2013
patch-cmake__OpenCVCompilerOptions.cmake
-rw-r--r-- 1 root wheel 504 Dec 11 2013
patch-cmake__OpenCVFindLibsGUI.cmake
-rw-r--r-- 1 root wheel 498 Dec 4 2013 patch-cmake__OpenCVVersion.cmake
-rw-r--r-- 1 root wheel 8679 Sep 29 2016 patch-ffmpeg29
-rw-r--r-- 1 root wheel 22418 Sep 29 2016 patch-libav10
-rw-r--r-- 1 root wheel 298 Dec 4 2013
patch-modules__contrib__src__spinimages.cpp
-rw-r--r-- 1 root wheel 1336 Oct 4 2016
patch-modules__core__src__system.cpp
-rw-r--r-- 1 root wheel 593 Dec 4 2013
patch-modules__highgui__src__cap_libv4l.cpp
-rw-r--r-- 1 root wheel 508 Dec 4 2013
patch-modules__highgui__src__cap_v4l.cpp
-rw-r--r-- 1 root wheel 505 Oct 23 2013
patch-modules__python__src2__cv2.cv.hpp
-rw-r--r-- 1 root wheel 882 Dec 4 2013 patch-modules__ts__src__ts.cpp
-rw-r--r-- 1 root wheel 4362 Sep 29 2016
patch-modules_legacy_src_calibfilter.cpp
-rw-r--r-- 1 root wheel 1856 Sep 29 2016 patch-pkg-config
-rw-r--r-- 1 root wheel 481 Dec 4 2013
patch-samples__cpp__tutorial_code__core__how_to_scan_images__how_to_scan_images.cpp
opencv-core:
total 9
-rw-r--r-- 1 root wheel 333 Apr 14 15:30 Makefile
-rw-r--r-- 1 root wheel 995 Oct 4 2016 pkg-plist
--------------------------------------------------------------------------------
Also note that there are many occurrences of opencv2 in the opencv and
opencv-core files:
grep -il opencv2 opencv/* opencv/*/* opencv-core/*
opencv/Makefile
opencv/pkg-plist
opencv/files/FindOpenCVCore.cmake.in
opencv/files/patch-samples__cpp__tutorial_code__core__how_to_scan_images__how_to_scan_images.cpp
opencv-core/pkg-plist
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list