[MacPorts] #26053: phonon needs to be activated before kipi-plugins can be built for build of digikam
#26053: phonon needs to be activated before kipi-plugins can be built for build of digikam -----------------------------------------------------+---------------------- Reporter: circfile@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: digikam kipi-plugins phonon build error | Port: digikam -----------------------------------------------------+---------------------- Good afternoon MacPorts maintainers, In building digikam, the kipi-plugins build blew up with an error of not being able to find a file for phonon. I installed phonon, only to be informed that phonon had been installed but not activated. Following the directions, I activated phonon, retried kipi and voila, all was well. I wouldn't even bother submitting this as a ticket, but I had to manually go to the build directory and run 'make all' manually to see the phonon error; it was not shown in the build log. Just FYI. Peace, V -- Ticket URL: <http://trac.macports.org/ticket/26053> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26053: phonon needs to be activated before kipi-plugins can be built for build of digikam -----------------------------------------------------+---------------------- Reporter: circfile@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: digikam kipi-plugins phonon build error | Port: digikam -----------------------------------------------------+---------------------- Changes (by michaelld@…): * owner: macports-tickets@… => michaelld@… Comment: phonon is installed initially as part of qt4, but under "phonon". This (and a few other) ports use "Phonon" to include the header files, which on a case-sensitive file system will result in the error you describe. I'm augmenting the Portfile to swap the P for p in those #include headers. -- Ticket URL: <http://trac.macports.org/ticket/26053#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26053: phonon needs to be activated before kipi-plugins can be built for build of digikam ---------------------------------+------------------------------------------ Reporter: circfile@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: digikam kipi-plugins phonon build error Port: digikam | ---------------------------------+------------------------------------------ Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Fixed in r70540. Here's my recommendation on how you proceed for now: {{{ sudo port -f uninstall phonon kipi-plugins sudo port sync sudo port install kipi-plugins }}} and then verify that 'digikam' works as before. If not, you'll want to uninstall and reinstall it -- but, the current install uses the same libraries as what the above will provide so I think 'digikam' will work as before. -- Ticket URL: <http://trac.macports.org/ticket/26053#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts