In file included from ../../../libs/pixman/pixman-src/pixman/pixman.c:29:
../../../libs/pixman/pixman-src/pixman/pixman.c: In function ‘optimize_operator’:
../../../libs/pixman/pixman-src/pixman/pixman-private.h:1056:22: warning: typedef ‘compile_time_assertion’ locally defined but not used [-Wunused-local-typedefs]
1056 | do { typedef int compile_time_assertion [(x)?1:-1]; } while (0)
| ^~~~~~~~~~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman.c:144:5: note: in expansion of macro ‘COMPILE_TIME_ASSERT’
144 | COMPILE_TIME_ASSERT (FAST_PATH_IS_OPAQUE == (1 << OPAQUE_SHIFT));
| ^~~~~~~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__g1’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:507:1: note: in expansion of macro ‘MAKE_ACCESSORS’
507 | MAKE_ACCESSORS(g1);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a1’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:506:1: note: in expansion of macro ‘MAKE_ACCESSORS’
506 | MAKE_ACCESSORS(a1);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a1b1g1r1’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:505:1: note: in expansion of macro ‘MAKE_ACCESSORS’
505 | MAKE_ACCESSORS(a1b1g1r1);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a1r1g1b1’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:504:1: note: in expansion of macro ‘MAKE_ACCESSORS’
504 | MAKE_ACCESSORS(a1r1g1b1);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__b1g2r1’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:503:1: note: in expansion of macro ‘MAKE_ACCESSORS’
503 | MAKE_ACCESSORS(b1g2r1);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__r1g2b1’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:502:1: note: in expansion of macro ‘MAKE_ACCESSORS’
502 | MAKE_ACCESSORS(r1g2b1);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__c4’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:501:1: note: in expansion of macro ‘MAKE_ACCESSORS’
501 | MAKE_ACCESSORS(c4);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__g4’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:500:1: note: in expansion of macro ‘MAKE_ACCESSORS’
500 | MAKE_ACCESSORS(g4);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a4’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:499:1: note: in expansion of macro ‘MAKE_ACCESSORS’
499 | MAKE_ACCESSORS(a4);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__x4a4’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:498:1: note: in expansion of macro ‘MAKE_ACCESSORS’
498 | MAKE_ACCESSORS(x4a4);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a2b2g2r2’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:497:1: note: in expansion of macro ‘MAKE_ACCESSORS’
497 | MAKE_ACCESSORS(a2b2g2r2);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a2r2g2b2’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:496:1: note: in expansion of macro ‘MAKE_ACCESSORS’
496 | MAKE_ACCESSORS(a2r2g2b2);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__b2g3r3’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:495:1: note: in expansion of macro ‘MAKE_ACCESSORS’
495 | MAKE_ACCESSORS(b2g3r3);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__r3g3b2’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:494:1: note: in expansion of macro ‘MAKE_ACCESSORS’
494 | MAKE_ACCESSORS(r3g3b2);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__g8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:493:1: note: in expansion of macro ‘MAKE_ACCESSORS’
493 | MAKE_ACCESSORS(g8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__c8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:492:1: note: in expansion of macro ‘MAKE_ACCESSORS’
492 | MAKE_ACCESSORS(c8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:491:1: note: in expansion of macro ‘MAKE_ACCESSORS’
491 | MAKE_ACCESSORS(a8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__x4b4g4r4’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:490:1: note: in expansion of macro ‘MAKE_ACCESSORS’
490 | MAKE_ACCESSORS(x4b4g4r4);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a4b4g4r4’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:489:1: note: in expansion of macro ‘MAKE_ACCESSORS’
489 | MAKE_ACCESSORS(a4b4g4r4);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__x4r4g4b4’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:488:1: note: in expansion of macro ‘MAKE_ACCESSORS’
488 | MAKE_ACCESSORS(x4r4g4b4);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a4r4g4b4’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:487:1: note: in expansion of macro ‘MAKE_ACCESSORS’
487 | MAKE_ACCESSORS(a4r4g4b4);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__x1b5g5r5’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:486:1: note: in expansion of macro ‘MAKE_ACCESSORS’
486 | MAKE_ACCESSORS(x1b5g5r5);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a1b5g5r5’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:485:1: note: in expansion of macro ‘MAKE_ACCESSORS’
485 | MAKE_ACCESSORS(a1b5g5r5);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__x1r5g5b5’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:484:1: note: in expansion of macro ‘MAKE_ACCESSORS’
484 | MAKE_ACCESSORS(x1r5g5b5);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a1r5g5b5’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:483:1: note: in expansion of macro ‘MAKE_ACCESSORS’
483 | MAKE_ACCESSORS(a1r5g5b5);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__b5g6r5’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:482:1: note: in expansion of macro ‘MAKE_ACCESSORS’
482 | MAKE_ACCESSORS(b5g6r5);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__r5g6b5’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:481:1: note: in expansion of macro ‘MAKE_ACCESSORS’
481 | MAKE_ACCESSORS(r5g6b5);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__b8g8r8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:480:1: note: in expansion of macro ‘MAKE_ACCESSORS’
480 | MAKE_ACCESSORS(b8g8r8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__r8g8b8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:479:1: note: in expansion of macro ‘MAKE_ACCESSORS’
479 | MAKE_ACCESSORS(r8g8b8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__r8g8b8a8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:478:1: note: in expansion of macro ‘MAKE_ACCESSORS’
478 | MAKE_ACCESSORS(r8g8b8a8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__r8g8b8x8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:477:1: note: in expansion of macro ‘MAKE_ACCESSORS’
477 | MAKE_ACCESSORS(r8g8b8x8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__b8g8r8x8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:476:1: note: in expansion of macro ‘MAKE_ACCESSORS’
476 | MAKE_ACCESSORS(b8g8r8x8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__b8g8r8a8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:475:1: note: in expansion of macro ‘MAKE_ACCESSORS’
475 | MAKE_ACCESSORS(b8g8r8a8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__x14r6g6b6’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:474:1: note: in expansion of macro ‘MAKE_ACCESSORS’
474 | MAKE_ACCESSORS(x14r6g6b6);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__x8b8g8r8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:473:1: note: in expansion of macro ‘MAKE_ACCESSORS’
473 | MAKE_ACCESSORS(x8b8g8r8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a8b8g8r8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:472:1: note: in expansion of macro ‘MAKE_ACCESSORS’
472 | MAKE_ACCESSORS(a8b8g8r8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__x8r8g8b8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:471:1: note: in expansion of macro ‘MAKE_ACCESSORS’
471 | MAKE_ACCESSORS(x8r8g8b8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:468:30: warning: ‘__dummy__a8r8g8b8’ defined but not used [-Wunused-const-variable=]
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-access.c:470:1: note: in expansion of macro ‘MAKE_ACCESSORS’
470 | MAKE_ACCESSORS(a8r8g8b8);
| ^~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman.c: In function ‘pixman_image_fill_rectangles’:
../../../libs/pixman/pixman-src/pixman/pixman.c:866:14: warning: ‘stack_boxes’ may be used uninitialized [-Wmaybe-uninitialized]
866 | result = pixman_image_fill_boxes (op, dest, color, n_rects, boxes);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman.c:875:1: note: by argument 5 of type ‘const pixman_box32_t *’ {aka ‘const struct pixman_box32 *’} to ‘pixman_image_fill_boxes’ declared here
875 | pixman_image_fill_boxes (pixman_op_t op,
| ^~~~~~~~~~~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman.c:842:20: note: ‘stack_boxes’ declared here
842 | pixman_box32_t stack_boxes[6];
| ^~~~~~~~~~~
In file included from ../../../libs/pixman/pixman-src/pixman/pixman-fast-path.c:31:
../../../libs/pixman/pixman-src/pixman/pixman-fast-path.c: In function ‘fast_fetch_bilinear_cover’:
../../../libs/pixman/pixman-src/pixman/pixman-private.h:1056:22: warning: typedef ‘compile_time_assertion’ locally defined but not used [-Wunused-local-typedefs]
1056 | do { typedef int compile_time_assertion [(x)?1:-1]; } while (0)
| ^~~~~~~~~~~~~~~~~~~~~~
../../../libs/pixman/pixman-src/pixman/pixman-fast-path.c:2346:5: note: in expansion of macro ‘COMPILE_TIME_ASSERT’
2346 | COMPILE_TIME_ASSERT (BILINEAR_INTERPOLATION_BITS < 8);
| ^~~~~~~~~~~~~~~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-base64-stream.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-atomic.c:34:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-array.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-arc.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-analysis-surface.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-bentley-ottmann.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-base85-stream.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-bentley-ottmann-rectangular.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-bentley-ottmann-rectilinear.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-botor-scan-converter.c:43:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-boxes.c:34:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-boxes-intersect.c:40:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-cache.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-clip.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-clip-boxes.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-clip-polygon.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-clip-surface.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-clip-region.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-color.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-composite-rectangles.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-contour.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-debug.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-compositor.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-damage.c:35:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-default-context.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-error.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-device.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-fallback-compositor.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-fixed.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-font-face.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-font-face-twin-data.c:3:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-font-face-twin.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-font-options.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-freelist.c:23:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-freed-pool.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-gstate.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-hash.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-image-compositor.c:44:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-hull.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-image-info.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-image-surface.c:40:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-image-source.c:45:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-line.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-lzw.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-matrix.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-mask-compositor.c:46:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-mesh-pattern-rasterizer.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-mempool.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-misc.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-mono-scan-converter.c:26:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-mutex.c:34:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-no-compositor.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-observer.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-paginated-surface.c:45:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-output-stream.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-bounds.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-fill.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-stroke.c:40:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-in-fill.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-fixed.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-stroke-boxes.c:40:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-stroke-polygon.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-stroke-traps.c:40:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-path-stroke-tristrip.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-pattern.c:31:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-pen.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-polygon.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-polygon-intersect.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-polygon-reduce.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-raster-source-pattern.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-recording-surface.c:79:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-rectangle.c:40:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-region.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-rectangular-scan-converter.c:34:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-rtree.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In function ‘bbtree_del’,
inlined from ‘_cairo_recording_surface_create_bbtree’ at ../../../libs/cairo/cairo-src/src/cairo-recording-surface.c:358:5,
inlined from ‘_cairo_recording_surface_get_visible_commands’ at ../../../libs/cairo/cairo-src/src/cairo-recording-surface.c:1740:2,
inlined from ‘_cairo_recording_surface_replay_internal’ at ../../../libs/cairo/cairo-src/src/cairo-recording-surface.c:1869:6:
../../../libs/cairo/cairo-src/src/cairo-recording-surface.c:248:5: warning: ‘free’ called on pointer ‘surface’ with nonzero offset 440 [-Wfree-nonheap-object]
248 | free (bbt);
| ^~~~~~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-scaled-font.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-shape-mask-compositor.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-slope.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-spans.c:27:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-spans-compositor.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-spline.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-stroke-dash.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from /usr/include/string.h:535,
from ../../../libs/cairo/cairo-src/src/cairoint.h:59:
In function ‘memset’,
inlined from ‘_cairo_scaled_glyph_lookup’ at ../../../libs/cairo/cairo-src/src/cairo-scaled-font.c:3011:2:
/usr/include/bits/string_fortified.h:59:10: warning: ‘__builtin_memset’ writing 184 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
59 | return __builtin___memset_chk (__dest, __ch, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
60 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘_cairo_scaled_glyph_lookup’:
cc1: note: destination object is likely at address zero
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-stroke-style.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-surface.c:39:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-surface-clipper.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-surface-fallback.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-surface-observer.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-surface-snapshot.c:40:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-surface-subsurface.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-surface-offset.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-surface-wrapper.c:38:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-time.c:33:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-tor-scan-converter.c:96:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-tor22-scan-converter.c:96:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-clip-tor-scan-converter.c:96:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-toy-font-face.c:43:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-traps.c:40:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-tristrip.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-traps-compositor.c:42:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-unicode.c:43:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-user-font.c:37:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-version.c:41:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
In file included from ../../../libs/cairo/cairo-src/src/cairo-fixed-private.h:42,
from ../../../libs/cairo/cairo-src/src/cairoint.h:2109,
from ../../../libs/cairo/cairo-src/src/cairo-wideint.c:36:
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:121:1: warning: ‘visibility’ attribute ignored [-Wattributes]
121 | static cairo_always_inline cairo_int64_t I _cairo_double_to_int64 (double i) { return i; }
| ^~~~~~
../../../libs/cairo/cairo-src/src/cairo-wideint-private.h:122:1: warning: ‘visibility’ attribute ignored [-Wattributes]
122 | static cairo_always_inline double I _cairo_int64_to_double (cairo_int64_t i) { return i; }
| ^~~~~~
../../../libs/mpfi/configure: line 5812: MPFI_CONFIGS: command not found
../../../libs/teckit/TECkit-src/source/Compiler.cpp: In constructor ‘Compiler::Compiler(const char*, UInt32, char, bool, bool, TECkit_ErrorFn, void*)’:
../../../libs/teckit/TECkit-src/source/Compiler.cpp:711:84: warning: ignoring return value of ‘std::__cxx11::basic_string<_CharT, _Traits, _Allocator> std::operator+(const __cxx11::basic_string<_CharT, _Traits, _Allocator>&, const __cxx11::basic_string<_CharT, _Traits, _Allocator>&) [with _CharT = char; _Traits = char_traits; _Alloc = allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
711 | xmlRule + contextID;
| ^
In file included from /usr/include/c++/13.3.0/string:54,
from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
from /usr/include/c++/13.3.0/bits/ios_base.h:41,
from /usr/include/c++/13.3.0/ios:44,
from /usr/include/c++/13.3.0/ostream:40,
from /usr/include/c++/13.3.0/iostream:41,
from ../../../libs/teckit/TECkit-src/source/ulong_chartraits.h:3,
from ../../../libs/teckit/TECkit-src/source/Compiler.h:52,
from ../../../libs/teckit/TECkit-src/source/Compiler.cpp:31:
/usr/include/c++/13.3.0/bits/basic_string.h:3553:5: note: declared here
3553 | operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
| ^~~~~~~~
../../../utils/devnag/src/devnag.c: In function ‘main’:
../../../utils/devnag/src/devnag.c:1308:13: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1308 | fgets(infil, MEDBUF, stdin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../utils/devnag/src/devnag.c:1312:10: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1312 | fgets(outfil, MEDBUF, stdin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../utils/m-tx/mtx-src/preamble.c: In function ‘readStyles’:
../../../utils/m-tx/mtx-src/preamble.c:188:5: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
188 | fgets(S, 256, stylefile);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../../utils/pmx/pmx-src/libf2c/backspac.c: In function ‘f_back’:
../../../utils/pmx/pmx-src/libf2c/backspac.c:47:17: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
47 | fread((char *)&n,sizeof(uiolen),1,f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../utils/ps2eps/ps2eps-src/src/C/bbox.c: In function ‘readppm_and_calcbb’:
../../../utils/ps2eps/ps2eps-src/src/C/bbox.c:369:13: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
369 | fgets(inputline, inputlinelength, inputfile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../texk/web2c/mfluadir/luapeg/lpeg.c:1:
../../../texk/web2c/mfluadir/luapeg/lpeg.h:53: warning: "luaL_newlib" redefined
53 | #define luaL_newlib(L,f) luaL_register(L,"lpeg",f)
|
In file included from ../../../texk/web2c/mfluadir/luapeg/lpeg.h:30:
/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/libs/luajit/include/lauxlib.h:150: note: this is the location of the previous definition
150 | #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0))
|
../../../texk/web2c/mfluadir/otfcc/src/luafunc.c: In function ‘build_readEntireFile’:
../../../texk/web2c/mfluadir/otfcc/src/luafunc.c:131:23: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
131 | if (buffer) { fread(buffer, 1, length, f); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/mfluadir/otfcc/lib/font/caryll-sfnt.c: In function ‘otfcc_read_packets’:
../../../texk/web2c/mfluadir/otfcc/lib/font/caryll-sfnt.c:27:31: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
27 | (void)fread(font->packets[count].pieces[i].data, font->packets[count].pieces[i].length,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
28 | 1, file);
| ~~~~~~~~
../../../texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/build.c: In function ‘otfcc_build_chaining_coverage’:
../../../texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/build.c:36:27: warning: passing argument 1 of ‘reverseBacktracks’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
36 | reverseBacktracks(rule);
| ^~~~
In file included from ../../../texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/build.c:2:
../../../texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/common.h:22:56: note: expected ‘otl_ChainingRule *’ but argument is of type ‘const otl_ChainingRule *’
22 | static INLINE void reverseBacktracks(otl_ChainingRule *rule) {
| ~~~~~~~~~~~~~~~~~~^~~~
../../../texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/build.c: In function ‘otfcc_build_contextual_coverage’:
../../../texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/build.c:151:27: warning: passing argument 1 of ‘reverseBacktracks’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
151 | reverseBacktracks(rule);
| ^~~~
../../../texk/web2c/mfluadir/otfcc/lib/table/otl/subtables/chaining/common.h:22:56: note: expected ‘otl_ChainingRule *’ but argument is of type ‘const otl_ChainingRule *’
22 | static INLINE void reverseBacktracks(otl_ChainingRule *rule) {
| ~~~~~~~~~~~~~~~~~~^~~~
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinesave.c: In function ‘RSC2PS2’:
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinesave.c:1428:59: warning: ‘NumberHints’ accessing 128 bytes in a region of size 8 [-Wstringop-overflow=]
1428 | if ( allwithouthints && unsafe!=NULL && hdb->cnt!=NumberHints(&unsafe->sc,1))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinesave.c:1428:59: note: referencing argument 1 of type ‘SplineChar *[16]’ {aka ‘struct splinechar *[16]’}
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinesave.c:315:12: note: in a call to function ‘NumberHints’
315 | static int NumberHints(SplineChar *scs[MmMax], int instance_count) {
| ^~~~~~~~~~~
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinestroke.c: In function ‘Intersect_Splines’:
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinestroke.c:637:18: warning: ‘SplinesIntersect’ accessing 80 bytes in a region of size 72 [-Wstringop-overflow=]
637 | if ( SplinesIntersect(test1,test2,pts,t1s,t2s)>0 ) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinestroke.c:637:18: note: referencing argument 4 of type ‘double[10]’
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinestroke.c:637:18: warning: ‘SplinesIntersect’ accessing 80 bytes in a region of size 72 [-Wstringop-overflow=]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinestroke.c:637:18: note: referencing argument 5 of type ‘double[10]’
In file included from ../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/pfaedit.h:35,
from ../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinestroke.c:27:
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.h:2122:12: note: in a call to function ‘SplinesIntersect’
2122 | extern int SplinesIntersect(const Spline *s1, const Spline *s2, BasePoint pts[9],
| ^~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w: In function ‘input_ln’:
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1036:30: note: in expansion of macro ‘get’
1036 | if (bypass_eoln) if (!eof((*f))) get((*f));
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1047:28: note: in expansion of macro ‘get’
1047 | buffer[last]=xord[(*f).d];get((*f));incr(last);
| ^~~
../../../texk/web2c/hitexdir/hitex.w: In function ‘w_open_in’:
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:35229:15: note: in expansion of macro ‘get’
35229 | if (f->f!=NULL) get(*f);
| ^~~
../../../texk/web2c/hitexdir/hitex.w: In function ‘load_fmt_file’:
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:26723:1: note: in expansion of macro ‘undump’
26723 | undump(0, 1, eTeX_mode);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:29007:1: note: in expansion of macro ‘undump’
29007 | undump(0, 1, Prote_mode);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2098:23: note: in expansion of macro ‘get’
2098 | }@+ while (!(help_ptr==0));
| ^~~
../../../texk/web2c/hitexdir/hitex.w:29402:33: note: in expansion of macro ‘undump_wd’
29402 | for (k=ROM_base; k<=ROM_size; k++) undump_wd(ROM[k]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24788:1: note: in expansion of macro ‘undump_int’
24788 | undump_int(x);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24790:1: note: in expansion of macro ‘undump_int’
24790 | undump_int(x);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24792:1: note: in expansion of macro ‘undump_int’
24792 | undump_int(x);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24794:1: note: in expansion of macro ‘undump_int’
24794 | undump_int(x);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24796:1: note: in expansion of macro ‘undump_int’
24796 | undump_int(x);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2103:31: note: in expansion of macro ‘undump_int’
2103 | "``If all else fails, read the instructions.'");@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24822:1: note: in expansion of macro ‘undump_size’
24822 | undump_size(0, pool_size,"string pool size", pool_ptr);
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2103:31: note: in expansion of macro ‘undump_int’
2103 | "``If all else fails, read the instructions.'");@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24823:1: note: in expansion of macro ‘undump_size’
24823 | undump_size(0, max_strings,"max strings", str_ptr);
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24824:25: note: in expansion of macro ‘undump’
24824 | for (k=0; k<=str_ptr; k++) undump(0, pool_ptr, str_start[k]);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2101:25: note: in expansion of macro ‘get’
2101 | "Maybe you should try asking a human?",@/
| ^~~
../../../texk/web2c/hitexdir/hitex.w:2112:1: note: in expansion of macro ‘undump_qqqq’
2112 | else while (help_ptr > 0)
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24827:2: note: in expansion of macro ‘undump_four_ASCII’
24827 | {@+undump_four_ASCII;k=k+4;
| ^~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2101:25: note: in expansion of macro ‘get’
2101 | "Maybe you should try asking a human?",@/
| ^~~
../../../texk/web2c/hitexdir/hitex.w:2112:1: note: in expansion of macro ‘undump_qqqq’
2112 | else while (help_ptr > 0)
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24829:15: note: in expansion of macro ‘undump_four_ASCII’
24829 | k=pool_ptr-4;undump_four_ASCII;
| ^~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24864:1: note: in expansion of macro ‘undump’
24864 | undump(lo_mem_stat_max+1000, hi_mem_stat_min-1, lo_mem_max);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24865:1: note: in expansion of macro ‘undump’
24865 | undump(lo_mem_stat_max+1, lo_mem_max, rover);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24867:1: note: in expansion of macro ‘undump’
24867 | undump(null, lo_mem_max, sa_root[k]);
| ^ ~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2098:23: note: in expansion of macro ‘get’
2098 | }@+ while (!(help_ptr==0));
| ^~~
../../../texk/web2c/hitexdir/hitex.w:24869:24: note: in expansion of macro ‘undump_wd’
24869 | @/do@+{for (k=p; k<=q+1; k++) undump_wd(mem[k]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2098:23: note: in expansion of macro ‘get’
2098 | }@+ while (!(help_ptr==0));
| ^~~
../../../texk/web2c/hitexdir/hitex.w:24874:28: note: in expansion of macro ‘undump_wd’
24874 | for (k=p; k<=lo_mem_max; k++) undump_wd(mem[k]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24882:1: note: in expansion of macro ‘undump’
24882 | undump(lo_mem_max+1, hi_mem_stat_min, hi_mem_min);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24883:1: note: in expansion of macro ‘undump’
24883 | undump(null, mem_top, avail);mem_end=mem_top;
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2098:23: note: in expansion of macro ‘get’
2098 | }@+ while (!(help_ptr==0));
| ^~~
../../../texk/web2c/hitexdir/hitex.w:24884:34: note: in expansion of macro ‘undump_wd’
24884 | for (k=hi_mem_min; k<=mem_end; k++) undump_wd(mem[k]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24885:1: note: in expansion of macro ‘undump_int’
24885 | undump_int(var_used);undump_int(dyn_used)
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24885:22: note: in expansion of macro ‘undump_int’
24885 | undump_int(var_used);undump_int(dyn_used)
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24951:4: note: in expansion of macro ‘undump_int’
24951 | @/do@+{undump_int(x);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2098:23: note: in expansion of macro ‘get’
2098 | }@+ while (!(help_ptr==0));
| ^~~
../../../texk/web2c/hitexdir/hitex.w:24953:23: note: in expansion of macro ‘undump_wd’
24953 | for (j=k; j<=k+x-1; j++) undump_wd(eqtb[j]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24955:1: note: in expansion of macro ‘undump_int’
24955 | undump_int(x);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24896:1: note: in expansion of macro ‘undump’
24896 | undump(hash_base, frozen_control_sequence, par_loc);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24898:1: note: in expansion of macro ‘undump’
24898 | undump(hash_base, frozen_control_sequence, write_loc);@/
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24899:1: note: in expansion of macro ‘undump’
24899 | undump(hash_base, frozen_control_sequence, input_loc);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24976:1: note: in expansion of macro ‘undump’
24976 | undump(hash_base, frozen_control_sequence, hash_used);p=hash_base-1;
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24977:4: note: in expansion of macro ‘undump’
24977 | @/do@+{undump(p+1, hash_used, p);undump_hh(hash[p]);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2100:23: note: in expansion of macro ‘get’
2100 | help4("Sorry, I already gave what help I could...",@/
| ^~~
../../../texk/web2c/hitexdir/hitex.w:24977:28: note: in expansion of macro ‘undump_hh’
24977 | @/do@+{undump(p+1, hash_used, p);undump_hh(hash[p]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2100:23: note: in expansion of macro ‘get’
2100 | help4("Sorry, I already gave what help I could...",@/
| ^~~
../../../texk/web2c/hitexdir/hitex.w:24979:56: note: in expansion of macro ‘undump_hh’
24979 | for (p=hash_used+1; p<=undefined_control_sequence-1; p++) undump_hh(hash[p]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:24980:1: note: in expansion of macro ‘undump_int’
24980 | undump_int(cs_count)
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2103:31: note: in expansion of macro ‘undump_int’
2103 | "``If all else fails, read the instructions.'");@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24993:1: note: in expansion of macro ‘undump_size’
24993 | undump_size(7, font_mem_size,"font mem size", fmem_ptr);
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2098:23: note: in expansion of macro ‘get’
2098 | }@+ while (!(help_ptr==0));
| ^~~
../../../texk/web2c/hitexdir/hitex.w:24994:28: note: in expansion of macro ‘undump_wd’
24994 | for (k=0; k<=fmem_ptr-1; k++) undump_wd(font_info[k]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2103:31: note: in expansion of macro ‘undump_int’
2103 | "``If all else fails, read the instructions.'");@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:24995:1: note: in expansion of macro ‘undump_size’
24995 | undump_size(font_base, font_max,"font max", font_ptr);
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2101:25: note: in expansion of macro ‘get’
2101 | "Maybe you should try asking a human?",@/
| ^~~
../../../texk/web2c/hitexdir/hitex.w:25031:2: note: in expansion of macro ‘undump_qqqq’
25031 | {@+undump_qqqq(font_check[k]);@/
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25032:1: note: in expansion of macro ‘undump_int’
25032 | undump_int(font_size[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25033:1: note: in expansion of macro ‘undump_int’
25033 | undump_int(font_dsize[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25034:1: note: in expansion of macro ‘undump’
25034 | undump(min_halfword, max_halfword, font_params[k]);@/
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25035:1: note: in expansion of macro ‘undump_int’
25035 | undump_int(hyphen_char[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25036:1: note: in expansion of macro ‘undump_int’
25036 | undump_int(skew_char[k]);@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25037:1: note: in expansion of macro ‘undump’
25037 | undump(0, str_ptr, font_name[k]);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25038:1: note: in expansion of macro ‘undump’
25038 | undump(0, str_ptr, font_area[k]);@/
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25039:1: note: in expansion of macro ‘undump’
25039 | undump(0, 255, font_bc[k]);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25040:1: note: in expansion of macro ‘undump’
25040 | undump(0, 255, font_ec[k]);@/
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25041:1: note: in expansion of macro ‘undump_int’
25041 | undump_int(char_base[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25042:1: note: in expansion of macro ‘undump_int’
25042 | undump_int(width_base[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25043:1: note: in expansion of macro ‘undump_int’
25043 | undump_int(height_base[k]);@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25044:1: note: in expansion of macro ‘undump_int’
25044 | undump_int(depth_base[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25045:1: note: in expansion of macro ‘undump_int’
25045 | undump_int(italic_base[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25046:1: note: in expansion of macro ‘undump_int’
25046 | undump_int(lig_kern_base[k]);@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25047:1: note: in expansion of macro ‘undump_int’
25047 | undump_int(kern_base[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25048:1: note: in expansion of macro ‘undump_int’
25048 | undump_int(exten_base[k]);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25049:1: note: in expansion of macro ‘undump_int’
25049 | undump_int(param_base[k]);@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25050:1: note: in expansion of macro ‘undump’
25050 | undump(min_halfword, lo_mem_max, font_glue[k]);@/
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25051:1: note: in expansion of macro ‘undump’
25051 | undump(0, fmem_ptr-1, bchar_label[k]);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25052:1: note: in expansion of macro ‘undump’
25052 | undump(min_quarterword, non_char, font_bchar[k]);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25053:1: note: in expansion of macro ‘undump’
25053 | undump(min_quarterword, non_char, font_false_bchar[k]);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25087:1: note: in expansion of macro ‘undump’
25087 | undump(0, hyph_size, hyph_count);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25089:2: note: in expansion of macro ‘undump’
25089 | {@+undump(0, hyph_size, j);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25090:1: note: in expansion of macro ‘undump’
25090 | undump(0, str_ptr, hyph_word[j]);
| ^ ~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25091:1: note: in expansion of macro ‘undump’
25091 | undump(min_halfword, max_halfword, hyph_list[j]);
| ^ ~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2103:31: note: in expansion of macro ‘undump_int’
2103 | "``If all else fails, read the instructions.'");@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25093:1: note: in expansion of macro ‘undump_size’
25093 | undump_size(0, trie_size,"trie size", j);
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25097:2: note: in expansion of macro ‘undump’
25097 | undump(0, j, hyph_start);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2100:23: note: in expansion of macro ‘get’
2100 | help4("Sorry, I already gave what help I could...",@/
| ^~~
../../../texk/web2c/hitexdir/hitex.w:25098:19: note: in expansion of macro ‘undump_hh’
25098 | for (k=0; k<=j; k++) undump_hh(trie[k]);
| ^~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2103:31: note: in expansion of macro ‘undump_int’
2103 | "``If all else fails, read the instructions.'");@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25099:1: note: in expansion of macro ‘undump_size’
25099 | undump_size(0, trie_op_size,"trie op size", j);
| ^~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25104:2: note: in expansion of macro ‘undump’
25104 | {@+undump(0, 63, hyf_distance[k]); /*a |small_number|*/
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25105:1: note: in expansion of macro ‘undump’
25105 | undump(0, 63, hyf_num[k]);
| ^ ~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25106:1: note: in expansion of macro ‘undump’
25106 | undump(min_quarterword, max_quarterword, hyf_next[k]);
| ^ ~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25114:2: note: in expansion of macro ‘undump’
25114 | {@+undump(0, k-1, k);undump(1, j, x);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25114:18: note: in expansion of macro ‘undump’
25114 | {@+undump(0, k-1, k);undump(1, j, x);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25133:1: note: in expansion of macro ‘undump’
25133 | undump(batch_mode, error_stop_mode, interaction);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:2102:24: note: in expansion of macro ‘undump_int’
2102 | "An error might have occurred before I noticed any problems.",@/
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:25135:1: note: in expansion of macro ‘undump’
25135 | undump(0, str_ptr, format_ident);
| ^~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:2099:24: note: in expansion of macro ‘get’
2099 | }
| ^
../../../texk/web2c/hitexdir/hitex.w:25136:1: note: in expansion of macro ‘undump_int’
25136 | undump_int(x);
| ^~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w: In function ‘a_open_in’:
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:35214:15: note: in expansion of macro ‘get’
35214 | if (f->f!=NULL) get(*f);
| ^~~
../../../texk/web2c/hitexdir/hitex.w: In function ‘read_font_info’:
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11658:2: note: in expansion of macro ‘read_sixteen’
11658 | {@+read_sixteen(lf);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11659:1: note: in expansion of macro ‘fget’
11659 | fget;read_sixteen(lh);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11659:6: note: in expansion of macro ‘read_sixteen’
11659 | fget;read_sixteen(lh);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11660:1: note: in expansion of macro ‘fget’
11660 | fget;read_sixteen(bc);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11660:6: note: in expansion of macro ‘read_sixteen’
11660 | fget;read_sixteen(bc);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11661:1: note: in expansion of macro ‘fget’
11661 | fget;read_sixteen(ec);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11661:6: note: in expansion of macro ‘read_sixteen’
11661 | fget;read_sixteen(ec);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11666:1: note: in expansion of macro ‘fget’
11666 | fget;read_sixteen(nw);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11666:6: note: in expansion of macro ‘read_sixteen’
11666 | fget;read_sixteen(nw);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11667:1: note: in expansion of macro ‘fget’
11667 | fget;read_sixteen(nh);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11667:6: note: in expansion of macro ‘read_sixteen’
11667 | fget;read_sixteen(nh);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11668:1: note: in expansion of macro ‘fget’
11668 | fget;read_sixteen(nd);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11668:6: note: in expansion of macro ‘read_sixteen’
11668 | fget;read_sixteen(nd);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11669:1: note: in expansion of macro ‘fget’
11669 | fget;read_sixteen(ni);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11669:6: note: in expansion of macro ‘read_sixteen’
11669 | fget;read_sixteen(ni);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11670:1: note: in expansion of macro ‘fget’
11670 | fget;read_sixteen(nl);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11670:6: note: in expansion of macro ‘read_sixteen’
11670 | fget;read_sixteen(nl);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11671:1: note: in expansion of macro ‘fget’
11671 | fget;read_sixteen(nk);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11671:6: note: in expansion of macro ‘read_sixteen’
11671 | fget;read_sixteen(nk);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11672:1: note: in expansion of macro ‘fget’
11672 | fget;read_sixteen(ne);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11672:6: note: in expansion of macro ‘read_sixteen’
11672 | fget;read_sixteen(ne);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11673:1: note: in expansion of macro ‘fget’
11673 | fget;read_sixteen(np);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11673:6: note: in expansion of macro ‘read_sixteen’
11673 | fget;read_sixteen(np);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1654:33: note: in expansion of macro ‘fget’
1654 |
| ^
../../../texk/web2c/hitexdir/hitex.w:11715:1: note: in expansion of macro ‘store_four_quarters’
11715 | store_four_quarters(font_check[f]);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1655:1: note: in expansion of macro ‘fget’
1655 | @=
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11715:1: note: in expansion of macro ‘store_four_quarters’
11715 | store_four_quarters(font_check[f]);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1656:1: note: in expansion of macro ‘fget’
1656 | static void printn_esc(str_number @!s) /*prints escape character, then |s|*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11715:1: note: in expansion of macro ‘store_four_quarters’
11715 | store_four_quarters(font_check[f]);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1657:1: note: in expansion of macro ‘fget’
1657 | {@+int c; /*the escape character code*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11715:1: note: in expansion of macro ‘store_four_quarters’
11715 | store_four_quarters(font_check[f]);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11716:1: note: in expansion of macro ‘fget’
11716 | fget;read_sixteen(z); /*this rejects a negative design size*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1652:1: note: in expansion of macro ‘fget’
1652 | @ The procedure |print_esc| prints a string that is preceded by
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11716:6: note: in expansion of macro ‘read_sixteen’
11716 | fget;read_sixteen(z); /*this rejects a negative design size*/
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11717:1: note: in expansion of macro ‘fget’
11717 | fget;z=z*0400+fbyte;fget;z=(z*020)+(fbyte/020);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11717:22: note: in expansion of macro ‘fget’
11717 | fget;z=z*0400+fbyte;fget;z=(z*020)+(fbyte/020);
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11720:2: note: in expansion of macro ‘fget’
11720 | {@+fget;fget;fget;fget;decr(lh); /*ignore the rest of the header*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11720:7: note: in expansion of macro ‘fget’
11720 | {@+fget;fget;fget;fget;decr(lh); /*ignore the rest of the header*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11720:12: note: in expansion of macro ‘fget’
11720 | {@+fget;fget;fget;fget;decr(lh); /*ignore the rest of the header*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11720:17: note: in expansion of macro ‘fget’
11720 | {@+fget;fget;fget;fget;decr(lh); /*ignore the rest of the header*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1654:33: note: in expansion of macro ‘fget’
1654 |
| ^
../../../texk/web2c/hitexdir/hitex.w:11731:2: note: in expansion of macro ‘store_four_quarters’
11731 | {@+store_four_quarters(font_info[k].qqqq);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1655:1: note: in expansion of macro ‘fget’
1655 | @=
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11731:2: note: in expansion of macro ‘store_four_quarters’
11731 | {@+store_four_quarters(font_info[k].qqqq);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1656:1: note: in expansion of macro ‘fget’
1656 | static void printn_esc(str_number @!s) /*prints escape character, then |s|*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11731:2: note: in expansion of macro ‘store_four_quarters’
11731 | {@+store_four_quarters(font_info[k].qqqq);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1657:1: note: in expansion of macro ‘fget’
1657 | {@+int c; /*the escape character code*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11731:2: note: in expansion of macro ‘store_four_quarters’
11731 | {@+store_four_quarters(font_info[k].qqqq);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1664:26: note: in expansion of macro ‘fget’
1664 | {@+int c; /*the escape character code*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11788:1: note: in expansion of macro ‘store_scaled’
11788 | store_scaled(font_info[k].sc);
| ^ ~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1664:40: note: in expansion of macro ‘fget’
1664 | {@+int c; /*the escape character code*/
| ^
../../../texk/web2c/hitexdir/hitex.w:11788:1: note: in expansion of macro ‘store_scaled’
11788 | store_scaled(font_info[k].sc);
| ^ ~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1665:1: note: in expansion of macro ‘fget’
1665 | @;
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11788:1: note: in expansion of macro ‘store_scaled’
11788 | store_scaled(font_info[k].sc);
| ^ ~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1665:15: note: in expansion of macro ‘fget’
1665 | @;
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11788:1: note: in expansion of macro ‘store_scaled’
11788 | store_scaled(font_info[k].sc);
| ^ ~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1654:33: note: in expansion of macro ‘fget’
1654 |
| ^
../../../texk/web2c/hitexdir/hitex.w:11813:2: note: in expansion of macro ‘store_four_quarters’
11813 | {@+store_four_quarters(font_info[k].qqqq);
| ^ ~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1655:1: note: in expansion of macro ‘fget’
1655 | @=
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11813:2: note: in expansion of macro ‘store_four_quarters’
11813 | {@+store_four_quarters(font_info[k].qqqq);
| ^ ~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1656:1: note: in expansion of macro ‘fget’
1656 | static void printn_esc(str_number @!s) /*prints escape character, then |s|*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11813:2: note: in expansion of macro ‘store_four_quarters’
11813 | {@+store_four_quarters(font_info[k].qqqq);
| ^ ~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1657:1: note: in expansion of macro ‘fget’
1657 | {@+int c; /*the escape character code*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11813:2: note: in expansion of macro ‘store_four_quarters’
11813 | {@+store_four_quarters(font_info[k].qqqq);
| ^ ~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1664:26: note: in expansion of macro ‘fget’
1664 | {@+int c; /*the escape character code*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11827:1: note: in expansion of macro ‘store_scaled’
11827 | store_scaled(font_info[k].sc);
| ^ ~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1664:40: note: in expansion of macro ‘fget’
1664 | {@+int c; /*the escape character code*/
| ^
../../../texk/web2c/hitexdir/hitex.w:11827:1: note: in expansion of macro ‘store_scaled’
11827 | store_scaled(font_info[k].sc);
| ^ ~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1665:1: note: in expansion of macro ‘fget’
1665 | @;
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11827:1: note: in expansion of macro ‘store_scaled’
11827 | store_scaled(font_info[k].sc);
| ^ ~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1665:15: note: in expansion of macro ‘fget’
1665 | @;
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11827:1: note: in expansion of macro ‘store_scaled’
11827 | store_scaled(font_info[k].sc);
| ^ ~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1654:33: note: in expansion of macro ‘fget’
1654 |
| ^
../../../texk/web2c/hitexdir/hitex.w:11831:2: note: in expansion of macro ‘store_four_quarters’
11831 | {@+store_four_quarters(font_info[k].qqqq);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1655:1: note: in expansion of macro ‘fget’
1655 | @=
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11831:2: note: in expansion of macro ‘store_four_quarters’
11831 | {@+store_four_quarters(font_info[k].qqqq);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1656:1: note: in expansion of macro ‘fget’
1656 | static void printn_esc(str_number @!s) /*prints escape character, then |s|*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11831:2: note: in expansion of macro ‘store_four_quarters’
11831 | {@+store_four_quarters(font_info[k].qqqq);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1657:1: note: in expansion of macro ‘fget’
1657 | {@+int c; /*the escape character code*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11831:2: note: in expansion of macro ‘store_four_quarters’
11831 | {@+store_four_quarters(font_info[k].qqqq);
| ^~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11844:2: note: in expansion of macro ‘fget’
11844 | {@+fget;sw=fbyte;if (sw > 127) sw=sw-256;
| ^ ~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11845:1: note: in expansion of macro ‘fget’
11845 | fget;sw=sw*0400+fbyte;fget;sw=sw*0400+fbyte;
| ^
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11845:24: note: in expansion of macro ‘fget’
11845 | fget;sw=sw*0400+fbyte;fget;sw=sw*0400+fbyte;
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:11846:1: note: in expansion of macro ‘fget’
11846 | fget;font_info[param_base[f]].sc=
| ^
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1664:26: note: in expansion of macro ‘fget’
1664 | {@+int c; /*the escape character code*/
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11849:6: note: in expansion of macro ‘store_scaled’
11849 | else store_scaled(font_info[param_base[f]+k-1].sc);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1664:40: note: in expansion of macro ‘fget’
1664 | {@+int c; /*the escape character code*/
| ^
../../../texk/web2c/hitexdir/hitex.w:11849:6: note: in expansion of macro ‘store_scaled’
11849 | else store_scaled(font_info[param_base[f]+k-1].sc);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1665:1: note: in expansion of macro ‘fget’
1665 | @;
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11849:6: note: in expansion of macro ‘store_scaled’
11849 | else store_scaled(font_info[param_base[f]+k-1].sc);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:1648:14: note: in expansion of macro ‘get’
1648 | ((file_offset > 0)&&(selector >= log_only))) print_ln();
| ^~~
../../../texk/web2c/hitexdir/hitex.w:1665:15: note: in expansion of macro ‘fget’
1665 | @;
| ^~~~
../../../texk/web2c/hitexdir/hitex.w:11849:6: note: in expansion of macro ‘store_scaled’
11849 | else store_scaled(font_info[param_base[f]+k-1].sc);
| ^~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w: In function ‘b_open_in’:
../../../texk/web2c/hitexdir/hitex.w:1496:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1496 | #define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/hitexdir/hitex.w:35220:15: note: in expansion of macro ‘get’
35220 | if (f->f!=NULL) get(*f);
| ^~~
pmpxout.w: In function ‘mpx_copy_mpto’:
pmpxout.w:540:6: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
540 | res = strncat(res,mpx->bb, strlen(mpx->bb));
| ^
pmpxout.w:540:6: note: length computed here
540 | res = strncat(res,mpx->bb, strlen(mpx->bb));
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmpxout.w: In function ‘mpx_copy_mpto’:
pmpxout.w:540:6: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
540 | res = strncat(res,mpx->bb, strlen(mpx->bb));
| ^
pmpxout.w:540:6: note: length computed here
540 | res = strncat(res,mpx->bb, strlen(mpx->bb));
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/luatexdir/font/writet1.c: In function ‘cs_mark’:
../../../texk/web2c/luatexdir/font/writet1.c:1220:70: warning: passing argument 2 of ‘avl_probe’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1220 | avl_probe(fd_cur->gl_tree, standard_glyph_names[a1]);
| ~~~~~~~~~~~~~~~~~~~~^~~~
In file included from ../../../texk/web2c/luatexdir/utils/avlstuff.h:25,
from ../../../texk/web2c/luatexdir/ptexlib.h:161,
from ../../../texk/web2c/luatexdir/font/writet1.c:23:
../../../texk/web2c/luatexdir/utils/avl.h:94:39: note: expected ‘void *’ but argument is of type ‘const char *’
94 | void **avl_probe (struct avl_table *, void *);
| ^~~~~~
../../../texk/web2c/luatexdir/font/writet1.c:1221:70: warning: passing argument 2 of ‘avl_probe’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1221 | avl_probe(fd_cur->gl_tree, standard_glyph_names[a2]);
| ~~~~~~~~~~~~~~~~~~~~^~~~
../../../texk/web2c/luatexdir/utils/avl.h:94:39: note: expected ‘void *’ but argument is of type ‘const char *’
94 | void **avl_probe (struct avl_table *, void *);
| ^~~~~~
../../../texk/web2c/luatexdir/font/writet1.c: In function ‘cs_mark’:
../../../texk/web2c/luatexdir/font/writet1.c:1220:70: warning: passing argument 2 of ‘avl_probe’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1220 | avl_probe(fd_cur->gl_tree, standard_glyph_names[a1]);
| ~~~~~~~~~~~~~~~~~~~~^~~~
In file included from ../../../texk/web2c/luatexdir/utils/avlstuff.h:25,
from ../../../texk/web2c/luatexdir/ptexlib.h:161,
from ../../../texk/web2c/luatexdir/font/writet1.c:23:
../../../texk/web2c/luatexdir/utils/avl.h:94:39: note: expected ‘void *’ but argument is of type ‘const char *’
94 | void **avl_probe (struct avl_table *, void *);
| ^~~~~~
../../../texk/web2c/luatexdir/font/writet1.c:1221:70: warning: passing argument 2 of ‘avl_probe’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1221 | avl_probe(fd_cur->gl_tree, standard_glyph_names[a2]);
| ~~~~~~~~~~~~~~~~~~~~^~~~
../../../texk/web2c/luatexdir/utils/avl.h:94:39: note: expected ‘void *’ but argument is of type ‘const char *’
94 | void **avl_probe (struct avl_table *, void *);
| ^~~~~~
../../../texk/web2c/mplibdir/mpxout.w: In function ‘mpx_copy_mpto’:
../../../texk/web2c/mplibdir/mpxout.w:540:6: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
540 | res = strncat(res,mpx->bb, strlen(mpx->bb));
| ^
../../../texk/web2c/mplibdir/mpxout.w:540:6: note: length computed here
540 | res = strncat(res,mpx->bb, strlen(mpx->bb));
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/pdftexdir/writepng.c: In function ‘copy_png’:
../../../texk/web2c/pdftexdir/writepng.c:464:17: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
464 | fread(&pdfbuf[pdfptr], 1, i, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/pdftexdir/writejpg.c: In function ‘read_APP1_Exif’:
../../../texk/web2c/pdftexdir/writejpg.c:164:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
164 | fread(buffer, length, 1, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/xetexdir/XeTeXFontInst.cpp: In function ‘hb_font_funcs_t* _get_font_funcs()’:
../../../texk/web2c/xetexdir/XeTeXFontInst.cpp:247:49: warning: ‘void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)’ is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations]
247 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/harfbuzz/hb.h:34,
from ../../../texk/web2c/xetexdir/XeTeXLayoutInterface.h:50,
from ../../../texk/web2c/xetexdir/XeTeX_ext.h:187,
from ../../../texk/web2c/xetexdir/XeTeXFontMgr.h:47,
from ../../../texk/web2c/xetexdir/XeTeXFontInst.h:46,
from ../../../texk/web2c/xetexdir/XeTeXFontInst.cpp:45:
/usr/include/harfbuzz/hb-deprecated.h:107:1: note: declared here
107 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp: In function ‘unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)’:
../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:338:50: warning: ‘hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)’ is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations]
338 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/harfbuzz/hb-ot.h:34,
from ../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:47:
/usr/include/harfbuzz/hb-ot-deprecated.h:80:1: note: declared here
80 | hb_ot_layout_script_find_language (hb_face_t *face,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp: In function ‘hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)’:
../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:358:50: warning: ‘hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)’ is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations]
358 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/harfbuzz/hb-ot-deprecated.h:80:1: note: declared here
80 | hb_ot_layout_script_find_language (hb_face_t *face,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp: In function ‘bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)’:
../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:943:52: warning: ‘gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)’ is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations]
943 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:43:
/usr/include/harfbuzz/hb-graphite2.h:54:1: note: declared here
54 | hb_graphite2_font_get_gr_font (hb_font_t *font);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/xetexdir/XeTeX_ext.c: In function ‘load_mapping_file’:
../../../texk/web2c/xetexdir/XeTeX_ext.c:629:13: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
629 | fread(mapping, 1, mappingSize, mapFile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/xetexdir/image/jpegimage.c: In function ‘read_APP0_JFIF’:
../../../texk/web2c/xetexdir/image/jpegimage.c:334:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
334 | fread(app_data->thumbnail, 1, thumb_data_len, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/xetexdir/image/jpegimage.c: In function ‘read_APP1_Exif’:
../../../texk/web2c/xetexdir/image/jpegimage.c:233:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
233 | fread(buffer, length, 1, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/xetexdir/image/jpegimage.c: In function ‘read_APP2_ICC’:
../../../texk/web2c/xetexdir/image/jpegimage.c:386:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
386 | fread(app_data->chunk, 1, app_data->length, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/web2c/alephdir/alephbis.c: In function ‘runexternalocp’:
../../../texk/web2c/alephdir/alephbis.c:178:3: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
178 | system(command_line);
| ^~~~~~~~~~~~~~~~~~~~
../../../texk/bibtex-x/utils.c: In function ‘c8read_order’:
../../../texk/bibtex-x/utils.c:2392:17: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2392 | fscanf (c8_cs_file, "^%x", &c);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/bibtex-x/utils.c: In function ‘c8read_uppercase’:
../../../texk/bibtex-x/utils.c:2544:13: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2544 | fscanf (c8_cs_file, "^%x", &c);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/bibtex-x/utils.c: In function ‘c8read_lowercase’:
../../../texk/bibtex-x/utils.c:2035:13: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2035 | fscanf (c8_cs_file, "^%x", &c);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/bibtex-x/utils.c: In function ‘c8read_lowupcase’:
../../../texk/bibtex-x/utils.c:2188:13: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2188 | fscanf (c8_cs_file, "^%x", &c);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/bibtex-x/utils.c: In function ‘c8read_order’:
../../../texk/bibtex-x/utils.c:2392:17: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2392 | fscanf (c8_cs_file, "^%x", &c);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/bibtex-x/utils.c: In function ‘c8read_uppercase’:
../../../texk/bibtex-x/utils.c:2544:13: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2544 | fscanf (c8_cs_file, "^%x", &c);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/bibtex-x/utils.c: In function ‘c8read_lowercase’:
../../../texk/bibtex-x/utils.c:2035:13: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2035 | fscanf (c8_cs_file, "^%x", &c);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/bibtex-x/utils.c: In function ‘c8read_lowupcase’:
../../../texk/bibtex-x/utils.c:2188:13: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2188 | fscanf (c8_cs_file, "^%x", &c);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/chktex/chktex-src/OpSys.c: In function ‘AddDirectoryFromRelativeFile’:
../../../texk/chktex/chktex-src/OpSys.c:499:9: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
499 | getcwd(buf, BUFFER_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../texk/dviljk/tfm.c:16:
../../../texk/dviljk/tfm.c: In function ‘tfm_get_n’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/tfm.c:40:3: note: in expansion of macro ‘read_multi’
40 | read_multi (buf, 1, n, tfm_fp);
| ^~~~~~~~~~
In file included from ../../../texk/dviljk/dvi2xx.h:50,
from ../../../texk/dviljk/dvi2xx.c:104:
../../../texk/dviljk/dvi2xx.c: In function ‘main’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:336:5: note: in expansion of macro ‘GetBytes’
336 | GetBytes(dvifp, n, k);
| ^~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:604:7: note: in expansion of macro ‘GetBytes’
604 | GetBytes(dvifp, SpecialStr, k);
| ^~~~~~~~
In file included from ../../../texk/dviljk/dvi2xx.h:50,
from ../../../texk/dviljk/dvi2xx.c:104:
../../../texk/dviljk/dvi2xx.c: In function ‘main’:
../../../texk/dviljk/dvi2xx.c: In function ‘RasterChar’:
../../../texk/dviljk/dvi2xx.c:2183:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2183 | fread(raster_line_buf, 1, (int)nbpl, pxlfp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:2195:9: note: in expansion of macro ‘read_multi’
2195 | read_multi(raster_line_buf, 1, (int)nbpl, pxlfp);
| ^~~~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:336:5: note: in expansion of macro ‘GetBytes’
336 | GetBytes(dvifp, n, k);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘LoadAChar’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:2300:7: note: in expansion of macro ‘read_multi’
2300 | read_multi(pr, 1, (int)bytes , pxlfp);
| ^~~~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:604:7: note: in expansion of macro ‘GetBytes’
604 | GetBytes(dvifp, SpecialStr, k);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘AllDone’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:3404:7: note: in expansion of macro ‘GetBytes’
3404 | GetBytes(dvifp, n, k);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘RasterChar’:
../../../texk/dviljk/dvi2xx.c:2183:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2183 | fread(raster_line_buf, 1, (int)nbpl, pxlfp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:2195:9: note: in expansion of macro ‘read_multi’
2195 | read_multi(raster_line_buf, 1, (int)nbpl, pxlfp);
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘LoadAChar’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:2300:7: note: in expansion of macro ‘read_multi’
2300 | read_multi(pr, 1, (int)bytes , pxlfp);
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘ReadFontDef’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:4902:3: note: in expansion of macro ‘GetBytes’
4902 | GetBytes(dvifp, tfontptr->n, tfontptr->a + tfontptr->l);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘AllDone’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:3404:7: note: in expansion of macro ‘GetBytes’
3404 | GetBytes(dvifp, n, k);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘SkipFontDef’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:5386:3: note: in expansion of macro ‘GetBytes’
5386 | GetBytes(dvifp, n, a + l);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘ReadFontDef’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:4902:3: note: in expansion of macro ‘GetBytes’
4902 | GetBytes(dvifp, tfontptr->n, tfontptr->a + tfontptr->l);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘SkipFontDef’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:5386:3: note: in expansion of macro ‘GetBytes’
5386 | GetBytes(dvifp, n, a + l);
| ^~~~~~~~
In file included from ../../../texk/dviljk/dvi2xx.h:50,
from ../../../texk/dviljk/dvi2xx.c:104:
../../../texk/dviljk/dvi2xx.c: In function ‘main’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:336:5: note: in expansion of macro ‘GetBytes’
336 | GetBytes(dvifp, n, k);
| ^~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:604:7: note: in expansion of macro ‘GetBytes’
604 | GetBytes(dvifp, SpecialStr, k);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘RasterChar’:
../../../texk/dviljk/dvi2xx.c:2183:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2183 | fread(raster_line_buf, 1, (int)nbpl, pxlfp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:2195:9: note: in expansion of macro ‘read_multi’
2195 | read_multi(raster_line_buf, 1, (int)nbpl, pxlfp);
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘LoadAChar’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:2300:7: note: in expansion of macro ‘read_multi’
2300 | read_multi(pr, 1, (int)bytes , pxlfp);
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘AllDone’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:3404:7: note: in expansion of macro ‘GetBytes’
3404 | GetBytes(dvifp, n, k);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘ReadFontDef’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:4902:3: note: in expansion of macro ‘GetBytes’
4902 | GetBytes(dvifp, tfontptr->n, tfontptr->a + tfontptr->l);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘SkipFontDef’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:5386:3: note: in expansion of macro ‘GetBytes’
5386 | GetBytes(dvifp, n, a + l);
| ^~~~~~~~
In file included from ../../../texk/dviljk/dvi2xx.h:50,
from ../../../texk/dviljk/dvi2xx.c:104:
../../../texk/dviljk/dvi2xx.c: In function ‘main’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:336:5: note: in expansion of macro ‘GetBytes’
336 | GetBytes(dvifp, n, k);
| ^~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:604:7: note: in expansion of macro ‘GetBytes’
604 | GetBytes(dvifp, SpecialStr, k);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘RasterChar’:
../../../texk/dviljk/dvi2xx.c:2183:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2183 | fread(raster_line_buf, 1, (int)nbpl, pxlfp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:2195:9: note: in expansion of macro ‘read_multi’
2195 | read_multi(raster_line_buf, 1, (int)nbpl, pxlfp);
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘LoadAChar’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:2300:7: note: in expansion of macro ‘read_multi’
2300 | read_multi(pr, 1, (int)bytes , pxlfp);
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘AllDone’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:3404:7: note: in expansion of macro ‘GetBytes’
3404 | GetBytes(dvifp, n, k);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘ReadFontDef’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:4902:3: note: in expansion of macro ‘GetBytes’
4902 | GetBytes(dvifp, tfontptr->n, tfontptr->a + tfontptr->l);
| ^~~~~~~~
../../../texk/dviljk/dvi2xx.c: In function ‘SkipFontDef’:
../../../texk/dviljk/config.h:365:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
365 | #define read_multi(buf,n,s,fp) fread(buf,n,s,fp)
| ^~~~~~~~~~~~~~~~~
../../../texk/dviljk/dvi2xx.h:291:15: note: in expansion of macro ‘read_multi’
291 | (void)read_multi(buf, 1, n, fp) \
| ^~~~~~~~~~
../../../texk/dviljk/dvi2xx.c:5386:3: note: in expansion of macro ‘GetBytes’
5386 | GetBytes(dvifp, n, a + l);
| ^~~~~~~~
In file included from ../../../texk/dvipdfm-x/cidtype0.c:52:
../../../texk/dvipdfm-x/cidtype0.c: In function ‘CIDFont_type0_dofont’:
../../../texk/dvipdfm-x/cff.h:85:34: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
85 | #define cff_read_data(d, l, c) fread(d, 1, l, (c)->stream)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/cidtype0.c:686:5: note: in expansion of macro ‘cff_read_data’
686 | cff_read_data(data, size, cffont);
| ^~~~~~~~~~~~~
../../../texk/dvipdfm-x/cidtype0.c: In function ‘CIDFont_type0_t1cdofont’:
../../../texk/dvipdfm-x/cff.h:85:34: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
85 | #define cff_read_data(d, l, c) fread(d, 1, l, (c)->stream)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/cidtype0.c:1361:5: note: in expansion of macro ‘cff_read_data’
1361 | cff_read_data(data, size, cffont);
| ^~~~~~~~~~~~~
../../../texk/dvipdfm-x/jpegimage.c: In function ‘read_APP0_JFIF’:
../../../texk/dvipdfm-x/jpegimage.c:822:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
822 | fread(app_data->thumbnail, 1, thumb_data_len, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/jpegimage.c: In function ‘read_APP1_Exif’:
../../../texk/dvipdfm-x/jpegimage.c:637:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
637 | fread(buffer, length, 1, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/jpegimage.c: In function ‘read_APP1_XMP’:
../../../texk/dvipdfm-x/jpegimage.c:872:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
872 | fread(app_data->packet, 1, app_data->length, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/jpegimage.c: In function ‘read_APP2_ICC’:
../../../texk/dvipdfm-x/jpegimage.c:889:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
889 | fread(app_data->chunk, 1, app_data->length, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/mpost.c: In function ‘mps_do_page’:
../../../texk/dvipdfm-x/mpost.c:1639:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1639 | fread(buffer, sizeof(char), size, image_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/pdfencoding.c: In function ‘load_encoding_file’:
../../../texk/dvipdfm-x/pdfencoding.c:296:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
296 | fread(wbuf, sizeof(char), fsize, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/pdfobj.c: In function ‘pdf_read_object’:
../../../texk/dvipdfm-x/pdfobj.c:3458:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
3458 | fread(buffer, sizeof(char), length, pf->file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/pdfobj.c: In function ‘find_xref’:
../../../texk/dvipdfm-x/pdfobj.c:3337:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
3337 | fread(work_buffer, sizeof(char), strlen("startxref"), pdf_input_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/spc_dvips.c: In function ‘calculate_PS’:
../../../texk/dvipdfm-x/spc_dvips.c:1115:7: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1115 | fscanf(coord, " %lf ", res2);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/spc_dvips.c:1117:7: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1117 | fscanf(coord, " %lf ", res1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/spc_dvips.c:1119:7: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1119 | fscanf(coord, " %lf %lf ", res1, res2);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/spc_dvips.c:1121:7: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1121 | fscanf(coord, " [%lf %lf %lf %lf %lf %lf] ", res1, res2, res3, res4, res5, res6);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../texk/dvipdfm-x/tt_post.c:31:
../../../texk/dvipdfm-x/tt_post.c: In function ‘read_v2_post_names’:
../../../texk/dvipdfm-x/sfnt.h:98:30: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
98 | #define sfnt_read(b,l,s) fread((b), 1, (l), (s)->stream)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/tt_post.c:100:9: note: in expansion of macro ‘sfnt_read’
100 | sfnt_read(post->names[i], len, sfont);
| ^~~~~~~~~
In file included from ../../../texk/dvipdfm-x/tt_table.c:32:
../../../texk/dvipdfm-x/tt_table.c: In function ‘tt_get_name’:
../../../texk/dvipdfm-x/sfnt.h:98:30: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
98 | #define sfnt_read(b,l,s) fread((b), 1, (l), (s)->stream)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/tt_table.c:474:9: note: in expansion of macro ‘sfnt_read’
474 | sfnt_read((unsigned char*)dest, length, sfont);
| ^~~~~~~~~
In file included from ../../../texk/dvipdfm-x/tt_glyf.c:35:
../../../texk/dvipdfm-x/tt_glyf.c: In function ‘tt_build_tables’:
../../../texk/dvipdfm-x/sfnt.h:98:30: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
98 | #define sfnt_read(b,l,s) fread((b), 1, (l), (s)->stream)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/tt_glyf.c:351:5: note: in expansion of macro ‘sfnt_read’
351 | sfnt_read(p, len - 10, sfont);
| ^~~~~~~~~
In file included from ../../../texk/dvipdfm-x/type1c.c:59:
../../../texk/dvipdfm-x/type1c.c: In function ‘pdf_font_load_type1c’:
../../../texk/dvipdfm-x/cff.h:85:34: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
85 | #define cff_read_data(d, l, c) fread(d, 1, l, (c)->stream)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/type1c.c:446:3: note: in expansion of macro ‘cff_read_data’
446 | cff_read_data(data, size, cffont);
| ^~~~~~~~~~~~~
../../../texk/dvipdfm-x/cff.h:85:34: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
85 | #define cff_read_data(d, l, c) fread(d, 1, l, (c)->stream)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/type1c.c:526:5: note: in expansion of macro ‘cff_read_data’
526 | cff_read_data(data, size, cffont);
| ^~~~~~~~~~~~~
../../../texk/dvipdfm-x/vf.c: In function ‘read_a_font_def’:
../../../texk/dvipdfm-x/vf.c:171:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
171 | fread (dev_font -> directory, 1, dir_length, vf_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipdfm-x/vf.c:172:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
172 | fread (dev_font -> name, 1, name_length, vf_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipos/dvicore.c: In function ‘dvi_init’:
../../../texk/dvipos/dvicore.c:1408:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1408 | fread(buf, 1, count, dvi_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipos/dvicore.c: In function ‘dvi_close’:
../../../texk/dvipos/dvicore.c:1435:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1435 | fread(buf, 1, count, dvi_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipsk/dvips.c: In function ‘queryargs’:
../../../texk/dvipsk/dvips.c:590:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
590 | fgets(queryline,256,stdin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipsk/emspecial.c: In function ‘PCXreadhead’:
../../../texk/dvipsk/emspecial.c:424:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
424 | fread(pcxh->pal, 1, 48, pcxf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipsk/emspecial.c:429:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
429 | fread(pcxh->fill, 1, 58, pcxf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipsk/emspecial.c: In function ‘mspgraph’:
../../../texk/dvipsk/emspecial.c:898:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
898 | fread(head.id, 1, 4, f);
| ^~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipsk/emspecial.c: In function ‘MSP_1_ps’:
../../../texk/dvipsk/emspecial.c:883:17: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
883 | fread(line, 1, tobyte(wide), f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipsk/emspecial.c: In function ‘bmpgraph’:
../../../texk/dvipsk/emspecial.c:1167:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1167 | fread(bmfh.type, 1, 2, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/dvipsk/finclude.c: In function ‘scanfontcomments’:
../../../texk/dvipsk/finclude.c:428:8: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
428 | fgets(p,500,f); /* throw away a partial line. */
| ^~~~~~~~~~~~~~
../../../texk/dvipsk/resident.c: In function ‘getdefaults’:
../../../texk/dvipsk/resident.c:693:10: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
693 | system(was_inline+1);
| ^~~~~~~~~~~~~~~~~~~~
../../../texk/gsftopk/gsftopk.c: In function ‘main’:
../../../texk/gsftopk/gsftopk.c:2652:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2652 | write(std_in[1], designstr, strlen(designstr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/gsftopk/gsftopk.c:2653:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2653 | write(std_in[1], charlist, p - charlist);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/gsftopk/gsftopk.c: In function ‘fgets_long’:
../../../texk/gsftopk/gsftopk.c:1322:13: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1322 | fgets(long_line + len, long_line_len - len, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../texk/makeindexk/scanst.c:29:
../../../texk/makeindexk/scanst.c: In function ‘scan_sty’:
../../../texk/makeindexk/scanst.h:199:5: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
199 | fscanf(sty_fp, "%d", N); \
| ^~~~~~~~~~~~~~~~~~~~~~~
../../../texk/makeindexk/scanst.c:137:13: note: in expansion of macro ‘SCAN_NO’
137 | SCAN_NO(&headings_flag);
| ^~~~~~~
../../../texk/makeindexk/scanst.h:199:5: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
199 | fscanf(sty_fp, "%d", N); \
| ^~~~~~~~~~~~~~~~~~~~~~~
../../../texk/makeindexk/scanst.c:208:13: note: in expansion of macro ‘SCAN_NO’
208 | SCAN_NO(&tmp);
| ^~~~~~~
../../../texk/makeindexk/scanst.h:199:5: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
199 | fscanf(sty_fp, "%d", N); \
| ^~~~~~~~~~~~~~~~~~~~~~~
../../../texk/makeindexk/scanst.c:216:13: note: in expansion of macro ‘SCAN_NO’
216 | SCAN_NO(&tmp);
| ^~~~~~~
../../../texk/ttfdump/libttf/hdmx.c: In function ‘ttfLoadHDMX’:
../../../texk/ttfdump/libttf/hdmx.c:47:13: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
47 | fread ((hdmx->Records+i)->Width, sizeof(BYTE), hdmx->numGlyphs+1,fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/ttfdump/libttf/post.c: In function ‘ttfLoadPOST’:
../../../texk/ttfdump/libttf/post.c:66:33: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
66 | fread(post->name.format20->GlyphName[i],
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
67 | sizeof(CHAR), len, fp);
| ~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/dvisel.c: In function ‘select_pages’:
../../../texk/xdvik/dvisel.c:624:15: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
624 | (void)fread(fontp->info, sizeof(char), 14, in_fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/dvisel.c:627:15: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
627 | (void)fread(fontp->fontname, sizeof(char), n, in_fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/dvi-init.c: In function ‘define_font’:
../../../texk/xdvik/dvi-init.c:679:11: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
679 | (void)fread(fontname, sizeof(char), len, file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/dvi-init.c: In function ‘process_preamble’:
../../../texk/xdvik/dvi-init.c:799:11: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
799 | (void)fread(job_id, sizeof(char), (int)k, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/font-open.c: In function ‘fgets_long’:
../../../texk/xdvik/font-open.c:160:13: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
160 | fgets(ffline + len, ffline_len - len, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/pk.c: In function ‘read_PK_index’:
../../../texk/xdvik/pk.c:377:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
377 | (void)fread(dummy, 1, bytes_left, fontp->file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/print-internal.c: In function ‘fork_dvips’:
../../../texk/xdvik/print-internal.c:182:15: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
182 | (void)chdir(globals.dvi_file.dirname);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/util.c: In function ‘my_realpath’:
../../../texk/xdvik/util.c:554:15: warning: ignoring return value of ‘fchdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
554 | (void)fchdir(fd);
| ^~~~~~~~~~
../../../texk/xdvik/util.c:564:11: warning: ignoring return value of ‘fchdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
564 | (void)fchdir(fd);
| ^~~~~~~~~~
../../../texk/xdvik/util.c: In function ‘fork_process’:
../../../texk/xdvik/util.c:1029:19: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1029 | (void)chdir(dirname);
| ^~~~~~~~~~~~~~
../../../texk/xdvik/util.c:1032:19: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1032 | (void)getcwd(path, MAXPATHLEN);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../../texk/xdvik/util.c: In function ‘find_file’:
../../../texk/xdvik/util.c:1456:27: warning: ignoring return value of ‘fchdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1456 | (void)fchdir(fd);
| ^~~~~~~~~~
../../../texk/xdvik/vf.c: In function ‘read_VF_index’:
../../../texk/xdvik/vf.c:162:19: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
162 | (void)fread((char *)m->pos, 1, len, VF_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
egrep: warning: egrep is obsolescent; using grep -E
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: 'libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: relinking 'libptexenc.la'
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: 'libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/libs/lua53/libtexlua53.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/libs/luajit/libtexluajit.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/libs/lua53/libtexlua53.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/libs/luajit/libtexluajit.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/libs/luajit/libtexluajit.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: 'libsynctex.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/ptexenc/libptexenc.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/texlive-bin-20240312-8/work/texlive-20240312-source/build/texk/kpathsea/libkpathsea.la' has not been installed in '/usr/lib'