[MacPorts] #27186: lprof @20090113 Failure configuring with QTASSISTANT
MacPorts
noreply at macports.org
Sat Nov 6 19:34:20 PDT 2010
#27186: lprof @20090113 Failure configuring with QTASSISTANT
-----------------------------------+----------------------------------------
Reporter: bernard@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: lprof qt4 qtassistant | Port: lprof
-----------------------------------+----------------------------------------
The current port doesn't build and fails during the configuration step.
It seems that it cannot find the QTASSISTANT library. I include the
relevant log below.
Tested after installing xcode 3.2.4 and iOs SDK 4.1, java developer
10.6_10 m3261, MacPort 1.9.1, OS X 10.6.4 with current patches as of
writing, plenty of RAM and disk space.
{{{
:msg:main ---> Configuring lprof
:debug:main Using compiler 'Mac OS X gcc 4.2'
:debug:configure configure phase started at Sat Nov 6 23:38:38 EST 2010
:debug:configure Executing org.macports.configure (lprof)
:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch
x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64'
LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6'
PKG_CONFIG_PATH='/opt/local/lib/pkgconfig' CXX='/usr/bin/g++-4.2'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_lprof/work/.CC_PRINT_OPTIONS'
F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-O2
-m64' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c'
MOC='/opt/local/bin/moc' FFLAGS='-O2 -m64' OBJCFLAGS='-O2 -arch x86_64'
QTDIR='/opt/local' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
QMAKE='/opt/local/bin/qmake'
:debug:configure Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_lprof/work/lprof"
&& cmake --prefix=/opt/local -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release
-DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr"
-DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib/
-DCMAKE_INCLUDE_PATH=/opt/local/include
-DCMAKE_LIBRARY_PATH=/opt/local/lib -DQT_QT_INCLUDE_DIR=/opt/local/include
-DQT_LIBRARY_DIR=/opt/local/lib
-DQT_QMAKE_EXECUTABLE=/opt/local/bin/qmake
-DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib
-DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib
-DQTTRANS_LRELEASE_EXECUTABLE=/opt/local/bin/lrelease -Wno-dev .'
:info:configure Qt QTASSISTANT library not found.
:info:configure -- Could NOT find LIBVIGRAIMPEX (missing:
LIBVIGRAIMPEX_LIBRARY LIBVIGRAIMPEX_INCLUDE_DIR)
:info:configure System copy of libvigra-impex not found, building local
copy.
: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 QT_QTASSISTANT_INCLUDE_DIR (ADVANCED)
:info:configure used as include directory in directory
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_lprof/work/lprof/src
: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_graphics_lprof/work/lprof"
&& cmake --prefix=/opt/local -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release
-DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr"
-DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib/
-DCMAKE_INCLUDE_PATH=/opt/local/include
-DCMAKE_LIBRARY_PATH=/opt/local/lib -DQT_QT_INCLUDE_DIR=/opt/local/include
-DQT_LIBRARY_DIR=/opt/local/lib
-DQT_QMAKE_EXECUTABLE=/opt/local/bin/qmake
-DQT_ZLIB_LIBRARY=/opt/local/lib/libz.dylib
-DQT_PNG_LIBRARY=/opt/local/lib/libpng.dylib
-DQTTRANS_LRELEASE_EXECUTABLE=/opt/local/bin/lrelease -Wno-dev . "
returned error 1
:error:configure Target org.macports.configure returned: configure
failure: shell command failed
:debug:configure Backtrace: configure failure: shell command failed
while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for lprof):
org.macports.activate org.macports.configure org.macports.build
org.macports.destroot org.macports.install
:notice:configure Log for lprof is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_lprof/main.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/27186>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list