Opened 13 years ago

Closed 13 years ago

#28368 closed defect (worksforme)

kdepimlibs4 @4.6.0 - build failure

Reported by: gerlosgm@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: mkae (Marko Käning), sharky@…
Port: kdepimlibs4, akonadi

Description

Trying to upgrade/install Digikam 1.8 on Mac Os X 10.6.6 (Xcode 3.2.5), stuck because can't build kdepimlibs4 (needed by kdebase4, needed by kdeedu4, needed by digikam).

I got this message in the terminal:

--->  Building kdepimlibs4
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Failed to install kdepimlibs4
Log for kdepimlibs4 is at: /opt/local/var/macports/logs/_Users_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdepimlibs4/main.log
Error: The following dependencies were not installed: kdeedu4 kdebase4 kdepimlibs4
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (236.0 KB) - added by gerlosgm@… 13 years ago.
Build log file

Download all attachments as: .zip

Change History (10)

Changed 13 years ago by gerlosgm@…

Attachment: main.log added

Build log file

comment:1 Changed 13 years ago by gerlosgm@…

Cc: gerlosgm@… added

Cc Me!

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

Cc: mk@… added

Cc Me!

comment:3 Changed 13 years ago by mkae (Marko Käning)

Cc: snc@… sharky@… added
Port: akonadi added

One finds this line in the log file:

:info:build /opt/local/include/nepomuk/entity.h:28:24: error: Soprano/Node: No such file or directory

when building akonadi.

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: gerlosgm@… snc@… removed
Owner: changed from macports-tickets@… to snc@…

comment:5 Changed 13 years ago by habmalnefrage@…

I had a similar situation (for the same goal - building digikam 1.8). My solution was to uninstall MacPorts (this might not be necessary, but I was quite frustrated...) and to wait a few days for new package versions to come. Some days later everything worked fine for me with Kdepimlibs4 @4.6 and Akonadi @1.5. Do you have Soprano installed (on my Mac it's Soprano @2.5.63)?

comment:6 Changed 13 years ago by mkae (Marko Käning)

Is this still an issue or can it be considered closed??

comment:7 Changed 13 years ago by doug.mccomber@…

I am having this issue too (trying to get to Digikam on Snow Leo).

The following fails:

$ sudo port install kdepimlibs4
--->  Computing dependencies for kdepimlibs4
--->  Configuring kdepimlibs4
Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
Log for kdepimlibs4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdepimlibs4/main.log
Error: Status 1 encountered during processing.

With this in mail.log for kdepimlibs4:

:info:configure -----------------------------------------------------------------------------
:info:configure -- The following REQUIRED packages could NOT be located on your system.
:info:configure -- You must install these packages before continuing.
:info:configure -----------------------------------------------------------------------------
:info:configure    * Nepomuk  <http://www.kde.org>
:info:configure      Support for the semantic desktop, including indexing of PIM data
:info:configure      Nepomuk is part of kdelibs
:info:configure 
:info:configure -----------------------------------------------------------------------------
:info:configure 
:info:configure CMake Error at /opt/local/share/apps/cmake/modules/MacroLogFeature.cmake:152 (MESSAGE):
:info:configure   Exiting: Missing Requirements
:info:configure Call Stack (most recent call first):
:info:configure   CMakeLists.txt:207 (macro_display_feature_log)
:info:configure 
:info:configure 
:info:configure CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
:info:configure Please set them or make sure they are set and tested correctly in the CMake files:
:info:configure NEPOMUK_LIBRARIES (ADVANCED)
:info:configure     linked by target "akonadi-contact" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdepimlibs4/work/kdepimlibs-4.6.4/akonadi/contact
:info:configure     linked by target "akonadi-calendar" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdepimlibs4/work/kdepimlibs-4.6.4/akonadi/calendar
:info:configure 
:info:configure -- Configuring incomplete, errors occurred!
:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdepimlibs4/work/build" && cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -Wno-dev -DBUILD_doc=OFF -DBUILD_SHARED_LIBS=ON -DBUNDLE_INSTALL_DIR=/Applications/MacPorts/KDE4 -DKDE_DISTRIBUTION_TEXT="MacPorts/Mac OS X" -DQT_QT_INCLUDE_DIR=/opt/local/include  -DQT_QMAKESPEC=macx-g++  -DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib  -DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib -DDOCBOOKXSL_DIR=/opt/local/share/xsl/docbook-xsl -DGETTEXT_INCLUDE_DIR=/opt/local/include -DGETTEXT_LIBRARY=/opt/local/libgettextlib.dylib -DGIF_INCLUDE_DIR=/opt/local/include -DGIF_LIBRARY=/opt/local/libgif.dylib -DJASPER_INCLUDE_DIR=/opt/local/include -DJASPER_LIBRARY=/opt/local/lib/libjasper.dylib -DJPEG_INCLUDE_DIR=/opt/local/include -DJPEG_LIBRARY=/opt/local/lib/libjpeg.dylib -DLBER_LIBRARIES=/opt/local/lib/liblber.dylib -DLDAP_INCLUDE_DIR=/opt/local/include -DLDAP_LIBRARIES=/opt/local/lib/libldap.dylib -DLIBEXSLT_INCLUDE_DIR=/opt/local/include -DLIBEXSLT_LIBRARIES=/opt/local/lib/libexslt.dylib -DLIBINTL_INCLUDE_DIR=/opt/local/include -DLIBINTL_LIBRARY=/opt/local/lib/libintl.dylib -DLIBXML2_INCLUDE_DIR=/opt/local/include/libxml2 -DLIBXML2_LIBRARIES=/opt/local/lib/libxml2.dylib -DLIBXML2_XMLLINT_EXECUTABLE=/opt/local/bin/xmllint -DLIBXSLT_INCLUDE_DIR=/opt/local/include -DLIBXSLT_LIBRARIES=/opt/local/lib/libxslt.dylib -DMYSQLD_EXECUTABLE=/opt/local/libexec/mysqld -DMYSQL_INCLUDE_DIR=/opt/local/include/mysql5/mysql -DMYSQL_LIB_DIR=/opt/local/lib/mysql5/mysql -DMYSQLCONFIG_EXECUTABLE=/opt/local/bin/mysql_config5 -DPNG_INCLUDE_DIR=/opt/local/include -DPNG_PNG_INCLUDE_DIR=/opt/local/include -DPNG_LIBRARY=/opt/local/lib/libpng.dylib -DQCA2_INCLUDE_DIR=/opt/local/include/QtCrypto -DQCA2_LIBRARIES=/opt/local/lib/libqca.dylib -DTIFF_INCLUDE_DIR=/opt/local/include -DTIFF_LIBRARY=/opt/local/lib/libtiff.dylib -DCMAKE_OSX_ARCHITECTURES="i386" -DCMAKE_OSX_SYSROOT=/ ../kdepimlibs-4.6.4 " returned error 1
:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
:debug:configure Backtrace: configure failure: shell command failed (see log for details)
    while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for kdepimlibs4): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install

kdelibs4 is installed. As is Akonadi.

comment:8 in reply to:  7 Changed 13 years ago by nerdling (Jeremy Lavergne)

Doug,

The original poster's issue was Soprano.

If you don't have this in your logs you have a different problem:

:info:build /opt/local/include/nepomuk/entity.h:28:24: error: Soprano/Node: No such file or directory

comment:9 Changed 13 years ago by nerdling (Jeremy Lavergne)

Resolution: worksforme
Status: newclosed

Closing; can't reproduce original poster's problem and lack of updates.

Note: See TracTickets for help on using tickets.