gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/ftgl.tar.gz... not found, skipping file copy Source https://github.com/frankheckenbach/ftgl/archive/refs/tags/v2.4.0.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok Preparing the FTGL build system...please wait Found GNU Autoconf version 2.71 Found GNU Automake version 1.16.3 Found GNU Libtool version 2.4.6 Automatically preparing build ... done The FTGL build system is now prepared. To build here, run: ./configure make checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether make supports the include directive... yes (GNU style) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/7/bin/g++ accepts -g... yes checking for /usr/gcc/7/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/gcc/7/bin/g++... gcc3 configure: ECHO was not defined by configure so defining manually checking how to print strings... print -r checking for gcc... /usr/gcc/7/bin/gcc checking whether the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/gcc/7/bin/g++ -E checking for ld used by /usr/gcc/7/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/7/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/7/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/g++ static flag -static works... no checking if /usr/gcc/7/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/7/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for __func__... yes checking for egrep... (cached) /usr/bin/ggrep -E checking for stdlib.h... (cached) yes checking for wcsdup... yes checking for strndup... yes checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for X... libraries , headers checking for cos in -lm... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FT2... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for GL/gl.h... yes checking for OpenGL framework (Darwin-specific)... no checking for GL library... host=i386-pc-solaris2.11 yes checking for GL/glu.h... yes checking for GLU version >= 1.2... yes checking for GLU library... yes checking for GL/glut.h... yes checking for GLUT library... yes checking for a TrueType font on the system... /usr/X11/lib/X11/fonts/TrueType/bitstream-vera/VeraSe.ttf checking for CPPUNIT... yes yes checking if compiler and linker recognize -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline... yes checking if compiler and linker recognize -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs... yes checking for doxygen... /usr/bin/doxygen checking for pdflatex... no checking for kpsewhich... no checking for dvips... no checking for convert... /usr/bin/convert checking for epstopdf... no checking for gsed... (cached) /usr/bin/gsed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating ftgl.pc config.status: creating Makefile config.status: creating demo/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen.cfg config.status: creating msvc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done. FTGL configured with the following settings: Prefix: /usr Binaries: /usr/bin Configuration files: /usr/etc Data files: /usr/share CC = /usr/gcc/7/bin/gcc CXX = /usr/gcc/7/bin/g++ CFLAGS = -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs CXXFLAGS = -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline CPPFLAGS = -I${top_srcdir}/src LDFLAGS = -m32 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline LIBS = -lm --- /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/configure complete, type 'make' to begin building Making all in src libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGL.lo -MD -MP -MF .deps/libftgl_la-FTGL.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGL.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFace.lo -MD -MP -MF .deps/libftgl_la-FTFace.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFace.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFace.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyphContainer.lo -MD -MP -MF .deps/libftgl_la-FTGlyphContainer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyphContainer.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyphContainer.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTCleanup.lo -MD -MP -MF .deps/libftgl_la-FTCleanup.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTCleanup.cpp -fPIC -DPIC -o .libs/libftgl_la-FTCleanup.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLibrary.lo -MD -MP -MF .deps/libftgl_la-FTLibrary.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLibrary.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLibrary.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTCharmap.lo -MD -MP -MF .deps/libftgl_la-FTCharmap.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTCharmap.cpp -fPIC -DPIC -o .libs/libftgl_la-FTCharmap.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBuffer.lo -MD -MP -MF .deps/libftgl_la-FTBuffer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTBuffer.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBuffer.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTContour.lo -MD -MP -MF .deps/libftgl_la-FTContour.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTContour.cpp -fPIC -DPIC -o .libs/libftgl_la-FTContour.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGL.lo -MD -MP -MF .deps/libftgl_la-FTGL.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL.cpp -o libftgl_la-FTGL.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBuffer.lo -MD -MP -MF .deps/libftgl_la-FTBuffer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTBuffer.cpp -o libftgl_la-FTBuffer.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTCharmap.lo -MD -MP -MF .deps/libftgl_la-FTCharmap.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTCharmap.cpp -o libftgl_la-FTCharmap.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFace.lo -MD -MP -MF .deps/libftgl_la-FTFace.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFace.cpp -o libftgl_la-FTFace.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyphContainer.lo -MD -MP -MF .deps/libftgl_la-FTGlyphContainer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyphContainer.cpp -o libftgl_la-FTGlyphContainer.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLibrary.lo -MD -MP -MF .deps/libftgl_la-FTLibrary.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLibrary.cpp -o libftgl_la-FTLibrary.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTContour.lo -MD -MP -MF .deps/libftgl_la-FTContour.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTContour.cpp -o libftgl_la-FTContour.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTCleanup.lo -MD -MP -MF .deps/libftgl_la-FTCleanup.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTCleanup.cpp -o libftgl_la-FTCleanup.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTSize.lo -MD -MP -MF .deps/libftgl_la-FTSize.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTSize.cpp -fPIC -DPIC -o .libs/libftgl_la-FTSize.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPoint.lo -MD -MP -MF .deps/libftgl_la-FTPoint.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTPoint.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPoint.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTVectoriser.lo -MD -MP -MF .deps/libftgl_la-FTVectoriser.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTVectoriser.cpp -fPIC -DPIC -o .libs/libftgl_la-FTVectoriser.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyph.lo -MD -MP -MF .deps/libftgl_la-FTGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyphGlue.lo -MD -MP -MF .deps/libftgl_la-FTGlyphGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTGlyphGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyphGlue.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTSize.lo -MD -MP -MF .deps/libftgl_la-FTSize.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTSize.cpp -o libftgl_la-FTSize.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPoint.lo -MD -MP -MF .deps/libftgl_la-FTPoint.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTPoint.cpp -o libftgl_la-FTPoint.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBitmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBitmapGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTBitmapGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBitmapGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBufferGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBufferGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTBufferGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBufferGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTExtrudeGlyph.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTExtrudeGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTExtrudeGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyph.lo -MD -MP -MF .deps/libftgl_la-FTGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTGlyph.cpp -o libftgl_la-FTGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyphGlue.lo -MD -MP -MF .deps/libftgl_la-FTGlyphGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTGlyphGlue.cpp -o libftgl_la-FTGlyphGlue.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTVectoriser.lo -MD -MP -MF .deps/libftgl_la-FTVectoriser.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTVectoriser.cpp -o libftgl_la-FTVectoriser.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTOutlineGlyph.lo -MD -MP -MF .deps/libftgl_la-FTOutlineGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTOutlineGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTOutlineGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPixmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPixmapGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTPixmapGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPixmapGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBufferGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBufferGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTBufferGlyph.cpp -o libftgl_la-FTBufferGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBitmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBitmapGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTBitmapGlyph.cpp -o libftgl_la-FTBitmapGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTExtrudeGlyph.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTExtrudeGlyph.cpp -o libftgl_la-FTExtrudeGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPolygonGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPolygonGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTPolygonGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPolygonGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTOutlineGlyph.lo -MD -MP -MF .deps/libftgl_la-FTOutlineGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTOutlineGlyph.cpp -o libftgl_la-FTOutlineGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTextureGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTextureGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTTextureGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTextureGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPixmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPixmapGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTPixmapGlyph.cpp -o libftgl_la-FTPixmapGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPolygonGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPolygonGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTPolygonGlyph.cpp -o libftgl_la-FTPolygonGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTriangleExtractorGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTriangleExtractorGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTTriangleExtractorGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTriangleExtractorGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFont.lo -MD -MP -MF .deps/libftgl_la-FTFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFontGlue.lo -MD -MP -MF .deps/libftgl_la-FTFontGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFontGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFontGlue.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBitmapFont.lo -MD -MP -MF .deps/libftgl_la-FTBitmapFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTBitmapFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBitmapFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTextureGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTextureGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTTextureGlyph.cpp -o libftgl_la-FTTextureGlyph.o >/dev/null 2>&1 In file included from /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFont.cpp:31:0: /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h: In member function 'void FTUnicodeStringItr::readUTF8() [with T = unsigned char]': /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:193:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:194:11: note: here case 5: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:194:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:195:11: note: here case 4: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:195:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:196:11: note: here case 3: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:196:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:197:11: note: here case 2: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:197:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:198:11: note: here case 1: ch += *nextPos++; ^~~~ libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBufferFont.lo -MD -MP -MF .deps/libftgl_la-FTBufferFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTBufferFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBufferFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTExtrudeFont.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTExtrudeFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTExtrudeFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTriangleExtractorGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTriangleExtractorGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTTriangleExtractorGlyph.cpp -o libftgl_la-FTTriangleExtractorGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTOutlineFont.lo -MD -MP -MF .deps/libftgl_la-FTOutlineFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTOutlineFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTOutlineFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBitmapFont.lo -MD -MP -MF .deps/libftgl_la-FTBitmapFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTBitmapFont.cpp -o libftgl_la-FTBitmapFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFontGlue.lo -MD -MP -MF .deps/libftgl_la-FTFontGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFontGlue.cpp -o libftgl_la-FTFontGlue.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTExtrudeFont.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTExtrudeFont.cpp -o libftgl_la-FTExtrudeFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFont.lo -MD -MP -MF .deps/libftgl_la-FTFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFont.cpp -o libftgl_la-FTFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTOutlineFont.lo -MD -MP -MF .deps/libftgl_la-FTOutlineFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTOutlineFont.cpp -o libftgl_la-FTOutlineFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBufferFont.lo -MD -MP -MF .deps/libftgl_la-FTBufferFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTBufferFont.cpp -o libftgl_la-FTBufferFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPixmapFont.lo -MD -MP -MF .deps/libftgl_la-FTPixmapFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTPixmapFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPixmapFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPolygonFont.lo -MD -MP -MF .deps/libftgl_la-FTPolygonFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTPolygonFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPolygonFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTextureFont.lo -MD -MP -MF .deps/libftgl_la-FTTextureFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTTextureFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTextureFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTriangleExtractorFont.lo -MD -MP -MF .deps/libftgl_la-FTTriangleExtractorFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTTriangleExtractorFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTriangleExtractorFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLayout.lo -MD -MP -MF .deps/libftgl_la-FTLayout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTLayout.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLayout.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPixmapFont.lo -MD -MP -MF .deps/libftgl_la-FTPixmapFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTPixmapFont.cpp -o libftgl_la-FTPixmapFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPolygonFont.lo -MD -MP -MF .deps/libftgl_la-FTPolygonFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTPolygonFont.cpp -o libftgl_la-FTPolygonFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLayoutGlue.lo -MD -MP -MF .deps/libftgl_la-FTLayoutGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTLayoutGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLayoutGlue.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLayout.lo -MD -MP -MF .deps/libftgl_la-FTLayout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTLayout.cpp -o libftgl_la-FTLayout.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTriangleExtractorFont.lo -MD -MP -MF .deps/libftgl_la-FTTriangleExtractorFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTTriangleExtractorFont.cpp -o libftgl_la-FTTriangleExtractorFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTSimpleLayout.lo -MD -MP -MF .deps/libftgl_la-FTSimpleLayout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTSimpleLayout.cpp -fPIC -DPIC -o .libs/libftgl_la-FTSimpleLayout.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTextureFont.lo -MD -MP -MF .deps/libftgl_la-FTTextureFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTTextureFont.cpp -o libftgl_la-FTTextureFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLayoutGlue.lo -MD -MP -MF .deps/libftgl_la-FTLayoutGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTLayoutGlue.cpp -o libftgl_la-FTLayoutGlue.o >/dev/null 2>&1 In file included from /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTSimpleLayout.cpp:34:0: /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h: In member function 'void FTUnicodeStringItr::readUTF8() [with T = char]': /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:193:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:194:11: note: here case 5: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:194:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:195:11: note: here case 4: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:195:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:196:11: note: here case 3: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:196:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:197:11: note: here case 2: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:197:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:198:11: note: here case 1: ch += *nextPos++; ^~~~ libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTSimpleLayout.lo -MD -MP -MF .deps/libftgl_la-FTSimpleLayout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTSimpleLayout.cpp -o libftgl_la-FTSimpleLayout.o >/dev/null 2>&1 libtool: link: /usr/gcc/7/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/crtbeginS.o .libs/libftgl_la-FTBuffer.o .libs/libftgl_la-FTCharmap.o .libs/libftgl_la-FTCleanup.o .libs/libftgl_la-FTContour.o .libs/libftgl_la-FTFace.o .libs/libftgl_la-FTGL.o .libs/libftgl_la-FTGlyphContainer.o .libs/libftgl_la-FTLibrary.o .libs/libftgl_la-FTPoint.o .libs/libftgl_la-FTSize.o .libs/libftgl_la-FTVectoriser.o .libs/libftgl_la-FTGlyph.o .libs/libftgl_la-FTGlyphGlue.o .libs/libftgl_la-FTBitmapGlyph.o .libs/libftgl_la-FTBufferGlyph.o .libs/libftgl_la-FTExtrudeGlyph.o .libs/libftgl_la-FTOutlineGlyph.o .libs/libftgl_la-FTPixmapGlyph.o .libs/libftgl_la-FTPolygonGlyph.o .libs/libftgl_la-FTTextureGlyph.o .libs/libftgl_la-FTTriangleExtractorGlyph.o .libs/libftgl_la-FTFont.o .libs/libftgl_la-FTFontGlue.o .libs/libftgl_la-FTBitmapFont.o .libs/libftgl_la-FTBufferFont.o .libs/libftgl_la-FTExtrudeFont.o .libs/libftgl_la-FTOutlineFont.o .libs/libftgl_la-FTPixmapFont.o .libs/libftgl_la-FTPolygonFont.o .libs/libftgl_la-FTTextureFont.o .libs/libftgl_la-FTTriangleExtractorFont.o .libs/libftgl_la-FTLayout.o .libs/libftgl_la-FTLayoutGlue.o .libs/libftgl_la-FTSimpleLayout.o -lfreetype -lGL -lGLU -lm -L -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/../../.. -lstdc++ -lm -lrt -lgcc_s -lc -lgcc_s /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/crtendS.o /usr/lib/crtn.o -m32 -O3 -m32 -Wl,-h -Wl,libftgl.so.2 -o .libs/libftgl.so.2.4.0 libtool: link: (cd ".libs" && rm -f "libftgl.so.2" && ln -s "libftgl.so.2.4.0" "libftgl.so.2") libtool: link: (cd ".libs" && rm -f "libftgl.so" && ln -s "libftgl.so.2.4.0" "libftgl.so") libtool: link: ar cru .libs/libftgl.a libftgl_la-FTBuffer.o libftgl_la-FTCharmap.o libftgl_la-FTCleanup.o libftgl_la-FTContour.o libftgl_la-FTFace.o libftgl_la-FTGL.o libftgl_la-FTGlyphContainer.o libftgl_la-FTLibrary.o libftgl_la-FTPoint.o libftgl_la-FTSize.o libftgl_la-FTVectoriser.o libftgl_la-FTGlyph.o libftgl_la-FTGlyphGlue.o libftgl_la-FTBitmapGlyph.o libftgl_la-FTBufferGlyph.o libftgl_la-FTExtrudeGlyph.o libftgl_la-FTOutlineGlyph.o libftgl_la-FTPixmapGlyph.o libftgl_la-FTPolygonGlyph.o libftgl_la-FTTextureGlyph.o libftgl_la-FTTriangleExtractorGlyph.o libftgl_la-FTFont.o libftgl_la-FTFontGlue.o libftgl_la-FTBitmapFont.o libftgl_la-FTBufferFont.o libftgl_la-FTExtrudeFont.o libftgl_la-FTOutlineFont.o libftgl_la-FTPixmapFont.o libftgl_la-FTPolygonFont.o libftgl_la-FTTextureFont.o libftgl_la-FTTriangleExtractorFont.o libftgl_la-FTLayout.o libftgl_la-FTLayoutGlue.o libftgl_la-FTSimpleLayout.o libtool: link: ranlib .libs/libftgl.a libtool: link: ( cd ".libs" && rm -f "libftgl.la" && ln -s "../libftgl.la" "libftgl.la" ) Making all in demo libtool: link: /usr/gcc/7/bin/gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -m32 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -o .libs/c-demo c_demo-c-demo.o -lglut ../src/.libs/libftgl.so -lfreetype -lGL -lGLU -lm libtool: link: /usr/gcc/7/bin/g++ -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -m32 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -o .libs/simple simple-simple.o -lglut ../src/.libs/libftgl.so -lfreetype -lGL -lGLU -lm libtool: link: /usr/gcc/7/bin/g++ -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -m32 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -o .libs/FTGLMFontDemo FTGLMFontDemo-FTGLMFontDemo.o tb.o trackball.o -lglut ../src/.libs/libftgl.so -lfreetype -lGL -lGLU -lm libtool: link: /usr/gcc/7/bin/g++ -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -m32 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -m32 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -o .libs/FTGLDemo FTGLDemo-FTGLDemo.o tb.o trackball.o -lglut ../src/.libs/libftgl.so -lfreetype -lGL -lGLU -lm Making all in docs warning: Tag 'DETAILS_AT_TOP' at line 163 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 444 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 693 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 748 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1013 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1019 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1181 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1203 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: source 'images' is not a readable file or directory... skipping. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt:164: warning: multiple use of section label 'emptyclip' while adding section, (first occurrence: /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt, line 157) /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:23: warning: image file rasterfont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:24: warning: image file rasterfont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:36: warning: image file vectorfont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:37: warning: image file vectorfont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:50: warning: image file texturefont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:51: warning: image file texturefont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:99: warning: image file metrics.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:100: warning: image file metrics.png is not found in IMAGE_PATH: assuming external image. sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h:46: warning: argument 'useDisplayList' of command @param is not found in the argument list of FTTriangleExtractorGlyph::FTTriangleExtractorGlyph(FT_GlyphSlot glyph, float outset, std::vector< float > &triangles) /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h:56: warning: The following parameter of FTTriangleExtractorGlyph::FTTriangleExtractorGlyph(FT_GlyphSlot glyph, float outset, std::vector< float > &triangles) is not documented: parameter 'triangles' /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox:1: warning: image file logo.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox:2: warning: image file logo.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox:1: warning: image file logo.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox:2: warning: image file logo.png is not found in IMAGE_PATH: assuming external image. Doxygen version used: 1.9.1 (c403b759f39aff857845a6fded42aee989dcf576*) Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs Reading and parsing tag files Parsing files Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBBox.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBBox.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBitmapGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBitmapGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBuffer.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBuffer.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTExtrdGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTExtrdGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/ftgl.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/ftgl.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLBitmapFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLBitmapFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLExtrdFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLExtrdFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLOutlineFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLOutlineFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPixmapFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPixmapFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPolygonFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPolygonFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTextureFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTextureFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTriangleExtractorFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTriangleExtractorFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLayout.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLayout.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLibrary.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLibrary.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTOutlineGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTOutlineGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPixmapGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPixmapGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPoint.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPoint.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPolyGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPolyGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTSimpleLayout.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTSimpleLayout.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTextureGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTextureGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/faq.dox... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/faq.dox... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file faq.dox... Generating code for file FTBBox.h... Generating code for file FTBitmapGlyph.h... Generating code for file FTBuffer.h... Generating code for file FTBufferFont.h... Generating code for file FTBufferGlyph.h... Generating code for file FTExtrdGlyph.h... Generating code for file FTFont.h... Parsing code for file ftgl.dox... Generating code for file ftgl.h... Generating code for file FTGLBitmapFont.h... Generating code for file FTGLExtrdFont.h... Generating code for file FTGLOutlineFont.h... Generating code for file FTGLPixmapFont.h... Generating code for file FTGLPolygonFont.h... Generating code for file FTGLTextureFont.h... Generating code for file FTGLTriangleExtractorFont.h... Generating code for file FTGlyph.h... Generating code for file FTLayout.h... Generating code for file FTLibrary.h... Generating code for file FTOutlineGlyph.h... Generating code for file FTPixmapGlyph.h... Generating code for file FTPoint.h... Generating code for file FTPolyGlyph.h... Generating code for file FTSimpleLayout.h... Generating code for file FTTextureGlyph.h... Generating code for file FTTriangleExtractorGlyph.h... Parsing code for file projects_using_ftgl.txt... Parsing code for file tutorial.dox... Generating file documentation... Generating docs for file faq.dox... Generating docs for file FTBBox.h... Generating docs for file FTBitmapGlyph.h... Generating docs for file FTBuffer.h... Generating docs for file FTBufferFont.h... Generating docs for file FTBufferGlyph.h... Generating docs for file FTExtrdGlyph.h... Generating docs for file FTFont.h... Generating docs for file ftgl.dox... Generating docs for file ftgl.h... Generating docs for file FTGLBitmapFont.h... Generating docs for file FTGLExtrdFont.h... Generating docs for file FTGLOutlineFont.h... Generating docs for file FTGLPixmapFont.h... Generating docs for file FTGLPolygonFont.h... Generating docs for file FTGLTextureFont.h... Generating docs for file FTGLTriangleExtractorFont.h... Generating docs for file FTGlyph.h... Generating docs for file FTLayout.h... Generating docs for file FTLibrary.h... Generating docs for file FTOutlineGlyph.h... Generating docs for file FTPixmapGlyph.h... Generating docs for file FTPoint.h... Generating docs for file FTPolyGlyph.h... Generating docs for file FTSimpleLayout.h... Generating docs for file FTTextureGlyph.h... Generating docs for file FTTriangleExtractorGlyph.h... Generating docs for file projects_using_ftgl.txt... Generating docs for file tutorial.dox... Generating page documentation... Generating docs for page ftgl-faq... Generating docs for page ftgl-projects... Generating docs for page ftgl-tutorial... Generating group documentation... Generating class documentation... Generating docs for compound FTBBox... Generating docs for compound FTBitmapFont... Generating docs for compound FTBitmapGlyph... Generating docs for compound FTBuffer... Generating docs for compound FTBufferFont... Generating docs for compound FTBufferGlyph... Generating docs for compound FTExtrudeFont... Generating docs for compound FTExtrudeGlyph... Generating docs for compound FTFont... Generating docs for compound FTGlyph... Generating docs for compound FTLayout... Generating docs for compound FTLibrary... Generating docs for compound FTOutlineFont... Generating docs for compound FTOutlineGlyph... Generating docs for compound FTPixmapFont... Generating docs for compound FTPixmapGlyph... Generating docs for compound FTPoint... Generating docs for compound FTPolygonFont... Generating docs for compound FTPolygonGlyph... Generating docs for compound FTSimpleLayout... Generating docs for compound FTTextureFont... Generating docs for compound FTTextureGlyph... Generating docs for compound FTTriangleExtractorFont... Generating docs for compound FTTriangleExtractorGlyph... Generating namespace index... Generating docs for namespace FTGL Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 438/65536 hits=1947 misses=458 finished... Done. --- Run 'make install' to begin installation into /usr checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether make supports the include directive... yes (GNU style) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/7/bin/g++ accepts -g... yes checking for /usr/gcc/7/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/gcc/7/bin/g++... gcc3 configure: ECHO was not defined by configure so defining manually checking how to print strings... print -r checking for gcc... /usr/gcc/7/bin/gcc checking whether the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/gcc/7/bin/g++ -E checking for ld used by /usr/gcc/7/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/7/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking for /usr/gcc/7/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/g++ static flag -static works... no checking if /usr/gcc/7/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/7/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for __func__... yes checking for egrep... (cached) /usr/bin/ggrep -E checking for stdlib.h... (cached) yes checking for wcsdup... yes checking for strndup... yes checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for X... libraries , headers checking for cos in -lm... yes checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FT2... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for GL/gl.h... yes checking for OpenGL framework (Darwin-specific)... no checking for GL library... host=i386-pc-solaris2.11 yes checking for GL/glu.h... yes checking for GLU version >= 1.2... yes checking for GLU library... yes checking for GL/glut.h... yes checking for GLUT library... yes checking for a TrueType font on the system... /usr/X11/lib/X11/fonts/TrueType/bitstream-vera/VeraSe.ttf checking for CPPUNIT... yes yes checking if compiler and linker recognize -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline... yes checking if compiler and linker recognize -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs... yes checking for doxygen... /usr/bin/doxygen checking for pdflatex... no checking for kpsewhich... no checking for dvips... no checking for convert... /usr/bin/amd64/convert checking for epstopdf... no checking for gsed... (cached) /usr/bin/gsed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating ftgl.pc config.status: creating Makefile config.status: creating demo/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen.cfg config.status: creating msvc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done. FTGL configured with the following settings: Prefix: /usr Binaries: /usr/bin/amd64 Configuration files: /usr/etc Data files: /usr/share CC = /usr/gcc/7/bin/gcc CXX = /usr/gcc/7/bin/g++ CFLAGS = -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs CXXFLAGS = -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline CPPFLAGS = -I${top_srcdir}/src LDFLAGS = -m64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline LIBS = -lm --- /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/configure complete, type 'make' to begin building Making all in src libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBuffer.lo -MD -MP -MF .deps/libftgl_la-FTBuffer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTBuffer.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBuffer.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyphContainer.lo -MD -MP -MF .deps/libftgl_la-FTGlyphContainer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyphContainer.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyphContainer.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFace.lo -MD -MP -MF .deps/libftgl_la-FTFace.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFace.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFace.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLibrary.lo -MD -MP -MF .deps/libftgl_la-FTLibrary.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLibrary.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLibrary.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTCharmap.lo -MD -MP -MF .deps/libftgl_la-FTCharmap.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTCharmap.cpp -fPIC -DPIC -o .libs/libftgl_la-FTCharmap.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTContour.lo -MD -MP -MF .deps/libftgl_la-FTContour.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTContour.cpp -fPIC -DPIC -o .libs/libftgl_la-FTContour.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGL.lo -MD -MP -MF .deps/libftgl_la-FTGL.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGL.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTCleanup.lo -MD -MP -MF .deps/libftgl_la-FTCleanup.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTCleanup.cpp -fPIC -DPIC -o .libs/libftgl_la-FTCleanup.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBuffer.lo -MD -MP -MF .deps/libftgl_la-FTBuffer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTBuffer.cpp -o libftgl_la-FTBuffer.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyphContainer.lo -MD -MP -MF .deps/libftgl_la-FTGlyphContainer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyphContainer.cpp -o libftgl_la-FTGlyphContainer.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTCharmap.lo -MD -MP -MF .deps/libftgl_la-FTCharmap.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTCharmap.cpp -o libftgl_la-FTCharmap.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFace.lo -MD -MP -MF .deps/libftgl_la-FTFace.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFace.cpp -o libftgl_la-FTFace.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGL.lo -MD -MP -MF .deps/libftgl_la-FTGL.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL.cpp -o libftgl_la-FTGL.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTCleanup.lo -MD -MP -MF .deps/libftgl_la-FTCleanup.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTCleanup.cpp -o libftgl_la-FTCleanup.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLibrary.lo -MD -MP -MF .deps/libftgl_la-FTLibrary.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLibrary.cpp -o libftgl_la-FTLibrary.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTContour.lo -MD -MP -MF .deps/libftgl_la-FTContour.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTContour.cpp -o libftgl_la-FTContour.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPoint.lo -MD -MP -MF .deps/libftgl_la-FTPoint.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTPoint.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPoint.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTSize.lo -MD -MP -MF .deps/libftgl_la-FTSize.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTSize.cpp -fPIC -DPIC -o .libs/libftgl_la-FTSize.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTVectoriser.lo -MD -MP -MF .deps/libftgl_la-FTVectoriser.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTVectoriser.cpp -fPIC -DPIC -o .libs/libftgl_la-FTVectoriser.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyph.lo -MD -MP -MF .deps/libftgl_la-FTGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyphGlue.lo -MD -MP -MF .deps/libftgl_la-FTGlyphGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTGlyphGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyphGlue.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPoint.lo -MD -MP -MF .deps/libftgl_la-FTPoint.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTPoint.cpp -o libftgl_la-FTPoint.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBitmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBitmapGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTBitmapGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBitmapGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBufferGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBufferGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTBufferGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBufferGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTSize.lo -MD -MP -MF .deps/libftgl_la-FTSize.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTSize.cpp -o libftgl_la-FTSize.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTExtrudeGlyph.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTExtrudeGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTExtrudeGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyph.lo -MD -MP -MF .deps/libftgl_la-FTGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTGlyph.cpp -o libftgl_la-FTGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTGlyphGlue.lo -MD -MP -MF .deps/libftgl_la-FTGlyphGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTGlyphGlue.cpp -o libftgl_la-FTGlyphGlue.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTVectoriser.lo -MD -MP -MF .deps/libftgl_la-FTVectoriser.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTVectoriser.cpp -o libftgl_la-FTVectoriser.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTOutlineGlyph.lo -MD -MP -MF .deps/libftgl_la-FTOutlineGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTOutlineGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTOutlineGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBufferGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBufferGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTBufferGlyph.cpp -o libftgl_la-FTBufferGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBitmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBitmapGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTBitmapGlyph.cpp -o libftgl_la-FTBitmapGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPixmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPixmapGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTPixmapGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPixmapGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPolygonGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPolygonGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTPolygonGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPolygonGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTOutlineGlyph.lo -MD -MP -MF .deps/libftgl_la-FTOutlineGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTOutlineGlyph.cpp -o libftgl_la-FTOutlineGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTExtrudeGlyph.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTExtrudeGlyph.cpp -o libftgl_la-FTExtrudeGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTextureGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTextureGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTTextureGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTextureGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPixmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPixmapGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTPixmapGlyph.cpp -o libftgl_la-FTPixmapGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPolygonGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPolygonGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTPolygonGlyph.cpp -o libftgl_la-FTPolygonGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTriangleExtractorGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTriangleExtractorGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTTriangleExtractorGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTriangleExtractorGlyph.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFont.lo -MD -MP -MF .deps/libftgl_la-FTFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFontGlue.lo -MD -MP -MF .deps/libftgl_la-FTFontGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFontGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFontGlue.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBitmapFont.lo -MD -MP -MF .deps/libftgl_la-FTBitmapFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTBitmapFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBitmapFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTextureGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTextureGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTTextureGlyph.cpp -o libftgl_la-FTTextureGlyph.o >/dev/null 2>&1 In file included from /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFont.cpp:31:0: /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h: In member function 'void FTUnicodeStringItr::readUTF8() [with T = unsigned char]': /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:193:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:194:11: note: here case 5: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:194:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:195:11: note: here case 4: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:195:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:196:11: note: here case 3: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:196:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:197:11: note: here case 2: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:197:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:198:11: note: here case 1: ch += *nextPos++; ^~~~ libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTriangleExtractorGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTriangleExtractorGlyph.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGlyph/FTTriangleExtractorGlyph.cpp -o libftgl_la-FTTriangleExtractorGlyph.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBufferFont.lo -MD -MP -MF .deps/libftgl_la-FTBufferFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTBufferFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBufferFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTExtrudeFont.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTExtrudeFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTExtrudeFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTOutlineFont.lo -MD -MP -MF .deps/libftgl_la-FTOutlineFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTOutlineFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTOutlineFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBitmapFont.lo -MD -MP -MF .deps/libftgl_la-FTBitmapFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTBitmapFont.cpp -o libftgl_la-FTBitmapFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFontGlue.lo -MD -MP -MF .deps/libftgl_la-FTFontGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFontGlue.cpp -o libftgl_la-FTFontGlue.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTFont.lo -MD -MP -MF .deps/libftgl_la-FTFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTFont.cpp -o libftgl_la-FTFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTExtrudeFont.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTExtrudeFont.cpp -o libftgl_la-FTExtrudeFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTOutlineFont.lo -MD -MP -MF .deps/libftgl_la-FTOutlineFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTOutlineFont.cpp -o libftgl_la-FTOutlineFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPixmapFont.lo -MD -MP -MF .deps/libftgl_la-FTPixmapFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTPixmapFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPixmapFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTBufferFont.lo -MD -MP -MF .deps/libftgl_la-FTBufferFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTBufferFont.cpp -o libftgl_la-FTBufferFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPolygonFont.lo -MD -MP -MF .deps/libftgl_la-FTPolygonFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTPolygonFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPolygonFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTextureFont.lo -MD -MP -MF .deps/libftgl_la-FTTextureFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTTextureFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTextureFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTriangleExtractorFont.lo -MD -MP -MF .deps/libftgl_la-FTTriangleExtractorFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTTriangleExtractorFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTriangleExtractorFont.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPixmapFont.lo -MD -MP -MF .deps/libftgl_la-FTPixmapFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTPixmapFont.cpp -o libftgl_la-FTPixmapFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTPolygonFont.lo -MD -MP -MF .deps/libftgl_la-FTPolygonFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTPolygonFont.cpp -o libftgl_la-FTPolygonFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLayout.lo -MD -MP -MF .deps/libftgl_la-FTLayout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTLayout.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLayout.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLayoutGlue.lo -MD -MP -MF .deps/libftgl_la-FTLayoutGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTLayoutGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLayoutGlue.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTriangleExtractorFont.lo -MD -MP -MF .deps/libftgl_la-FTTriangleExtractorFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTTriangleExtractorFont.cpp -o libftgl_la-FTTriangleExtractorFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTTextureFont.lo -MD -MP -MF .deps/libftgl_la-FTTextureFont.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTFont/FTTextureFont.cpp -o libftgl_la-FTTextureFont.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLayout.lo -MD -MP -MF .deps/libftgl_la-FTLayout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTLayout.cpp -o libftgl_la-FTLayout.o >/dev/null 2>&1 libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTSimpleLayout.lo -MD -MP -MF .deps/libftgl_la-FTSimpleLayout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTSimpleLayout.cpp -fPIC -DPIC -o .libs/libftgl_la-FTSimpleLayout.o libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTLayoutGlue.lo -MD -MP -MF .deps/libftgl_la-FTLayoutGlue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTLayoutGlue.cpp -o libftgl_la-FTLayoutGlue.o >/dev/null 2>&1 In file included from /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTSimpleLayout.cpp:34:0: /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h: In member function 'void FTUnicodeStringItr::readUTF8() [with T = char]': /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:193:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:194:11: note: here case 5: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:194:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: ch += *nextPos++; ch <<= 6; /* remember, illegal UTF-8 */ ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:195:11: note: here case 4: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:195:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:196:11: note: here case 3: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:196:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:197:11: note: here case 2: ch += *nextPos++; ch <<= 6; ^~~~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:197:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: ch += *nextPos++; ch <<= 6; ^~ /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTUnicode.h:198:11: note: here case 1: ch += *nextPos++; ^~~~ libtool: compile: /usr/gcc/7/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I.. -IFTGlyph -IFTFont -IFTLayout -I/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -MT libftgl_la-FTSimpleLayout.lo -MD -MP -MF .deps/libftgl_la-FTSimpleLayout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTLayout/FTSimpleLayout.cpp -o libftgl_la-FTSimpleLayout.o >/dev/null 2>&1 libtool: link: /usr/gcc/7/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64/crtbeginS.o .libs/libftgl_la-FTBuffer.o .libs/libftgl_la-FTCharmap.o .libs/libftgl_la-FTCleanup.o .libs/libftgl_la-FTContour.o .libs/libftgl_la-FTFace.o .libs/libftgl_la-FTGL.o .libs/libftgl_la-FTGlyphContainer.o .libs/libftgl_la-FTLibrary.o .libs/libftgl_la-FTPoint.o .libs/libftgl_la-FTSize.o .libs/libftgl_la-FTVectoriser.o .libs/libftgl_la-FTGlyph.o .libs/libftgl_la-FTGlyphGlue.o .libs/libftgl_la-FTBitmapGlyph.o .libs/libftgl_la-FTBufferGlyph.o .libs/libftgl_la-FTExtrudeGlyph.o .libs/libftgl_la-FTOutlineGlyph.o .libs/libftgl_la-FTPixmapGlyph.o .libs/libftgl_la-FTPolygonGlyph.o .libs/libftgl_la-FTTextureGlyph.o .libs/libftgl_la-FTTriangleExtractorGlyph.o .libs/libftgl_la-FTFont.o .libs/libftgl_la-FTFontGlue.o .libs/libftgl_la-FTBitmapFont.o .libs/libftgl_la-FTBufferFont.o .libs/libftgl_la-FTExtrudeFont.o .libs/libftgl_la-FTOutlineFont.o .libs/libftgl_la-FTPixmapFont.o .libs/libftgl_la-FTPolygonFont.o .libs/libftgl_la-FTTextureFont.o .libs/libftgl_la-FTTriangleExtractorFont.o .libs/libftgl_la-FTLayout.o .libs/libftgl_la-FTLayoutGlue.o .libs/libftgl_la-FTSimpleLayout.o -lfreetype -lGL -lGLU -lm -L -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/../../../amd64 -L/lib/amd64 -L/usr/lib/amd64 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/../../.. -lstdc++ -lm -lrt -lgcc_s -lc -lgcc_s /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libftgl.so.2 -o .libs/libftgl.so.2.4.0 libtool: link: (cd ".libs" && rm -f "libftgl.so.2" && ln -s "libftgl.so.2.4.0" "libftgl.so.2") libtool: link: (cd ".libs" && rm -f "libftgl.so" && ln -s "libftgl.so.2.4.0" "libftgl.so") libtool: link: ar cru .libs/libftgl.a libftgl_la-FTBuffer.o libftgl_la-FTCharmap.o libftgl_la-FTCleanup.o libftgl_la-FTContour.o libftgl_la-FTFace.o libftgl_la-FTGL.o libftgl_la-FTGlyphContainer.o libftgl_la-FTLibrary.o libftgl_la-FTPoint.o libftgl_la-FTSize.o libftgl_la-FTVectoriser.o libftgl_la-FTGlyph.o libftgl_la-FTGlyphGlue.o libftgl_la-FTBitmapGlyph.o libftgl_la-FTBufferGlyph.o libftgl_la-FTExtrudeGlyph.o libftgl_la-FTOutlineGlyph.o libftgl_la-FTPixmapGlyph.o libftgl_la-FTPolygonGlyph.o libftgl_la-FTTextureGlyph.o libftgl_la-FTTriangleExtractorGlyph.o libftgl_la-FTFont.o libftgl_la-FTFontGlue.o libftgl_la-FTBitmapFont.o libftgl_la-FTBufferFont.o libftgl_la-FTExtrudeFont.o libftgl_la-FTOutlineFont.o libftgl_la-FTPixmapFont.o libftgl_la-FTPolygonFont.o libftgl_la-FTTextureFont.o libftgl_la-FTTriangleExtractorFont.o libftgl_la-FTLayout.o libftgl_la-FTLayoutGlue.o libftgl_la-FTSimpleLayout.o libtool: link: ranlib .libs/libftgl.a libtool: link: ( cd ".libs" && rm -f "libftgl.la" && ln -s "../libftgl.la" "libftgl.la" ) Making all in demo libtool: link: /usr/gcc/7/bin/gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -m64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -o .libs/c-demo c_demo-c-demo.o -lglut ../src/.libs/libftgl.so -lfreetype -lGL -lGLU -lm libtool: link: /usr/gcc/7/bin/g++ -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -m64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -o .libs/simple simple-simple.o -lglut ../src/.libs/libftgl.so -lfreetype -lGL -lGLU -lm libtool: link: /usr/gcc/7/bin/g++ -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -m64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -o .libs/FTGLMFontDemo FTGLMFontDemo-FTGLMFontDemo.o tb.o trackball.o -lglut ../src/.libs/libftgl.so -lfreetype -lGL -lGLU -lm libtool: link: /usr/gcc/7/bin/g++ -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -m64 -O3 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -m64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -o .libs/FTGLDemo FTGLDemo-FTGLDemo.o tb.o trackball.o -lglut ../src/.libs/libftgl.so -lfreetype -lGL -lGLU -lm Making all in docs warning: Tag 'DETAILS_AT_TOP' at line 163 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 444 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 693 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 748 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1013 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1019 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1181 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1203 of file 'doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: source 'images' is not a readable file or directory... skipping. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt:164: warning: multiple use of section label 'emptyclip' while adding section, (first occurrence: /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt, line 157) /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:23: warning: image file rasterfont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:24: warning: image file rasterfont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:36: warning: image file vectorfont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:37: warning: image file vectorfont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:50: warning: image file texturefont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:51: warning: image file texturefont.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:99: warning: image file metrics.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox:100: warning: image file metrics.png is not found in IMAGE_PATH: assuming external image. sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: not found [No such file or directory] error: Problems running epstopdf. Check your TeX installation! /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h:46: warning: argument 'useDisplayList' of command @param is not found in the argument list of FTTriangleExtractorGlyph::FTTriangleExtractorGlyph(FT_GlyphSlot glyph, float outset, std::vector< float > &triangles) /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h:56: warning: The following parameter of FTTriangleExtractorGlyph::FTTriangleExtractorGlyph(FT_GlyphSlot glyph, float outset, std::vector< float > &triangles) is not documented: parameter 'triangles' /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox:1: warning: image file logo.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox:2: warning: image file logo.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox:1: warning: image file logo.png is not found in IMAGE_PATH: assuming external image. /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox:2: warning: image file logo.png is not found in IMAGE_PATH: assuming external image. Doxygen version used: 1.9.1 (c403b759f39aff857845a6fded42aee989dcf576*) Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs Reading and parsing tag files Parsing files Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBBox.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBBox.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBitmapGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBitmapGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBuffer.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBuffer.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTExtrdGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTExtrdGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/ftgl.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/ftgl.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLBitmapFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLBitmapFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLExtrdFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLExtrdFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLOutlineFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLOutlineFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPixmapFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPixmapFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPolygonFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPolygonFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTextureFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTextureFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTriangleExtractorFont.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTriangleExtractorFont.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLayout.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLayout.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLibrary.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLibrary.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTOutlineGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTOutlineGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPixmapGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPixmapGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPoint.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPoint.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPolyGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPolyGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTSimpleLayout.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTSimpleLayout.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTextureGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTextureGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/faq.dox... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/faq.dox... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/ftgl.dox... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt... Preprocessing /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox... Parsing file /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/tutorial.dox... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file faq.dox... Generating code for file FTBBox.h... Generating code for file FTBitmapGlyph.h... Generating code for file FTBuffer.h... Generating code for file FTBufferFont.h... Generating code for file FTBufferGlyph.h... Generating code for file FTExtrdGlyph.h... Generating code for file FTFont.h... Parsing code for file ftgl.dox... Generating code for file ftgl.h... Generating code for file FTGLBitmapFont.h... Generating code for file FTGLExtrdFont.h... Generating code for file FTGLOutlineFont.h... Generating code for file FTGLPixmapFont.h... Generating code for file FTGLPolygonFont.h... Generating code for file FTGLTextureFont.h... Generating code for file FTGLTriangleExtractorFont.h... Generating code for file FTGlyph.h... Generating code for file FTLayout.h... Generating code for file FTLibrary.h... Generating code for file FTOutlineGlyph.h... Generating code for file FTPixmapGlyph.h... Generating code for file FTPoint.h... Generating code for file FTPolyGlyph.h... Generating code for file FTSimpleLayout.h... Generating code for file FTTextureGlyph.h... Generating code for file FTTriangleExtractorGlyph.h... Parsing code for file projects_using_ftgl.txt... Parsing code for file tutorial.dox... Generating file documentation... Generating docs for file faq.dox... Generating docs for file FTBBox.h... Generating docs for file FTBitmapGlyph.h... Generating docs for file FTBuffer.h... Generating docs for file FTBufferFont.h... Generating docs for file FTBufferGlyph.h... Generating docs for file FTExtrdGlyph.h... Generating docs for file FTFont.h... Generating docs for file ftgl.dox... Generating docs for file ftgl.h... Generating docs for file FTGLBitmapFont.h... Generating docs for file FTGLExtrdFont.h... Generating docs for file FTGLOutlineFont.h... Generating docs for file FTGLPixmapFont.h... Generating docs for file FTGLPolygonFont.h... Generating docs for file FTGLTextureFont.h... Generating docs for file FTGLTriangleExtractorFont.h... Generating docs for file FTGlyph.h... Generating docs for file FTLayout.h... Generating docs for file FTLibrary.h... Generating docs for file FTOutlineGlyph.h... Generating docs for file FTPixmapGlyph.h... Generating docs for file FTPoint.h... Generating docs for file FTPolyGlyph.h... Generating docs for file FTSimpleLayout.h... Generating docs for file FTTextureGlyph.h... Generating docs for file FTTriangleExtractorGlyph.h... Generating docs for file projects_using_ftgl.txt... Generating docs for file tutorial.dox... Generating page documentation... Generating docs for page ftgl-faq... Generating docs for page ftgl-projects... Generating docs for page ftgl-tutorial... Generating group documentation... Generating class documentation... Generating docs for compound FTBBox... Generating docs for compound FTBitmapFont... Generating docs for compound FTBitmapGlyph... Generating docs for compound FTBuffer... Generating docs for compound FTBufferFont... Generating docs for compound FTBufferGlyph... Generating docs for compound FTExtrudeFont... Generating docs for compound FTExtrudeGlyph... Generating docs for compound FTFont... Generating docs for compound FTGlyph... Generating docs for compound FTLayout... Generating docs for compound FTLibrary... Generating docs for compound FTOutlineFont... Generating docs for compound FTOutlineGlyph... Generating docs for compound FTPixmapFont... Generating docs for compound FTPixmapGlyph... Generating docs for compound FTPoint... Generating docs for compound FTPolygonFont... Generating docs for compound FTPolygonGlyph... Generating docs for compound FTSimpleLayout... Generating docs for compound FTTextureFont... Generating docs for compound FTTextureGlyph... Generating docs for compound FTTriangleExtractorFont... Generating docs for compound FTTriangleExtractorGlyph... Generating namespace index... Generating docs for namespace FTGL Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 438/65536 hits=1947 misses=458 finished... Done. --- Run 'make install' to begin installation into /usr Making install in src /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libftgl.la '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libftgl.so.2.4.0 /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/libftgl.so.2.4.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib && { ln -s -f libftgl.so.2.4.0 libftgl.so.2 || { rm -f libftgl.so.2 && ln -s libftgl.so.2.4.0 libftgl.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib && { ln -s -f libftgl.so.2.4.0 libftgl.so || { rm -f libftgl.so && ln -s libftgl.so.2.4.0 libftgl.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/libftgl.so.2.4.0 libtool: install: /usr/bin/ginstall -c .libs/libftgl.lai /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/libftgl.la libtool: install: /usr/bin/ginstall -c .libs/libftgl.a /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/libftgl.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/libftgl.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/libftgl.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/include/FTGL' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/ftgl.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLibrary.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBBox.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBuffer.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPoint.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBitmapGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTExtrdGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTOutlineGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPixmapGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPolyGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTextureGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLBitmapFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLExtrdFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLOutlineFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPixmapFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPolygonFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTextureFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLayout.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTSimpleLayout.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTriangleExtractorFont.h '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/include/FTGL' Making install in demo Making install in docs /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/share/doc/ftgl' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/share/doc/ftgl' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/share/doc/ftgl/html' /usr/bin/ginstall -c -m 644 html/doxygen.css '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/share/doc/ftgl/html' Done. --- Run 'make install' to begin installation into /usr /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 ftgl.pc '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/pkgconfig' Making install in src /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libftgl.la '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libftgl.so.2.4.0 /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64/libftgl.so.2.4.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libftgl.so.2.4.0 libftgl.so.2 || { rm -f libftgl.so.2 && ln -s libftgl.so.2.4.0 libftgl.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64 && { ln -s -f libftgl.so.2.4.0 libftgl.so || { rm -f libftgl.so && ln -s libftgl.so.2.4.0 libftgl.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64/libftgl.so.2.4.0 libtool: install: /usr/bin/ginstall -c .libs/libftgl.lai /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64/libftgl.la libtool: install: /usr/bin/ginstall -c .libs/libftgl.a /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64/libftgl.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64/libftgl.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64/libftgl.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/include/FTGL' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/ftgl.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLibrary.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBBox.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBuffer.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPoint.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBitmapGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTExtrdGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTOutlineGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPixmapGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTPolyGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTextureGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLBitmapFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTBufferFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLExtrdFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLOutlineFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPixmapFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLPolygonFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTextureFont.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTLayout.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTSimpleLayout.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTTriangleExtractorGlyph.h /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/src/FTGL/FTGLTriangleExtractorFont.h '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/include/FTGL' Making install in demo Making install in docs /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/share/doc/ftgl' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/ftgl-2.4.0/docs/projects_using_ftgl.txt '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/share/doc/ftgl' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/share/doc/ftgl/html' /usr/bin/ginstall -c -m 644 html/doxygen.css '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/share/doc/ftgl/html' Done. --- Run 'make install' to begin installation into /usr /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 ftgl.pc '/jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/prototype/i386/usr/lib/amd64/pkgconfig' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/ftgl/build/manifest-i386-ftgl.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: x11/ftgl pkg://openindiana.org/library/x11/ftgl@2.4.0,5.11-2020.0.1.0:20210720T184251Z PUBLISHED