#41326: kdelibs4: meinproc4 crashed --------------------------+----------------------- Reporter: mitroshin@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: kdelibs4 | --------------------------+----------------------- Comment (by mitroshin@…): Replying to [comment:4 nicos@…]:
If meinproc4 failed, it may mean that it is due to the build of documentation. I re-enabled it for kdelibs4, so that the base files would be there for higher ports if the user wants to have the docs, but it may lead again to problems (I did not find any when re-enabling it), considering the amount of issues there have been in the past.
One way to confirm is to try building without the variant enabled by default: {{{ sudo port clean kdelibs4 sudo port install kdelibs4 -docs }}}
Success, thanks. {{{ /usr/bin/sudo port install kdelibs4 -docs ---> Computing dependencies for kdelibs4 ---> Fetching archive for kdelibs4 ---> Attempting to fetch kdelibs4-4.11.2_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/kdelibs4 ---> Attempting to fetch kdelibs4-4.11.2_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/kdelibs4 ---> Attempting to fetch kdelibs4-4.11.2_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/kdelibs4 ---> Fetching distfiles for kdelibs4 ---> Verifying checksums for kdelibs4 ---> Extracting kdelibs4 ---> Applying patches to kdelibs4 ---> Configuring kdelibs4 ---> Building kdelibs4 ---> Staging kdelibs4 into destroot ---> Installing kdelibs4 @4.11.2_0 ---> Activating kdelibs4 @4.11.2_0 Don't forget that dbus needs to be started as the local user (not with sudo) before any KDE programs will launch. To start it run the following command: launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus- session.plist An agent to provide communication between KDE programs must be started. To start it run the following command: launchctl load -w /Library/LaunchAgents/org.macports.kdecache.plist ---> Cleaning kdelibs4 ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. }}} -- Ticket URL: <https://trac.macports.org/ticket/41326#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X