tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cmake broken on 2017Q1 branch



Hi all, stable branch maintainer here,

it seems to me that devel/cmake is broken in pkgsrc-2017Q1. This is
annoying because it prevents many other packages from building. Here
is an excerpt from a build on NetBSD 6.1/i386 (April 10):


Packages breaking the most other packages

Package                               Breaks Maintainer
-------------------------------------------------------------------------
devel/cmake                             2296 pkgsrc-users%NetBSD.org@localhost


This is what I see (NetBSD-current, amd64):

[...]
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - NOTFOUND
-- Performing Test run_pic_test
-- Performing Test run_pic_test - Success
CMake Error at Modules/FindGTK2.cmake:777 (set_property):
  set_property could not find TARGET GTK2::sigc++.  Perhaps it has not yet
  been created.
Call Stack (most recent call first):
  Tests/FindGTK2/CMakeLists.txt:1 (find_package)


-- Configuring incomplete, errors occurred!
See also "/usr/pkgsrc-2017Q1/devel/cmake/work/cmake-3.7.2/CMakeFiles/CMakeOutput.log".
See also "/usr/pkgsrc-2017Q1/devel/cmake/work/cmake-3.7.2/CMakeFiles/CMakeError.log".
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------
*** Error code 11

Stop.
bmake[2]: stopped in /usr/pkgsrc-2017Q1/devel/cmake
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the
package Makefile.
*** Error code 1

Stop.
bmake[1]: stopped in /usr/pkgsrc-2017Q1/devel/cmake


Any ideas? I would welcome a pull-up to fix this!


--Benny.


Home | Main Index | Thread Index | Old Index