Hey all,<br><br>after a first try i get :<br><br>zsh-% sudo port install sqliteman<br><br>[...]<br><br>---&gt;  Extracting sqliteman<br>---&gt;  Applying patches to sqliteman<br>---&gt;  Configuring sqliteman<br>Error: Target org.macports.configure returned: configure failure: shell command &quot; cd &quot;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqliteman/work/sqliteman-1.2.1&quot; &amp;&amp; cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake &quot; returned error 1<br>
Command output: -- Checking whether CXX compiler supports OSX deployment target flag<br>-- Checking whether CXX compiler supports OSX deployment target flag - yes<br>-- Check for working CXX compiler: /usr/bin/g++-4.2<br>
-- Check for working CXX compiler: /usr/bin/g++-4.2 -- works<br>-- Detecting CXX compiler ABI info<br>-- Detecting CXX compiler ABI info - done<br>-- Sqliteman 1.2.1 will be installed into /opt/local<br>--  *** Release build (use -DWANT_DEBUG=1 for debug one) ***<br>
-- Looking for Q_WS_X11<br>-- Looking for Q_WS_X11 - not found.<br>-- Looking for Q_WS_WIN<br>-- Looking for Q_WS_WIN - not found.<br>-- Looking for Q_WS_QWS<br>-- Looking for Q_WS_QWS - not found.<br>-- Looking for Q_WS_MAC<br>
-- Looking for Q_WS_MAC - found<br>-- Looking for QT_MAC_USE_COCOA<br>-- Looking for QT_MAC_USE_COCOA - found<br>-- Found Qt-Version 4.6.2 (using /opt/local/libexec/qt4-mac/bin/qmake)<br>-- Found OpenSSL: /usr/lib/libssl.dylib;/usr/lib/libcrypto.dylib<br>
-- Qt4version:4.6.2<br>-- Qt4includes:/opt/local/libexec/qt4-mac/include/phonon/opt/local/libexec/qt4-mac/include/QtXmlPatterns/opt/local/libexec/qt4-mac/include/QtXml/opt/local/libexec/qt4-mac/include/QtWebKit/opt/local/libexec/qt4-mac/include/QtUiTools/opt/local/libexec/qt4-mac/include/QtTest/opt/local/libexec/qt4-mac/include/QtSvg/opt/local/libexec/qt4-mac/include/QtSql/opt/local/libexec/qt4-mac/include/QtScriptTools/opt/local/libexec/qt4-mac/include/QtScript/opt/local/libexec/qt4-mac/include/QtOpenGL/opt/local/libexec/qt4-mac/include/QtNetwork/opt/local/libexec/qt4-mac/include/QtMultimedia/opt/local/libexec/qt4-mac/include/QtHelp/opt/local/libexec/qt4-mac/include/QtDesigner/opt/local/libexec/qt4-mac/include/QtDesigner/opt/local/libexec/qt4-mac/include/QtDBus/opt/local/libexec/qt4-mac/include/QtAssistant/opt/local/libexec/qt4-mac/include/QtAssistant/opt/local/libexec/qt4-mac/include/Qt3Support/opt/local/libexec/qt4-mac/include/QtGui/opt/local/libexec/qt4-mac/include/QtCore/opt/local/libexec/qt4-mac/mkspecs/default/opt/local/libexec/qt4-mac/include/opt/local/libexec/qt4-mac/lib/QtCore.framework<br>
-- Qt4libs:/opt/local/libexec/qt4-mac/lib<br>CMake Error at cmake/modules/FindQScintilla.cmake:53 (MESSAGE):<br>  Could not find QScintilla library<br>Call Stack (most recent call first):<br>  CMakeLists.txt:132 (FIND_PACKAGE)<br>
<br><br>-- Configuring incomplete, errors occurred!<br><br>Error: Status 1 encountered during processing.<br>Before reporting a bug, first run the command again with the -d flag to get complete output.<br><br>then, i ran :<br>
zsh-% sudo port -d  install sqliteman<br><br>[...]<br><br>---&gt;  Configuring sqliteman<br>DEBUG: Using compiler &#39;Mac OS X gcc 4.2&#39;<br>DEBUG: Executing org.macports.configure (sqliteman)<br>DEBUG: Environment: CFLAGS=&#39;-O2 -arch x86_64&#39; CPPFLAGS=&#39;-I/opt/local/include&#39; CXXFLAGS=&#39;-O2 -arch x86_64&#39; MACOSX_DEPLOYMENT_TARGET=&#39;10.6&#39; CXX=&#39;/usr/bin/g++-4.2&#39; F90FLAGS=&#39;-O2 -m64&#39; LDFLAGS=&#39;-L/opt/local/lib&#39; OBJC=&#39;/usr/bin/gcc-4.2&#39; FCFLAGS=&#39;-O2 -m64&#39; INSTALL=&#39;/usr/bin/install -c&#39; OBJCFLAGS=&#39;-O2 -arch x86_64&#39; FFLAGS=&#39;-O2 -m64&#39; CC=&#39;/usr/bin/gcc-4.2&#39;<br>
DEBUG: Assembled command: &#39;cd &quot;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqliteman/work/sqliteman-1.2.1&quot; &amp;&amp; cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake&#39;<br>
-- Sqliteman 1.2.1 will be installed into /opt/local<br>--  *** Release build (use -DWANT_DEBUG=1 for debug one) ***<br>-- Qt4version:4.6.2<br>-- Qt4includes:/opt/local/libexec/qt4-mac/include/phonon/opt/local/libexec/qt4-mac/include/QtXmlPatterns/opt/local/libexec/qt4-mac/include/QtXml/opt/local/libexec/qt4-mac/include/QtWebKit/opt/local/libexec/qt4-mac/include/QtUiTools/opt/local/libexec/qt4-mac/include/QtTest/opt/local/libexec/qt4-mac/include/QtSvg/opt/local/libexec/qt4-mac/include/QtSql/opt/local/libexec/qt4-mac/include/QtScriptTools/opt/local/libexec/qt4-mac/include/QtScript/opt/local/libexec/qt4-mac/include/QtOpenGL/opt/local/libexec/qt4-mac/include/QtNetwork/opt/local/libexec/qt4-mac/include/QtMultimedia/opt/local/libexec/qt4-mac/include/QtHelp/opt/local/libexec/qt4-mac/include/QtDesigner/opt/local/libexec/qt4-mac/include/QtDesigner/opt/local/libexec/qt4-mac/include/QtDBus/opt/local/libexec/qt4-mac/include/QtAssistant/opt/local/libexec/qt4-mac/include/QtAssistant/opt/local/libexec/qt4-mac/include/Qt3Support/opt/local/libexec/qt4-mac/include/QtGui/opt/local/libexec/qt4-mac/include/QtCore/opt/local/libexec/qt4-mac/mkspecs/default/opt/local/libexec/qt4-mac/include/opt/local/libexec/qt4-mac/lib/QtCore.framework<br>
-- Qt4libs:/opt/local/libexec/qt4-mac/lib<br>CMake Error at cmake/modules/FindQScintilla.cmake:53 (MESSAGE):<br>  Could not find QScintilla library<br>Call Stack (most recent call first):<br>  CMakeLists.txt:132 (FIND_PACKAGE)<br>
<br><br>-- Configuring incomplete, errors occurred!<br>Error: Target org.macports.configure returned: configure failure: shell command &quot; cd &quot;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqliteman/work/sqliteman-1.2.1&quot; &amp;&amp; cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake &quot; returned error 1<br>
DEBUG: Backtrace: configure failure: shell command &quot; cd &quot;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqliteman/work/sqliteman-1.2.1&quot; &amp;&amp; cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake &quot; returned error 1<br>
    while executing<br>&quot;$procedure $targetname&quot;<br>Warning: the following items did not execute (for sqliteman): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install<br>
Error: Status 1 encountered during processing.<br>To report a bug, see &lt;<a href="http://guide.macports.org/#project.tickets">http://guide.macports.org/#project.tickets</a>&gt;<br>zsh-% <br><br><br>is it a known issue ?<br>
<br>best,<br><br>Yvon<br>