sudo port clean strigi ---> Cleaning strigi imac:~ dominus$ sudo port -v install strigi +universal ---> Computing dependencies for strigi. ---> Fetching strigi ---> Verifying checksum(s) for strigi ---> Checksumming strigi-0.6.3.tar.bz2 ---> Extracting strigi ---> Extracting strigi-0.6.3.tar.bz2 ---> Applying patches to strigi ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/strigi/files/strigi-fix-check-gcc-visibility-macro-ccache.patch patching file cmake/MacroCheckGccVisibility.cmake ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/strigi/files/strigi-dbus-types.patch patching file src/daemon/dbus/dbuscpp/dbusmessagereader.h patching file src/daemon/dbus/dbuscpp/dbusmessagereader.cpp ---> Configuring strigi -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc-4.2 -- Check for working C compiler: /usr/bin/gcc-4.2 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++-4.2 -- Check for working CXX compiler: /usr/bin/g++-4.2 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found ZLIB: /opt/local/lib/libz.dylib -- Found BZip2: /opt/local/lib/libbz2.dylib -- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib -- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib - found -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed ** Expat is disabled. No support for XML via Expat -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig -- Found CLucene library: /opt/local/lib/libclucene.dylib -- Found CLucene include dir: /opt/local/include -- Found CLucene library dir: /opt/local/lib -- Found CLucene: /opt/local/lib/libclucene.dylib ** CLucene is found. Support for CLucene backend is enabled ** HyperEstraier is disabled. No support for HyperEstraier backend ** SQLite is disabled. No support for SQLite backend -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig -- PKGCONFIG() indicates that exiv2 is not installed (install the package which contains exiv2.pc if you want to support this feature) -- Cannot find Exiv2 library! ** Exiv2 not found. Support for indexing of EXIF/IPTC metadata is disabled -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - not found. -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - found -- Found Qt-Version 4.5.2 ** Qt4 is found. Support for Qt4 GUI client is enabled -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig -- Found dbus-1 release >= 1.0 ** DBus-1 is found. Support for DBus interface in Strigi daemon is enabled ** Log4cxx is disabled. No support for advanced logging ** FAM is disabled. No support for efficient file change monitoring system -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlopen -- Looking for dlopen - found -- Performing Test __STRIGI_HAVE_GCC_VISIBILITY -- Performing Test __STRIGI_HAVE_GCC_VISIBILITY - Success -- Ensure you cppunit installed version is at least 1.12.0 ** CppUnit not found. Support for Strigi unit tests is disabled -- Looking for C++ include direct.h -- Looking for C++ include direct.h - not found -- Looking for C++ include dirent.h -- Looking for C++ include dirent.h - found -- Looking for C++ include dlfcn.h -- Looking for C++ include dlfcn.h - found -- Looking for C++ include ndir.h -- Looking for C++ include ndir.h - not found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Looking for C++ include sys/dir.h -- Looking for C++ include sys/dir.h - found -- Looking for C++ include sys/ndir.h -- Looking for C++ include sys/ndir.h - not found -- Looking for C++ include windows.h -- Looking for C++ include windows.h - not found -- Looking for C++ include socket.h -- Looking for C++ include socket.h - not found -- Looking for C++ include sys/socket.h -- Looking for C++ include sys/socket.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include regex.h -- Looking for C++ include regex.h - found -- Looking for include files HAVE_STRINGS_H -- Looking for include files HAVE_STRINGS_H - found -- Looking for fchdir -- Looking for fchdir - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for isblank -- Looking for isblank - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for setenv -- Looking for setenv - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strcasestr -- Looking for strcasestr - found -- Looking for strlwr -- Looking for strlwr - not found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Check for ANSI scope -- Check for ANSI scope - found -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): CHECK_TYPE_SIZE found different results, consider setting CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no architecture ! Call Stack (most recent call first): ConfigureChecks.cmake:72 (CHECK_TYPE_SIZE) CMakeLists.txt:218 (include) -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of size_t CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): CHECK_TYPE_SIZE found different results, consider setting CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no architecture ! Call Stack (most recent call first): ConfigureChecks.cmake:74 (CHECK_TYPE_SIZE) CMakeLists.txt:218 (include) -- Check size of size_t - done -- Check size of ssize_t CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): CHECK_TYPE_SIZE found different results, consider setting CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no architecture ! Call Stack (most recent call first): ConfigureChecks.cmake:75 (CHECK_TYPE_SIZE) CMakeLists.txt:218 (include) -- Check size of ssize_t - done -- Check size of uint -- Check size of uint - done -- Check size of intptr_t CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): CHECK_TYPE_SIZE found different results, consider setting CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no architecture ! Call Stack (most recent call first): ConfigureChecks.cmake:78 (CHECK_TYPE_SIZE) CMakeLists.txt:218 (include) -- Check size of intptr_t - done -- Check size of socklen_t -- Check size of socklen_t - done -- Looking for connect in socket -- Looking for connect in socket - not found Java5 found TRUE -- dbus support enabled -- Found Perl: /opt/local/bin/perl -- Configuring incomplete, errors occurred! Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3" && 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_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake -Wno-dev -DICONV_INCLUDE_DIR:PATH=/opt/local/include -DICONV_LIBRARIES:FILEPATH=/opt/local/lib/libiconv.dylib -DLIBXML2_INCLUDE_DIR:PATH=/opt/local/include/libxml2 -DLIBXML2_LIBRARIES:FILEPATH=/opt/local/lib/libxml2.dylib -DCMAKE_OSX_ARCHITECTURES="x86_64;i386" " returned error 1 Command output: CHECK_TYPE_SIZE found different results, consider setting CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no architecture ! Call Stack (most recent call first): ConfigureChecks.cmake:75 (CHECK_TYPE_SIZE) CMakeLists.txt:218 (include) -- Check size of ssize_t - done -- Check size of uint -- Check size of uint - done -- Check size of intptr_t CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): CHECK_TYPE_SIZE found different results, consider setting CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no architecture ! Call Stack (most recent call first): ConfigureChecks.cmake:78 (CHECK_TYPE_SIZE) CMakeLists.txt:218 (include) -- Check size of intptr_t - done -- Check size of socklen_t -- Check size of socklen_t - done -- Looking for connect in socket -- Looking for connect in socket - not found Java5 found TRUE -- dbus support enabled -- Found Perl: /opt/local/bin/perl -- Configuring incomplete, errors occurred! Warning: the following items did not execute (for strigi): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. imac:~ dominus$