| Summary: | dev-util/cmake-2.8.8-r3 still needs cmake-2.8.4-FindPythonLibs.patch | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Canek Peláez Valdés <caneko> |
| Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | alex, desultory |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Thanks, path restored. Sorry for the trouble. Sync in some hours to get the change. + 10 Sep 2012; Johannes Huber <johu@gentoo.org> + +files/cmake-2.8.4-FindPythonLibs.patch: + Restore patch that was unfortunately dropped, bug #434524. *** Bug 434640 has been marked as a duplicate of this bug. *** |
dev-util/cmake-2.8.8-r3 needs cmake-2.8.4-FindPythonLibs.patch: /usr/portage/dev-util/cmake/cmake-2.8.8-r3.ebuild: PATCHES=( "${FILESDIR}"/${PN}-2.6.3-darwin-bundle.patch "${FILESDIR}"/${PN}-2.6.3-no-duplicates-in-rpath.patch "${FILESDIR}"/${PN}-2.6.3-fix_broken_lfs_on_aix.patch "${FILESDIR}"/${PN}-2.8.0-darwin-default-install_name.patch "${FILESDIR}"/${PN}-2.8.1-libform.patch >>>>>>>>"${FILESDIR}"/${PN}-2.8.4-FindPythonLibs.patch "${FILESDIR}"/${PN}-2.8.7-FindBoost-python.patch "${FILESDIR}"/${PN}-2.8.7-FindBLAS.patch "${FILESDIR}"/${PN}-2.8.7-FindLAPACK.patch "${FILESDIR}"/${PN}-2.8.8-FindPkgConfig.patch "${FILESDIR}"/${PN}-2.8.8-more-no_host_paths.patch "${FILESDIR}"/${PN}-2.8.8-tests.patch "${FILESDIR}"/${PN}-2.8.8-pkgconfig.patch ) But cmake-2.8.4-FindPythonLibs.patch was removed a few hours ago: /usr/portage/dev-util/cmake/ChangeLog: 09 Sep 2012; Johannes Huber <johu@gentoo.org> -cmake-2.8.7-r5.ebuild, -files/cmake-2.8.3-more-no_host_paths.patch, -files/cmake-2.8.4-FindBoost.patch, -files/cmake-2.8.4-FindPythonLibs.patch, -files/cmake-2.8.7-FindOpenMP.patch: Remove old. The emerge fails with: * ERROR: dev-util/cmake-2.8.8-r3 failed (prepare phase): * Some patches failed. See above messages. * * Call stack: * ebuild.sh, line 85: Called src_prepare * environment, line 3057: Called base_src_prepare * environment, line 617: Called die * The specific snippet of code: * [[ ${patches_failed} -eq 1 ]] && die "Some patches failed. See above messages."; * * If you need support, post the output of `emerge --info '=dev-util/cmake-2.8.8-r3'`, * the complete build log and the output of `emerge -pqv '=dev-util/cmake-2.8.8-r3'`. * The complete build log is located at '/tmp/portage/dev-util/cmake-2.8.8-r3/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/dev-util/cmake-2.8.8-r3/temp/environment'. * Working directory: '/tmp/portage/dev-util/cmake-2.8.8-r3/work/cmake-2.8.8' * S: '/tmp/portage/dev-util/cmake-2.8.8-r3/work/cmake-2.8.8' Reproducible: Always