* installing *source* package ‘freetypeharfbuzz’ ... ** package ‘freetypeharfbuzz’ successfully unpacked and MD5 sums checked ** using staged installation 0.2.5 Selecting -std=c99 flag ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src' cd /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/../tools && make make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/tools' ./download.sh "https://github.com/lionel-/freetypeharfbuzz/raw/v`cat version`/tools/freetype-2.9-patched.tar.gz" freetype-2.9-patched.tar.gz trying URL 'https://github.com/lionel-/freetypeharfbuzz/raw/v0.2.5/tools/freetype-2.9-patched.tar.gz' Content type 'application/octet-stream' length 2592378 bytes (2.5 MB) ================================================== downloaded 2.5 MB ./download.sh "https://github.com/lionel-/harfbuzz/archive/1.7.6-CRAN.tar.gz" harfbuzz-1.7.6-patched.tar.gz trying URL 'https://github.com/lionel-/harfbuzz/archive/1.7.6-CRAN.tar.gz' downloaded 2.3 MB make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/tools' mkdir -p /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build && \ cd /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build && \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/../tools/untar.sh /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/../tools/freetype-2.9-patched.tar.gz /usr/bin/gtar cd /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9 && \ AR="gcc-ar" && export AR && \ CC="gcc" && export CC && \ CFLAGS="-DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10" && export CFLAGS && \ CPPFLAGS="-I/usr/local/include" && export CPPFLAGS && \ LIBTOOL="/bin/sh "/data/gannet/ripley/R/R-devel/bin/libtool"" && export LIBTOOL && \ LDFLAGS="-L/usr/local/lib64" && export LDFLAGS && \ RANLIB="gcc-ranlib" && export RANLIB && \ ./configure \ --prefix=/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target \ --enable-static=yes \ --with-pic=yes \ --without-zlib \ --without-bzip2 \ --without-png \ --without-harfbuzz && \ make && \ make install make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9' FreeType build system -- automatic system detection The following settings are used: platform unix compiler gcc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `make' again to build the library, or `make refdoc' to build the API reference (this needs python >= 2.6). Generating modules list in ./objs/ftmodule.h... * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc) * module: type1 (Postscript font files with extension *.pfa or *.pfb) * module: cff (OpenType fonts with extension *.otf) * module: cid (Postscript CID-keyed fonts, no known extension) * module: pfr (PFR/TrueDoc font files with extension *.pfr) * module: type42 (Type 42 font files with no known extension) * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon) * module: pcf (pcf bitmap fonts) * module: bdf (bdf bitmap fonts) * module: sfnt (helper module for TrueType & OpenType formats) * module: autofit (automatic hinting module) * module: pshinter (Postscript hinter module) * module: raster (monochrome bitmap renderer) * module: smooth (anti-aliased bitmap renderer) * module: smooth (anti-aliased bitmap renderer for LCDs) * module: smooth (anti-aliased bitmap renderer for vertical LCDs) * module: psaux (Postscript Type 1 & Type 2 helper module) * module: psnames (Postscript & Unicode Glyph name handling) done. cd builds/unix; \ ./configure '--prefix=/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target' '--enable-static=yes' '--with-pic=yes' '--without-zlib' '--without-bzip2' '--without-png' '--without-harfbuzz' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.24... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu 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... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... gcc-ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from 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... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int... 4 checking size of long... 8 checking for unsigned long long int... yes checking for long long int... yes checking whether cpp computation of bit length in ftconfig.in works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... no checking for memcpy... yes checking for memmove... yes checking gcc compiler flag -pedantic to assure ANSI C works correctly... ok, adding to XX_ANSIFLAGS checking gcc compiler flag -ansi to assure ANSI C works correctly... ok, adding to XX_ANSIFLAGS checking for library containing clock_gettime... none required configure: creating ./config.status config.status: creating ftoption.h config.status: creating unix-cc.mk config.status: creating unix-def.mk config.status: creating ftconfig.h config.status: executing libtool commands configure: Library configuration: external zlib: no bzip2: no libpng: no harfbuzz: no make[3]: Nothing to be done for 'unix'. make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9' make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9' ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftsystem.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftsystem.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftsystem.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftsystem.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftsystem.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftsystem.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftdebug.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftdebug.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftdebug.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftdebug.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftdebug.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftdebug.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftinit.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftinit.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftinit.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftinit.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftinit.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftinit.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbase.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbase.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbase.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbase.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbase.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbase.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbbox.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbbox.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbbox.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbbox.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbbox.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbbox.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbdf.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbdf.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbdf.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbdf.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbdf.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbitmap.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbitmap.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbitmap.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbitmap.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftbitmap.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbitmap.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftcid.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftcid.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftcid.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftcid.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftcid.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftcid.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftfntfmt.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftfntfmt.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftfntfmt.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftfntfmt.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftfntfmt.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftfntfmt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftfstype.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftfstype.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftfstype.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftfstype.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftfstype.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftfstype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgasp.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftgasp.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftgasp.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftgasp.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftgasp.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgasp.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftglyph.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftglyph.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftglyph.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftglyph.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftglyph.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftglyph.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgxval.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftgxval.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftgxval.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftgxval.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftgxval.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgxval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftlcdfil.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftlcdfil.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftlcdfil.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftlcdfil.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftlcdfil.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftlcdfil.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftmm.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftmm.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftmm.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftmm.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftmm.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftmm.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftotval.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftotval.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftotval.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftotval.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftotval.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftotval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftpatent.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftpatent.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftpatent.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftpatent.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftpatent.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftpatent.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftpfr.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftpfr.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftpfr.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftpfr.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftpfr.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftpfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftstroke.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftstroke.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftstroke.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftstroke.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftstroke.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftstroke.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftsynth.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftsynth.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftsynth.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftsynth.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftsynth.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftsynth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/fttype1.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/fttype1.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/fttype1.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/fttype1.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/fttype1.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/fttype1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftwinfnt.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftwinfnt.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftwinfnt.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftwinfnt.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/base/ftwinfnt.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftwinfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/truetype -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/truetype.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/truetype/truetype.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/truetype -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/truetype/truetype.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/truetype.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/truetype -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/truetype/truetype.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/truetype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type1 -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type1.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type1/type1.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type1 -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type1/type1.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/type1.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type1 -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type1/type1.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cff -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/cff.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cff/cff.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cff -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cff/cff.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/cff.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cff -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cff/cff.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/cff.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cid -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type1cid.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cid/type1cid.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cid -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cid/type1cid.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/type1cid.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cid -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cid/type1cid.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type1cid.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pfr -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pfr.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pfr/pfr.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pfr -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pfr/pfr.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/pfr.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pfr -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pfr/pfr.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type42 -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type42.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type42/type42.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type42 -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type42/type42.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/type42.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type42 -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/type42/type42.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type42.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/winfonts -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/winfnt.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/winfonts/winfnt.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/winfonts -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/winfonts/winfnt.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/winfnt.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/winfonts -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/winfonts/winfnt.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/winfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pcf -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pcf.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pcf/pcf.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pcf -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pcf/pcf.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/pcf.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pcf -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pcf/pcf.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pcf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bdf -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/bdf.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bdf/bdf.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bdf -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bdf/bdf.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/bdf.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bdf -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bdf/bdf.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/bdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/sfnt -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/sfnt.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/sfnt/sfnt.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/sfnt -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/sfnt/sfnt.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/sfnt.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/sfnt -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/sfnt/sfnt.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/sfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/autofit -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/autofit.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/autofit/autofit.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/autofit -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/autofit/autofit.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/autofit.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/autofit -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/autofit/autofit.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/autofit.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pshinter -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pshinter.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pshinter/pshinter.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pshinter -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pshinter/pshinter.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/pshinter.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pshinter -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/pshinter/pshinter.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pshinter.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/raster -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/raster.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/raster/raster.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/raster -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/raster/raster.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/raster.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/raster -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/raster/raster.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/raster.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/smooth -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/smooth.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/smooth/smooth.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/smooth -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/smooth/smooth.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/smooth.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/smooth -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/smooth/smooth.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/smooth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cache -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftcache.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cache/ftcache.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cache -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cache/ftcache.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftcache.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cache -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/cache/ftcache.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftcache.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgzip.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/gzip/ftgzip.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/gzip/ftgzip.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftgzip.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/gzip/ftgzip.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgzip.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/lzw -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftlzw.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/lzw/ftlzw.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/lzw -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/lzw/ftlzw.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftlzw.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/lzw -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/lzw/ftlzw.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftlzw.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbzip2.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bzip2/ftbzip2.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bzip2/ftbzip2.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbzip2.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/bzip2/ftbzip2.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbzip2.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psaux -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/psaux.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psaux/psaux.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psaux -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psaux/psaux.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/psaux.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psaux -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psaux/psaux.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/psaux.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psnames -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/psnames.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psnames/psnames.c libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psnames -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psnames/psnames.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/psnames.o libtool: compile: gcc -pedantic -ansi -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psnames -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs -I./builds/unix -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include -I/usr/local/include -c -Wall -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/psnames/psnames.c -fPIC -DPIC -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/psnames.o >/dev/null 2>&1 gcc -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/apinames /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/src/tools/apinames.c /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/apinames -o/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftexport.sym /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/tttables.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftlcdfil.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftfntfmt.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/t1tables.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/fterrors.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftlzw.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftparams.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftglyph.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftcid.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftbitmap.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftmodapi.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftsystem.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftoutln.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftsynth.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/fttrigon.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftpfr.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftsizes.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftrender.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftstroke.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftbzip2.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftlist.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftincrem.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftchapters.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftbdf.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftcache.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ttnameid.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftgzip.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftdriver.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/fttypes.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftwinfnt.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/freetype.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftotval.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftbbox.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftmm.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftadvanc.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftmoderr.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftgasp.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftgxval.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftsnames.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/tttags.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/fterrdef.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftimage.h ./builds/unix/libtool --mode=link gcc -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/libfreetype.la /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftsystem.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftdebug.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftinit.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbase.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbbox.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbdf.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbitmap.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftcid.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftfntfmt.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftfstype.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgasp.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftglyph.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgxval.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftlcdfil.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftmm.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftotval.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftpatent.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftpfr.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftstroke.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftsynth.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/fttype1.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftwinfnt.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/truetype.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type1.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/cff.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type1cid.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pfr.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type42.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/winfnt.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pcf.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/bdf.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/sfnt.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/autofit.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pshinter.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/raster.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/smooth.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftcache.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgzip.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftlzw.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbzip2.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/psaux.lo /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/psnames.lo -rpath /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib -version-info 22:0:16 -L/usr/local/lib64 -no-undefined -export-symbols /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftexport.sym libtool: link: echo "{ global:" > /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.ver libtool: link: cat /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftexport.sym | sed -e "s/\(.*\)/\1;/" >> /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.ver libtool: link: echo "local: *; };" >> /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.ver libtool: link: gcc -shared -fPIC -DPIC /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftsystem.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftdebug.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftinit.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbase.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbbox.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbdf.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbitmap.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftcid.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftfntfmt.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftfstype.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftgasp.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftglyph.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftgxval.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftlcdfil.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftmm.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftotval.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftpatent.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftpfr.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftstroke.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftsynth.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/fttype1.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftwinfnt.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/truetype.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/type1.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/cff.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/type1cid.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/pfr.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/type42.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/winfnt.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/pcf.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/bdf.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/sfnt.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/autofit.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/pshinter.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/raster.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/smooth.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftcache.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftgzip.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftlzw.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/ftbzip2.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/psaux.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/psnames.o -L/usr/local/lib64 -Wl,-soname -Wl,libfreetype.so.6 -Wl,-version-script -Wl,/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.ver -o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.so.6.16.0 libtool: link: (cd "/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs" && rm -f "libfreetype.so.6" && ln -s "libfreetype.so.6.16.0" "libfreetype.so.6") libtool: link: (cd "/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs" && rm -f "libfreetype.so" && ln -s "libfreetype.so.6.16.0" "libfreetype.so") libtool: link: gcc-ar cru /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.a /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftsystem.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftdebug.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftinit.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbase.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbbox.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbdf.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbitmap.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftcid.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftfntfmt.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftfstype.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgasp.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftglyph.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgxval.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftlcdfil.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftmm.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftotval.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftpatent.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftpfr.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftstroke.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftsynth.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/fttype1.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftwinfnt.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/truetype.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type1.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/cff.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type1cid.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pfr.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/type42.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/winfnt.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pcf.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/bdf.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/sfnt.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/autofit.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/pshinter.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/raster.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/smooth.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftcache.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftgzip.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftlzw.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftbzip2.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/psaux.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/psnames.o libtool: link: gcc-ranlib /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.a libtool: link: ( cd "/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" ) rm -f builds/unix/freetype-config builds/unix/freetype-config.tmp sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype|' \ -e 's|%PKG_CONFIG%|/usr/bin/pkg-config|' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target|' \ -e 's|%ft_version%|22.0.16|' \ -e 's|%includedir%|/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include|' \ -e 's|%libdir%|/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib|' \ -e 's|%prefix%|/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target|' \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/builds/unix/freetype-config.in \ > builds/unix/freetype-config.tmp chmod +x builds/unix/freetype-config.tmp chmod go-w builds/unix/freetype-config.tmp mv builds/unix/freetype-config.tmp builds/unix/freetype-config rm -f builds/unix/freetype2.pc builds/unix/freetype2.pc.tmp sed -e 's|%REQUIRES_PRIVATE%||' \ -e 's|%LIBS_PRIVATE%||' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target|' \ -e 's|%ft_version%|22.0.16|' \ -e 's|%includedir%|/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include|' \ -e 's|%libdir%|/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib|' \ -e 's|%prefix%|/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target|' \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/builds/unix/freetype2.in \ > builds/unix/freetype2.pc.tmp chmod a-w builds/unix/freetype2.pc.tmp mv builds/unix/freetype2.pc.tmp builds/unix/freetype2.pc make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9' make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9' rm -rf /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 rm -f /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/ft2build.h /usr/bin/mkdir -p /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/pkgconfig \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2/freetype/config \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/bin \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/share/aclocal \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/share/man/man1 ./builds/unix/libtool --mode=install /usr/bin/install -c \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/libfreetype.la /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib libtool: install: /usr/bin/install -c /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.so.6.16.0 /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libfreetype.so.6.16.0 libtool: install: (cd /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib && { ln -s -f libfreetype.so.6.16.0 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.16.0 libfreetype.so.6; }; }) libtool: install: (cd /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib && { ln -s -f libfreetype.so.6.16.0 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.16.0 libfreetype.so; }; }) libtool: install: /usr/bin/install -c /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.lai /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libfreetype.la libtool: install: /usr/bin/install -c /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/.libs/libfreetype.a /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libfreetype.a libtool: install: chmod 644 /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libfreetype.a libtool: install: gcc-ranlib /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libfreetype.a libtool: finish: PATH="/data/gannet/ripley/bin:/usr/local/texbin:/usr/local/bin:/usr/local/texbin:/data/gannet/ripley/bin:/usr/sbin:.:/data/gannet/ripley/bin:/usr/local/texbin:/usr/local/bin:/usr/sbin:/usr/lib64/qt-3.3/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/openmpi/bin:/sbin" ldconfig -n /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib ---------------------------------------------------------------------- Libraries have been installed in: /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- for P in /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/tttables.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftlcdfil.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftfntfmt.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/t1tables.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/fterrors.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftlzw.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftparams.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftglyph.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftcid.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftbitmap.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftmodapi.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftsystem.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftoutln.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftsynth.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/fttrigon.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftpfr.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftsizes.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftrender.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftstroke.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftbzip2.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftlist.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftincrem.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftchapters.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftbdf.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftcache.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ttnameid.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftgzip.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftdriver.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftmac.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/fttypes.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftwinfnt.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/freetype.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftotval.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftbbox.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftmm.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftadvanc.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftmoderr.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftgasp.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftgxval.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftsnames.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/tttags.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/fterrdef.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/ftimage.h ; do \ /usr/bin/install -c -m 644 \ $P /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2/freetype ; \ done for P in /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/config/ftstdlib.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/config/ftconfig.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/config/ftmodule.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/config/ftoption.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/freetype/config/ftheader.h /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftmodule.h ./builds/unix/ftoption.h ; do \ /usr/bin/install -c -m 644 \ $P /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2/freetype/config ; \ done /usr/bin/install -c -m 644 /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/include/ft2build.h \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2/ft2build.h /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2/freetype/config/ftconfig.h /usr/bin/install -c -m 644 /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/objs/ftmodule.h \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2/freetype/config/ftmodule.h /usr/bin/install -c -m 644 ./builds/unix/ftoption.h \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2/freetype/config/ftoption.h /usr/bin/install -c -m 755 ./builds/unix/freetype-config \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/bin/freetype-config /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/share/aclocal/freetype2.m4 /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/pkgconfig/freetype2.pc /usr/bin/install -c -m 644 /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9/docs/freetype-config.1 \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/share/man/man1/freetype-config.1 make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/freetype-2.9' mkdir -p /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build && \ cd /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build && \ /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/../tools/untar.sh /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/../tools/harfbuzz-1.7.6-patched.tar.gz /usr/bin/gtar cd /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN && \ AR="gcc-ar" && export AR && \ CC="gcc" && export CC && \ CFLAGS="-I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -DNDEBUG -g0 -std=c99 -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10" && export CFLAGS && \ CPPFLAGS="-I/usr/local/include" && export CPPFLAGS && \ CXX="g++ -std=gnu++14" && export CXX && \ CXXCPP="" && export CXXCPP && \ CXXFLAGS="-I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -DNDEBUG -g0 -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10" && export CXXFLAGS && \ LIBTOOL="/bin/sh "/data/gannet/ripley/R/R-devel/bin/libtool"" && export LIBTOOL && \ LDFLAGS="-L/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib -L/usr/local/lib64 -lfreetype -L/usr/local/lib64" && export LDFLAGS && \ RANLIB="gcc-ranlib" && export RANLIB && \ if ! ./configure \ --prefix=/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target \ --enable-static=yes \ --enable-shared=no \ --with-pic=yes \ --with-freetype=yes \ --without-icu \ --without-cairo \ --without-fontconfig \ --without-glib; \ then \ cp config.log "/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/../tests/harfbuzz-config.log.Rout.fail" && false; \ fi && \ echo "#undef HAVE_FT_DONE_MM_VAR" >> config.h && \ echo "#undef HAVE_FT_GET_VAR_BLEND_COORDINATES" >> config.h && \ echo "#undef HAVE_FT_SET_VAR_BLEND_COORDINATES" >> config.h && \ echo "#define NDEBUG 1" >> config.h && \ make V=0 && \ make install checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1234' is supported by ustar format... yes checking whether GID '30010' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking whether to build with code coverage support... no checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking the archiver (gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu 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... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... gcc-ranlib checking command to parse /usr/bin/nm -B output from 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... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=gnu++14 accepts -g... yes checking dependency style of g++ -std=gnu++14... gcc3 checking how to run the C++ preprocessor... g++ -std=gnu++14 -E checking for ld used by g++ -std=gnu++14... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ -std=gnu++14 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ -std=gnu++14 option to produce PIC... -fPIC -DPIC checking if g++ -std=gnu++14 PIC flag -fPIC -DPIC works... yes checking if g++ -std=gnu++14 static flag -static works... no checking if g++ -std=gnu++14 supports -c -o file.o... yes checking if g++ -std=gnu++14 supports -c -o file.o... (cached) yes checking whether the g++ -std=gnu++14 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ -std=gnu++14 supports C++11 features by default... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for atexit... yes checking for mprotect... yes checking for sysconf... yes checking for getpagesize... yes checking for mmap... yes checking for isatty... yes checking for newlocale... yes checking for strtod_l... yes checking for setlinebuf... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking alignment of struct{char;}... 1 checking for native Win32... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for FREETYPE... yes checking for FT_Get_Var_Blend_Coordinates... yes checking for FT_Set_Var_Blend_Coordinates... yes checking for FT_Done_MM_Var... yes checking for Intel atomic primitives... true checking for Solaris atomic operations... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/hb-version.h config.status: creating src/harfbuzz-config.cmake config.status: creating src/hb-ucdn/Makefile config.status: creating util/Makefile config.status: creating test/Makefile config.status: creating test/api/Makefile config.status: creating test/fuzzing/Makefile config.status: creating test/shaping/Makefile config.status: creating test/shaping/data/Makefile config.status: creating test/shaping/data/in-house/Makefile config.status: creating test/shaping/data/text-rendering-tests/Makefile config.status: creating test/subset/Makefile config.status: creating test/subset/data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Build configuration: Unicode callbacks (you want at least one): Builtin (UCDN): true Glib: false ICU: false Font callbacks (the more the merrier): FreeType: true Tools used for command-line utilities: Cairo: false Fontconfig: false Additional shapers (the more the merrier): Graphite2: false Platform shapers (not normally needed): CoreText: false Uniscribe: false DirectWrite: false Other features: Documentation: no GObject bindings: false Introspection: false make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make all-recursive make[4]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' Making all in src make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' git.mk: Generating .gitignore make all-recursive make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' Making all in hb-ucdn make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' CC libhb_ucdn_la-ucdn.lo CCLD libhb-ucdn.la git.mk: Generating .gitignore make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' CXX main-main.o CXX libharfbuzz_la-hb-blob.lo CXX libharfbuzz_la-hb-buffer-serialize.lo CXX libharfbuzz_la-hb-buffer.lo CXX libharfbuzz_la-hb-common.lo CXX libharfbuzz_la-hb-face.lo CXX libharfbuzz_la-hb-font.lo CXX libharfbuzz_la-hb-ot-tag.lo CXX libharfbuzz_la-hb-set.lo CXX libharfbuzz_la-hb-shape.lo CXX libharfbuzz_la-hb-shape-plan.lo CXX libharfbuzz_la-hb-shaper.lo CXX libharfbuzz_la-hb-unicode.lo CXX libharfbuzz_la-hb-warning.lo CXX libharfbuzz_la-hb-aat-layout.lo CXX libharfbuzz_la-hb-ot-font.lo CXX libharfbuzz_la-hb-ot-layout.lo CXX libharfbuzz_la-hb-ot-color.lo CXX libharfbuzz_la-hb-ot-map.lo CXX libharfbuzz_la-hb-ot-math.lo CXX libharfbuzz_la-hb-ot-shape.lo CXX libharfbuzz_la-hb-ot-shape-complex-arabic.lo CXX libharfbuzz_la-hb-ot-shape-complex-default.lo CXX libharfbuzz_la-hb-ot-shape-complex-hangul.lo CXX libharfbuzz_la-hb-ot-shape-complex-hebrew.lo CXX libharfbuzz_la-hb-ot-shape-complex-indic.lo CXX libharfbuzz_la-hb-ot-shape-complex-indic-table.lo CXX libharfbuzz_la-hb-ot-shape-complex-khmer.lo CXX libharfbuzz_la-hb-ot-shape-complex-myanmar.lo CXX libharfbuzz_la-hb-ot-shape-complex-thai.lo CXX libharfbuzz_la-hb-ot-shape-complex-tibetan.lo CXX libharfbuzz_la-hb-ot-shape-complex-use.lo CXX libharfbuzz_la-hb-ot-shape-complex-use-table.lo CXX libharfbuzz_la-hb-ot-shape-normalize.lo CXX libharfbuzz_la-hb-ot-shape-fallback.lo CXX libharfbuzz_la-hb-ot-var.lo CXX libharfbuzz_la-hb-fallback-shape.lo CXX libharfbuzz_la-hb-ft.lo CXX libharfbuzz_la-hb-ucdn.lo make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' GEN libharfbuzz.la CXXLD main CXX test-test.o CXXLD test hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_shape_plan_data_destroy' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:202:1: note: type mismatch in parameter 1 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ hb-ot-shape-private.hh:37:8: note: type name 'hb_ot_shape_plan_t' should match type name 'hb_ot_shaper_shape_plan_data_t' 37 | struct hb_ot_shape_plan_t | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:202:1: note: '_hb_ot_shaper_shape_plan_data_destroy' was previously declared here 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_shape_plan_data_create' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:173:1: note: return value type mismatch 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ hb-ot-shape-private.hh:37:8: note: type name 'hb_ot_shape_plan_t' should match type name 'hb_ot_shaper_shape_plan_data_t' 37 | struct hb_ot_shape_plan_t | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:173:1: note: '_hb_ot_shaper_shape_plan_data_create' was previously declared here 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_face_data_destroy' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:142:1: note: type mismatch in parameter 1 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ hb-ot-layout-private.hh:164:8: note: type name 'hb_ot_layout_t' should match type name 'hb_ot_shaper_face_data_t' 164 | struct hb_ot_layout_t | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:142:1: note: '_hb_ot_shaper_face_data_destroy' was previously declared here 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ hb-ot-shape-complex-indic.cc:361:6: warning: type 'syllable_type_t' violates the C++ One Definition Rule [-Wodr] 361 | enum syllable_type_t { | ^ hb-ot-shape-complex-khmer.cc:232:6: note: an enum with different value name is defined in another translation unit 232 | enum syllable_type_t { | ^ hb-ot-shape-complex-indic.cc:363:3: note: name 'vowel_syllable' differs from name 'broken_cluster' defined in another translation unit 363 | vowel_syllable, | ^ hb-ot-shape-complex-khmer.cc:234:3: note: mismatching definition 234 | broken_cluster, | ^ CXX test_buffer_serialize-test-buffer-serialize.o CXXLD test-buffer-serialize hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_shape_plan_data_destroy' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:202:1: note: type mismatch in parameter 1 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ hb-ot-shape-private.hh:37:8: note: type name 'hb_ot_shape_plan_t' should match type name 'hb_ot_shaper_shape_plan_data_t' 37 | struct hb_ot_shape_plan_t | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:202:1: note: '_hb_ot_shaper_shape_plan_data_destroy' was previously declared here 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_shape_plan_data_create' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:173:1: note: return value type mismatch 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ hb-ot-shape-private.hh:37:8: note: type name 'hb_ot_shape_plan_t' should match type name 'hb_ot_shaper_shape_plan_data_t' 37 | struct hb_ot_shape_plan_t | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:173:1: note: '_hb_ot_shaper_shape_plan_data_create' was previously declared here 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_face_data_destroy' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:142:1: note: type mismatch in parameter 1 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ hb-ot-layout-private.hh:164:8: note: type name 'hb_ot_layout_t' should match type name 'hb_ot_shaper_face_data_t' 164 | struct hb_ot_layout_t | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:142:1: note: '_hb_ot_shaper_face_data_destroy' was previously declared here 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ hb-ot-shape-complex-indic.cc:361:6: warning: type 'syllable_type_t' violates the C++ One Definition Rule [-Wodr] 361 | enum syllable_type_t { | ^ hb-ot-shape-complex-khmer.cc:232:6: note: an enum with different value name is defined in another translation unit 232 | enum syllable_type_t { | ^ hb-ot-shape-complex-indic.cc:363:3: note: name 'vowel_syllable' differs from name 'broken_cluster' defined in another translation unit 363 | vowel_syllable, | ^ hb-ot-shape-complex-khmer.cc:234:3: note: mismatching definition 234 | broken_cluster, | ^ CXX test_size_params-test-size-params.o CXXLD test-size-params hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_shape_plan_data_destroy' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:202:1: note: type mismatch in parameter 1 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ hb-ot-map-private.hh:35:8: note: type name 'hb_ot_shape_plan_t' should match type name 'hb_ot_shaper_shape_plan_data_t' 35 | struct hb_ot_shape_plan_t; | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:202:1: note: '_hb_ot_shaper_shape_plan_data_destroy' was previously declared here 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_shape_plan_data_create' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:173:1: note: return value type mismatch 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ hb-ot-map-private.hh:35:8: note: type name 'hb_ot_shape_plan_t' should match type name 'hb_ot_shaper_shape_plan_data_t' 35 | struct hb_ot_shape_plan_t; | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:173:1: note: '_hb_ot_shaper_shape_plan_data_create' was previously declared here 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_face_data_destroy' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:142:1: note: type mismatch in parameter 1 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ hb-ot-layout-private.hh:164:8: note: type name 'hb_ot_layout_t' should match type name 'hb_ot_shaper_face_data_t' 164 | struct hb_ot_layout_t | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:142:1: note: '_hb_ot_shaper_face_data_destroy' was previously declared here 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ hb-ot-shape-complex-indic.cc:361:6: warning: type 'syllable_type_t' violates the C++ One Definition Rule [-Wodr] 361 | enum syllable_type_t { | ^ hb-ot-shape-complex-khmer.cc:232:6: note: an enum with different value name is defined in another translation unit 232 | enum syllable_type_t { | ^ hb-ot-shape-complex-indic.cc:363:3: note: name 'vowel_syllable' differs from name 'broken_cluster' defined in another translation unit 363 | vowel_syllable, | ^ hb-ot-shape-complex-khmer.cc:234:3: note: mismatching definition 234 | broken_cluster, | ^ CXX test_would_substitute-test-would-substitute.o CXXLD test-would-substitute hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_shape_plan_data_destroy' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:202:1: note: type mismatch in parameter 1 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ hb-ot-map-private.hh:35:8: note: type name 'hb_ot_shape_plan_t' should match type name 'hb_ot_shaper_shape_plan_data_t' 35 | struct hb_ot_shape_plan_t; | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:202:1: note: '_hb_ot_shaper_shape_plan_data_destroy' was previously declared here 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_shape_plan_data_create' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:173:1: note: return value type mismatch 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ hb-ot-map-private.hh:35:8: note: type name 'hb_ot_shape_plan_t' should match type name 'hb_ot_shaper_shape_plan_data_t' 35 | struct hb_ot_shape_plan_t; | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:173:1: note: '_hb_ot_shaper_shape_plan_data_create' was previously declared here 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ hb-shaper-list.hh:43:1: warning: '_hb_ot_shaper_face_data_destroy' violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:142:1: note: type mismatch in parameter 1 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ hb-ot-layout-private.hh:164:8: note: type name 'hb_ot_layout_t' should match type name 'hb_ot_shaper_face_data_t' 164 | struct hb_ot_layout_t | ^ hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ hb-ot-shape.cc:142:1: note: '_hb_ot_shaper_face_data_destroy' was previously declared here 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ hb-ot-shape-complex-indic.cc:361:6: warning: type 'syllable_type_t' violates the C++ One Definition Rule [-Wodr] 361 | enum syllable_type_t { | ^ hb-ot-shape-complex-khmer.cc:232:6: note: an enum with different value name is defined in another translation unit 232 | enum syllable_type_t { | ^ hb-ot-shape-complex-indic.cc:363:3: note: name 'vowel_syllable' differs from name 'broken_cluster' defined in another translation unit 363 | vowel_syllable, | ^ hb-ot-shape-complex-khmer.cc:234:3: note: mismatching definition 234 | broken_cluster, | ^ CXX libharfbuzz_subset_la-hb-subset.lo CXX libharfbuzz_subset_la-hb-subset-glyf.lo CXX libharfbuzz_subset_la-hb-subset-input.lo CXX libharfbuzz_subset_la-hb-subset-plan.lo CXXLD libharfbuzz-subset.la GEN harfbuzz.pc GEN harfbuzz-subset.pc make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' Making all in util make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/util' git.mk: Generating .gitignore make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/util' Making all in test make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' Making all in api make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/api' git.mk: Generating .gitignore make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/api' Making all in shaping make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' Making all in data make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' Making all in in-house make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/in-house' git.mk: Generating .gitignore make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/in-house' Making all in text-rendering-tests make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/text-rendering-tests' git.mk: Generating .gitignore make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/text-rendering-tests' make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' git.mk: Generating .gitignore make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' git.mk: Generating .gitignore make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' Making all in fuzzing make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/fuzzing' git.mk: Generating .gitignore make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/fuzzing' Making all in subset make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' Making all in data make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' git.mk: Generating .gitignore make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' git.mk: Generating .gitignore make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' git.mk: Generating .gitignore make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' Making all in docs make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/docs' git.mk: Generating .gitignore configure.ac:22: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.ac:22: the top level configure.ac:22: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.ac:22: the top level make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/docs' make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make[4]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' Making install in src make[4]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' make install-recursive make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' Making install in hb-ucdn make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src/hb-ucdn' /usr/bin/mkdir -p '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libharfbuzz.la libharfbuzz-subset.la '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib' libtool: install: /usr/bin/install -c .libs/libharfbuzz.lai /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz.la libtool: install: /usr/bin/install -c .libs/libharfbuzz-subset.lai /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz-subset.la libtool: install: /usr/bin/install -c .libs/libharfbuzz.a /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz.a libtool: install: chmod 644 /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz.a libtool: install: gcc-ranlib /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz.a libtool: install: /usr/bin/install -c .libs/libharfbuzz-subset.a /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz-subset.a libtool: install: chmod 644 /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz-subset.a libtool: install: gcc-ranlib /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz-subset.a libtool: finish: PATH="/data/gannet/ripley/bin:/usr/local/texbin:/usr/local/bin:/usr/local/texbin:/data/gannet/ripley/bin:/usr/sbin:.:/data/gannet/ripley/bin:/usr/local/texbin:/usr/local/bin:/usr/sbin:/usr/lib64/qt-3.3/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/openmpi/bin:/sbin" ldconfig -n /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib ---------------------------------------------------------------------- Libraries have been installed in: /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/cmake/harfbuzz' /usr/bin/install -c -m 644 harfbuzz-config.cmake '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/cmake/harfbuzz' /usr/bin/mkdir -p '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/pkgconfig' /usr/bin/install -c -m 644 harfbuzz.pc harfbuzz-subset.pc '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/pkgconfig' /usr/bin/mkdir -p '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz' /usr/bin/install -c -m 644 hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-version.h hb-ot.h hb-ot-font.h hb-ot-layout.h hb-ot-math.h hb-ot-shape.h hb-ot-tag.h hb-ot-var.h hb-ft.h hb-subset.h hb-subset-glyf.hh hb-subset-plan.hh hb-subset-private.hh '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz' make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' make[4]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/src' Making install in util make[4]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/util' make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/util' /usr/bin/mkdir -p '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/util' make[4]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/util' Making install in test make[4]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' Making install in api make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/api' make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/api' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/api' make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/api' Making install in shaping make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' Making install in data make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' Making install in in-house make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/in-house' make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/in-house' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/in-house' make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/in-house' Making install in text-rendering-tests make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/text-rendering-tests' make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/text-rendering-tests' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/text-rendering-tests' make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data/text-rendering-tests' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping/data' make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/shaping' Making install in fuzzing make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/fuzzing' make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/fuzzing' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/fuzzing' make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/fuzzing' Making install in subset make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' Making install in data make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[8]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset/data' make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' make[7]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test/subset' make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' make[6]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' make[4]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/test' Making install in docs make[4]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/docs' make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/docs' make[5]: Nothing to be done for 'install-exec-am'. Nothing to install make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/docs' make[4]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN/docs' make[4]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make[5]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make[4]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/build/harfbuzz-1.7.6-CRAN' gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -c font-info.c -o font-info.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -c freetype.c -o freetype.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -c harfbuzz.c -o harfbuzz.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -c init.c -o init.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -c r-interface.c -o r-interface.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -c string-info.c -o string-info.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/harfbuzz -I/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -c utf8.c -o utf8.o g++ -std=gnu++14 -shared -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -flto=10 -fpic -L/usr/local/lib64 -o freetypeharfbuzz.so font-info.o freetype.o harfbuzz.o init.o r-interface.o string-info.o utf8.o /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libharfbuzz.a /data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src/target/lib/libfreetype.a -fPIC build/harfbuzz-1.7.6-CRAN/src/hb-shaper-list.hh:43:1: warning: ‘_hb_ot_shaper_face_data_destroy’ violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape.cc:142:1: note: type mismatch in parameter 1 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-layout-private.hh:164:8: note: type name ‘hb_ot_layout_t’ should match type name ‘hb_ot_shaper_face_data_t’ 164 | struct hb_ot_layout_t | ^ build/harfbuzz-1.7.6-CRAN/src/hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape.cc:142:1: note: ‘_hb_ot_shaper_face_data_destroy’ was previously declared here 142 | _hb_ot_shaper_face_data_destroy (hb_ot_shaper_face_data_t *data) | ^ build/harfbuzz-1.7.6-CRAN/src/hb-shaper-list.hh:43:1: warning: ‘_hb_ot_shaper_shape_plan_data_destroy’ violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape.cc:202:1: note: type mismatch in parameter 1 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape-private.hh:37:8: note: type name ‘hb_ot_shape_plan_t’ should match type name ‘hb_ot_shaper_shape_plan_data_t’ 37 | struct hb_ot_shape_plan_t | ^ build/harfbuzz-1.7.6-CRAN/src/hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape.cc:202:1: note: ‘_hb_ot_shaper_shape_plan_data_destroy’ was previously declared here 202 | _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) | ^ build/harfbuzz-1.7.6-CRAN/src/hb-shaper-list.hh:43:1: warning: ‘_hb_ot_shaper_shape_plan_data_create’ violates the C++ One Definition Rule [-Wodr] 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape.cc:173:1: note: return value type mismatch 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape-private.hh:37:8: note: type name ‘hb_ot_shape_plan_t’ should match type name ‘hb_ot_shaper_shape_plan_data_t’ 37 | struct hb_ot_shape_plan_t | ^ build/harfbuzz-1.7.6-CRAN/src/hb-shaper-list.hh:43:1: note: the incompatible type is defined here 43 | HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape.cc:173:1: note: ‘_hb_ot_shaper_shape_plan_data_create’ was previously declared here 173 | _hb_ot_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan, | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape-complex-indic.cc:361:6: warning: type ‘syllable_type_t’ violates the C++ One Definition Rule [-Wodr] 361 | enum syllable_type_t { | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape-complex-khmer.cc:232:6: note: an enum with different value name is defined in another translation unit 232 | enum syllable_type_t { | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape-complex-indic.cc:363:3: note: name ‘vowel_syllable’ differs from name ‘broken_cluster’ defined in another translation unit 363 | vowel_syllable, | ^ build/harfbuzz-1.7.6-CRAN/src/hb-ot-shape-complex-khmer.cc:234:3: note: mismatching definition 234 | broken_cluster, | ^ make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/freetypeharfbuzz/src' installing to /data/gannet/ripley/R/packages/tests-LTO/Libs/freetypeharfbuzz-lib/00LOCK-freetypeharfbuzz/00new/freetypeharfbuzz/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (freetypeharfbuzz) Time 8:12.17, 496.11 + 42.38