Opened 12 years ago

Closed 12 years ago

#35180 closed defect (duplicate)

kdenlive: use of undeclared identifier 'gluOrtho2D'

Reported by: raysmith@… Owned by: ddennedy (Dan Dennedy)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: lion Cc:
Port: kdenlive

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

I have searched everywhere before resorting to submitting a ticket because I am new to MacPorts, but I was unable to find a solution. I am unable to build kdenlive. I have corrected all build errors with the dependencies and now I am stuck on the kdenlive build. I have ran port clean, port selfupdate, and port upgrade outdated multiple times, as well as trying the llvm-gcc-4.2 compiler option. Nothing seems to work.

Jupiter:/ Ray Smith$ sudo port install kdenlive
--->  Computing dependencies for kdenlive
--->  Fetching archive for kdenlive
--->  Attempting to fetch kdenlive-0.8.2.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/kdenlive
--->  Fetching distfiles for kdenlive
--->  Attempting to fetch kdenlive-0.8.2.1.tar.gz from http://distfiles.macports.org/kdenlive
--->  Verifying checksum(s) for kdenlive
--->  Extracting kdenlive
--->  Applying patches to kdenlive
--->  Configuring kdenlive
--->  Building kdenlive
Error: org.macports.build for port kdenlive returned: command execution failed
Please see the log file for port kdenlive for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_kdenlive/kdenlive/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port kdenlive failed

Attachments (1)

main.log (1.2 MB) - added by raysmith@… 12 years ago.
kdenlive main.log

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by raysmith@…

Attachment: main.log added

kdenlive main.log

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

Description: modified (diff)
Keywords: kdenlive os x mac removed
Owner: changed from macports-tickets@… to dan@…
Summary: kdenlive fails to build on OS X Lion 10.7.4kdenlive: use of undeclared identifier 'gluOrtho2D'

Ray, remember to use WikiFormatting and to Cc the maintainer of the affected port.

Dan, the relevant first error in the log seems to be:

src/videoglwidget.cpp:80:5: error: use of undeclared identifier 'gluOrtho2D'; did you mean 'glOrtho'?

comment:2 Changed 12 years ago by ddennedy (Dan Dennedy)

This is a duplicate of ticket #34083 where there is a patch.

comment:3 Changed 12 years ago by raysmith@…

Works, thanks

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

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.