[MacPorts] #52854: cmake @3.6.3_0: configure Unknown option: --no-system-librhash

MacPorts noreply at macports.org
Thu Nov 10 21:43:02 CET 2016


#52854: cmake @3.6.3_0: configure Unknown option: --no-system-librhash
----------------------+--------------------------------
 Reporter:  jkulesza  |      Owner:  macports-tickets@…
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.3.4
 Keywords:            |       Port:
----------------------+--------------------------------
 This was encountered following a port selfupdate && port upgrade outdated
 where I previously had cmake 3.6.2 installed and functional.

 I have tried cleaning and uninstalling all older versions of cmake.
 Still, upon `port install cmake`, I receive in the log:

 {{{
 .
 .
 .
 :notice:configure --->  Configuring cmake
 :debug:configure Using compiler 'Xcode Clang'
 :debug:configure Executing org.macports.configure (cmake)
 :debug:configure Environment:
 CC='/usr/bin/clang'
 CC_PRINT_OPTIONS='YES'
 CC_PRINT_OPTIONS_FILE='/local/macports/var/macports/build/_local_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/.CC_PRINT_OPTIONS'
 CFLAGS='-pipe -Os -arch x86_64'
 CMAKE_INCLUDE_PATH='/local/macports/include/ncurses'
 CMAKE_LIBRARY_PATH='/local/macports/lib'
 CMAKE_OSX_DEPLOYMENT_TARGET='10.11'
 CMAKE_OSX_SYSROOT='/'
 CMAKE_PREFIX_PATH='/local/macports'
 CPATH='/local/macports/include'
 CPPFLAGS='-I/local/macports/include'
 CXX='/usr/bin/clang++'
 CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
 F77FLAGS='-m64'
 F90FLAGS='-pipe -Os -m64'
 FCFLAGS='-pipe -Os -m64'
 FFLAGS='-pipe -Os'
 INSTALL='/usr/bin/install -c'
 LDFLAGS='-L/local/macports/lib -Wl,-headerpad_max_install_names -arch
 x86_64'
 LIBRARY_PATH='/local/macports/lib'
 MACOSX_DEPLOYMENT_TARGET='10.11'
 OBJC='/usr/bin/clang'
 OBJCFLAGS='-pipe -Os -arch x86_64'
 OBJCXX='/usr/bin/clang++'
 OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
 :debug:configure Assembled command: 'cd
 "/local/macports/var/macports/build/_local_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.6.3"
 && ./configure --prefix=/local/macports --docdir=share/doc/cmake
 --parallel=4
 --init=/local/macports/var/macports/build/_local_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.6.3/macports.cmake
 --system-libs --no-system-jsoncpp --no-system-librhash --no-qt-gui'
 :debug:configure Executing command line:  cd
 "/local/macports/var/macports/build/_local_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.6.3"
 && ./configure --prefix=/local/macports --docdir=share/doc/cmake
 --parallel=4
 --init=/local/macports/var/macports/build/_local_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.6.3/macports.cmake
 --system-libs --no-system-jsoncpp --no-system-librhash --no-qt-gui
 :info:configure Unknown option: --no-system-librhash
 :info:configure Command failed:  cd
 "/local/macports/var/macports/build/_local_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.6.3"
 && ./configure --prefix=/local/macports --docdir=share/doc/cmake
 --parallel=4
 --init=/local/macports/var/macports/build/_local_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.6.3/macports.cmake
 --system-libs --no-system-jsoncpp --no-system-librhash --no-qt-gui
 :info:configure Exit code: 1
 :error:configure org.macports.configure for port cmake 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 cmake:
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 :notice:configure Please see the log file for port cmake for details:
 /local/macports/var/macports/logs/_local_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/52854>
MacPorts <https://www.macports.org/>
Ports system for macOS



More information about the macports-tickets mailing list