| 1 | sudo port clean strigi |
|---|
| 2 | ---> Cleaning strigi |
|---|
| 3 | imac:~ dominus$ sudo port -v install strigi +universal |
|---|
| 4 | ---> Computing dependencies for strigi. |
|---|
| 5 | ---> Fetching strigi |
|---|
| 6 | ---> Verifying checksum(s) for strigi |
|---|
| 7 | ---> Checksumming strigi-0.6.3.tar.bz2 |
|---|
| 8 | ---> Extracting strigi |
|---|
| 9 | ---> Extracting strigi-0.6.3.tar.bz2 |
|---|
| 10 | ---> Applying patches to strigi |
|---|
| 11 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/strigi/files/strigi-fix-check-gcc-visibility-macro-ccache.patch |
|---|
| 12 | patching file cmake/MacroCheckGccVisibility.cmake |
|---|
| 13 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/strigi/files/strigi-dbus-types.patch |
|---|
| 14 | patching file src/daemon/dbus/dbuscpp/dbusmessagereader.h |
|---|
| 15 | patching file src/daemon/dbus/dbuscpp/dbusmessagereader.cpp |
|---|
| 16 | ---> Configuring strigi |
|---|
| 17 | -- The C compiler identification is GNU |
|---|
| 18 | -- The CXX compiler identification is GNU |
|---|
| 19 | -- Check for working C compiler: /usr/bin/gcc-4.2 |
|---|
| 20 | -- Check for working C compiler: /usr/bin/gcc-4.2 -- works |
|---|
| 21 | -- Detecting C compiler ABI info |
|---|
| 22 | -- Detecting C compiler ABI info - done |
|---|
| 23 | -- Check for working CXX compiler: /usr/bin/g++-4.2 |
|---|
| 24 | -- Check for working CXX compiler: /usr/bin/g++-4.2 -- works |
|---|
| 25 | -- Detecting CXX compiler ABI info |
|---|
| 26 | -- Detecting CXX compiler ABI info - done |
|---|
| 27 | -- Found ZLIB: /opt/local/lib/libz.dylib |
|---|
| 28 | -- Found BZip2: /opt/local/lib/libbz2.dylib |
|---|
| 29 | -- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib |
|---|
| 30 | -- Looking for BZ2_bzCompressInit in /opt/local/lib/libbz2.dylib - found |
|---|
| 31 | -- Looking for include files CMAKE_HAVE_PTHREAD_H |
|---|
| 32 | -- Looking for include files CMAKE_HAVE_PTHREAD_H - found |
|---|
| 33 | -- Looking for pthread_create in pthreads |
|---|
| 34 | -- Looking for pthread_create in pthreads - not found |
|---|
| 35 | -- Looking for pthread_create in pthread |
|---|
| 36 | -- Looking for pthread_create in pthread - found |
|---|
| 37 | -- Found Threads: TRUE |
|---|
| 38 | -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST |
|---|
| 39 | -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed |
|---|
| 40 | ** Expat is disabled. No support for XML via Expat |
|---|
| 41 | -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig |
|---|
| 42 | -- Found CLucene library: /opt/local/lib/libclucene.dylib |
|---|
| 43 | -- Found CLucene include dir: /opt/local/include |
|---|
| 44 | -- Found CLucene library dir: /opt/local/lib |
|---|
| 45 | -- Found CLucene: /opt/local/lib/libclucene.dylib |
|---|
| 46 | ** CLucene is found. Support for CLucene backend is enabled |
|---|
| 47 | ** HyperEstraier is disabled. No support for HyperEstraier backend |
|---|
| 48 | ** SQLite is disabled. No support for SQLite backend |
|---|
| 49 | -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig |
|---|
| 50 | -- PKGCONFIG() indicates that exiv2 is not installed (install the package which contains exiv2.pc if you want to support this feature) |
|---|
| 51 | -- Cannot find Exiv2 library! |
|---|
| 52 | ** Exiv2 not found. Support for indexing of EXIF/IPTC metadata is disabled |
|---|
| 53 | -- Looking for Q_WS_X11 |
|---|
| 54 | -- Looking for Q_WS_X11 - not found. |
|---|
| 55 | -- Looking for Q_WS_WIN |
|---|
| 56 | -- Looking for Q_WS_WIN - not found. |
|---|
| 57 | -- Looking for Q_WS_QWS |
|---|
| 58 | -- Looking for Q_WS_QWS - not found. |
|---|
| 59 | -- Looking for Q_WS_MAC |
|---|
| 60 | -- Looking for Q_WS_MAC - found |
|---|
| 61 | -- Found Qt-Version 4.5.2 |
|---|
| 62 | ** Qt4 is found. Support for Qt4 GUI client is enabled |
|---|
| 63 | -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig |
|---|
| 64 | -- Found dbus-1 release >= 1.0 |
|---|
| 65 | ** DBus-1 is found. Support for DBus interface in Strigi daemon is enabled |
|---|
| 66 | ** Log4cxx is disabled. No support for advanced logging |
|---|
| 67 | ** FAM is disabled. No support for efficient file change monitoring system |
|---|
| 68 | -- Looking for dlopen in dl |
|---|
| 69 | -- Looking for dlopen in dl - found |
|---|
| 70 | -- Looking for dlopen |
|---|
| 71 | -- Looking for dlopen - found |
|---|
| 72 | -- Performing Test __STRIGI_HAVE_GCC_VISIBILITY |
|---|
| 73 | -- Performing Test __STRIGI_HAVE_GCC_VISIBILITY - Success |
|---|
| 74 | -- Ensure you cppunit installed version is at least 1.12.0 |
|---|
| 75 | ** CppUnit not found. Support for Strigi unit tests is disabled |
|---|
| 76 | -- Looking for C++ include direct.h |
|---|
| 77 | -- Looking for C++ include direct.h - not found |
|---|
| 78 | -- Looking for C++ include dirent.h |
|---|
| 79 | -- Looking for C++ include dirent.h - found |
|---|
| 80 | -- Looking for C++ include dlfcn.h |
|---|
| 81 | -- Looking for C++ include dlfcn.h - found |
|---|
| 82 | -- Looking for C++ include ndir.h |
|---|
| 83 | -- Looking for C++ include ndir.h - not found |
|---|
| 84 | -- Looking for C++ include stddef.h |
|---|
| 85 | -- Looking for C++ include stddef.h - found |
|---|
| 86 | -- Looking for C++ include sys/dir.h |
|---|
| 87 | -- Looking for C++ include sys/dir.h - found |
|---|
| 88 | -- Looking for C++ include sys/ndir.h |
|---|
| 89 | -- Looking for C++ include sys/ndir.h - not found |
|---|
| 90 | -- Looking for C++ include windows.h |
|---|
| 91 | -- Looking for C++ include windows.h - not found |
|---|
| 92 | -- Looking for C++ include socket.h |
|---|
| 93 | -- Looking for C++ include socket.h - not found |
|---|
| 94 | -- Looking for C++ include sys/socket.h |
|---|
| 95 | -- Looking for C++ include sys/socket.h - found |
|---|
| 96 | -- Looking for C++ include sys/types.h |
|---|
| 97 | -- Looking for C++ include sys/types.h - found |
|---|
| 98 | -- Looking for C++ include unistd.h |
|---|
| 99 | -- Looking for C++ include unistd.h - found |
|---|
| 100 | -- Looking for C++ include stdint.h |
|---|
| 101 | -- Looking for C++ include stdint.h - found |
|---|
| 102 | -- Looking for C++ include regex.h |
|---|
| 103 | -- Looking for C++ include regex.h - found |
|---|
| 104 | -- Looking for include files HAVE_STRINGS_H |
|---|
| 105 | -- Looking for include files HAVE_STRINGS_H - found |
|---|
| 106 | -- Looking for fchdir |
|---|
| 107 | -- Looking for fchdir - found |
|---|
| 108 | -- Looking for gettimeofday |
|---|
| 109 | -- Looking for gettimeofday - found |
|---|
| 110 | -- Looking for isblank |
|---|
| 111 | -- Looking for isblank - found |
|---|
| 112 | -- Looking for mkstemp |
|---|
| 113 | -- Looking for mkstemp - found |
|---|
| 114 | -- Looking for nanosleep |
|---|
| 115 | -- Looking for nanosleep - found |
|---|
| 116 | -- Looking for setenv |
|---|
| 117 | -- Looking for setenv - found |
|---|
| 118 | -- Looking for strcasecmp |
|---|
| 119 | -- Looking for strcasecmp - found |
|---|
| 120 | -- Looking for strcasestr |
|---|
| 121 | -- Looking for strcasestr - found |
|---|
| 122 | -- Looking for strlwr |
|---|
| 123 | -- Looking for strlwr - not found |
|---|
| 124 | -- Looking for strncasecmp |
|---|
| 125 | -- Looking for strncasecmp - found |
|---|
| 126 | -- Check for ANSI scope |
|---|
| 127 | -- Check for ANSI scope - found |
|---|
| 128 | -- Check size of int8_t |
|---|
| 129 | -- Check size of int8_t - done |
|---|
| 130 | -- Check size of uint8_t |
|---|
| 131 | -- Check size of uint8_t - done |
|---|
| 132 | -- Check size of int16_t |
|---|
| 133 | -- Check size of int16_t - done |
|---|
| 134 | -- Check size of uint16_t |
|---|
| 135 | -- Check size of uint16_t - done |
|---|
| 136 | -- Check size of int32_t |
|---|
| 137 | -- Check size of int32_t - done |
|---|
| 138 | -- Check size of uint32_t |
|---|
| 139 | -- Check size of uint32_t - done |
|---|
| 140 | -- Check size of int64_t |
|---|
| 141 | -- Check size of int64_t - done |
|---|
| 142 | -- Check size of uint64_t |
|---|
| 143 | -- Check size of uint64_t - done |
|---|
| 144 | -- Check size of char |
|---|
| 145 | -- Check size of char - done |
|---|
| 146 | -- Check size of short |
|---|
| 147 | -- Check size of short - done |
|---|
| 148 | -- Check size of int |
|---|
| 149 | -- Check size of int - done |
|---|
| 150 | -- Check size of long |
|---|
| 151 | CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): |
|---|
| 152 | CHECK_TYPE_SIZE found different results, consider setting |
|---|
| 153 | CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no |
|---|
| 154 | architecture ! |
|---|
| 155 | Call Stack (most recent call first): |
|---|
| 156 | ConfigureChecks.cmake:72 (CHECK_TYPE_SIZE) |
|---|
| 157 | CMakeLists.txt:218 (include) |
|---|
| 158 | |
|---|
| 159 | |
|---|
| 160 | -- Check size of long - done |
|---|
| 161 | -- Check size of long long |
|---|
| 162 | -- Check size of long long - done |
|---|
| 163 | -- Check size of size_t |
|---|
| 164 | CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): |
|---|
| 165 | CHECK_TYPE_SIZE found different results, consider setting |
|---|
| 166 | CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no |
|---|
| 167 | architecture ! |
|---|
| 168 | Call Stack (most recent call first): |
|---|
| 169 | ConfigureChecks.cmake:74 (CHECK_TYPE_SIZE) |
|---|
| 170 | CMakeLists.txt:218 (include) |
|---|
| 171 | |
|---|
| 172 | |
|---|
| 173 | -- Check size of size_t - done |
|---|
| 174 | -- Check size of ssize_t |
|---|
| 175 | CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): |
|---|
| 176 | CHECK_TYPE_SIZE found different results, consider setting |
|---|
| 177 | CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no |
|---|
| 178 | architecture ! |
|---|
| 179 | Call Stack (most recent call first): |
|---|
| 180 | ConfigureChecks.cmake:75 (CHECK_TYPE_SIZE) |
|---|
| 181 | CMakeLists.txt:218 (include) |
|---|
| 182 | |
|---|
| 183 | |
|---|
| 184 | -- Check size of ssize_t - done |
|---|
| 185 | -- Check size of uint |
|---|
| 186 | -- Check size of uint - done |
|---|
| 187 | -- Check size of intptr_t |
|---|
| 188 | CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): |
|---|
| 189 | CHECK_TYPE_SIZE found different results, consider setting |
|---|
| 190 | CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no |
|---|
| 191 | architecture ! |
|---|
| 192 | Call Stack (most recent call first): |
|---|
| 193 | ConfigureChecks.cmake:78 (CHECK_TYPE_SIZE) |
|---|
| 194 | CMakeLists.txt:218 (include) |
|---|
| 195 | |
|---|
| 196 | |
|---|
| 197 | -- Check size of intptr_t - done |
|---|
| 198 | -- Check size of socklen_t |
|---|
| 199 | -- Check size of socklen_t - done |
|---|
| 200 | -- Looking for connect in socket |
|---|
| 201 | -- Looking for connect in socket - not found |
|---|
| 202 | Java5 found TRUE |
|---|
| 203 | -- dbus support enabled |
|---|
| 204 | -- Found Perl: /opt/local/bin/perl |
|---|
| 205 | -- Configuring incomplete, errors occurred! |
|---|
| 206 | 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 |
|---|
| 207 | Command output: CHECK_TYPE_SIZE found different results, consider setting |
|---|
| 208 | CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no |
|---|
| 209 | architecture ! |
|---|
| 210 | Call Stack (most recent call first): |
|---|
| 211 | ConfigureChecks.cmake:75 (CHECK_TYPE_SIZE) |
|---|
| 212 | CMakeLists.txt:218 (include) |
|---|
| 213 | |
|---|
| 214 | |
|---|
| 215 | -- Check size of ssize_t - done |
|---|
| 216 | -- Check size of uint |
|---|
| 217 | -- Check size of uint - done |
|---|
| 218 | -- Check size of intptr_t |
|---|
| 219 | CMake Error at /opt/local/share/cmake-2.6/Modules/CheckTypeSize.cmake:89 (MESSAGE): |
|---|
| 220 | CHECK_TYPE_SIZE found different results, consider setting |
|---|
| 221 | CMAKE_OSX_ARCHITECTURES or CMAKE_TRY_COMPILE_OSX_ARCHITECTURES to one or no |
|---|
| 222 | architecture ! |
|---|
| 223 | Call Stack (most recent call first): |
|---|
| 224 | ConfigureChecks.cmake:78 (CHECK_TYPE_SIZE) |
|---|
| 225 | CMakeLists.txt:218 (include) |
|---|
| 226 | |
|---|
| 227 | |
|---|
| 228 | -- Check size of intptr_t - done |
|---|
| 229 | -- Check size of socklen_t |
|---|
| 230 | -- Check size of socklen_t - done |
|---|
| 231 | -- Looking for connect in socket |
|---|
| 232 | -- Looking for connect in socket - not found |
|---|
| 233 | Java5 found TRUE |
|---|
| 234 | -- dbus support enabled |
|---|
| 235 | -- Found Perl: /opt/local/bin/perl |
|---|
| 236 | -- Configuring incomplete, errors occurred! |
|---|
| 237 | |
|---|
| 238 | Warning: the following items did not execute (for strigi): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install |
|---|
| 239 | Error: Status 1 encountered during processing. |
|---|
| 240 | imac:~ dominus$ |
|---|
| 241 | |
|---|