* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘parseLatex’ ... ** this is package ‘parseLatex’ version ‘0.2.1’ ** package ‘parseLatex’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (1+b1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvVlYzN/R.INSTALL37272c3ccc30d7/parseLatex/src' clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gramLatex.tab.c -o gramLatex.tab.o parser/gramLatex.y:66:8: error: an attribute list cannot appear here 66 | static NORET void parseError(void); | ^~~~~ /home/hornik/tmp/R.check/r-devel-clang/Work/build/include/R_ext/Error.h:62:16: note: expanded from macro 'NORET' 62 | # define NORET [[noreturn]] | ^~~~~~~~~~~~ parser/gramLatex.y:68:8: error: an attribute list cannot appear here 68 | static NORET void parseError(void) | ^~~~~ /home/hornik/tmp/R.check/r-devel-clang/Work/build/include/R_ext/Error.h:62:16: note: expanded from macro 'NORET' 62 | # define NORET [[noreturn]] | ^~~~~~~~~~~~ 2 errors generated. make[1]: *** [/home/hornik/tmp/R.check/r-devel-clang/Work/build/etc/Makeconf:201: gramLatex.tab.o] Error 1 make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvVlYzN/R.INSTALL37272c3ccc30d7/parseLatex/src' ERROR: compilation failed for package ‘parseLatex’ * removing ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/parseLatex’