From owner-freebsd-office@freebsd.org Thu Mar 24 15:10:30 2016 Return-Path: Delivered-To: freebsd-office@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BCF7ADB7F5 for ; Thu, 24 Mar 2016 15:10:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 563E1106E for ; Thu, 24 Mar 2016 15:10:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5231AADB7F4; Thu, 24 Mar 2016 15:10:30 +0000 (UTC) Delivered-To: office@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4FA6DADB7F3 for ; Thu, 24 Mar 2016 15:10:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1BCDC106D for ; Thu, 24 Mar 2016 15:10:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u2OFATDt049893 for ; Thu, 24 Mar 2016 15:10:29 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 207846] graphics/graphite2: fails with "fatal error: 'graphite2/Types.h' file not found" Date: Thu, 24 Mar 2016 15:10:29 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mikea@mikea.ath.cx X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2016 15:10:30 -0000 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.=