Opened 8 years ago

Closed 7 years ago

#52695 closed defect (worksforme)

doxygen fails to build after migration to Sierra

Reported by: jooni41 Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: doxygen

Description

After updating the ports when I ran port upgrade outdated it returns the following error: Error: org.macports.configure for port doxygen returned: configure failure: command execution failed The log file is attached

Attachments (2)

main.log (6.8 KB) - added by jooni41 8 years ago.
The log file
main.2.log (28.5 KB) - added by jooni41 8 years ago.
NewLog

Download all attachments as: .zip

Change History (10)

Changed 8 years ago by jooni41

Attachment: main.log added

The log file

comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)

Priority: HighNormal

This log isn’t clean. Please run sudo port clean all && sudo port upgrade outdated and attach the new log.

comment:2 Changed 8 years ago by raimue (Rainer Müller)

Owner: changed from macports-tickets@… to css@…
Port: doxygen added
Status: newassigned

comment:3 Changed 8 years ago by raimue (Rainer Müller)

Summary: Port upgrade outdated fails on Mac OSX Sierradoxygen fails to build after migration to Sierra

comment:4 Changed 8 years ago by jooni41

Still doesn't work

comment:5 in reply to:  4 Changed 8 years ago by larryv (Lawrence Velázquez)

So where’s the new log?

Changed 8 years ago by jooni41

Attachment: main.2.log added

NewLog

comment:6 Changed 7 years ago by ken-cunningham-webuse

The error is not in doxygen. It's in opencv, and here is the error

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_opencv/opencv/work/opencv-3.1.0/modules/videoio/src/cap_qtkit.mm:46:9: fatal error: 'QTKit/QTKit.h' file not found
148	:info:build #import <QTKit/QTKit.h>
149	:info:build         ^
150	:info:build 1 error generated.
151	:info:build make[2]: *** [modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_qtkit.mm.o] Error 1
152	

I get the same error just now when I try to build opencv on Sierra as well.

comment:7 Changed 7 years ago by ken-cunningham-webuse

this ticket can be closed as a duplicate. see 52328

comment:8 Changed 7 years ago by raimue (Rainer Müller)

Resolution: worksforme
Status: assignedclosed

Looks like this was an unrelated log file. doxygen works fine for me.

Note: See TracTickets for help on using tickets.