install sqliteman
Yvon Thoraval
yvon.thoraval at gmail.com
Sat May 22 09:31:17 PDT 2010
Hey all,
after a first try i get :
zsh-% sudo port install sqliteman
[...]
---> Extracting sqliteman
---> Applying patches to sqliteman
---> Configuring sqliteman
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_databases_sqliteman/work/sqliteman-1.2.1"
&& cmake -DCMAKE_INSTALL_PREFIX=/opt/local
-DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake " returned error
1
Command output: -- Checking whether CXX compiler supports OSX deployment
target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- 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
-- Sqliteman 1.2.1 will be installed into /opt/local
-- *** Release build (use -DWANT_DEBUG=1 for debug one) ***
-- 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
-- Looking for QT_MAC_USE_COCOA
-- Looking for QT_MAC_USE_COCOA - found
-- Found Qt-Version 4.6.2 (using /opt/local/libexec/qt4-mac/bin/qmake)
-- Found OpenSSL: /usr/lib/libssl.dylib;/usr/lib/libcrypto.dylib
-- Qt4version:4.6.2
--
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
-- Qt4libs:/opt/local/libexec/qt4-mac/lib
CMake Error at cmake/modules/FindQScintilla.cmake:53 (MESSAGE):
Could not find QScintilla library
Call Stack (most recent call first):
CMakeLists.txt:132 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get
complete output.
then, i ran :
zsh-% sudo port -d install sqliteman
[...]
---> Configuring sqliteman
DEBUG: Using compiler 'Mac OS X gcc 4.2'
DEBUG: Executing org.macports.configure (sqliteman)
DEBUG: Environment: CFLAGS='-O2 -arch x86_64'
CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64'
MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2 -m64'
LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m64'
INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64'
CC='/usr/bin/gcc-4.2'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqliteman/work/sqliteman-1.2.1"
&& cmake -DCMAKE_INSTALL_PREFIX=/opt/local
-DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake'
-- Sqliteman 1.2.1 will be installed into /opt/local
-- *** Release build (use -DWANT_DEBUG=1 for debug one) ***
-- Qt4version:4.6.2
--
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
-- Qt4libs:/opt/local/libexec/qt4-mac/lib
CMake Error at cmake/modules/FindQScintilla.cmake:53 (MESSAGE):
Could not find QScintilla library
Call Stack (most recent call first):
CMakeLists.txt:132 (FIND_PACKAGE)
-- 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_databases_sqliteman/work/sqliteman-1.2.1"
&& cmake -DCMAKE_INSTALL_PREFIX=/opt/local
-DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake " returned error
1
DEBUG: Backtrace: configure failure: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqliteman/work/sqliteman-1.2.1"
&& cmake -DCMAKE_INSTALL_PREFIX=/opt/local
-DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake " returned error
1
while executing
"$procedure $targetname"
Warning: the following items did not execute (for sqliteman):
org.macports.activate org.macports.configure org.macports.build
org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
zsh-%
is it a known issue ?
best,
Yvon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20100522/67b4fc21/attachment.html>
More information about the macports-users
mailing list