[MacPorts] #48074: auto-multiple-choice: AMC-detect fails to build after update to opencv 3.0.0

MacPorts noreply at macports.org
Tue Jun 16 11:47:12 PDT 2015


#48074: auto-multiple-choice: AMC-detect fails to build after update to opencv
3.0.0
----------------------+----------------------------------
 Reporter:  devans@…  |      Owner:  joel.brogniart@…
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.3.3
 Keywords:            |       Port:  auto-multiple-choice
----------------------+----------------------------------
 After upgrade to opencv 3.0.0, build of auto-multiple-choice fails as
 follows
 {{{
 /usr/bin/clang -arch x86_64 -o AMC-detect AMC-detect.cc  -O2
 -I/opt/local/include -I. -DNEEDS_GETLINE -L/opt/local/lib   -lstdc++ -lm
 -I/opt/local/include/opencv -lopencv_core -lopencv_highgui
 -lopencv_imgproc
 Undefined symbols for architecture x86_64:
   "_cvConvertImage", referenced from:
       calage(_IplImage*, _IplImage*, double, double, double, double,
 double, double*, double*, _IplImage**, int) in AMC-detect-a855fb.o
   "_cvLoadImage", referenced from:
       load_image(_IplImage**, char*, int, double, int) in AMC-detect-
 a855fb.o
       _main in AMC-detect-a855fb.o
   "_cvSaveImage", referenced from:
       mesure_case(_IplImage*, _IplImage*, int, int, int, int, int, double,
 int, double, double, double, double, linear_transform*, point*,
 _IplImage*, char*, int) in AMC-detect-a855fb.o
       _main in AMC-detect-a855fb.o
 ld: symbol(s) not found for architecture x86_64
 }}}

 Log attached.

-- 
Ticket URL: <https://trac.macports.org/ticket/48074>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list