./../compat/gettext.h:68:26: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ defs.h:98:19: note: in expansion of macro 'gettext' 98 | #define _(String) gettext (String) | ^~~~~~~ lex.l:168:24: note: in expansion of macro '_' 168 | break; | ^ In file included from lex.l:30: defs.h:436:27: note: expected 'char *' but argument is of type 'const char *' 436 | void yyerror ___P ((char *msg)); | ~~~~~~^~~ defs.h:41:22: note: in definition of macro '___P' 41 | #define ___P(protos) protos | ^~~~~~ In file included from defs.h:97, from lex.l:30: ./../compat/gettext.h:68:26: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ defs.h:98:19: note: in expansion of macro 'gettext' 98 | #define _(String) gettext (String) | ^~~~~~~ lex.l:174:12: note: in expansion of macro '_' 174 | } | ^ In file included from lex.l:30: defs.h:436:27: note: expected 'char *' but argument is of type 'const char *' 436 | void yyerror ___P ((char *msg)); | ~~~~~~^~~ defs.h:41:22: note: in definition of macro '___P' 41 | #define ___P(protos) protos | ^~~~~~ In file included from defs.h:97, from lex.l:30: lex.l: In function 'read_string': ./../compat/gettext.h:68:26: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ defs.h:98:19: note: in expansion of macro 'gettext' 98 | #define _(String) gettext (String) | ^~~~~~~ lex.l:205:27: note: in expansion of macro '_' 205 | done = 1; | ^ In file included from lex.l:30: defs.h:436:27: note: expected 'char *' but argument is of type 'const char *' 436 | void yyerror ___P ((char *msg)); | ~~~~~~^~~ defs.h:41:22: note: in definition of macro '___P' 41 | #define ___P(protos) protos | ^~~~~~ In file included from defs.h:97, from lex.l:30: lex.l: In function 'read_regexp': ./../compat/gettext.h:68:26: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ defs.h:98:19: note: in expansion of macro 'gettext' 98 | #define _(String) gettext (String) | ^~~~~~~ lex.l:312:20: note: in expansion of macro '_' 312 | done = 1; | ^ In file included from lex.l:30: defs.h:436:27: note: expected 'char *' but argument is of type 'const char *' 436 | void yyerror ___P ((char *msg)); | ~~~~~~^~~ defs.h:41:22: note: in definition of macro '___P' 41 | #define ___P(protos) protos | ^~~~~~ [ 5%] Building C object src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o [ 8%] Building C object src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o sed 's%@LIBRARYDIR@%/usr/share/enscript%g' \ ./over.in > over CC lib/libuuid_la-sha1.lo /home/thomas/autobuild/instance-2/output-1/per-package/enscript/host/bin/powerpc64le-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -o states main.o utils.o prims.o process.o gram.o lex.o ../afmlib/libafm.a ../compat/libcompat.a make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6/states' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6/states' Making all in docs make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6/docs' sed 's%@DATADIR@%/usr/share%g; s%@media@%A4%g; s%@SYSCONFDIR@%/etc%g' \ enscript.man > enscript.1 sed 's%@DATADIR@%/usr/share%g; s%@media@%A4%g; s%@SYSCONFDIR@%/etc%g' \ states.man > states.1 [ 11%] Building C object src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6/docs' Making all in w32 make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6/w32' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6/w32' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/enscript-1.6.6' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' [ 14%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/cmetrohash64.c.o [ 17%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o [ 20%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o CC pixman-glyph.lo [ 22%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o [ 25%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o pixman-glyph.c:408:1: warning: 'force_align_arg_pointer' attribute directive ignored [-Wattributes] 408 | { | ^ pixman-glyph.c:655:1: warning: 'force_align_arg_pointer' attribute directive ignored [-Wattributes] 655 | { | ^ [ 28%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o CC libblkid/src/la-init.lo [ 31%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o CC pixman-general.lo [ 34%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o [ 37%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o [ 40%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o CC pixman-gradient-walker.lo CC libblkid/src/la-cache.lo [ 42%] Building C object src/compiler/CMakeFiles/flatcc.dir/fileio.c.o [ 45%] Building C object src/compiler/CMakeFiles/flatcc.dir/parser.c.o CC pixman-image.lo CC libblkid/src/la-config.lo CC pixman-implementation.lo CC libblkid/src/la-dev.lo [ 48%] Building C object src/compiler/CMakeFiles/flatcc.dir/semantics.c.o CC pixman-linear-gradient.lo CC pixman-matrix.lo CC libblkid/src/la-devname.lo [ 51%] Building C object src/compiler/CMakeFiles/flatcc.dir/coerce.c.o [ 54%] Building C object src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o [ 57%] Linking C shared library ../../lib/libflatccrt.so make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' [ 57%] Built target flatccrt [ 60%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o CC libblkid/src/la-devno.lo [ 62%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o CC pixman-noop.lo CC pixman-radial-gradient.lo [ 65%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o CC libblkid/src/la-encode.lo CC pixman-region16.lo CC pixman-region32.lo [ 68%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o CC libblkid/src/la-evaluate.lo [ 71%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o [ 74%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o [ 77%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o CC libblkid/src/la-getsize.lo CC libblkid/src/la-probe.lo [ 80%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o [ 82%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o CC pixman-solid-fill.lo CC pixman-timer.lo >>> fluid-soundfont 3.1 Building CC libblkid/src/la-read.lo CC pixman-trap.lo [ 85%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o [ 88%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o [ 91%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_schema.c.o CC pixman-utils.lo CC libpixman_vmx_la-pixman-vmx.lo pixman-vmx.c: In function 'load_128_unaligned': pixman-vmx.c:230:40: warning: implicit declaration of function 'vec_xl'; did you mean 'vec_rl'? [-Wimplicit-function-declaration] 230 | v ## source = (typeof(v ## source))vec_xl(0, source); | ^~~~~~ pixman-vmx.c:268:5: note: in expansion of macro 'LOAD_VECTOR' 268 | LOAD_VECTOR (src); | ^~~~~~~~~~~ pixman-vmx.c:268:5: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'create_mask_1x32_128': pixman-vmx.c:288:5: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 288 | LOAD_VECTOR (src); | ^~~~~~~~~~~ pixman-vmx.c: In function 'vmx_combine_over_u_no_mask': pixman-vmx.c:515:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 515 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:515:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_over_u_mask': pixman-vmx.c:569:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 569 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:569:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:569:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_over_reverse_u_no_mask': pixman-vmx.c:636:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 636 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:636:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_over_reverse_u_mask': pixman-vmx.c:688:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 688 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:688:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:688:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_in_u_no_mask': pixman-vmx.c:751:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 751 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:751:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_in_u_mask': pixman-vmx.c:800:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 800 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:800:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:800:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_in_reverse_u_no_mask': pixman-vmx.c:863:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 863 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:863:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_in_reverse_u_mask': pixman-vmx.c:914:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 914 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:914:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:914:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_out_u_no_mask': pixman-vmx.c:978:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 978 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:978:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_out_u_mask': pixman-vmx.c:1028:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1028 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1028:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1028:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_out_reverse_u_no_mask': pixman-vmx.c:1092:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1092 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:1092:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_out_reverse_u_mask': pixman-vmx.c:1143:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1143 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1143:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1143:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_atop_u_no_mask': pixman-vmx.c:1209:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1209 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:1209:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_atop_u_mask': pixman-vmx.c:1267:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1267 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1267:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1267:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_atop_reverse_u_no_mask': pixman-vmx.c:1338:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1338 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:1338:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_atop_reverse_u_mask': pixman-vmx.c:1396:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1396 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1396:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1396:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_xor_u_no_mask': pixman-vmx.c:1467:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1467 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:1467:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_xor_u_mask': pixman-vmx.c:1525:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1525 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1525:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1525:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_add_u_no_mask': pixman-vmx.c:1593:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1593 | LOAD_VECTORS (dest, src); | ^~~~~~~~~~~~ pixman-vmx.c:1593:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_add_u_mask': pixman-vmx.c:1643:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1643 | LOAD_VECTORSM (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1643:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1643:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_src_ca': pixman-vmx.c:1710:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1710 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1710:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1710:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_over_ca': pixman-vmx.c:1765:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1765 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1765:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1765:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_over_reverse_ca': pixman-vmx.c:1823:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1823 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1823:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1823:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_in_ca': pixman-vmx.c:1879:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1879 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1879:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1879:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_in_reverse_ca': pixman-vmx.c:1935:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1935 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1935:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1935:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_out_ca': pixman-vmx.c:1991:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 1991 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:1991:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:1991:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_out_reverse_ca': pixman-vmx.c:2049:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 2049 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:2049:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:2049:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_atop_ca': pixman-vmx.c:2109:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 2109 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:2109:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:2109:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_atop_reverse_ca': pixman-vmx.c:2176:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 2176 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:2176:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:2176:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_xor_ca': pixman-vmx.c:2240:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 2240 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:2240:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:2240:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c: In function 'vmx_combine_add_ca': pixman-vmx.c:2301:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size 2301 | LOAD_VECTORSC (dest, src, mask); | ^~~~~~~~~~~~~ pixman-vmx.c:2301:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size pixman-vmx.c:2301:9: error: cannot convert a value of type 'int' to vector type '__vector(4) unsigned int' which has different size make[3]: *** [Makefile:930: libpixman_vmx_la-pixman-vmx.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... CC libblkid/src/la-resolve.lo make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/pixman-0.40.0/pixman' make[2]: *** [Makefile:511: all-recursive] Error 1 make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/pixman-0.40.0' make[1]: *** [Makefile:418: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/pixman-0.40.0' make: *** [package/pkg-generic.mk:290: /home/thomas/autobuild/instance-2/output-1/build/pixman-0.40.0/.stamp_built] Error 2 make: *** Waiting for unfinished jobs.... CC libblkid/src/la-save.lo CC libblkid/src/la-tag.lo [ 94%] Linking C shared library ../../lib/libflatcc.so make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' [ 94%] Built target flatcc make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' [ 97%] Building C object src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o [100%] Linking C executable ../../bin/flatcc make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' [100%] Built target flatcc_cli make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/flatcc-0.6.1' CC libblkid/src/la-verify.lo CC libblkid/src/la-version.lo CC libblkid/src/partitions/la-aix.lo CC libblkid/src/partitions/la-atari.lo CC libblkid/src/partitions/la-bsd.lo CC libblkid/src/partitions/la-dos.lo CC libblkid/src/partitions/la-gpt.lo CC libblkid/src/partitions/la-mac.lo CC libblkid/src/partitions/la-minix.lo CC libblkid/src/partitions/la-partitions.lo CC libblkid/src/partitions/la-sgi.lo CC libblkid/src/partitions/la-solaris_x86.lo CC libblkid/src/partitions/la-sun.lo CC libblkid/src/partitions/la-ultrix.lo CC libblkid/src/partitions/la-unixware.lo CC libblkid/src/superblocks/la-adaptec_raid.lo CC libblkid/src/superblocks/la-apfs.lo CC libblkid/src/superblocks/la-bcache.lo CC libblkid/src/superblocks/la-befs.lo CC libblkid/src/superblocks/la-bfs.lo CC libblkid/src/superblocks/la-bitlocker.lo CC libblkid/src/superblocks/la-bluestore.lo CC libblkid/src/superblocks/la-btrfs.lo CC libblkid/src/superblocks/la-cramfs.lo CC libblkid/src/superblocks/la-ddf_raid.lo CC libblkid/src/superblocks/la-drbd.lo CC libblkid/src/superblocks/la-drbdproxy_datalog.lo CC libblkid/src/superblocks/la-drbdmanage.lo CC libblkid/src/superblocks/la-exfat.lo CC libblkid/src/superblocks/la-exfs.lo CC libblkid/src/superblocks/la-ext.lo CC libblkid/src/superblocks/la-f2fs.lo CC libblkid/src/superblocks/la-gfs.lo CC libblkid/src/superblocks/la-hfs.lo CC libblkid/src/superblocks/la-highpoint_raid.lo CC libblkid/src/superblocks/la-hpfs.lo CC libblkid/src/superblocks/la-iso9660.lo CC libblkid/src/superblocks/la-isw_raid.lo CC libblkid/src/superblocks/la-jfs.lo CC libblkid/src/superblocks/la-jmicron_raid.lo CC libblkid/src/superblocks/la-linux_raid.lo CC libblkid/src/superblocks/la-lsi_raid.lo CC libblkid/src/superblocks/la-luks.lo CC libblkid/src/superblocks/la-lvm.lo CC libblkid/src/superblocks/la-minix.lo CC libblkid/src/superblocks/la-mpool.lo CC libblkid/src/superblocks/la-netware.lo CC libblkid/src/superblocks/la-nilfs.lo CC libblkid/src/superblocks/la-ntfs.lo CC libblkid/src/superblocks/la-refs.lo CC libblkid/src/superblocks/la-nvidia_raid.lo CC libblkid/src/superblocks/la-ocfs.lo CC libblkid/src/superblocks/la-promise_raid.lo CC libblkid/src/superblocks/la-reiserfs.lo CC libblkid/src/superblocks/la-romfs.lo CC libblkid/src/superblocks/la-silicon_raid.lo CC libblkid/src/superblocks/la-squashfs.lo CC libblkid/src/superblocks/la-stratis.lo CC libblkid/src/superblocks/la-superblocks.lo CC libblkid/src/superblocks/la-swap.lo CC libblkid/src/superblocks/la-sysv.lo CC libblkid/src/superblocks/la-ubi.lo CC libblkid/src/superblocks/la-ubifs.lo CC libblkid/src/superblocks/la-udf.lo CC libblkid/src/superblocks/la-ufs.lo CC libblkid/src/superblocks/la-vdo.lo CC libblkid/src/superblocks/la-vfat.lo CC libblkid/src/superblocks/la-via_raid.lo CC libblkid/src/superblocks/la-vmfs.lo CC libblkid/src/superblocks/la-vxfs.lo CC libblkid/src/superblocks/la-xfs.lo CC libblkid/src/superblocks/la-zfs.lo CC libblkid/src/superblocks/la-zonefs.lo CC libblkid/src/superblocks/la-erofs.lo CC libblkid/src/topology/la-topology.lo CC libblkid/src/topology/la-dm.lo CC libblkid/src/topology/la-evms.lo CC libblkid/src/topology/la-ioctl.lo CC libblkid/src/topology/la-lvm.lo CC libblkid/src/topology/la-md.lo CC libblkid/src/topology/la-sysfs.lo CCLD libcommon.la CC libmount/src/la-cache.lo CC libmount/src/la-fs.lo CC libmount/src/la-init.lo CC libmount/src/la-iter.lo CC libmount/src/la-lock.lo CC libmount/src/la-optmap.lo CC libmount/src/la-optstr.lo CC libmount/src/la-tab.lo CC libmount/src/la-tab_diff.lo CC libmount/src/la-tab_parse.lo CC libmount/src/la-tab_update.lo CC libmount/src/la-test.lo CC libmount/src/la-utils.lo CC libmount/src/la-version.lo CC libmount/src/la-context.lo CC libmount/src/la-context_loopdev.lo CC libmount/src/la-context_veritydev.lo CC libmount/src/la-context_mount.lo CC libmount/src/la-context_umount.lo CC libmount/src/la-monitor.lo CC libmount/src/la-btrfs.lo CC libsmartcols/src/la-iter.lo CC libsmartcols/src/la-symbols.lo CC libsmartcols/src/la-cell.lo CC libsmartcols/src/la-column.lo CC libsmartcols/src/la-line.lo CC libsmartcols/src/la-table.lo CC libsmartcols/src/la-print.lo CC libsmartcols/src/la-print-api.lo CC libsmartcols/src/la-version.lo CC libsmartcols/src/la-calculate.lo CC libsmartcols/src/la-grouping.lo CC libsmartcols/src/la-walk.lo CC libsmartcols/src/la-init.lo CCLD libuuid.la CCLD libblkid.la CCLD libsmartcols.la copying selected object files to avoid basename conflicts... CCLD libmount.la make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/util-linux-libs-2.38' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/util-linux-libs-2.38' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/util-linux-libs-2.38' make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'