New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35180 (closed defect: duplicate)

Opened 11 months ago

Last modified 11 months ago

kdenlive: use of undeclared identifier 'gluOrtho2D'

Reported by: raysmith@… Owned by: dan@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: lion Cc:
Port: kdenlive

Description (last modified by ryandesign@…) (diff)

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

main.log (1.2 MB) - added by raysmith@… 11 months ago.
kdenlive main.log

Change History

Changed 11 months ago by raysmith@…

kdenlive main.log

comment:1 Changed 11 months ago by ryandesign@…

  • Keywords lion added; kdenlive, os x, lion, mac removed
  • Owner changed from macports-tickets@… to dan@…
  • Description modified (diff)
  • Summary changed from kdenlive fails to build on OS X Lion 10.7.4 to kdenlive: 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 11 months ago by dan@…

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

comment:3 Changed 11 months ago by raysmith@…

Works, thanks

comment:4 Changed 11 months ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to duplicate
Note: See TracTickets for help on using tickets.