Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2016 14:49: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-PgqsowueKf@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 #7 from mikea@mikea.ath.cx ---
      3 mikea# cd /usr/ports/graphics/graphite2^M
      4 mikea# makESC[ESC[ESC[ESC[KVmake
cleaESC[ESC[ESC[ESC[ESCESC[ESC[ESC[ESC[ESC[K^G^Gmake
cleaESC[ESC[ESC[ESC[ESCESC[ESC[ESC[ESC[Kmake clean^M
      5 =3D=3D=3D>  Cleaning for graphite2-1.3.6
      6 mikea# make VERBOSE=3D1^M
      7 =3D=3D=3D>  License GPLv2 LGPL21 MPL accepted by the user
      8 =3D=3D=3D>   graphite2-1.3.6 depends on file: /usr/local/sbin/pkg -=
 found
      9 =3D=3D=3D> Fetching all distfiles required by graphite2-1.3.6 for b=
uilding
     10 =3D=3D=3D>  Extracting for graphite2-1.3.6
     11 =3D> SHA256 Checksum OK for graphite-1.3.6.tgz.
     12 =3D=3D=3D>  Patching for graphite2-1.3.6
     13 =3D=3D=3D>   graphite2-1.3.6 depends on file: /usr/local/bin/cmake =
- found
     14 =3D=3D=3D>  Configuring for graphite2-1.3.6
     15 =3D=3D=3D>  Performing in-source build
     16 /bin/mkdir -p /usr/ports/graphics/graphite2/work/graphite2-1.3.6
     17 Re-run cmake no build system arguments
     18 -- The C compiler identification is Clang 3.4.1
     19 -- The CXX compiler identification is Clang 3.4.1
     20 -- Check for working C compiler: /usr/bin/cc
     21 -- Check for working C compiler: /usr/bin/cc -- works
     22 -- Detecting C compiler ABI info
     23 -- Detecting C compiler ABI info - done
     24 -- Check for working CXX compiler: /usr/bin/c++
     25 -- Check for working CXX compiler: /usr/bin/c++ -- works
     26 -- Detecting CXX compiler ABI info
     27 -- Detecting CXX compiler ABI info - done
     28 -- Build: Release
     29 -- Segment Cache support: enabled
     30 -- File Face support: enabled
     31 -- Tracing support: enabled
     32 -- Using vm machine type: direct
     33 -- Looking for sys/types.h
     34 -- Looking for sys/types.h - found
     35 -- Looking for stdint.h
     36 -- Looking for stdint.h - found
     37 -- Looking for stddef.h
     38 -- Looking for stddef.h - found
     39 -- Check size of size_t
     40 -- Check size of size_t - done
     41 -- Configuring done
     42 -- Generating done
     43 CMake Warning:
     44   Manually-specified variables were not used by the project:
     45=20
     46     CMAKE_CXX_FLAGS_DEBUG
     47     CMAKE_C_FLAGS_DEBUG
     48     CMAKE_MODULE_LINKER_FLAGS
     49     THREADS_HAVE_PTHREAD_ARG
     50=20
     51=20
     52 -- Build files have been written to:
/usr/ports/graphics/graphite2/work/graphite2-1.3.6
     53 =3D=3D=3D>  Building for graphite2-1.3.6
     54 /usr/local/bin/cmake
-H/usr/ports/graphics/graphite2/work/graphite2-1.3.6
-B/usr/ports/graphics/graphite2/work/graphite2-1.3.6 --check-build     54
-system CMakeFiles/Makefile.cmake 0
     55 /usr/local/bin/cmake -E cmake_progress_start
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/CMakeFiles
/usr/ports/graphics/graphite2/wor     55
k/graphite2-1.3.6/CMakeFiles/progress.marks
     56 /usr/bin/make -f CMakeFiles/Makefile2 all
     57 --- src/CMakeFiles/graphite2.dir/all ---
     58 --- tests/CMakeFiles/graphite2-base.dir/all ---
     59 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
     60 --- tests/endian/CMakeFiles/endiantest.dir/all ---
     61 --- src/CMakeFiles/graphite2.dir/all ---
     62 /usr/bin/make -f src/CMakeFiles/graphite2.dir/build.make
src/CMakeFiles/graphite2.dir/depend
     63 --- tests/CMakeFiles/graphite2-base.dir/all ---
     64 /usr/bin/make -f tests/CMakeFiles/graphite2-base.dir/build.make
tests/CMakeFiles/graphite2-base.dir/depend
     65 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
     66 /usr/bin/make -f tests/CMakeFiles/graphite2-segcache.dir/build.make
tests/CMakeFiles/graphite2-segcache.dir/depend
     67 --- tests/endian/CMakeFiles/endiantest.dir/all ---
     68 /usr/bin/make -f tests/endian/CMakeFiles/endiantest.dir/build.make
tests/endian/CMakeFiles/endiantest.dir/depend
     69 --- tests/CMakeFiles/graphite2-base.dir/all ---
     70 --- tests/CMakeFiles/graphite2-base.dir/depend ---
     71 --- tests/endian/CMakeFiles/endiantest.dir/all ---
     72 --- tests/endian/CMakeFiles/endiantest.dir/depend ---
     73 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
     74 --- tests/CMakeFiles/graphite2-segcache.dir/depend ---
     75 --- src/CMakeFiles/graphite2.dir/all ---
     76 --- src/CMakeFiles/graphite2.dir/depend ---
     77 --- tests/CMakeFiles/graphite2-base.dir/all ---
     78 cd /usr/ports/graphics/graphite2/work/graphite2-1.3.6 &&
/usr/local/bin/cmake -E cmake_depends "Unix Makefiles"
/usr/ports/graphics/graphite     78 2/work/graphite2-1.3.6
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests
/usr/ports/graphics/graphite2/work/graphite2-1.3.6 /usr/port     78
s/graphics/graphite2/work/graphite2-1.3.6/tests
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/graphit=
e2-base.dir/Depen
     78 dInfo.cmake --color=3D
     79 --- tests/endian/CMakeFiles/endiantest.dir/all ---
     80 cd /usr/ports/graphics/graphite2/work/graphite2-1.3.6 &&
/usr/local/bin/cmake -E cmake_depends "Unix Makefiles"
/usr/ports/graphics/graphite     80 2/work/graphite2-1.3.6
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian
/usr/ports/graphics/graphite2/work/graphite2-1.3.6 /u     80
sr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian/CMakeFiles/=
end=20
   80 iantest.dir/DependInfo.cmake --color=3D
     81 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
     82 cd /usr/ports/graphics/graphite2/work/graphite2-1.3.6 &&
/usr/local/bin/cmake -E cmake_depends "Unix Makefiles"
/usr/ports/graphics/graphite     82 2/work/graphite2-1.3.6
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests
/usr/ports/graphics/graphite2/work/graphite2-1.3.6 /usr/port     82
s/graphics/graphite2/work/graphite2-1.3.6/tests
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/graphit=
e2-segcache.dir/D
    82 ependInfo.cmake --color=3D
     83 --- src/CMakeFiles/graphite2.dir/all ---
     84 cd /usr/ports/graphics/graphite2/work/graphite2-1.3.6 &&
/usr/local/bin/cmake -E cmake_depends "Unix Makefiles"
/usr/ports/graphics/graphite     84 2/work/graphite2-1.3.6
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src
/usr/ports/graphics/graphite2/work/graphite2-1.3.6 /usr/ports/     84
graphics/graphite2/work/graphite2-1.3.6/src
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src/CMakeFiles/graphite2=
.dir/DependInfo.cmake
    84  --color=3D
     85 --- tests/endian/CMakeFiles/endiantest.dir/all ---
     86 Dependee
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian/CMakeFiles=
/endiantest.dir/DependInfo.cmake"
is newer than depender     86=20
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian/CMakeFiles=
/endiantest.dir/depend.internal".
     87 --- tests/CMakeFiles/graphite2-base.dir/all ---
     88 Dependee
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/graphi=
te2-base.dir/DependInfo.cmake"
is newer than depender "/     88
usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/graphite=
2-base.dir/depend.internal".
     89 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
     90 Dependee
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/graphi=
te2-segcache.dir/DependInfo.cmake"
is newer than depende     90 r
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/graphi=
te2-segcache.dir/depend.internal".
     91 --- src/CMakeFiles/graphite2.dir/all ---
     92 Dependee
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src/CMakeFiles/graphite=
2.dir/DependInfo.cmake"
is newer than depender "/usr/por     92
ts/graphics/graphite2/work/graphite2-1.3.6/src/CMakeFiles/graphite2.dir/dep=
end.internal".
     93 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
     94 Dependee
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/CMakeD=
irectoryInformation.cmake"
is newer than depender "/usr/     94
ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/graphite2-se=
gcache.dir/depend.internal".
     95 --- tests/endian/CMakeFiles/endiantest.dir/all ---
     96 Dependee
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian/CMakeFiles=
/CMakeDirectoryInformation.cmake"
is newer than depender     96=20
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian/CMakeFiles=
/endiantest.dir/depend.internal".
     97 --- src/CMakeFiles/graphite2.dir/all ---
     98 Dependee
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src/CMakeFiles/CMakeDir=
ectoryInformation.cmake"
is newer than depender "/usr/po     98
rts/graphics/graphite2/work/graphite2-1.3.6/src/CMakeFiles/graphite2.dir/de=
pend.internal".
     99 --- tests/endian/CMakeFiles/endiantest.dir/all ---
    100 Scanning dependencies of target endiantest
    101 /usr/bin/make -f tests/endian/CMakeFiles/endiantest.dir/build.make
tests/endian/CMakeFiles/endiantest.dir/build
    102 --- tests/CMakeFiles/graphite2-base.dir/all ---
    103 Dependee
"/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/CMakeD=
irectoryInformation.cmake"
is newer than depender "/usr/    103
ports/graphics/graphite2/work/graphite2-1.3.6/tests/CMakeFiles/graphite2-ba=
se.dir/depend.internal".
    104 --- tests/endian/CMakeFiles/endiantest.dir/all ---
    105 --- tests/endian/CMakeFiles/endiantest.dir/endiantest.cpp.o ---
    106 [  1%] Building CXX object
tests/endian/CMakeFiles/endiantest.dir/endiantest.cpp.o
    107 cd /usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian =
&&
/usr/bin/c++    -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing    1=
07=20
-O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -o
CMakeFiles/endiantest.dir/endiantest.cpp.o -c
/usr/ports/graphics/graphite2/work/    107
graphite2-1.3.6/tests/endian/endiantest.cpp
    108 --- tests/CMakeFiles/graphite2-base.dir/all ---
    109 Scanning dependencies of target graphite2-base
    110 /usr/bin/make -f tests/CMakeFiles/graphite2-base.dir/build.make
tests/CMakeFiles/graphite2-base.dir/build
    111 --- tests/CMakeFiles/graphite2-base.dir/__/src/FeatureMap.cpp.o ---
    112 [  2%] Building CXX object
tests/CMakeFiles/graphite2-base.dir/__/src/FeatureMap.cpp.o
    113 cd /usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests &&
/usr/bin/c++   -DGRAPHITE2_NTRACING -O2 -pipe -fPIC -fstack-protector -fno-=
st=20=20
 113 rict-aliasing -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing=
=20=20
-Wall -Wextra -fno-rtti -fno-exceptions -fno-stack-protector -o CMake    113
Files/graphite2-base.dir/__/src/FeatureMap.cpp.o -c
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src/FeatureMap.cpp
    114 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
    115 Scanning dependencies of target graphite2-segcache
    116 /usr/bin/make -f tests/CMakeFiles/graphite2-segcache.dir/build.make
tests/CMakeFiles/graphite2-segcache.dir/build
    117 --- tests/CMakeFiles/graphite2-base.dir/all ---
    118 In file included from
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src/FeatureMap.cpp:29:
    119
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src/inc/Main.h:30:10: fa=
tal
error: 'graphite2/Types.h' file not found
    120 #include "graphite2/Types.h"
    121          ^
    122 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
    123 --- tests/CMakeFiles/graphite2-segcache.dir/__/src/call_machine.cpp=
.o
---
    124 --- src/CMakeFiles/graphite2.dir/all ---
    125 Scanning dependencies of target graphite2
    126 /usr/bin/make -f src/CMakeFiles/graphite2.dir/build.make
src/CMakeFiles/graphite2.dir/build
    127 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
    128 [  3%] Building CXX object
tests/CMakeFiles/graphite2-segcache.dir/__/src/call_machine.cpp.o
    129 cd /usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests &&
/usr/bin/c++   -DGRAPHITE2_NTRACING -O2 -pipe -fPIC -fstack-protector -fno-=
st=20=20
 129 rict-aliasing -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing=
=20=20
-Wall -Wextra -fno-rtti -fno-exceptions -fno-stack-protector -o CMake    129
Files/graphite2-segcache.dir/__/src/call_machine.cpp.o -c
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src/call_machine.cpp
    130 --- tests/CMakeFiles/graphite2-base.dir/all ---
    131 1 error generated.
    132 *** [tests/CMakeFiles/graphite2-base.dir/__/src/FeatureMap.cpp.o] E=
rror
code 1
    133=20
    134 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    135 1 error
    136=20
    137 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    138 *** [tests/CMakeFiles/graphite2-base.dir/all] Error code 2
    139=20
    140 make[2]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    141 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
    142
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/src/call_machine.cpp:37:=
10:
fatal error: 'graphite2/Segment.h' file not found
    143 #include <graphite2/Segment.h>
    144          ^
    145 --- src/CMakeFiles/graphite2.dir/all ---
    146 A failure has been detected in another branch of the parallel make
    147=20
    148 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    149 *** [src/CMakeFiles/graphite2.dir/all] Error code 2
    150=20
    151 make[2]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    152 --- tests/CMakeFiles/graphite2-segcache.dir/all ---
    153 1 error generated.
    154 *** [tests/CMakeFiles/graphite2-segcache.dir/__/src/call_machine.cp=
p.o]
Error code 1
    155=20
    156 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    157 1 error
    158=20
    159 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    160 *** [tests/CMakeFiles/graphite2-segcache.dir/all] Error code 2
    161=20
    162 make[2]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    163 --- tests/endian/CMakeFiles/endiantest.dir/all ---
    164
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian/endiantest.=
cpp:36:10:
fatal error: 'inc/Endian.h' file not found
    165 #include "inc/Endian.h"
    166          ^
    167 1 error generated.
    168 *** [tests/endian/CMakeFiles/endiantest.dir/endiantest.cpp.o] Error
code 1
    169=20
    170 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    171 1 error
    172=20
    173 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    174 *** [tests/endian/CMakeFiles/endiantest.dir/all] Error code 2
    175=20
    176 make[2]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    177 4 errors
    155=20
    156 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    157 1 error
    158=20
    159 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    160 *** [tests/CMakeFiles/graphite2-segcache.dir/all] Error code 2
    161=20
    162 make[2]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    163 --- tests/endian/CMakeFiles/endiantest.dir/all ---
    164
/usr/ports/graphics/graphite2/work/graphite2-1.3.6/tests/endian/endiantest.=
cpp:36:10:
fatal error: 'inc/Endian.h' file not found
    165 #include "inc/Endian.h"
    166          ^
    167 1 error generated.
    168 *** [tests/endian/CMakeFiles/endiantest.dir/endiantest.cpp.o] Error
code 1
    169=20
    170 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    171 1 error
    172=20
    173 make[3]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    174 *** [tests/endian/CMakeFiles/endiantest.dir/all] Error code 2
    175=20
    176 make[2]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    177 4 errors
    178=20
    179 make[2]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    180 *** [all] Error code 2
    181=20
    182 make[1]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    183 1 error
    184=20
    185 make[1]: stopped in /usr/ports/graphics/graphite2/work/graphite2-1.=
3.6
    186 =3D=3D=3D> Compilation failed unexpectedly.
    187 Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the
failure to
    188 the maintainer.
    189 *** Error code 1
    190=20
    191 Stop.
    192 make: stopped in /usr/ports/graphics/graphite2

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207846-25061-PgqsowueKf>