Opened 10 years ago

Closed 10 years ago

#44365 closed defect (fixed)

Phonon can not be installed

Reported by: diochnos Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), mkae (Marko Käning)
Port: phonon

Description

I was attempting to install okular, which has a dependency on phonon. Unfortunately, the "configuration" fails. The critical part of the error message is given below and attached the file with the log.

 -- 
:info:configure -----------------------------------------------------------------------------
:info:configure -- The following external packages were located on your system.
:info:configure -- This installation will have the extra features provided by these packages.
:info:configure + Qt4
:info:configure + OpenGL
:info:configure + Qt4 DBus
:info:configure + Qt4 Designer
:info:configure + Qt4 OpenGL
:info:configure + Qt4 Declarative
:info:configure + PulseAudio
:info:configure + GLib2
:info:configure -----------------------------------------------------------------------------
:info:configure -- The following OPTIONAL packages could NOT be located on your system.
:info:configure -- Consider installing them to enable more features from this software.
:info:configure + QZeitgeist, 0.8: Qt bindings for Zeitgeist <http://projects.kde.org/kdesupport/libqzeitgeist/>
:info:configure -----------------------------------------------------------------------------
:info:configure 
:info:configure -- Configuring done
:info:configure CMake Error at cmake/FindPhononInternal.cmake:153 (add_library):
:info:configure   Cannot find source file:
:info:configure 
:info:configure     MACOSX_BUNDLE
:info:configure 
:info:configure   Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
:info:configure   .hxx .in .txx
:info:configure Call Stack (most recent call first):
:info:configure   cmake/PhononMacros.cmake:33 (automoc4_add_library)
:info:configure   designer/CMakeLists.txt:12 (phonon_add_designer_plugin)

Attachments (2)

phonon.log (10.1 KB) - added by diochnos 10 years ago.
main.log (45.5 KB) - added by diochnos 10 years ago.

Download all attachments as: .zip

Change History (10)

Changed 10 years ago by diochnos

Attachment: phonon.log added

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

Cc: ryandesign@… added
Owner: changed from macports-tickets@… to michaelld@…
Port: phonon added

comment:2 Changed 10 years ago by mkae (Marko Käning)

Cc: mk@… added
Version: 2.3.1

comment:3 Changed 10 years ago by michaelld (Michael Dickens)

Please do the following:

sudo port clean phonon
sudo port install phonon

and then post the whole logfile & post a comment to that effect so I'll know to look.

Changed 10 years ago by diochnos

Attachment: main.log added

comment:4 in reply to:  3 Changed 10 years ago by diochnos

Replying to michaelld@…:

Please do the following:

sudo port clean phonon
sudo port install phonon

and then post the whole logfile & post a comment to that effect so I'll know to look.

Done. The attachment main.log is the requested log file.

comment:5 Changed 10 years ago by michaelld (Michael Dickens)

Thanks. I think this ticket is covered by tickets #44305 and #44351. Let me update Phonon and hopefully that will fix this too.

comment:6 Changed 10 years ago by michaelld (Michael Dickens)

Should be fixed in r122779. Please let me know if this solves the issue.

comment:7 in reply to:  6 Changed 10 years ago by diochnos

Replying to michaelld@…:

Should be fixed in r122779. Please let me know if this solves the issue.

Yes, indeed. I have now installed phonon and proceed with the rest of the installation towards okular/kile/texlive. Thank you!

Last edited 10 years ago by diochnos (previous) (diff)

comment:8 Changed 10 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Great; thanks!

Note: See TracTickets for help on using tickets.