[MacPorts] #47081: Configuration error trying to install hugin-app

MacPorts noreply at macports.org
Mon Mar 9 06:58:14 PDT 2015


#47081: Configuration error trying to install hugin-app
------------------------+--------------------------------
  Reporter:  malcolm@…  |      Owner:  macports-tickets@…
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:  duplicate  |   Keywords:
      Port:  hugin-app  |
------------------------+--------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)
 * keywords:  hugin-app, CMake, Lensfun =>
 * status:  new => closed
 * resolution:   => duplicate


Old description:

> Cannot get hugin-app to install.
> OSx 10.10.2
> Log seems to show CMake error with Lensfun is the problem.
> As far as I can tell Lensfun has installed correctly but still getting
> the error.
> Relevant part (end of) main.log follows ;-
>
> :info:configure -- Current HG revision is 4692917e7a55
> :info:configure -- Assuming this is a tarball (release) build for
> 2013.0.0
> :info:configure -- Found TIFF: /opt/local/include
> :info:configure -- Found JPEG: /opt/local/include
> :info:configure -- Found PNG: /opt/local/include
> :info:configure -- WARNING: you are using the obsolete 'PKGCONFIG' macro,
> use FindPkgConfig
> :info:configure -- Found OPENEXR:
> /opt/local/lib/libImath.dylib;/opt/local/lib/libIlmImf.dylib;/opt/local/lib/libIex.dylib;/opt/local/lib/libHalf.dylib;/opt/local/lib/libIlmThread.dylib
> :info:configure -- GLUT Found
> :info:configure -- Found Glew: /opt/local/lib/libGLEW.dylib
> :info:configure -- libpano13 version: 2.9.18 major 2 minor 9 patch 18
> :info:configure -- Boost version: 1.57.0
> :info:configure -- Found the following Boost libraries:
> :info:configure --   thread
> :info:configure --   date_time
> :info:configure --   regex
> :info:configure --   filesystem
> :info:configure --   iostreams
> :info:configure --   system
> :info:configure --   signals
> :info:configure -- Program msgfmt found (/opt/local/bin/msgfmt)
> :info:configure -- ZThread library not found. falling back to included
> copy
> :info:configure -- flann library found
> :info:configure CMake Error at
> CMakeModules/FindPackageHandleStandardArgs.cmake:51 (MESSAGE):
> :info:configure   Could not find REQUIRED package Lensfun
> :info:configure Call Stack (most recent call first):
> :info:configure   CMakeModules/FindLensfun.cmake:33
> (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
> :info:configure   CMakeLists.txt:303 (FIND_PACKAGE)
> :info:configure
> :info:configure
> :info:configure -- Configuring incomplete, errors occurred!
> :info:configure See also
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_graphics_hugin-app/hugin-
> app/work/hugin-2013.0.0/CMakeFiles/CMakeOutput.log".
> :info:configure Command failed:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_graphics_hugin-app/hugin-
> app/work/hugin-2013.0.0" && /opt/local/bin/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_INSTALL_RPATH=/opt/local/lib
> -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib
> -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr"
> -DCMAKE_MODULE_PATH=/opt/local/share/cmake/Modules
> -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev
> -DINSTALL_OSX_BUNDLE_DIR=/Applications/MacPorts
> -DPYTHON_EXECUTABLE=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python
> -DPYTHON_INCLUDE_DIR=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
> -DPYTHON_LIBRARY=/opt/local/lib/libpython2.7.dylib
> -DwxWidgets_CONFIG_EXECUTABLE=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin
> /wx-config
> -DwxWidgets_wxrc_EXECUTABLE=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wxrc
> -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG"
> -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.10"
> -DCMAKE_OSX_SYSROOT="/"
> :info:configure Exit code: 1
> :error:configure org.macports.configure for port hugin-app returned:
> configure failure: command execution failed
> :debug:configure Error code: NONE
> :debug:configure Backtrace: configure failure: command execution failed
>     while executing
> "portconfigure::configure_main org.macports.configure"
>     ("eval" body line 1)
>     invoked from within
> "eval $procedure $targetname"
> :info:configure Warning: targets not executed for hugin-app:
> org.macports.activate org.macports.configure org.macports.build
> org.macports.destroot org.macports.install
> :notice:configure Please see the log file for port hugin-app for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_graphics_hugin-app/hugin-app/main.log

New description:

 Cannot get hugin-app to install.
 OSx 10.10.2
 Log seems to show CMake error with Lensfun is the problem.
 As far as I can tell Lensfun has installed correctly but still getting the
 error.
 Relevant part (end of) main.log follows ;-

 {{{
 :info:configure -- Current HG revision is 4692917e7a55
 :info:configure -- Assuming this is a tarball (release) build for 2013.0.0
 :info:configure -- Found TIFF: /opt/local/include
 :info:configure -- Found JPEG: /opt/local/include
 :info:configure -- Found PNG: /opt/local/include
 :info:configure -- WARNING: you are using the obsolete 'PKGCONFIG' macro,
 use FindPkgConfig
 :info:configure -- Found OPENEXR:
 /opt/local/lib/libImath.dylib;/opt/local/lib/libIlmImf.dylib;/opt/local/lib/libIex.dylib;/opt/local/lib/libHalf.dylib;/opt/local/lib/libIlmThread.dylib
 :info:configure -- GLUT Found
 :info:configure -- Found Glew: /opt/local/lib/libGLEW.dylib
 :info:configure -- libpano13 version: 2.9.18 major 2 minor 9 patch 18
 :info:configure -- Boost version: 1.57.0
 :info:configure -- Found the following Boost libraries:
 :info:configure --   thread
 :info:configure --   date_time
 :info:configure --   regex
 :info:configure --   filesystem
 :info:configure --   iostreams
 :info:configure --   system
 :info:configure --   signals
 :info:configure -- Program msgfmt found (/opt/local/bin/msgfmt)
 :info:configure -- ZThread library not found. falling back to included
 copy
 :info:configure -- flann library found
 :info:configure CMake Error at
 CMakeModules/FindPackageHandleStandardArgs.cmake:51 (MESSAGE):
 :info:configure   Could not find REQUIRED package Lensfun
 :info:configure Call Stack (most recent call first):
 :info:configure   CMakeModules/FindLensfun.cmake:33
 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
 :info:configure   CMakeLists.txt:303 (FIND_PACKAGE)
 :info:configure
 :info:configure
 :info:configure -- Configuring incomplete, errors occurred!
 :info:configure See also
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_graphics_hugin-app/hugin-
 app/work/hugin-2013.0.0/CMakeFiles/CMakeOutput.log".
 :info:configure Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_graphics_hugin-app/hugin-
 app/work/hugin-2013.0.0" && /opt/local/bin/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_INSTALL_RPATH=/opt/local/lib
 -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib
 -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr"
 -DCMAKE_MODULE_PATH=/opt/local/share/cmake/Modules
 -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev
 -DINSTALL_OSX_BUNDLE_DIR=/Applications/MacPorts
 -DPYTHON_EXECUTABLE=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python
 -DPYTHON_INCLUDE_DIR=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
 -DPYTHON_LIBRARY=/opt/local/lib/libpython2.7.dylib
 -DwxWidgets_CONFIG_EXECUTABLE=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin
 /wx-config
 -DwxWidgets_wxrc_EXECUTABLE=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wxrc
 -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG"
 -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.10"
 -DCMAKE_OSX_SYSROOT="/"
 :info:configure Exit code: 1
 :error:configure org.macports.configure for port hugin-app returned:
 configure failure: command execution failed
 :debug:configure Error code: NONE
 :debug:configure Backtrace: configure failure: command execution failed
     while executing
 "portconfigure::configure_main org.macports.configure"
     ("eval" body line 1)
     invoked from within
 "eval $procedure $targetname"
 :info:configure Warning: targets not executed for hugin-app:
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 :notice:configure Please see the log file for port hugin-app for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_graphics_hugin-app/hugin-app/main.log
 }}}

--

Comment:

 hugin-app will be updated to address this. See #46721.

-- 
Ticket URL: <https://trac.macports.org/ticket/47081#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list