Opened 9 years ago

Last modified 9 years ago

#46902 closed defect

Updating cmake @3.0.2_1+gui fails — at Version 2

Reported by: willic3@… Owned by: michaelld@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: css@…
Port: cmake

Description (last modified by mf2k (Frank Schima))

I did a selfupdate a couple of days ago, and the new version of cmake is unable to get past the patching stage:

--->  Fetching distfiles for cmake
--->  Verifying checksums for cmake
--->  Checksumming cmake-3.1.3.tar.gz
--->  Extracting cmake
--->  Extracting cmake-3.1.3.tar.gz
--->  Applying patches to cmake
--->  Applying patch-CMakeFindFrameworks.cmake.diff
patching file Modules/CMakeFindFrameworks.cmake
--->  Applying patch-Modules-FindFreetype.cmake.diff
patching file Modules/FindFreetype.cmake
--->  Applying patch-Modules-FindQt4.cmake.diff
patching file Modules/FindQt4.cmake
--->  Applying patch-Modules-Platform-Darwin.cmake.diff
patching file Modules/Platform/Darwin.cmake
--->  Applying patch-Modules-Platform-Darwin-Initialize.cmake.diff
patching file Modules/Platform/Darwin-Initialize.cmake
--->  Applying patch-Modules-noArchCheck.diff
patching file Modules/BasicConfigVersion-AnyNewerVersion.cmake.in
patching file Modules/BasicConfigVersion-ExactVersion.cmake.in
patching file Modules/BasicConfigVersion-SameMajorVersion.cmake.in
--->  Applying patch-CMakeLists.txt.diff
patching file CMakeLists.txt
Hunk #1 FAILED at 476.
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej
patching file Source/QtDialog/CMakeLists.txt
Hunk #1 succeeded at 125 (offset 26 lines).
Hunk #2 succeeded at 141 (offset 26 lines).
Hunk #3 FAILED at 179.
Hunk #4 succeeded at 184 (offset 18 lines).
1 out of 4 hunks FAILED -- saving rejects to file Source/QtDialog/CMakeLists.txt.rej
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.1.3" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/cmake/files/patch-CMakeLists.txt.diff'
Exit code: 1
Error: org.macports.patch for port cmake returned: command execution failed
Warning: targets not executed for cmake: org.macports.install org.macports.patch org.macports.configure org.macports.build org.macports.destroot
Please see the log file for port cmake for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

Looking back in the old tickets, it appears this problem has occurred before.

Thanks, Charles

Change History (2)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Cc: css@… glen@… petr@… stromnov@… added
Keywords: cmake upgrade removed
Owner: changed from macports-tickets@… to michaelld@…
Port: +gui removed

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers cmake), if any.

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Cc: glen@… petr@… stromnov@… removed
Description: modified (diff)
Note: See TracTickets for help on using tickets.