Source: cxref
Version: 1.6e-2
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cxref.html

...
../src/cxref -O. -NREADME-TMP -xref README.c
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h:21: cxref: 
syntax error, unexpected IDENTIFIER, expecting ')'

The previous 10, current and next 10 symbols are:
-10 | 297 :             LONG : long
 -9 | 301 :           DOUBLE : double
 -8 | 258 :       IDENTIFIER : __n
 -7 |  41 :              ')' : )
 -6 |  59 :              ';' : ;
 -5 | 286 :           EXTERN : extern
 -4 | 296 :              INT : int
 -3 | 258 :       IDENTIFIER : __fpclassifyf128
 -2 |  40 :              '(' : (
 -1 | 258 :       IDENTIFIER : _Float128
  0 | 258 :       IDENTIFIER : __value
  1 |  41 :              ')' : )
  2 |  59 :              ';' : ;
  3 | 286 :           EXTERN : extern
  4 | 296 :              INT : int
  5 | 258 :       IDENTIFIER : __signbitf128
  6 |  40 :              '(' : (
  7 | 258 :       IDENTIFIER : _Float128
  8 | 258 :       IDENTIFIER : __value
  9 |  41 :              ')' : )
 10 |  59 :              ';' : ;

../src/cxref -O. -NREADME-TMP -xref README.c -latex -html-src -rtf -sgml
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h:21: cxref: 
syntax error, unexpected IDENTIFIER, expecting ')'

The previous 10, current and next 10 symbols are:
-10 | 297 :             LONG : long
 -9 | 301 :           DOUBLE : double
 -8 | 258 :       IDENTIFIER : __n
 -7 |  41 :              ')' : )
 -6 |  59 :              ';' : ;
 -5 | 286 :           EXTERN : extern
 -4 | 296 :              INT : int
 -3 | 258 :       IDENTIFIER : __fpclassifyf128
 -2 |  40 :              '(' : (
 -1 | 258 :       IDENTIFIER : _Float128
  0 | 258 :       IDENTIFIER : __value
  1 |  41 :              ')' : )
  2 |  59 :              ';' : ;
  3 | 286 :           EXTERN : extern
  4 | 296 :              INT : int
  5 | 258 :       IDENTIFIER : __signbitf128
  6 |  40 :              '(' : (
  7 | 258 :       IDENTIFIER : _Float128
  8 | 258 :       IDENTIFIER : __value
  9 |  41 :              ')' : )
 10 |  59 :              ';' : ;

mv README.c.tex README_c.tex
mv: cannot stat 'README.c.tex': No such file or directory
Makefile:100: recipe for target 'readme' failed
make[2]: *** [readme] Error 1

Reply via email to