Opened 7 years ago

Closed 7 years ago

#52717 closed defect (worksforme)

Port auto-multiple-choice not installing

Reported by: chfarges Owned by: nortcele
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: auto-multiple-choice

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello, I managed to install all dependencies related to the port auto-multiple-choice but the port itself does not install. I am on OSX Sierra. It appears to be related to opencv (opencv is installed). Here is the relevant part of the log :

:info:build /opt/local/include/opencv/highgui.h:46:10: fatal error: 'opencv2/highgui/highgui_c.h' file not found
:info:build #include "opencv2/highgui/highgui_c.h"
:info:build          ^
:info:build 1 error generated.
:info:build make: *** [AMC-detect] Error 1

Attachments (1)

main.log.zip (15.1 KB) - added by chfarges 7 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to joel.brogniart@…
Status: newassigned

Please attach the main.log file.

Remember to use WikiFormatting when writing in Trac.

Changed 7 years ago by chfarges

Attachment: main.log.zip added

comment:2 in reply to:  1 Changed 7 years ago by chfarges

Replying to ryandesign:

Please attach the main.log file.

Remember to use WikiFormatting when writing in Trac.

Thank you for your corrections. I am sorry, it was my first post here.

comment:3 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Cc: kurthindenburg added

Can you update your ports and try again? opencv has been updated numerous times since this ticket.

comment:4 Changed 7 years ago by mf2k (Frank Schima)

Owner: changed from joel.brogniart@… to nortcele

comment:5 Changed 7 years ago by nortcele

I confirm that with up to date ports auto-multiple-choice installs and works fine.

To have a fresh installation of all ports I used these commands.

sudo port clean -f --all installed
sudo port uninstall installed
sudo port selfupdate
sudo port install auto-multiple-choice
Version 0, edited 7 years ago by nortcele (next)

comment:6 Changed 7 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.