* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘rsvg’ ...
** this is package ‘rsvg’ version ‘2.7.0’
** package ‘rsvg’ successfully unpacked and MD5 sums checked
** using staged installation
Found pkg-config cflags and libs!
Using PKG_CFLAGS=-I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
Using PKG_LIBS=-lrsvg-2 -lgdk_pixbuf-2.0 -lgio-2.0 -lcairo -lgobject-2.0 -lglib-2.0
** libs
using C compiler: ‘Debian clang version 22.1.6 (1)’
using C++ compiler: ‘Debian clang version 22.1.6 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcUGhIu/R.INSTALL34b96c4221c107/rsvg/src'
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic   -c dummy.cc -o dummy.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c rsvg.c -o rsvg.o
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:30:
In file included from /usr/include/glib-2.0/glib.h:34:
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34:
In file included from /usr/include/glib-2.0/glib/gthread.h:36:
/usr/include/glib-2.0/glib/gutils.h:378:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  378 |   if (G_UNLIKELY (nth_bit < -1))
      |       ^
/usr/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY'
 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0))
      |                                             ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:30:
In file included from /usr/include/glib-2.0/glib.h:34:
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34:
In file included from /usr/include/glib-2.0/glib/gthread.h:36:
/usr/include/glib-2.0/glib/gutils.h:393:22: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  393 |   if (nth_bit < 0 || G_UNLIKELY (nth_bit > GLIB_SIZEOF_LONG * 8))
      |                      ^
/usr/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY'
 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0))
      |                                             ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:30:
In file included from /usr/include/glib-2.0/glib.h:34:
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34:
In file included from /usr/include/glib-2.0/glib/gthread.h:36:
/usr/include/glib-2.0/glib/gutils.h:408:10: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  408 |   return G_LIKELY (number) ?
      |          ^
/usr/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY'
 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:30:
In file included from /usr/include/glib-2.0/glib.h:56:
In file included from /usr/include/glib-2.0/glib/giochannel.h:36:
/usr/include/glib-2.0/glib/gstring.h:204:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  204 |   if (G_LIKELY (gstring != NULL &&
      |       ^
/usr/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY'
 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:30:
In file included from /usr/include/glib-2.0/glib.h:56:
In file included from /usr/include/glib-2.0/glib/giochannel.h:36:
/usr/include/glib-2.0/glib/gstring.h:226:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  226 |   if G_UNLIKELY (gstring == NULL)
      |      ^
/usr/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY'
 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0))
      |                                             ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:30:
In file included from /usr/include/glib-2.0/glib.h:56:
In file included from /usr/include/glib-2.0/glib/giochannel.h:36:
/usr/include/glib-2.0/glib/gstring.h:229:6: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  229 |   if G_UNLIKELY (val == NULL)
      |      ^
/usr/include/glib-2.0/glib/gmacros.h:1285:45: note: expanded from macro 'G_UNLIKELY'
 1285 | #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 0))
      |                                             ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:30:
In file included from /usr/include/glib-2.0/glib.h:56:
In file included from /usr/include/glib-2.0/glib/giochannel.h:36:
/usr/include/glib-2.0/glib/gstring.h:237:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  237 |   if (G_LIKELY (len_unsigned < gstring->allocated_len - gstring->len))
      |       ^
/usr/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY'
 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:30:
In file included from /usr/include/glib-2.0/glib.h:56:
In file included from /usr/include/glib-2.0/glib/giochannel.h:36:
/usr/include/glib-2.0/glib/gstring.h:240:11: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  240 |       if (G_LIKELY (val + len_unsigned <= end || val >= end + len_unsigned))
      |           ^
/usr/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY'
 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:31:
/usr/include/glib-2.0/gobject/gobject.h:804:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  804 |   g_assert_true (G_IS_OBJECT (weak_pointer));
      |   ^
/usr/include/glib-2.0/glib/gtestutils.h:228:49: note: expanded from macro 'g_assert_true'
  228 |                                              if G_LIKELY (expr) ; else \
      |                                                 ^
/usr/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY'
 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
In file included from rsvg.c:4:
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:30:
In file included from /usr/include/glib-2.0/glib-object.h:24:
In file included from /usr/include/glib-2.0/gobject/gbinding.h:31:
/usr/include/glib-2.0/gobject/gobject.h:807:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  807 |   g_assert_null (weak_pointer);
      |   ^
/usr/include/glib-2.0/glib/gtestutils.h:250:59: note: expanded from macro 'g_assert_null'
  250 | #define g_assert_null(expr)             G_STMT_START { if G_LIKELY ((expr) == NULL) ; else \
      |                                                           ^
/usr/include/glib-2.0/glib/gmacros.h:1284:43: note: expanded from macro 'G_LIKELY'
 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^
/usr/include/glib-2.0/glib/gmacros.h:1283:53: note: expanded from macro '_G_BOOLEAN_EXPR'
 1283 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                                                     ^
10 warnings generated.
clang++-22 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rsvg.so dummy.o rsvg.o -lrsvg-2 -lgdk_pixbuf-2.0 -lgio-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcUGhIu/R.INSTALL34b96c4221c107/rsvg/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcUGhIu/R.INSTALL34b96c4221c107/rsvg/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcUGhIu/R.INSTALL34b96c4221c107/rsvg/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rsvg/00new/rsvg/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** 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 (rsvg)