Date: Thu, 24 Mar 2016 15:10:29 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 207846] graphics/graphite2: fails with "fatal error: 'graphite2/Types.h' file not found" Message-ID: <bug-207846-25061-fBt5OcCD4L@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207846-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-207846-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207846 --- Comment #13 from mikea@mikea.ath.cx --- Thanks very much for the note.=20 cmake was old (2.8.something), and cmake-modules indeed was not installed; = how that last happened I don't know. Both are installed now:=20 $ pkg info | grep -i cmake cmake-3.4.2 Cross-platform Makefile generator cmake-modules-3.4.2 Modules and Templates for CMake make now gives me this, even with the environment variable set:=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D mikea# setenv CMAKE_C_STANDARD_COMPUTED_DEFAULT Clang mikea# make =3D=3D=3D> Building for graphite2-1.3.6 CMake Error at /usr/local/share/cmake/Modules/Compiler/Clang-C.cmake:23 (message): CMAKE_C_STANDARD_COMPUTED_DEFAULT should be set for Clang (/usr/bin/cc) version 3.4.1 Call Stack (most recent call first): /usr/local/share/cmake/Modules/CMakeCInformation.cmake:33 (include) CMakeLists.txt:5 (project) -- Configuring incomplete, errors occurred! See also "/usr/ports/graphics/graphite2/work/graphite2-1.3.6/CMakeFiles/CMakeOutput.= log". *** [cmake_check_build_system] Error code 1 make[1]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.3.6 1 error make[1]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.3.6 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/graphite2 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The contents of /usr/ports/graphics/graphite2/work/graphite2-1.3.6/CMakeFiles/CMakeOutput.l= og don't show anything obvious. I can, if you would like to see it, put it in a comment here.=20 I think we are getting close to a solution. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207846-25061-fBt5OcCD4L>