* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘R2SWF’ ...
** package ‘R2SWF’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... clang-18
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 clang-18 accepts -g... yes
checking for clang-18 option to accept ISO C89... none needed
checking for pkg-config... /usr/bin/pkg-config
checking whether pkg-config could find zlib... yes
checking whether pkg-config could find libpng... yes
checking whether pkg-config could find freetype2... yes
checking whether freetype2 flags work... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src'
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c image2swf.c -o image2swf.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c rsvg-bpath-util.c -o rsvg-bpath-util.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c rsvg-path.c -o rsvg-path.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c svg2swf.c -o svg2swf.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c swfArray.c -o swfArray.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c swfDevice.c -o swfDevice.o
swfDevice.c:665:6: warning: unused function 'swfPath' [-Wunused-function]
  665 | void swfPath(double *x, double *y, int npoly, int *nper, Rboolean winding, const pGEcontext gc, pDevDesc dd)
      |      ^~~~~~~
1 warning generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c swfFont.c -o swfFont.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c swfInit.c -o swfInit.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I./libming  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c swfText.c -o swfText.o
cd libming && make all CC="clang-18" AR="ar" CPPFLAGS="-I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG" CFLAGS=" -fpic  -g -O3 -Wall -pedantic"
make[2]: Entering directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src/libming'
cd actioncompiler && make all CC="clang-18" CFLAGS="-fpic  -g -O3 -Wall -pedantic" CPPFLAGS="-I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG"
make[3]: Entering directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src/libming/actioncompiler'
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c assembler.c -o assembler.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c compile.c -o compile.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c compileaction.c -o compileaction.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c lex.swf4.c -o lex.swf4.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c lex.swf5.c -o lex.swf5.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c listaction.c -o listaction.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c swf4compiler.tab.c -o swf4compiler.tab.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c swf5compiler.tab.c -o swf5compiler.tab.o
make[3]: Leaving directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src/libming/actioncompiler'
cd blocks && make all CC="clang-18" CFLAGS="-fpic  -g -O3 -Wall -pedantic" CPPFLAGS="-I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG"
make[3]: Entering directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src/libming/blocks'
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c action.c -o action.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c binary.c -o binary.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c bitmap.c -o bitmap.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c block.c -o block.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c browserfont.c -o browserfont.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c button.c -o button.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c character.c -o character.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c cxform.c -o cxform.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c dbl.c -o dbl.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c error.c -o error.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c fdbfont.c -o fdbfont.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c fileattrs.c -o fileattrs.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c fillstyle.c -o fillstyle.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c filter.c -o filter.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c flv.c -o flv.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c font.c -o font.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c fromswf.c -o fromswf.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c gifdbl.c -o gifdbl.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c gradient.c -o gradient.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c imports.c -o imports.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c input.c -o input.o
input.c:509:14: warning: variable 'readOffset' set but not used [-Wunused-but-set-variable]
  509 |         int len, l, readOffset;
      |                     ^
1 warning generated.
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c jpeg.c -o jpeg.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c linestyle.c -o linestyle.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c matrix.c -o matrix.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c metadata.c -o metadata.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c method.c -o method.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c morph.c -o morph.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c mp3.c -o mp3.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c output.c -o output.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c outputblock.c -o outputblock.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c placeobject.c -o placeobject.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c pngdbl.c -o pngdbl.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c protect.c -o protect.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c rect.c -o rect.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c scalinggrid.c -o scalinggrid.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c scenedata.c -o scenedata.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c scriptlimits.c -o scriptlimits.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c shape.c -o shape.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c sound.c -o sound.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c soundinstance.c -o soundinstance.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c soundstream.c -o soundstream.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c sprite.c -o sprite.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c symbolclass.c -o symbolclass.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c tabindex.c -o tabindex.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c text.c -o text.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c textfield.c -o textfield.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c ttffont.c -o ttffont.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c utf8.c -o utf8.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I../../include -I../../include -I../../include/freetype -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I. -I.. -c videostream.c -o videostream.o
make[3]: Leaving directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src/libming/blocks'
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c blocklist.c -o blocklist.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c compat.c -o compat.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c displaylist.c -o displaylist.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c fill.c -o fill.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c font_util.c -o font_util.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c gc.c -o gc.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c ming.c -o ming.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c ming_def.c -o ming_def.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c movie.c -o movie.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c movieclip.c -o movieclip.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c position.c -o position.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c shape_cubic.c -o shape_cubic.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c shape_util.c -o shape_util.o
clang-18 -fpic  -g -O3 -Wall -pedantic -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/libpng16   -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -DNDEBUG -I../include -I. -c text_util.c -o text_util.o
ar rcs libming.a actioncompiler/assembler.o actioncompiler/compile.o actioncompiler/compileaction.o actioncompiler/lex.swf4.o actioncompiler/lex.swf5.o actioncompiler/listaction.o actioncompiler/swf4compiler.tab.o actioncompiler/swf5compiler.tab.o blocks/action.o blocks/binary.o blocks/bitmap.o blocks/block.o blocks/browserfont.o blocks/button.o blocks/character.o blocks/cxform.o blocks/dbl.o blocks/error.o blocks/fdbfont.o blocks/fileattrs.o blocks/fillstyle.o blocks/filter.o blocks/flv.o blocks/font.o blocks/fromswf.o blocks/gifdbl.o blocks/gradient.o blocks/imports.o blocks/input.o blocks/jpeg.o blocks/linestyle.o blocks/matrix.o blocks/metadata.o blocks/method.o blocks/morph.o blocks/mp3.o blocks/output.o blocks/outputblock.o blocks/placeobject.o blocks/pngdbl.o blocks/protect.o blocks/rect.o blocks/scalinggrid.o blocks/scenedata.o blocks/scriptlimits.o blocks/shape.o blocks/sound.o blocks/soundinstance.o blocks/soundstream.o blocks/sprite.o blocks/symbolclass.o blocks/tabindex.o blocks/text.o blocks/textfield.o blocks/ttffont.o blocks/utf8.o blocks/videostream.o blocklist.o compat.o displaylist.o fill.o font_util.o gc.o ming.o ming_def.o movie.o movieclip.o position.o shape_cubic.o shape_util.o text_util.o
make[2]: Leaving directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src/libming'
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o R2SWF.so image2swf.o init.o rsvg-bpath-util.o rsvg-path.o svg2swf.o swfArray.o swfDevice.o swfFont.o swfInit.o swfText.o -L./libming -lming -lfreetype -lpng16 -lz -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src'
make[1]: Entering directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src'
make[1]: Leaving directory '/tmp/Rtmp83HXwa/R.INSTALL1add8c2a0fef93/R2SWF/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-R2SWF/00new/R2SWF/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 (R2SWF)