* Package:    dev-lang/vala-0.56.16:0.56
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking vala-0.56.16.tar.xz to /var/tmp/portage/dev-lang/vala-0.56.16/work
>>> Source unpacked in /var/tmp/portage/dev-lang/vala-0.56.16/work
>>> Preparing source in /var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16 ...
  [ ok ]
 * Running elibtoolize in: vala-0.56.16/
 *   Applying ppc64le/2.4.4 patch ...
 *   Applying fix-file-check/2.5.0 patch ...
 * Running elibtoolize in: vala-0.56.16/build-aux/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying werror/2.4.7-debian patch ...
 *   Applying cxx-pthread/2.4.6 patch ...
 *   Applying color-record/2.4.7-debian patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16 ...
 * econf: updating vala-0.56.16/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating vala-0.56.16/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/vala-0.56.16 --htmldir=/usr/share/doc/vala-0.56.16/html --with-sysroot=/ --libdir=/usr/lib64 --disable-maintainer-mode --disable-unversioned --disable-valadoc VALAC=: WEASYPRINT=:
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-file... no
checking for file... no
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.21... yes
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for valac... :
checking whether C compiler accepts -Werror=init-self... yes
checking whether C compiler accepts -Werror=implicit... yes
checking whether C compiler accepts -Werror=implicit-fallthrough... yes
checking whether C compiler accepts -Werror=pointer-arith... yes
checking whether C compiler accepts -Werror=pointer-sign... yes
checking whether C compiler accepts -Werror=redundant-decls... yes
checking whether C compiler accepts -Werror=return-local-addr... yes
checking whether C compiler accepts -Werror=return-stack-address... no
checking whether C compiler accepts -Werror=return-type... yes
checking whether C compiler accepts -Werror=sequence-point... yes
checking whether C compiler accepts -Werror=uninitialized... yes
checking whether C compiler accepts -Werror=init-self... (cached) yes
checking whether C compiler accepts -Werror=int-in-bool-context... yes
checking whether C compiler accepts -Werror=int-to-pointer-cast... yes
checking whether C compiler accepts -Werror=pointer-to-int-cast... yes
checking whether C compiler accepts -Werror=compare-distinct-pointer-types... yes
checking whether C compiler accepts -Werror=empty-body... yes
checking whether C compiler accepts -Werror=comment... yes
checking whether C compiler accepts -Werror=strict-overflow... yes
checking whether C compiler accepts -Werror=shift-overflow... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Werror=format-security... yes
checking whether C compiler accepts -Werror=format-nonliteral... yes
checking whether C compiler accepts -Werror=format-overflow=2... yes
checking whether C compiler accepts -Werror=format-truncation=2... yes
checking whether C compiler accepts -Werror=int-conversion... yes
checking whether C compiler accepts -Werror=duplicated-branches... yes
checking whether C compiler accepts -Werror=duplicated-cond... yes
checking whether C compiler accepts -Werror=declaration-after-statement... yes
checking whether C compiler accepts -Werror=maybe-uninitialized... yes
checking whether C compiler accepts -Werror=missing-braces... yes
checking whether C compiler accepts -Werror=missing-declarations... yes
checking whether C compiler accepts -Werror=missing-prototypes... yes
checking whether C compiler accepts -Werror=strict-prototypes... yes
checking whether C compiler accepts -Werror=bool-compare... yes
checking whether C compiler accepts -Werror=tautological-pointer-compare... no
checking whether C compiler accepts -Werror=logical-not-parentheses... yes
checking whether C compiler accepts -Werror=address... yes
checking whether C compiler accepts -Werror=array-bounds... yes
checking whether C compiler accepts -Werror=array-parameter... yes
checking whether C compiler accepts -Werror=array-parameter=2... yes
checking whether C compiler accepts -Werror=enum-conversion... yes
checking for glib-2.0 >= 2.48.0 gobject-2.0 >= 2.48.0... yes
checking for gmodule-2.0 >= 2.48.0... yes
checking for GI_GIRDIR... /usr/share/gir-1.0
checking for g-ir-compiler... /usr/bin/g-ir-compiler
checking for jing... :
checking for xsltproc... /usr/bin/xsltproc
checking for weasyprint... :
checking for help2man... help2man
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libvala.pc
config.status: creating gee/Makefile
config.status: creating ccode/Makefile
config.status: creating vala/Makefile
config.status: creating codegen/Makefile
config.status: creating compiler/Makefile
config.status: creating vapi/Makefile
config.status: creating tests/Makefile
config.status: creating tests/fastvapi/Makefile
config.status: creating tests/girwriter/Makefile
config.status: creating tests/gtktemplate/Makefile
config.status: creating doc/Makefile
config.status: creating doc/manual/Makefile
config.status: creating doc/manual/version.xml
config.status: creating gobject-introspection/Makefile
config.status: creating vapigen/vapigen.pc
config.status: creating vapigen/Makefile
config.status: creating vapigen/vala-gen-introspect/Makefile
config.status: creating vapigen/vala-gen-introspect/vala-gen-introspect
config.status: creating libvaladoc/valadoc.pc
config.status: creating libvaladoc/valadoc.deps
config.status: creating libvaladoc/Makefile
config.status: creating valadoc/Makefile
config.status: creating valadoc/doclets/Makefile
config.status: creating valadoc/doclets/html/Makefile
config.status: creating valadoc/doclets/devhelp/Makefile
config.status: creating valadoc/doclets/gtkdoc/Makefile
config.status: creating valadoc/icons/Makefile
config.status: creating valadoc/tests/Makefile
config.status: creating valadoc/tests/girwriter/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16 ...
make -j2 
make  all-recursive
Making all in gee
make  all-am
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o arraylist.lo arraylist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c arraylist.c  -fPIC -DPIC -o .libs/arraylist.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from arraylist.c:28:
arraylist.c: In function 'vala_array_list_iterator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
arraylist.c:807:13: note: in expansion of macro 'g_once_init_enter'
  807 |         if (g_once_init_enter (&vala_array_list_iterator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
arraylist.c: In function 'vala_array_list_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
arraylist.c:875:13: note: in expansion of macro 'g_once_init_enter'
  875 |         if (g_once_init_enter (&vala_array_list_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:548,
                 from /usr/include/glib-2.0/glib/galloca.h:35,
                 from /usr/include/glib-2.0/glib.h:32:
In function 'memset',
    inlined from '_vala_array_move' at arraylist.c:918:3,
    inlined from 'vala_array_list_shift' at arraylist.c:533:2,
    inlined from 'vala_array_list_real_insert' at arraylist.c:383:2:
/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
   59 |   return __builtin___memset_chk (__dest, __ch, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'memset',
    inlined from '_vala_array_move' at arraylist.c:916:3,
    inlined from 'vala_array_list_shift' at arraylist.c:533:2,
    inlined from 'vala_array_list_real_remove_at' at arraylist.c:471:2:
/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
   59 |   return __builtin___memset_chk (__dest, __ch, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o collection.lo collection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c collection.c  -fPIC -DPIC -o .libs/collection.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from collection.c:26:
collection.c: In function 'vala_collection_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
collection.c:1324:13: note: in expansion of macro 'g_once_init_enter'
 1324 |         if (g_once_init_enter (&vala_collection_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o hashmap.lo hashmap.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c hashmap.c  -fPIC -DPIC -o .libs/hashmap.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from hashmap.c:28:
hashmap.c: In function 'vala_hash_map_key_set_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
hashmap.c:1138:13: note: in expansion of macro 'g_once_init_enter'
 1138 |         if (g_once_init_enter (&vala_hash_map_key_set_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
hashmap.c: In function 'vala_hash_map_map_iterator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
hashmap.c:1336:13: note: in expansion of macro 'g_once_init_enter'
 1336 |         if (g_once_init_enter (&vala_hash_map_map_iterator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
hashmap.c: In function 'vala_hash_map_key_iterator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
hashmap.c:1567:13: note: in expansion of macro 'g_once_init_enter'
 1567 |         if (g_once_init_enter (&vala_hash_map_key_iterator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
hashmap.c: In function 'vala_hash_map_value_collection_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
hashmap.c:1780:13: note: in expansion of macro 'g_once_init_enter'
 1780 |         if (g_once_init_enter (&vala_hash_map_value_collection_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
hashmap.c: In function 'vala_hash_map_value_iterator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
hashmap.c:2011:13: note: in expansion of macro 'g_once_init_enter'
 2011 |         if (g_once_init_enter (&vala_hash_map_value_iterator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
hashmap.c: In function 'vala_hash_map_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
hashmap.c:2072:13: note: in expansion of macro 'g_once_init_enter'
 2072 |         if (g_once_init_enter (&vala_hash_map_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o hashset.lo hashset.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c hashset.c  -fPIC -DPIC -o .libs/hashset.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from hashset.c:28:
hashset.c: In function 'vala_hash_set_iterator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
hashset.c:906:13: note: in expansion of macro 'g_once_init_enter'
  906 |         if (g_once_init_enter (&vala_hash_set_iterator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
hashset.c: In function 'vala_hash_set_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
hashset.c:965:13: note: in expansion of macro 'g_once_init_enter'
  965 |         if (g_once_init_enter (&vala_hash_set_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o iterable.lo iterable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c iterable.c  -fPIC -DPIC -o .libs/iterable.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from iterable.c:26:
iterable.c: In function 'vala_iterable_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
iterable.c:306:13: note: in expansion of macro 'g_once_init_enter'
  306 |         if (g_once_init_enter (&vala_iterable_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o mapiterator.lo mapiterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c mapiterator.c  -fPIC -DPIC -o .libs/mapiterator.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from mapiterator.c:26:
mapiterator.c: In function 'vala_map_iterator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
mapiterator.c:343:13: note: in expansion of macro 'g_once_init_enter'
  343 |         if (g_once_init_enter (&vala_map_iterator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o iterator.lo iterator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c iterator.c  -fPIC -DPIC -o .libs/iterator.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from iterator.c:26:
iterator.c: In function 'vala_iterator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
iterator.c:373:13: note: in expansion of macro 'g_once_init_enter'
  373 |         if (g_once_init_enter (&vala_iterator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o list.lo list.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c list.c  -fPIC -DPIC -o .libs/list.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from list.c:26:
list.c: In function 'vala_list_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
list.c:432:13: note: in expansion of macro 'g_once_init_enter'
  432 |         if (g_once_init_enter (&vala_list_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o set.lo set.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c set.c  -fPIC -DPIC -o .libs/set.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from set.c:26:
set.c: In function 'vala_set_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
set.c:101:13: note: in expansion of macro 'g_once_init_enter'
  101 |         if (g_once_init_enter (&vala_set_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o map.lo map.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c map.c  -fPIC -DPIC -o .libs/map.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valagee.h:6,
                 from map.c:26:
map.c: In function 'vala_map_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
map.c:508:13: note: in expansion of macro 'g_once_init_enter'
  508 |         if (g_once_init_enter (&vala_map_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o timsort.lo timsort.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c timsort.c  -fPIC -DPIC -o .libs/timsort.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from timsort.c:26:
timsort.c: In function 'vala_tim_sort_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
timsort.c:2101:13: note: in expansion of macro 'g_once_init_enter'
 2101 |         if (g_once_init_enter (&vala_tim_sort_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:548,
                 from /usr/include/glib-2.0/glib/galloca.h:35,
                 from /usr/include/glib-2.0/glib.h:32:
In function 'memset',
    inlined from '_vala_array_move' at timsort.c:2162:3,
    inlined from 'vala_tim_sort_merge_at' at timsort.c:900:2:
/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
   59 |   return __builtin___memset_chk (__dest, __ch, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libgee.la  arraylist.lo collection.lo hashmap.lo hashset.lo iterable.lo mapiterator.lo iterator.lo list.lo map.lo set.lo timsort.lo    -lgobject-2.0 -lglib-2.0  
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgee.a .libs/arraylist.o .libs/collection.o .libs/hashmap.o .libs/hashset.o .libs/iterable.o .libs/mapiterator.o .libs/iterator.o .libs/list.o .libs/map.o .libs/set.o .libs/timsort.o 
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgee.a
libtool: link: ( cd ".libs" && rm -f "libgee.la" && ln -s "../libgee.la" "libgee.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
Making all in vala
make  all-am
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaarraycopymethod.lo valaarraycopymethod.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaarraycopymethod.c  -fPIC -DPIC -o .libs/valaarraycopymethod.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaarraycopymethod.c:26:
valaarraycopymethod.c: In function 'vala_array_copy_method_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaarraycopymethod.c:100:13: note: in expansion of macro 'g_once_init_enter'
  100 |         if (g_once_init_enter (&vala_array_copy_method_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaaddressofexpression.lo valaaddressofexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaaddressofexpression.c  -fPIC -DPIC -o .libs/valaaddressofexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaaddressofexpression.c:26:
valaaddressofexpression.c: In function 'vala_addressof_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaaddressofexpression.c:481:13: note: in expansion of macro 'g_once_init_enter'
  481 |         if (g_once_init_enter (&vala_addressof_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaarraylengthfield.lo valaarraylengthfield.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaarraylengthfield.c  -fPIC -DPIC -o .libs/valaarraylengthfield.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaarraylengthfield.c:26:
valaarraylengthfield.c: In function 'vala_array_length_field_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaarraylengthfield.c:100:13: note: in expansion of macro 'g_once_init_enter'
  100 |         if (g_once_init_enter (&vala_array_length_field_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaarraycreationexpression.lo valaarraycreationexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaarraycreationexpression.c  -fPIC -DPIC -o .libs/valaarraycreationexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaarraycreationexpression.c:28:
valaarraycreationexpression.c: In function 'vala_array_creation_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaarraycreationexpression.c:1559:13: note: in expansion of macro 'g_once_init_enter'
 1559 |         if (g_once_init_enter (&vala_array_creation_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaarraymovemethod.lo valaarraymovemethod.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaarraymovemethod.c  -fPIC -DPIC -o .libs/valaarraymovemethod.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaarraymovemethod.c:26:
valaarraymovemethod.c: In function 'vala_array_move_method_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaarraymovemethod.c:100:13: note: in expansion of macro 'g_once_init_enter'
  100 |         if (g_once_init_enter (&vala_array_move_method_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaarrayresizemethod.lo valaarrayresizemethod.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaarrayresizemethod.c  -fPIC -DPIC -o .libs/valaarrayresizemethod.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaarrayresizemethod.c:26:
valaarrayresizemethod.c: In function 'vala_array_resize_method_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaarrayresizemethod.c:101:13: note: in expansion of macro 'g_once_init_enter'
  101 |         if (g_once_init_enter (&vala_array_resize_method_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaarraytype.lo valaarraytype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaarraytype.c  -fPIC -DPIC -o .libs/valaarraytype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaarraytype.c:26:
valaarraytype.c: In function 'vala_array_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaarraytype.c:1590:13: note: in expansion of macro 'g_once_init_enter'
 1590 |         if (g_once_init_enter (&vala_array_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaattribute.lo valaattribute.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaattribute.c  -fPIC -DPIC -o .libs/valaattribute.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaattribute.c:26:
valaattribute.c: In function 'vala_attribute_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaattribute.c:498:13: note: in expansion of macro 'g_once_init_enter'
  498 |         if (g_once_init_enter (&vala_attribute_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valabaseaccess.lo valabaseaccess.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valabaseaccess.c  -fPIC -DPIC -o .libs/valabaseaccess.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valabaseaccess.c:26:
valabaseaccess.c: In function 'vala_base_access_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valabaseaccess.c:526:13: note: in expansion of macro 'g_once_init_enter'
  526 |         if (g_once_init_enter (&vala_base_access_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaassignment.lo valaassignment.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaassignment.c  -fPIC -DPIC -o .libs/valaassignment.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaassignment.c:26:
valaassignment.c: In function 'vala_assignment_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaassignment.c:3085:13: note: in expansion of macro 'g_once_init_enter'
 3085 |         if (g_once_init_enter (&vala_assignment_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaassignment.c: In function 'vala_assignment_operator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaassignment.c:3173:13: note: in expansion of macro 'g_once_init_enter'
 3173 |         if (g_once_init_enter (&vala_assignment_operator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valabasicblock.lo valabasicblock.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valabasicblock.c  -fPIC -DPIC -o .libs/valabasicblock.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valabasicblock.c:26:
valabasicblock.c: In function 'vala_basic_block_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valabasicblock.c:520:13: note: in expansion of macro 'g_once_init_enter'
  520 |         if (g_once_init_enter (&vala_basic_block_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valablock.lo valablock.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valablock.c  -fPIC -DPIC -o .libs/valablock.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valablock.c:26:
valablock.c: In function 'vala_block_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valablock.c:1126:13: note: in expansion of macro 'g_once_init_enter'
 1126 |         if (g_once_init_enter (&vala_block_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valabinaryexpression.lo valabinaryexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valabinaryexpression.c  -fPIC -DPIC -o .libs/valabinaryexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valabinaryexpression.c:26:
valabinaryexpression.c: In function 'vala_binary_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valabinaryexpression.c:3962:13: note: in expansion of macro 'g_once_init_enter'
 3962 |         if (g_once_init_enter (&vala_binary_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valabinaryexpression.c: In function 'vala_binary_operator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valabinaryexpression.c:4095:13: note: in expansion of macro 'g_once_init_enter'
 4095 |         if (g_once_init_enter (&vala_binary_operator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valabooleanliteral.lo valabooleanliteral.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valabooleanliteral.c  -fPIC -DPIC -o .libs/valabooleanliteral.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valabooleanliteral.c:26:
valabooleanliteral.c: In function 'vala_boolean_literal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valabooleanliteral.c:245:13: note: in expansion of macro 'g_once_init_enter'
  245 |         if (g_once_init_enter (&vala_boolean_literal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valabooleantype.lo valabooleantype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valabooleantype.c  -fPIC -DPIC -o .libs/valabooleantype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valabooleantype.c:26:
valabooleantype.c: In function 'vala_boolean_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valabooleantype.c:124:13: note: in expansion of macro 'g_once_init_enter'
  124 |         if (g_once_init_enter (&vala_boolean_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valabreakstatement.lo valabreakstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valabreakstatement.c  -fPIC -DPIC -o .libs/valabreakstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valabreakstatement.c:26:
valabreakstatement.c: In function 'vala_break_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valabreakstatement.c:130:13: note: in expansion of macro 'g_once_init_enter'
  130 |         if (g_once_init_enter (&vala_break_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacallable.lo valacallable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacallable.c  -fPIC -DPIC -o .libs/valacallable.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacallable.c:26:
valacallable.c: In function 'vala_callable_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacallable.c:121:13: note: in expansion of macro 'g_once_init_enter'
  121 |         if (g_once_init_enter (&vala_callable_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacallableexpression.lo valacallableexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacallableexpression.c  -fPIC -DPIC -o .libs/valacallableexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacallableexpression.c:26:
valacallableexpression.c: In function 'vala_callable_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacallableexpression.c:159:13: note: in expansion of macro 'g_once_init_enter'
  159 |         if (g_once_init_enter (&vala_callable_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacastexpression.lo valacastexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacastexpression.c  -fPIC -DPIC -o .libs/valacastexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacastexpression.c:26:
valacastexpression.c: In function 'vala_cast_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacastexpression.c:1300:13: note: in expansion of macro 'g_once_init_enter'
 1300 |         if (g_once_init_enter (&vala_cast_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacallabletype.lo valacallabletype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacallabletype.c  -fPIC -DPIC -o .libs/valacallabletype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacallabletype.c:26:
valacallabletype.c: In function 'vala_callable_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacallabletype.c:582:13: note: in expansion of macro 'g_once_init_enter'
  582 |         if (g_once_init_enter (&vala_callable_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacatchclause.lo valacatchclause.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacatchclause.c  -fPIC -DPIC -o .libs/valacatchclause.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacatchclause.c:26:
valacatchclause.c: In function 'vala_catch_clause_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacatchclause.c:517:13: note: in expansion of macro 'g_once_init_enter'
  517 |         if (g_once_init_enter (&vala_catch_clause_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacharacterliteral.lo valacharacterliteral.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacharacterliteral.c  -fPIC -DPIC -o .libs/valacharacterliteral.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacharacterliteral.c:28:
valacharacterliteral.c: In function 'vala_character_literal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacharacterliteral.c:306:13: note: in expansion of macro 'g_once_init_enter'
  306 |         if (g_once_init_enter (&vala_character_literal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaclasstype.lo valaclasstype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaclasstype.c  -fPIC -DPIC -o .libs/valaclasstype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaclasstype.c:26:
valaclasstype.c: In function 'vala_class_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaclasstype.c:204:13: note: in expansion of macro 'g_once_init_enter'
  204 |         if (g_once_init_enter (&vala_class_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaclass.lo valaclass.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaclass.c  -fPIC -DPIC -o .libs/valaclass.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaclass.c:26:
valaclass.c: In function 'vala_class_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaclass.c:3978:13: note: in expansion of macro 'g_once_init_enter'
 3978 |         if (g_once_init_enter (&vala_class_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacodecontext.lo valacodecontext.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacodecontext.c  -fPIC -DPIC -o .libs/valacodecontext.o
valacodecontext.c:129:1: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations]
  129 | static GStaticPrivate vala_code_context_context_stack_key;
      | ^~~~~~
In file included from /usr/include/glib-2.0/glib.h:115,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacodecontext.c:26:
/usr/include/glib-2.0/glib/deprecated/gthread.h:242:8: note: declared here
  242 | struct _GStaticPrivate
      |        ^~~~~~~~~~~~~~~
valacodecontext.c:130:1: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations]
  130 | static GStaticPrivate vala_code_context_context_stack_key = G_STATIC_PRIVATE_INIT;
      | ^~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:242:8: note: declared here
  242 | struct _GStaticPrivate
      |        ^~~~~~~~~~~~~~~
valacodecontext.c:130:13: warning: Deprecated pre-processor symbol: replace with "G_PRIVATE_INIT"
  130 | static GStaticPrivate vala_code_context_context_stack_key = G_STATIC_PRIVATE_INIT;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
valacodecontext.c: In function 'vala_code_context_get':
valacodecontext.c:1325:9: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations]
 1325 |         _tmp0_ = g_static_private_get (&vala_code_context_context_stack_key);
      |         ^~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:253:10: note: declared here
  253 | gpointer g_static_private_get            (GStaticPrivate *private_key);
      |          ^~~~~~~~~~~~~~~~~~~~
valacodecontext.c: In function 'vala_code_context_push':
valacodecontext.c:1362:9: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations]
 1362 |         _tmp0_ = g_static_private_get (&vala_code_context_context_stack_key);
      |         ^~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:253:10: note: declared here
  253 | gpointer g_static_private_get            (GStaticPrivate *private_key);
      |          ^~~~~~~~~~~~~~~~~~~~
valacodecontext.c:1373:17: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations]
 1373 |                 g_static_private_set (&vala_code_context_context_stack_key, _tmp4_, NULL);
      |                 ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:256:10: note: declared here
  256 | void     g_static_private_set            (GStaticPrivate *private_key,
      |          ^~~~~~~~~~~~~~~~~~~~
valacodecontext.c: In function 'vala_code_context_pop':
valacodecontext.c:1398:9: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations]
 1398 |         _tmp0_ = g_static_private_get (&vala_code_context_context_stack_key);
      |         ^~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:253:10: note: declared here
  253 | gpointer g_static_private_get            (GStaticPrivate *private_key);
      |          ^~~~~~~~~~~~~~~~~~~~
valacodecontext.c:1429:17: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations]
 1429 |                 g_static_private_set (&vala_code_context_context_stack_key, NULL, NULL);
      |                 ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:256:10: note: declared here
  256 | void     g_static_private_set            (GStaticPrivate *private_key,
      |          ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34:
valacodecontext.c: In function '_thread_safe_regex_init':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacodecontext.c:2080:13: note: in expansion of macro 'g_once_init_enter'
 2080 |         if (g_once_init_enter ((volatile gsize*) re)) {
      |             ^~~~~~~~~~~~~~~~~
valacodecontext.c: In function 'vala_code_context_get_gir_path':
valacodecontext.c:2547:27: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]
 2547 |         _tmp23_ = _tmp22_ = g_get_system_data_dirs ();
      |                           ^
valacodecontext.c: In function 'vala_code_context_get_file_path':
valacodecontext.c:2837:33: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]
 2837 |                 _tmp4_ = _tmp3_ = g_get_system_data_dirs ();
      |                                 ^
valacodecontext.c:2868:33: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]
 2868 |                 _tmp9_ = _tmp8_ = g_get_system_data_dirs ();
      |                                 ^
valacodecontext.c: In function 'vala_code_context_class_init':
valacodecontext.c:3988:9: warning: 'g_static_private_init' is deprecated [-Wdeprecated-declarations]
 3988 |         g_static_private_init (&vala_code_context_context_stack_key);
      |         ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/deprecated/gthread.h:250:10: note: declared here
  250 | void     g_static_private_init           (GStaticPrivate *private_key);
      |          ^~~~~~~~~~~~~~~~~~~~~
valacodecontext.c: In function 'vala_code_context_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacodecontext.c:4120:13: note: in expansion of macro 'g_once_init_enter'
 4120 |         if (g_once_init_enter (&vala_code_context_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacodegenerator.lo valacodegenerator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacodegenerator.c  -fPIC -DPIC -o .libs/valacodegenerator.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacodegenerator.c:26:
valacodegenerator.c: In function 'vala_code_generator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacodegenerator.c:290:13: note: in expansion of macro 'g_once_init_enter'
  290 |         if (g_once_init_enter (&vala_code_generator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacodenode.lo valacodenode.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacodenode.c  -fPIC -DPIC -o .libs/valacodenode.o
valacodenode.c: In function 'vala_g_list_remove_full':
valacodenode.c:638:31: warning: passing argument 1 of 'func' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  638 |                         func (_tmp6_);
      |                               ^~~~~~
valacodenode.c:638:31: note: expected 'gpointer' {aka 'void *'} but argument is of type 'gconstpointer' {aka 'const void *'}
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacodenode.c:26:
valacodenode.c: In function 'vala_code_node_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacodenode.c:1574:13: note: in expansion of macro 'g_once_init_enter'
 1574 |         if (g_once_init_enter (&vala_code_node_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valacodenode.c: In function 'vala_attribute_cache_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacodenode.c:1787:13: note: in expansion of macro 'g_once_init_enter'
 1787 |         if (g_once_init_enter (&vala_attribute_cache_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacodevisitor.lo valacodevisitor.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacodevisitor.c  -fPIC -DPIC -o .libs/valacodevisitor.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacodevisitor.c:28:
valacodevisitor.c: In function 'vala_code_visitor_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacodevisitor.c:2422:13: note: in expansion of macro 'g_once_init_enter'
 2422 |         if (g_once_init_enter (&vala_code_visitor_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacomment.lo valacomment.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacomment.c  -fPIC -DPIC -o .libs/valacomment.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacomment.c:26:
valacomment.c: In function 'vala_comment_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacomment.c:321:13: note: in expansion of macro 'g_once_init_enter'
  321 |         if (g_once_init_enter (&vala_comment_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagircomment.lo valagircomment.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagircomment.c  -fPIC -DPIC -o .libs/valagircomment.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valagircomment.c:26:
valagircomment.c: In function 'vala_gir_comment_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagircomment.c:209:13: note: in expansion of macro 'g_once_init_enter'
  209 |         if (g_once_init_enter (&vala_gir_comment_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaconditionalexpression.lo valaconditionalexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaconditionalexpression.c  -fPIC -DPIC -o .libs/valaconditionalexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaconditionalexpression.c:26:
valaconditionalexpression.c: In function 'vala_conditional_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaconditionalexpression.c:1191:13: note: in expansion of macro 'g_once_init_enter'
 1191 |         if (g_once_init_enter (&vala_conditional_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaconstant.lo valaconstant.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaconstant.c  -fPIC -DPIC -o .libs/valaconstant.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaconstant.c:26:
valaconstant.c: In function 'vala_constant_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaconstant.c:814:13: note: in expansion of macro 'g_once_init_enter'
  814 |         if (g_once_init_enter (&vala_constant_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaconstructor.lo valaconstructor.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaconstructor.c  -fPIC -DPIC -o .libs/valaconstructor.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaconstructor.c:26:
valaconstructor.c: In function 'vala_constructor_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaconstructor.c:383:13: note: in expansion of macro 'g_once_init_enter'
  383 |         if (g_once_init_enter (&vala_constructor_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacodewriter.lo valacodewriter.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacodewriter.c  -fPIC -DPIC -o .libs/valacodewriter.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacodewriter.c:29:
valacodewriter.c: In function 'vala_code_writer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacodewriter.c:6496:13: note: in expansion of macro 'g_once_init_enter'
 6496 |         if (g_once_init_enter (&vala_code_writer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valacodewriter.c: In function 'vala_code_writer_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacodewriter.c:6517:13: note: in expansion of macro 'g_once_init_enter'
 6517 |         if (g_once_init_enter (&vala_code_writer_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacontinuestatement.lo valacontinuestatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacontinuestatement.c  -fPIC -DPIC -o .libs/valacontinuestatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacontinuestatement.c:26:
valacontinuestatement.c: In function 'vala_continue_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacontinuestatement.c:130:13: note: in expansion of macro 'g_once_init_enter'
  130 |         if (g_once_init_enter (&vala_continue_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacreationmethod.lo valacreationmethod.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valacreationmethod.c  -fPIC -DPIC -o .libs/valacreationmethod.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valacreationmethod.c:28:
valacreationmethod.c: In function 'vala_creation_method_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacreationmethod.c:1426:13: note: in expansion of macro 'g_once_init_enter'
 1426 |         if (g_once_init_enter (&vala_creation_method_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadatatype.lo valadatatype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadatatype.c  -fPIC -DPIC -o .libs/valadatatype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadatatype.c:28:
valadatatype.c: In function 'vala_data_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadatatype.c:3238:13: note: in expansion of macro 'g_once_init_enter'
 3238 |         if (g_once_init_enter (&vala_data_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadeclarationstatement.lo valadeclarationstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadeclarationstatement.c  -fPIC -DPIC -o .libs/valadeclarationstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadeclarationstatement.c:26:
valadeclarationstatement.c: In function 'vala_declaration_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadeclarationstatement.c:417:13: note: in expansion of macro 'g_once_init_enter'
  417 |         if (g_once_init_enter (&vala_declaration_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadelegatedestroyfield.lo valadelegatedestroyfield.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadelegatedestroyfield.c  -fPIC -DPIC -o .libs/valadelegatedestroyfield.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadelegatedestroyfield.c:26:
valadelegatedestroyfield.c: In function 'vala_delegate_destroy_field_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadelegatedestroyfield.c:106:13: note: in expansion of macro 'g_once_init_enter'
  106 |         if (g_once_init_enter (&vala_delegate_destroy_field_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadelegate.lo valadelegate.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadelegate.c  -fPIC -DPIC -o .libs/valadelegate.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadelegate.c:26:
valadelegate.c: In function 'vala_delegate_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadelegate.c:1561:13: note: in expansion of macro 'g_once_init_enter'
 1561 |         if (g_once_init_enter (&vala_delegate_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadelegatetargetfield.lo valadelegatetargetfield.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadelegatetargetfield.c  -fPIC -DPIC -o .libs/valadelegatetargetfield.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadelegatetargetfield.c:26:
valadelegatetargetfield.c: In function 'vala_delegate_target_field_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadelegatetargetfield.c:105:13: note: in expansion of macro 'g_once_init_enter'
  105 |         if (g_once_init_enter (&vala_delegate_target_field_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadelegatetype.lo valadelegatetype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadelegatetype.c  -fPIC -DPIC -o .libs/valadelegatetype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadelegatetype.c:26:
valadelegatetype.c: In function 'vala_delegate_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadelegatetype.c:910:13: note: in expansion of macro 'g_once_init_enter'
  910 |         if (g_once_init_enter (&vala_delegate_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadeletestatement.lo valadeletestatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadeletestatement.c  -fPIC -DPIC -o .libs/valadeletestatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadeletestatement.c:26:
valadeletestatement.c: In function 'vala_delete_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadeletestatement.c:321:13: note: in expansion of macro 'g_once_init_enter'
  321 |         if (g_once_init_enter (&vala_delete_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadostatement.lo valadostatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadostatement.c  -fPIC -DPIC -o .libs/valadostatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadostatement.c:26:
valadostatement.c: In function 'vala_do_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadostatement.c:492:13: note: in expansion of macro 'g_once_init_enter'
  492 |         if (g_once_init_enter (&vala_do_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadestructor.lo valadestructor.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadestructor.c  -fPIC -DPIC -o .libs/valadestructor.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadestructor.c:26:
valadestructor.c: In function 'vala_destructor_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadestructor.c:383:13: note: in expansion of macro 'g_once_init_enter'
  383 |         if (g_once_init_enter (&vala_destructor_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadynamicmethod.lo valadynamicmethod.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadynamicmethod.c  -fPIC -DPIC -o .libs/valadynamicmethod.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadynamicmethod.c:26:
valadynamicmethod.c: In function 'vala_dynamic_method_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadynamicmethod.c:197:13: note: in expansion of macro 'g_once_init_enter'
  197 |         if (g_once_init_enter (&vala_dynamic_method_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadynamicproperty.lo valadynamicproperty.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadynamicproperty.c  -fPIC -DPIC -o .libs/valadynamicproperty.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadynamicproperty.c:26:
valadynamicproperty.c: In function 'vala_dynamic_property_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadynamicproperty.c:170:13: note: in expansion of macro 'g_once_init_enter'
  170 |         if (g_once_init_enter (&vala_dynamic_property_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valadynamicsignal.lo valadynamicsignal.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valadynamicsignal.c  -fPIC -DPIC -o .libs/valadynamicsignal.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valadynamicsignal.c:26:
valadynamicsignal.c: In function 'vala_dynamic_signal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valadynamicsignal.c:182:13: note: in expansion of macro 'g_once_init_enter'
  182 |         if (g_once_init_enter (&vala_dynamic_signal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaelementaccess.lo valaelementaccess.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaelementaccess.c  -fPIC -DPIC -o .libs/valaelementaccess.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaelementaccess.c:28:
valaelementaccess.c: In function 'vala_element_access_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaelementaccess.c:1555:13: note: in expansion of macro 'g_once_init_enter'
 1555 |         if (g_once_init_enter (&vala_element_access_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaemptystatement.lo valaemptystatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaemptystatement.c  -fPIC -DPIC -o .libs/valaemptystatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaemptystatement.c:26:
valaemptystatement.c: In function 'vala_empty_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaemptystatement.c:130:13: note: in expansion of macro 'g_once_init_enter'
  130 |         if (g_once_init_enter (&vala_empty_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaenum.lo valaenum.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaenum.c  -fPIC -DPIC -o .libs/valaenum.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaenum.c:26:
valaenum.c: In function 'vala_enum_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaenum.c:795:13: note: in expansion of macro 'g_once_init_enter'
  795 |         if (g_once_init_enter (&vala_enum_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaenumvalue.lo valaenumvalue.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaenumvalue.c  -fPIC -DPIC -o .libs/valaenumvalue.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaenumvalue.c:26:
valaenumvalue.c: In function 'vala_enum_value_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaenumvalue.c:355:13: note: in expansion of macro 'g_once_init_enter'
  355 |         if (g_once_init_enter (&vala_enum_value_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaenumvaluetype.lo valaenumvaluetype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaenumvaluetype.c  -fPIC -DPIC -o .libs/valaenumvaluetype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaenumvaluetype.c:26:
valaenumvaluetype.c: In function 'vala_enum_value_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaenumvaluetype.c:319:13: note: in expansion of macro 'g_once_init_enter'
  319 |         if (g_once_init_enter (&vala_enum_value_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaerrordomain.lo valaerrordomain.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaerrordomain.c  -fPIC -DPIC -o .libs/valaerrordomain.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaerrordomain.c:26:
valaerrordomain.c: In function 'vala_error_domain_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaerrordomain.c:540:13: note: in expansion of macro 'g_once_init_enter'
  540 |         if (g_once_init_enter (&vala_error_domain_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaerrorcode.lo valaerrorcode.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaerrorcode.c  -fPIC -DPIC -o .libs/valaerrorcode.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaerrorcode.c:26:
valaerrorcode.c: In function 'vala_error_code_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaerrorcode.c:470:13: note: in expansion of macro 'g_once_init_enter'
  470 |         if (g_once_init_enter (&vala_error_code_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaerrortype.lo valaerrortype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaerrortype.c  -fPIC -DPIC -o .libs/valaerrortype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaerrortype.c:27:
valaerrortype.c: In function 'vala_error_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaerrortype.c:421:13: note: in expansion of macro 'g_once_init_enter'
  421 |         if (g_once_init_enter (&vala_error_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaexpression.lo valaexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaexpression.c  -fPIC -DPIC -o .libs/valaexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaexpression.c:26:
valaexpression.c: In function 'vala_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaexpression.c:1511:13: note: in expansion of macro 'g_once_init_enter'
 1511 |         if (g_once_init_enter (&vala_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaexpressionstatement.lo valaexpressionstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaexpressionstatement.c  -fPIC -DPIC -o .libs/valaexpressionstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaexpressionstatement.c:26:
valaexpressionstatement.c: In function 'vala_expression_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaexpressionstatement.c:350:13: note: in expansion of macro 'g_once_init_enter'
  350 |         if (g_once_init_enter (&vala_expression_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valafield.lo valafield.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valafield.c  -fPIC -DPIC -o .libs/valafield.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valafield.c:26:
valafield.c: In function 'vala_field_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valafield.c:1137:13: note: in expansion of macro 'g_once_init_enter'
 1137 |         if (g_once_init_enter (&vala_field_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valafieldprototype.lo valafieldprototype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valafieldprototype.c  -fPIC -DPIC -o .libs/valafieldprototype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valafieldprototype.c:26:
valafieldprototype.c: In function 'vala_field_prototype_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valafieldprototype.c:149:13: note: in expansion of macro 'g_once_init_enter'
  149 |         if (g_once_init_enter (&vala_field_prototype_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valafloatingtype.lo valafloatingtype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valafloatingtype.c  -fPIC -DPIC -o .libs/valafloatingtype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valafloatingtype.c:26:
valafloatingtype.c: In function 'vala_floating_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valafloatingtype.c:124:13: note: in expansion of macro 'g_once_init_enter'
  124 |         if (g_once_init_enter (&vala_floating_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaforeachstatement.lo valaforeachstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaforeachstatement.c  -fPIC -DPIC -o .libs/valaforeachstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaforeachstatement.c:26:
valaforeachstatement.c: In function 'vala_foreach_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaforeachstatement.c:2411:13: note: in expansion of macro 'g_once_init_enter'
 2411 |         if (g_once_init_enter (&vala_foreach_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaforstatement.lo valaforstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaforstatement.c  -fPIC -DPIC -o .libs/valaforstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaforstatement.c:26:
valaforstatement.c: In function 'vala_for_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaforstatement.c:873:13: note: in expansion of macro 'g_once_init_enter'
  873 |         if (g_once_init_enter (&vala_for_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaflowanalyzer.lo valaflowanalyzer.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaflowanalyzer.c  -fPIC -DPIC -o .libs/valaflowanalyzer.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaflowanalyzer.c:26:
valaflowanalyzer.c: In function 'vala_flow_analyzer_jump_target_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaflowanalyzer.c:6146:13: note: in expansion of macro 'g_once_init_enter'
 6146 |         if (g_once_init_enter (&vala_flow_analyzer_jump_target_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaflowanalyzer.c: In function 'vala_flow_analyzer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaflowanalyzer.c:6258:13: note: in expansion of macro 'g_once_init_enter'
 6258 |         if (g_once_init_enter (&vala_flow_analyzer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagenericdestroyfield.lo valagenericdestroyfield.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagenericdestroyfield.c  -fPIC -DPIC -o .libs/valagenericdestroyfield.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valagenericdestroyfield.c:26:
valagenericdestroyfield.c: In function 'vala_generic_destroy_field_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagenericdestroyfield.c:106:13: note: in expansion of macro 'g_once_init_enter'
  106 |         if (g_once_init_enter (&vala_generic_destroy_field_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagenericdupfield.lo valagenericdupfield.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagenericdupfield.c  -fPIC -DPIC -o .libs/valagenericdupfield.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valagenericdupfield.c:26:
valagenericdupfield.c: In function 'vala_generic_dup_field_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagenericdupfield.c:106:13: note: in expansion of macro 'g_once_init_enter'
  106 |         if (g_once_init_enter (&vala_generic_dup_field_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagenerictype.lo valagenerictype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagenerictype.c  -fPIC -DPIC -o .libs/valagenerictype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valagenerictype.c:26:
valagenerictype.c: In function 'vala_generic_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagenerictype.c:363:13: note: in expansion of macro 'g_once_init_enter'
  363 |         if (g_once_init_enter (&vala_generic_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagirparser.lo valagirparser.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagirparser.c  -fPIC -DPIC -o .libs/valagirparser.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valagirparser.c:28:
valagirparser.c: In function 'vala_gir_parser_argument_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirparser.c:917:13: note: in expansion of macro 'g_once_init_enter'
  917 |         if (g_once_init_enter (&vala_gir_parser_argument_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagirparser.c: In function 'vala_gir_parser_argument_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirparser.c:14928:13: note: in expansion of macro 'g_once_init_enter'
14928 |         if (g_once_init_enter (&vala_gir_parser_argument_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagirparser.c: In function 'vala_gir_parser_metadata_set_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirparser.c:15080:13: note: in expansion of macro 'g_once_init_enter'
15080 |         if (g_once_init_enter (&vala_gir_parser_metadata_set_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagirparser.c: In function 'vala_gir_parser_metadata_match_child':
valagirparser.c:15221:33: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
15221 |                                 _tmp11_ = g_pattern_match_string (_tmp19_, name);
      |                                 ^~~~~~~
In file included from /usr/include/glib-2.0/glib.h:68:
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
valagirparser.c: In function 'vala_gir_parser_metadata_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirparser.c:15712:13: note: in expansion of macro 'g_once_init_enter'
15712 |         if (g_once_init_enter (&vala_gir_parser_metadata_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagirparser.c: In function 'vala_gir_parser_metadata_parser_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirparser.c:16779:13: note: in expansion of macro 'g_once_init_enter'
16779 |         if (g_once_init_enter (&vala_gir_parser_metadata_parser_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagirparser.c: In function 'vala_gir_parser_node_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirparser.c:21160:13: note: in expansion of macro 'g_once_init_enter'
21160 |         if (g_once_init_enter (&vala_gir_parser_node_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagirparser.c: In function 'vala_gir_parser_parameter_info_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirparser.c:21394:13: note: in expansion of macro 'g_once_init_enter'
21394 |         if (g_once_init_enter (&vala_gir_parser_parameter_info_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagirparser.c: In function 'vala_gir_parser_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirparser.c:21522:13: note: in expansion of macro 'g_once_init_enter'
21522 |         if (g_once_init_enter (&vala_gir_parser_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valageniescanner.lo valageniescanner.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valageniescanner.c  -fPIC -DPIC -o .libs/valageniescanner.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valageniescanner.c:27:
valageniescanner.c: In function 'vala_genie_scanner_state_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valageniescanner.c:204:13: note: in expansion of macro 'g_once_init_enter'
  204 |         if (g_once_init_enter (&vala_genie_scanner_state_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valageniescanner.c: In function 'vala_genie_scanner_conditional_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valageniescanner.c:6276:13: note: in expansion of macro 'g_once_init_enter'
 6276 |         if (g_once_init_enter (&vala_genie_scanner_conditional_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valageniescanner.c: In function 'vala_genie_scanner_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valageniescanner.c:6465:13: note: in expansion of macro 'g_once_init_enter'
 6465 |         if (g_once_init_enter (&vala_genie_scanner_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagenietokentype.lo valagenietokentype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagenietokentype.c  -fPIC -DPIC -o .libs/valagenietokentype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valagenietokentype.c:27:
valagenietokentype.c: In function 'vala_genie_token_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagenietokentype.c:792:13: note: in expansion of macro 'g_once_init_enter'
  792 |         if (g_once_init_enter (&vala_genie_token_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaifstatement.lo valaifstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaifstatement.c  -fPIC -DPIC -o .libs/valaifstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaifstatement.c:26:
valaifstatement.c: In function 'vala_if_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaifstatement.c:495:13: note: in expansion of macro 'g_once_init_enter'
  495 |         if (g_once_init_enter (&vala_if_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagenieparser.lo valagenieparser.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagenieparser.c  -fPIC -DPIC -o .libs/valagenieparser.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valagenieparser.c:27:
valagenieparser.c: In function 'vala_genie_parser_modifier_flags_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagenieparser.c:467:13: note: in expansion of macro 'g_once_init_enter'
  467 |         if (g_once_init_enter (&vala_genie_parser_modifier_flags_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagenieparser.c: In function 'vala_genie_parser_recovery_state_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagenieparser.c:488:13: note: in expansion of macro 'g_once_init_enter'
  488 |         if (g_once_init_enter (&vala_genie_parser_recovery_state_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagenieparser.c: In function 'vala_genie_parser_token_info_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagenieparser.c:20405:13: note: in expansion of macro 'g_once_init_enter'
20405 |         if (g_once_init_enter (&vala_genie_parser_token_info_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagenieparser.c: In function 'vala_genie_parser_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagenieparser.c:20460:13: note: in expansion of macro 'g_once_init_enter'
20460 |         if (g_once_init_enter (&vala_genie_parser_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valainitializerlist.lo valainitializerlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valainitializerlist.c  -fPIC -DPIC -o .libs/valainitializerlist.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valainitializerlist.c:28:
valainitializerlist.c: In function 'vala_initializer_list_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valainitializerlist.c:1567:13: note: in expansion of macro 'g_once_init_enter'
 1567 |         if (g_once_init_enter (&vala_initializer_list_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaintegerliteral.lo valaintegerliteral.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaintegerliteral.c  -fPIC -DPIC -o .libs/valaintegerliteral.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaintegerliteral.c:26:
valaintegerliteral.c: In function 'vala_integer_literal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaintegerliteral.c:507:13: note: in expansion of macro 'g_once_init_enter'
  507 |         if (g_once_init_enter (&vala_integer_literal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaintegertype.lo valaintegertype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaintegertype.c  -fPIC -DPIC -o .libs/valaintegertype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaintegertype.c:26:
valaintegertype.c: In function 'vala_integer_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaintegertype.c:301:13: note: in expansion of macro 'g_once_init_enter'
  301 |         if (g_once_init_enter (&vala_integer_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valainterface.lo valainterface.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valainterface.c  -fPIC -DPIC -o .libs/valainterface.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valainterface.c:26:
valainterface.c: In function 'vala_interface_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valainterface.c:1800:13: note: in expansion of macro 'g_once_init_enter'
 1800 |         if (g_once_init_enter (&vala_interface_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valainterfacetype.lo valainterfacetype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valainterfacetype.c  -fPIC -DPIC -o .libs/valainterfacetype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valainterfacetype.c:26:
valainterfacetype.c: In function 'vala_interface_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valainterfacetype.c:208:13: note: in expansion of macro 'g_once_init_enter'
  208 |         if (g_once_init_enter (&vala_interface_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valainvalidexpression.lo valainvalidexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valainvalidexpression.c  -fPIC -DPIC -o .libs/valainvalidexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valainvalidexpression.c:26:
valainvalidexpression.c: In function 'vala_invalid_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valainvalidexpression.c:114:13: note: in expansion of macro 'g_once_init_enter'
  114 |         if (g_once_init_enter (&vala_invalid_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valainvalidtype.lo valainvalidtype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valainvalidtype.c  -fPIC -DPIC -o .libs/valainvalidtype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valainvalidtype.c:26:
valainvalidtype.c: In function 'vala_invalid_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valainvalidtype.c:101:13: note: in expansion of macro 'g_once_init_enter'
  101 |         if (g_once_init_enter (&vala_invalid_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valalambdaexpression.lo valalambdaexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valalambdaexpression.c  -fPIC -DPIC -o .libs/valalambdaexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valalambdaexpression.c:26:
valalambdaexpression.c: In function 'vala_lambda_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valalambdaexpression.c:1179:13: note: in expansion of macro 'g_once_init_enter'
 1179 |         if (g_once_init_enter (&vala_lambda_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaliteral.lo valaliteral.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaliteral.c  -fPIC -DPIC -o .libs/valaliteral.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaliteral.c:26:
valaliteral.c: In function 'vala_literal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaliteral.c:104:13: note: in expansion of macro 'g_once_init_enter'
  104 |         if (g_once_init_enter (&vala_literal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valalockable.lo valalockable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valalockable.c  -fPIC -DPIC -o .libs/valalockable.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valalockable.c:27:
valalockable.c: In function 'vala_lockable_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valalockable.c:87:13: note: in expansion of macro 'g_once_init_enter'
   87 |         if (g_once_init_enter (&vala_lockable_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valalocalvariable.lo valalocalvariable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valalocalvariable.c  -fPIC -DPIC -o .libs/valalocalvariable.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valalocalvariable.c:26:
valalocalvariable.c: In function 'vala_local_variable_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valalocalvariable.c:1209:13: note: in expansion of macro 'g_once_init_enter'
 1209 |         if (g_once_init_enter (&vala_local_variable_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valalockstatement.lo valalockstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valalockstatement.c  -fPIC -DPIC -o .libs/valalockstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valalockstatement.c:29:
valalockstatement.c: In function 'vala_lock_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valalockstatement.c:603:13: note: in expansion of macro 'g_once_init_enter'
  603 |         if (g_once_init_enter (&vala_lock_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaloop.lo valaloop.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaloop.c  -fPIC -DPIC -o .libs/valaloop.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaloop.c:26:
valaloop.c: In function 'vala_loop_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaloop.c:202:13: note: in expansion of macro 'g_once_init_enter'
  202 |         if (g_once_init_enter (&vala_loop_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaloopstatement.lo valaloopstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaloopstatement.c  -fPIC -DPIC -o .libs/valaloopstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaloopstatement.c:26:
valaloopstatement.c: In function 'vala_loop_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaloopstatement.c:219:13: note: in expansion of macro 'g_once_init_enter'
  219 |         if (g_once_init_enter (&vala_loop_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valamarkupreader.lo valamarkupreader.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valamarkupreader.c  -fPIC -DPIC -o .libs/valamarkupreader.o
valamarkupreader.c: In function 'vala_markup_reader_construct_from_string':
valamarkupreader.c:245:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  245 |         self->priv->begin = content;
      |                           ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valamarkupreader.c:26:
valamarkupreader.c: In function 'vala_markup_reader_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valamarkupreader.c:1513:13: note: in expansion of macro 'g_once_init_enter'
 1513 |         if (g_once_init_enter (&vala_markup_reader_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valamarkupreader.c: In function 'vala_markup_token_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valamarkupreader.c:1587:13: note: in expansion of macro 'g_once_init_enter'
 1587 |         if (g_once_init_enter (&vala_markup_token_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valamemberinitializer.lo valamemberinitializer.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valamemberinitializer.c  -fPIC -DPIC -o .libs/valamemberinitializer.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valamemberinitializer.c:26:
valamemberinitializer.c: In function 'vala_member_initializer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valamemberinitializer.c:767:13: note: in expansion of macro 'g_once_init_enter'
  767 |         if (g_once_init_enter (&vala_member_initializer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valamemberaccess.lo valamemberaccess.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valamemberaccess.c  -fPIC -DPIC -o .libs/valamemberaccess.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valamemberaccess.c:26:
valamemberaccess.c: In function 'vala_member_access_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valamemberaccess.c:7084:13: note: in expansion of macro 'g_once_init_enter'
 7084 |         if (g_once_init_enter (&vala_member_access_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valamethod.lo valamethod.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valamethod.c  -fPIC -DPIC -o .libs/valamethod.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valamethod.c:28:
valamethod.c: In function 'vala_method_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valamethod.c:6548:13: note: in expansion of macro 'g_once_init_enter'
 6548 |         if (g_once_init_enter (&vala_method_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valamethodcall.lo valamethodcall.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valamethodcall.c  -fPIC -DPIC -o .libs/valamethodcall.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valamethodcall.c:26:
valamethodcall.c: In function 'vala_method_call_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valamethodcall.c:4380:13: note: in expansion of macro 'g_once_init_enter'
 4380 |         if (g_once_init_enter (&vala_method_call_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valamethodtype.lo valamethodtype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valamethodtype.c  -fPIC -DPIC -o .libs/valamethodtype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valamethodtype.c:26:
valamethodtype.c: In function 'vala_method_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valamethodtype.c:279:13: note: in expansion of macro 'g_once_init_enter'
  279 |         if (g_once_init_enter (&vala_method_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valanamedargument.lo valanamedargument.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valanamedargument.c  -fPIC -DPIC -o .libs/valanamedargument.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valanamedargument.c:26:
valanamedargument.c: In function 'vala_named_argument_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valanamedargument.c:377:13: note: in expansion of macro 'g_once_init_enter'
  377 |         if (g_once_init_enter (&vala_named_argument_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valanamespace.lo valanamespace.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valanamespace.c  -fPIC -DPIC -o .libs/valanamespace.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valanamespace.c:26:
valanamespace.c: In function 'vala_namespace_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valanamespace.c:2293:13: note: in expansion of macro 'g_once_init_enter'
 2293 |         if (g_once_init_enter (&vala_namespace_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valanulltype.lo valanulltype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valanulltype.c  -fPIC -DPIC -o .libs/valanulltype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valanulltype.c:26:
valanulltype.c: In function 'vala_null_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valanulltype.c:248:13: note: in expansion of macro 'g_once_init_enter'
  248 |         if (g_once_init_enter (&vala_null_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valanullliteral.lo valanullliteral.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valanullliteral.c  -fPIC -DPIC -o .libs/valanullliteral.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valanullliteral.c:26:
valanullliteral.c: In function 'vala_null_literal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valanullliteral.c:194:13: note: in expansion of macro 'g_once_init_enter'
  194 |         if (g_once_init_enter (&vala_null_literal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaobjectcreationexpression.lo valaobjectcreationexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaobjectcreationexpression.c  -fPIC -DPIC -o .libs/valaobjectcreationexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaobjectcreationexpression.c:26:
valaobjectcreationexpression.c: In function 'vala_object_creation_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaobjectcreationexpression.c:2999:13: note: in expansion of macro 'g_once_init_enter'
 2999 |         if (g_once_init_enter (&vala_object_creation_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaobjecttype.lo valaobjecttype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaobjecttype.c  -fPIC -DPIC -o .libs/valaobjecttype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaobjecttype.c:26:
valaobjecttype.c: In function 'vala_object_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaobjecttype.c:425:13: note: in expansion of macro 'g_once_init_enter'
  425 |         if (g_once_init_enter (&vala_object_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaobjecttypesymbol.lo valaobjecttypesymbol.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaobjecttypesymbol.c  -fPIC -DPIC -o .libs/valaobjecttypesymbol.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaobjecttypesymbol.c:28:
valaobjecttypesymbol.c: In function 'vala_object_type_symbol_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaobjecttypesymbol.c:1501:13: note: in expansion of macro 'g_once_init_enter'
 1501 |         if (g_once_init_enter (&vala_object_type_symbol_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaparameter.lo valaparameter.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaparameter.c  -fPIC -DPIC -o .libs/valaparameter.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaparameter.c:28:
valaparameter.c: In function 'vala_parameter_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaparameter.c:1101:13: note: in expansion of macro 'g_once_init_enter'
 1101 |         if (g_once_init_enter (&vala_parameter_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaparameter.c: In function 'vala_parameter_direction_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaparameter.c:1122:13: note: in expansion of macro 'g_once_init_enter'
 1122 |         if (g_once_init_enter (&vala_parameter_direction_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaphifunction.lo valaphifunction.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaphifunction.c  -fPIC -DPIC -o .libs/valaphifunction.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaphifunction.c:26:
valaphifunction.c: In function 'vala_phi_function_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaphifunction.c:351:13: note: in expansion of macro 'g_once_init_enter'
  351 |         if (g_once_init_enter (&vala_phi_function_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valapointerindirection.lo valapointerindirection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valapointerindirection.c  -fPIC -DPIC -o .libs/valapointerindirection.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valapointerindirection.c:26:
valapointerindirection.c: In function 'vala_pointer_indirection_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valapointerindirection.c:480:13: note: in expansion of macro 'g_once_init_enter'
  480 |         if (g_once_init_enter (&vala_pointer_indirection_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valapointertype.lo valapointertype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valapointertype.c  -fPIC -DPIC -o .libs/valapointertype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valapointertype.c:26:
valapointertype.c: In function 'vala_pointer_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valapointertype.c:634:13: note: in expansion of macro 'g_once_init_enter'
  634 |         if (g_once_init_enter (&vala_pointer_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valapostfixexpression.lo valapostfixexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valapostfixexpression.c  -fPIC -DPIC -o .libs/valapostfixexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valapostfixexpression.c:26:
valapostfixexpression.c: In function 'vala_postfix_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valapostfixexpression.c:680:13: note: in expansion of macro 'g_once_init_enter'
  680 |         if (g_once_init_enter (&vala_postfix_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaprofile.lo valaprofile.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaprofile.c  -fPIC -DPIC -o .libs/valaprofile.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaprofile.c:26:
valaprofile.c: In function 'vala_profile_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaprofile.c:50:13: note: in expansion of macro 'g_once_init_enter'
   50 |         if (g_once_init_enter (&vala_profile_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valapropertyaccessor.lo valapropertyaccessor.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valapropertyaccessor.c  -fPIC -DPIC -o .libs/valapropertyaccessor.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valapropertyaccessor.c:26:
valapropertyaccessor.c: In function 'vala_property_accessor_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valapropertyaccessor.c:1386:13: note: in expansion of macro 'g_once_init_enter'
 1386 |         if (g_once_init_enter (&vala_property_accessor_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaparser.lo valaparser.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaparser.c  -fPIC -DPIC -o .libs/valaparser.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaparser.c:26:
valaparser.c: In function 'vala_parser_modifier_flags_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaparser.c:504:13: note: in expansion of macro 'g_once_init_enter'
  504 |         if (g_once_init_enter (&vala_parser_modifier_flags_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaparser.c: In function 'vala_parser_recovery_state_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaparser.c:525:13: note: in expansion of macro 'g_once_init_enter'
  525 |         if (g_once_init_enter (&vala_parser_recovery_state_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaparser.c: In function 'vala_parser_token_info_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaparser.c:22065:13: note: in expansion of macro 'g_once_init_enter'
22065 |         if (g_once_init_enter (&vala_parser_token_info_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaparser.c: In function 'vala_parser_partial_info_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaparser.c:22129:13: note: in expansion of macro 'g_once_init_enter'
22129 |         if (g_once_init_enter (&vala_parser_partial_info_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaparser.c: In function 'vala_parser_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaparser.c:22184:13: note: in expansion of macro 'g_once_init_enter'
22184 |         if (g_once_init_enter (&vala_parser_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaparser.c: In function 'vala_parse_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaparser.c:22211:13: note: in expansion of macro 'g_once_init_enter'
22211 |         if (g_once_init_enter (&vala_parse_error_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaproperty.lo valaproperty.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaproperty.c  -fPIC -DPIC -o .libs/valaproperty.o
valaproperty.c: In function 'vala_property_is_valid_name':
valaproperty.c:2272:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 2272 |                 p = name;
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaproperty.c:27:
valaproperty.c: In function 'vala_property_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaproperty.c:2409:13: note: in expansion of macro 'g_once_init_enter'
 2409 |         if (g_once_init_enter (&vala_property_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valapropertyprototype.lo valapropertyprototype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valapropertyprototype.c  -fPIC -DPIC -o .libs/valapropertyprototype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valapropertyprototype.c:26:
valapropertyprototype.c: In function 'vala_property_prototype_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valapropertyprototype.c:149:13: note: in expansion of macro 'g_once_init_enter'
  149 |         if (g_once_init_enter (&vala_property_prototype_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valarealliteral.lo valarealliteral.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valarealliteral.c  -fPIC -DPIC -o .libs/valarealliteral.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valarealliteral.c:26:
valarealliteral.c: In function 'vala_real_literal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valarealliteral.c:324:13: note: in expansion of macro 'g_once_init_enter'
  324 |         if (g_once_init_enter (&vala_real_literal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valareferencetype.lo valareferencetype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valareferencetype.c  -fPIC -DPIC -o .libs/valareferencetype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valareferencetype.c:26:
valareferencetype.c: In function 'vala_reference_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valareferencetype.c:81:13: note: in expansion of macro 'g_once_init_enter'
   81 |         if (g_once_init_enter (&vala_reference_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valareferencetransferexpression.lo valareferencetransferexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valareferencetransferexpression.c  -fPIC -DPIC -o .libs/valareferencetransferexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valareferencetransferexpression.c:26:
valareferencetransferexpression.c: In function 'vala_reference_transfer_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valareferencetransferexpression.c:625:13: note: in expansion of macro 'g_once_init_enter'
  625 |         if (g_once_init_enter (&vala_reference_transfer_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaregexliteral.lo valaregexliteral.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaregexliteral.c  -fPIC -DPIC -o .libs/valaregexliteral.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaregexliteral.c:27:
valaregexliteral.c: In function 'vala_regex_literal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaregexliteral.c:312:13: note: in expansion of macro 'g_once_init_enter'
  312 |         if (g_once_init_enter (&vala_regex_literal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valareport.lo valareport.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valareport.c  -fPIC -DPIC -o .libs/valareport.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valareport.c:26:
valareport.c: In function 'vala_report_colored_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valareport.c:133:13: note: in expansion of macro 'g_once_init_enter'
  133 |         if (g_once_init_enter (&vala_report_colored_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56:
valareport.c: In function 'vala_report_set_colors':
valareport.c:316:55: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  316 |                                 _tmp18_ = g_strstrip (_tmp17_);
      |                                                       ^~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:248:56: note: in definition of macro 'g_strstrip'
  248 | #define g_strstrip( string )    g_strchomp (g_strchug (string))
      |                                                        ^~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:243:55: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'}
  243 | gchar*                g_strchug        (gchar        *string);
      |                                         ~~~~~~~~~~~~~~^~~~~~
valareport.c:321:55: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  321 |                                 _tmp21_ = g_strstrip (_tmp20_);
      |                                                       ^~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:248:56: note: in definition of macro 'g_strstrip'
  248 | #define g_strstrip( string )    g_strchomp (g_strchug (string))
      |                                                        ^~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:243:55: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'}
  243 | gchar*                g_strchug        (gchar        *string);
      |                                         ~~~~~~~~~~~~~~^~~~~~
valareport.c: In function 'vala_report_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valareport.c:1584:13: note: in expansion of macro 'g_once_init_enter'
 1584 |         if (g_once_init_enter (&vala_report_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valareturnstatement.lo valareturnstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valareturnstatement.c  -fPIC -DPIC -o .libs/valareturnstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valareturnstatement.c:26:
valareturnstatement.c: In function 'vala_return_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valareturnstatement.c:664:13: note: in expansion of macro 'g_once_init_enter'
  664 |         if (g_once_init_enter (&vala_return_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valascope.lo valascope.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valascope.c  -fPIC -DPIC -o .libs/valascope.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valascope.c:26:
valascope.c: In function 'vala_scope_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valascope.c:538:13: note: in expansion of macro 'g_once_init_enter'
  538 |         if (g_once_init_enter (&vala_scope_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valascanner.lo valascanner.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valascanner.c  -fPIC -DPIC -o .libs/valascanner.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valascanner.c:27:
valascanner.c: In function 'vala_scanner_state_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valascanner.c:192:13: note: in expansion of macro 'g_once_init_enter'
  192 |         if (g_once_init_enter (&vala_scanner_state_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valascanner.c: In function 'vala_scanner_conditional_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valascanner.c:5714:13: note: in expansion of macro 'g_once_init_enter'
 5714 |         if (g_once_init_enter (&vala_scanner_conditional_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valascanner.c: In function 'vala_scanner_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valascanner.c:5903:13: note: in expansion of macro 'g_once_init_enter'
 5903 |         if (g_once_init_enter (&vala_scanner_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasignal.lo valasignal.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasignal.c  -fPIC -DPIC -o .libs/valasignal.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasignal.c:26:
valasignal.c: In function 'vala_signal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasignal.c:1432:13: note: in expansion of macro 'g_once_init_enter'
 1432 |         if (g_once_init_enter (&vala_signal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasemanticanalyzer.lo valasemanticanalyzer.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasemanticanalyzer.c  -fPIC -DPIC -o .libs/valasemanticanalyzer.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasemanticanalyzer.c:28:
valasemanticanalyzer.c: In function 'vala_semantic_analyzer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasemanticanalyzer.c:5813:13: note: in expansion of macro 'g_once_init_enter'
 5813 |         if (g_once_init_enter (&vala_semantic_analyzer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasignaltype.lo valasignaltype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasignaltype.c  -fPIC -DPIC -o .libs/valasignaltype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasignaltype.c:26:
valasignaltype.c: In function 'vala_signal_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasignaltype.c:655:13: note: in expansion of macro 'g_once_init_enter'
  655 |         if (g_once_init_enter (&vala_signal_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasizeofexpression.lo valasizeofexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasizeofexpression.c  -fPIC -DPIC -o .libs/valasizeofexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasizeofexpression.c:26:
valasizeofexpression.c: In function 'vala_sizeof_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasizeofexpression.c:294:13: note: in expansion of macro 'g_once_init_enter'
  294 |         if (g_once_init_enter (&vala_sizeof_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasliceexpression.lo valasliceexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasliceexpression.c  -fPIC -DPIC -o .libs/valasliceexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasliceexpression.c:28:
valasliceexpression.c: In function 'vala_slice_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasliceexpression.c:833:13: note: in expansion of macro 'g_once_init_enter'
  833 |         if (g_once_init_enter (&vala_slice_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasourcelocation.lo valasourcelocation.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasourcelocation.c  -fPIC -DPIC -o .libs/valasourcelocation.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasourcelocation.c:26:
valasourcelocation.c: In function 'vala_source_location_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasourcelocation.c:94:13: note: in expansion of macro 'g_once_init_enter'
   94 |         if (g_once_init_enter (&vala_source_location_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasourcereference.lo valasourcereference.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasourcereference.c  -fPIC -DPIC -o .libs/valasourcereference.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasourcereference.c:26:
valasourcereference.c: In function 'vala_source_reference_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasourcereference.c:511:13: note: in expansion of macro 'g_once_init_enter'
  511 |         if (g_once_init_enter (&vala_source_reference_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasourcefile.lo valasourcefile.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasourcefile.c  -fPIC -DPIC -o .libs/valasourcefile.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasourcefile.c:26:
valasourcefile.c: In function 'vala_source_file_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasourcefile.c:1854:13: note: in expansion of macro 'g_once_init_enter'
 1854 |         if (g_once_init_enter (&vala_source_file_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valasourcefile.c: In function 'vala_source_file_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasourcefile.c:1895:13: note: in expansion of macro 'g_once_init_enter'
 1895 |         if (g_once_init_enter (&vala_source_file_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valastatement.lo valastatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valastatement.c  -fPIC -DPIC -o .libs/valastatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valastatement.c:26:
valastatement.c: In function 'vala_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valastatement.c:62:13: note: in expansion of macro 'g_once_init_enter'
   62 |         if (g_once_init_enter (&vala_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valastatementlist.lo valastatementlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valastatementlist.c  -fPIC -DPIC -o .libs/valastatementlist.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valastatementlist.c:26:
valastatementlist.c: In function 'vala_statement_list_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valastatementlist.c:394:13: note: in expansion of macro 'g_once_init_enter'
  394 |         if (g_once_init_enter (&vala_statement_list_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valastringliteral.lo valastringliteral.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valastringliteral.c  -fPIC -DPIC -o .libs/valastringliteral.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valastringliteral.c:26:
valastringliteral.c: In function 'vala_string_literal_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valastringliteral.c:418:13: note: in expansion of macro 'g_once_init_enter'
  418 |         if (g_once_init_enter (&vala_string_literal_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valastruct.lo valastruct.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valastruct.c  -fPIC -DPIC -o .libs/valastruct.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valastruct.c:26:
valastruct.c: In function 'vala_struct_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valastruct.c:2468:13: note: in expansion of macro 'g_once_init_enter'
 2468 |         if (g_once_init_enter (&vala_struct_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valastructvaluetype.lo valastructvaluetype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valastructvaluetype.c  -fPIC -DPIC -o .libs/valastructvaluetype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valastructvaluetype.c:26:
valastructvaluetype.c: In function 'vala_struct_value_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valastructvaluetype.c:303:13: note: in expansion of macro 'g_once_init_enter'
  303 |         if (g_once_init_enter (&vala_struct_value_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasubroutine.lo valasubroutine.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasubroutine.c  -fPIC -DPIC -o .libs/valasubroutine.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasubroutine.c:26:
valasubroutine.c: In function 'vala_subroutine_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasubroutine.c:266:13: note: in expansion of macro 'g_once_init_enter'
  266 |         if (g_once_init_enter (&vala_subroutine_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaswitchlabel.lo valaswitchlabel.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaswitchlabel.c  -fPIC -DPIC -o .libs/valaswitchlabel.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaswitchlabel.c:26:
valaswitchlabel.c: In function 'vala_switch_label_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaswitchlabel.c:523:13: note: in expansion of macro 'g_once_init_enter'
  523 |         if (g_once_init_enter (&vala_switch_label_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaswitchsection.lo valaswitchsection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaswitchsection.c  -fPIC -DPIC -o .libs/valaswitchsection.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaswitchsection.c:26:
valaswitchsection.c: In function 'vala_switch_section_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaswitchsection.c:422:13: note: in expansion of macro 'g_once_init_enter'
  422 |         if (g_once_init_enter (&vala_switch_section_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaswitchstatement.lo valaswitchstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaswitchstatement.c  -fPIC -DPIC -o .libs/valaswitchstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaswitchstatement.c:26:
valaswitchstatement.c: In function 'vala_switch_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaswitchstatement.c:691:13: note: in expansion of macro 'g_once_init_enter'
  691 |         if (g_once_init_enter (&vala_switch_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasymbol.lo valasymbol.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasymbol.c  -fPIC -DPIC -o .libs/valasymbol.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasymbol.c:26:
valasymbol.c: In function 'vala_symbol_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasymbol.c:2023:13: note: in expansion of macro 'g_once_init_enter'
 2023 |         if (g_once_init_enter (&vala_symbol_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valasymbol.c: In function 'vala_symbol_accessibility_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasymbol.c:2076:13: note: in expansion of macro 'g_once_init_enter'
 2076 |         if (g_once_init_enter (&vala_symbol_accessibility_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valasymbol.c: In function 'vala_member_binding_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasymbol.c:2097:13: note: in expansion of macro 'g_once_init_enter'
 2097 |         if (g_once_init_enter (&vala_member_binding_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valasymbolresolver.lo valasymbolresolver.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valasymbolresolver.c  -fPIC -DPIC -o .libs/valasymbolresolver.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valasymbolresolver.c:28:
valasymbolresolver.c: In function 'vala_symbol_resolver_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valasymbolresolver.c:2890:13: note: in expansion of macro 'g_once_init_enter'
 2890 |         if (g_once_init_enter (&vala_symbol_resolver_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatemplate.lo valatemplate.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatemplate.c  -fPIC -DPIC -o .libs/valatemplate.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatemplate.c:26:
valatemplate.c: In function 'vala_template_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatemplate.c:440:13: note: in expansion of macro 'g_once_init_enter'
  440 |         if (g_once_init_enter (&vala_template_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatargetvalue.lo valatargetvalue.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatargetvalue.c  -fPIC -DPIC -o .libs/valatargetvalue.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatargetvalue.c:26:
valatargetvalue.c: In function 'vala_target_value_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatargetvalue.c:300:13: note: in expansion of macro 'g_once_init_enter'
  300 |         if (g_once_init_enter (&vala_target_value_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valathrowstatement.lo valathrowstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valathrowstatement.c  -fPIC -DPIC -o .libs/valathrowstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valathrowstatement.c:26:
valathrowstatement.c: In function 'vala_throw_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valathrowstatement.c:501:13: note: in expansion of macro 'g_once_init_enter'
  501 |         if (g_once_init_enter (&vala_throw_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatokentype.lo valatokentype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatokentype.c  -fPIC -DPIC -o .libs/valatokentype.o
valatokentype.c: In function 'vala_token_type_to_string':
valatokentype.c:397:36: warning: trigraph ??' ignored, use -trigraphs to enable [-Wtrigraphs]
  397 |                         result = "`??'";
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatokentype.c:26:
valatokentype.c: In function 'vala_token_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatokentype.c:726:13: note: in expansion of macro 'g_once_init_enter'
  726 |         if (g_once_init_enter (&vala_token_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatrystatement.lo valatrystatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatrystatement.c  -fPIC -DPIC -o .libs/valatrystatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatrystatement.c:26:
valatrystatement.c: In function 'vala_try_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatrystatement.c:634:13: note: in expansion of macro 'g_once_init_enter'
  634 |         if (g_once_init_enter (&vala_try_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatraversevisitor.lo valatraversevisitor.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatraversevisitor.c  -fPIC -DPIC -o .libs/valatraversevisitor.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatraversevisitor.c:26:
valatraversevisitor.c: In function 'vala_traverse_visitor_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatraversevisitor.c:1300:13: note: in expansion of macro 'g_once_init_enter'
 1300 |         if (g_once_init_enter (&vala_traverse_visitor_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valatraversevisitor.c: In function 'vala_traverse_status_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatraversevisitor.c:1321:13: note: in expansion of macro 'g_once_init_enter'
 1321 |         if (g_once_init_enter (&vala_traverse_status_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatuple.lo valatuple.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatuple.c  -fPIC -DPIC -o .libs/valatuple.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatuple.c:26:
valatuple.c: In function 'vala_tuple_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatuple.c:358:13: note: in expansion of macro 'g_once_init_enter'
  358 |         if (g_once_init_enter (&vala_tuple_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatypecheck.lo valatypecheck.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatypecheck.c  -fPIC -DPIC -o .libs/valatypecheck.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatypecheck.c:26:
valatypecheck.c: In function 'vala_typecheck_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatypecheck.c:493:13: note: in expansion of macro 'g_once_init_enter'
  493 |         if (g_once_init_enter (&vala_typecheck_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatypeofexpression.lo valatypeofexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatypeofexpression.c  -fPIC -DPIC -o .libs/valatypeofexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatypeofexpression.c:26:
valatypeofexpression.c: In function 'vala_typeof_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatypeofexpression.c:342:13: note: in expansion of macro 'g_once_init_enter'
  342 |         if (g_once_init_enter (&vala_typeof_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatypeparameter.lo valatypeparameter.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatypeparameter.c  -fPIC -DPIC -o .libs/valatypeparameter.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatypeparameter.c:26:
valatypeparameter.c: In function 'vala_typeparameter_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatypeparameter.c:184:13: note: in expansion of macro 'g_once_init_enter'
  184 |         if (g_once_init_enter (&vala_typeparameter_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatypesymbol.lo valatypesymbol.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatypesymbol.c  -fPIC -DPIC -o .libs/valatypesymbol.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valatypesymbol.c:28:
valatypesymbol.c: In function 'vala_typesymbol_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatypesymbol.c:177:13: note: in expansion of macro 'g_once_init_enter'
  177 |         if (g_once_init_enter (&vala_typesymbol_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaunaryexpression.lo valaunaryexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaunaryexpression.c  -fPIC -DPIC -o .libs/valaunaryexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaunaryexpression.c:26:
valaunaryexpression.c: In function 'vala_unary_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaunaryexpression.c:1191:13: note: in expansion of macro 'g_once_init_enter'
 1191 |         if (g_once_init_enter (&vala_unary_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaunaryexpression.c: In function 'vala_unary_operator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaunaryexpression.c:1264:13: note: in expansion of macro 'g_once_init_enter'
 1264 |         if (g_once_init_enter (&vala_unary_operator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaunlockstatement.lo valaunlockstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaunlockstatement.c  -fPIC -DPIC -o .libs/valaunlockstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaunlockstatement.c:27:
valaunlockstatement.c: In function 'vala_unlock_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaunlockstatement.c:377:13: note: in expansion of macro 'g_once_init_enter'
  377 |         if (g_once_init_enter (&vala_unlock_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaunresolvedsymbol.lo valaunresolvedsymbol.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaunresolvedsymbol.c  -fPIC -DPIC -o .libs/valaunresolvedsymbol.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaunresolvedsymbol.c:26:
valaunresolvedsymbol.c: In function 'vala_unresolved_symbol_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaunresolvedsymbol.c:282:13: note: in expansion of macro 'g_once_init_enter'
  282 |         if (g_once_init_enter (&vala_unresolved_symbol_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaunresolvedtype.lo valaunresolvedtype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaunresolvedtype.c  -fPIC -DPIC -o .libs/valaunresolvedtype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaunresolvedtype.c:27:
valaunresolvedtype.c: In function 'vala_unresolved_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaunresolvedtype.c:489:13: note: in expansion of macro 'g_once_init_enter'
  489 |         if (g_once_init_enter (&vala_unresolved_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valausedattr.lo valausedattr.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valausedattr.c  -fPIC -DPIC -o .libs/valausedattr.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valausedattr.c:27:
valausedattr.c: In function 'vala_used_attr_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valausedattr.c:518:13: note: in expansion of macro 'g_once_init_enter'
  518 |         if (g_once_init_enter (&vala_used_attr_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valausingdirective.lo valausingdirective.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valausingdirective.c  -fPIC -DPIC -o .libs/valausingdirective.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valausingdirective.c:26:
valausingdirective.c: In function 'vala_using_directive_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valausingdirective.c:182:13: note: in expansion of macro 'g_once_init_enter'
  182 |         if (g_once_init_enter (&vala_using_directive_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valavaluetype.lo valavaluetype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valavaluetype.c  -fPIC -DPIC -o .libs/valavaluetype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valavaluetype.c:26:
valavaluetype.c: In function 'vala_value_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valavaluetype.c:166:13: note: in expansion of macro 'g_once_init_enter'
  166 |         if (g_once_init_enter (&vala_value_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valavariable.lo valavariable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valavariable.c  -fPIC -DPIC -o .libs/valavariable.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valavariable.c:26:
valavariable.c: In function 'vala_variable_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valavariable.c:197:13: note: in expansion of macro 'g_once_init_enter'
  197 |         if (g_once_init_enter (&vala_variable_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaversion.lo valaversion.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaversion.c  -fPIC -DPIC -o .libs/valaversion.o
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valavartype.lo valavartype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valavartype.c  -fPIC -DPIC -o .libs/valavartype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valavartype.c:26:
valavartype.c: In function 'vala_var_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valavartype.c:136:13: note: in expansion of macro 'g_once_init_enter'
  136 |         if (g_once_init_enter (&vala_var_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaversionattribute.lo valaversionattribute.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaversionattribute.c  -fPIC -DPIC -o .libs/valaversionattribute.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valaversionattribute.c:26:
valaversionattribute.c: In function 'vala_version_attribute_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaversionattribute.c:1129:13: note: in expansion of macro 'g_once_init_enter'
 1129 |         if (g_once_init_enter (&vala_version_attribute_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valavoidtype.lo valavoidtype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valavoidtype.c  -fPIC -DPIC -o .libs/valavoidtype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valavoidtype.c:26:
valavoidtype.c: In function 'vala_void_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valavoidtype.c:154:13: note: in expansion of macro 'g_once_init_enter'
  154 |         if (g_once_init_enter (&vala_void_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valawhilestatement.lo valawhilestatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valawhilestatement.c  -fPIC -DPIC -o .libs/valawhilestatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valawhilestatement.c:26:
valawhilestatement.c: In function 'vala_while_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valawhilestatement.c:316:13: note: in expansion of macro 'g_once_init_enter'
  316 |         if (g_once_init_enter (&vala_while_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valawithstatement.lo valawithstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valawithstatement.c  -fPIC -DPIC -o .libs/valawithstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valawithstatement.c:26:
valawithstatement.c: In function 'vala_with_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valawithstatement.c:602:13: note: in expansion of macro 'g_once_init_enter'
  602 |         if (g_once_init_enter (&vala_with_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala\"  -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valayieldstatement.lo valayieldstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valayieldstatement.c  -fPIC -DPIC -o .libs/valayieldstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from vala.h:6,
                 from valayieldstatement.c:26:
valayieldstatement.c: In function 'vala_yield_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valayieldstatement.c:196:13: note: in expansion of macro 'g_once_init_enter'
  196 |         if (g_once_init_enter (&vala_yield_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -no-undefined  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libvala-0.56.la -rpath /usr/lib64 valaaddressofexpression.lo valaarraycopymethod.lo valaarraycreationexpression.lo valaarraylengthfield.lo valaarraymovemethod.lo valaarrayresizemethod.lo valaarraytype.lo valaassignment.lo valaattribute.lo valabaseaccess.lo valabasicblock.lo valabinaryexpression.lo valablock.lo valabooleanliteral.lo valabooleantype.lo valabreakstatement.lo valacallable.lo valacallableexpression.lo valacallabletype.lo valacastexpression.lo valacatchclause.lo valacharacterliteral.lo valaclass.lo valaclasstype.lo valacodecontext.lo valacodegenerator.lo valacodenode.lo valacodevisitor.lo valacodewriter.lo valacomment.lo valagircomment.lo valaconditionalexpression.lo valaconstant.lo valaconstructor.lo valacontinuestatement.lo valacreationmethod.lo valadatatype.lo valadeclarationstatement.lo valadelegate.lo valadelegatedestroyfield.lo valadelegatetargetfield.lo valadelegatetype.lo valadeletestatement.lo valadestructor.lo valadostatement.lo valadynamicmethod.lo valadynamicproperty.lo valadynamicsignal.lo valaelementaccess.lo valaemptystatement.lo valaenum.lo valaenumvalue.lo valaenumvaluetype.lo valaerrorcode.lo valaerrordomain.lo valaerrortype.lo valaexpression.lo valaexpressionstatement.lo valafield.lo valafieldprototype.lo valafloatingtype.lo valaflowanalyzer.lo valaforeachstatement.lo valaforstatement.lo valagirparser.lo valagenericdestroyfield.lo valagenericdupfield.lo valagenerictype.lo valagenieparser.lo valageniescanner.lo valagenietokentype.lo valaifstatement.lo valainitializerlist.lo valaintegerliteral.lo valaintegertype.lo valainterface.lo valainterfacetype.lo valainvalidexpression.lo valainvalidtype.lo valalambdaexpression.lo valaliteral.lo valalocalvariable.lo valalockable.lo valalockstatement.lo valaloop.lo valaloopstatement.lo valamarkupreader.lo valamemberaccess.lo valamemberinitializer.lo valamethod.lo valamethodcall.lo valamethodtype.lo valanamedargument.lo valanamespace.lo valanullliteral.lo valanulltype.lo valaobjectcreationexpression.lo valaobjecttype.lo valaobjecttypesymbol.lo valaparameter.lo valaparser.lo valaphifunction.lo valapointerindirection.lo valapointertype.lo valapostfixexpression.lo valaprofile.lo valapropertyaccessor.lo valaproperty.lo valapropertyprototype.lo valarealliteral.lo valareferencetransferexpression.lo valareferencetype.lo valaregexliteral.lo valareport.lo valareturnstatement.lo valascanner.lo valascope.lo valasemanticanalyzer.lo valasignal.lo valasignaltype.lo valasizeofexpression.lo valasliceexpression.lo valasourcefile.lo valasourcelocation.lo valasourcereference.lo valastatement.lo valastatementlist.lo valastringliteral.lo valastruct.lo valastructvaluetype.lo valasubroutine.lo valaswitchlabel.lo valaswitchsection.lo valaswitchstatement.lo valasymbol.lo valasymbolresolver.lo valatargetvalue.lo valatemplate.lo valathrowstatement.lo valatokentype.lo valatraversevisitor.lo valatrystatement.lo valatuple.lo valatypecheck.lo valatypeofexpression.lo valatypeparameter.lo valatypesymbol.lo valaunaryexpression.lo valaunlockstatement.lo valaunresolvedsymbol.lo valaunresolvedtype.lo valausedattr.lo valausingdirective.lo valavaluetype.lo valavariable.lo valavartype.lo valaversion.lo valaversionattribute.lo valavoidtype.lo valawhilestatement.lo valawithstatement.lo valayieldstatement.lo    -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../gee/libgee.la  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/valaaddressofexpression.o .libs/valaarraycopymethod.o .libs/valaarraycreationexpression.o .libs/valaarraylengthfield.o .libs/valaarraymovemethod.o .libs/valaarrayresizemethod.o .libs/valaarraytype.o .libs/valaassignment.o .libs/valaattribute.o .libs/valabaseaccess.o .libs/valabasicblock.o .libs/valabinaryexpression.o .libs/valablock.o .libs/valabooleanliteral.o .libs/valabooleantype.o .libs/valabreakstatement.o .libs/valacallable.o .libs/valacallableexpression.o .libs/valacallabletype.o .libs/valacastexpression.o .libs/valacatchclause.o .libs/valacharacterliteral.o .libs/valaclass.o .libs/valaclasstype.o .libs/valacodecontext.o .libs/valacodegenerator.o .libs/valacodenode.o .libs/valacodevisitor.o .libs/valacodewriter.o .libs/valacomment.o .libs/valagircomment.o .libs/valaconditionalexpression.o .libs/valaconstant.o .libs/valaconstructor.o .libs/valacontinuestatement.o .libs/valacreationmethod.o .libs/valadatatype.o .libs/valadeclarationstatement.o .libs/valadelegate.o .libs/valadelegatedestroyfield.o .libs/valadelegatetargetfield.o .libs/valadelegatetype.o .libs/valadeletestatement.o .libs/valadestructor.o .libs/valadostatement.o .libs/valadynamicmethod.o .libs/valadynamicproperty.o .libs/valadynamicsignal.o .libs/valaelementaccess.o .libs/valaemptystatement.o .libs/valaenum.o .libs/valaenumvalue.o .libs/valaenumvaluetype.o .libs/valaerrorcode.o .libs/valaerrordomain.o .libs/valaerrortype.o .libs/valaexpression.o .libs/valaexpressionstatement.o .libs/valafield.o .libs/valafieldprototype.o .libs/valafloatingtype.o .libs/valaflowanalyzer.o .libs/valaforeachstatement.o .libs/valaforstatement.o .libs/valagirparser.o .libs/valagenericdestroyfield.o .libs/valagenericdupfield.o .libs/valagenerictype.o .libs/valagenieparser.o .libs/valageniescanner.o .libs/valagenietokentype.o .libs/valaifstatement.o .libs/valainitializerlist.o .libs/valaintegerliteral.o .libs/valaintegertype.o .libs/valainterface.o .libs/valainterfacetype.o .libs/valainvalidexpression.o .libs/valainvalidtype.o .libs/valalambdaexpression.o .libs/valaliteral.o .libs/valalocalvariable.o .libs/valalockable.o .libs/valalockstatement.o .libs/valaloop.o .libs/valaloopstatement.o .libs/valamarkupreader.o .libs/valamemberaccess.o .libs/valamemberinitializer.o .libs/valamethod.o .libs/valamethodcall.o .libs/valamethodtype.o .libs/valanamedargument.o .libs/valanamespace.o .libs/valanullliteral.o .libs/valanulltype.o .libs/valaobjectcreationexpression.o .libs/valaobjecttype.o .libs/valaobjecttypesymbol.o .libs/valaparameter.o .libs/valaparser.o .libs/valaphifunction.o .libs/valapointerindirection.o .libs/valapointertype.o .libs/valapostfixexpression.o .libs/valaprofile.o .libs/valapropertyaccessor.o .libs/valaproperty.o .libs/valapropertyprototype.o .libs/valarealliteral.o .libs/valareferencetransferexpression.o .libs/valareferencetype.o .libs/valaregexliteral.o .libs/valareport.o .libs/valareturnstatement.o .libs/valascanner.o .libs/valascope.o .libs/valasemanticanalyzer.o .libs/valasignal.o .libs/valasignaltype.o .libs/valasizeofexpression.o .libs/valasliceexpression.o .libs/valasourcefile.o .libs/valasourcelocation.o .libs/valasourcereference.o .libs/valastatement.o .libs/valastatementlist.o .libs/valastringliteral.o .libs/valastruct.o .libs/valastructvaluetype.o .libs/valasubroutine.o .libs/valaswitchlabel.o .libs/valaswitchsection.o .libs/valaswitchstatement.o .libs/valasymbol.o .libs/valasymbolresolver.o .libs/valatargetvalue.o .libs/valatemplate.o .libs/valathrowstatement.o .libs/valatokentype.o .libs/valatraversevisitor.o .libs/valatrystatement.o .libs/valatuple.o .libs/valatypecheck.o .libs/valatypeofexpression.o .libs/valatypeparameter.o .libs/valatypesymbol.o .libs/valaunaryexpression.o .libs/valaunlockstatement.o .libs/valaunresolvedsymbol.o .libs/valaunresolvedtype.o .libs/valausedattr.o .libs/valausingdirective.o .libs/valavaluetype.o .libs/valavariable.o .libs/valavartype.o .libs/valaversion.o .libs/valaversionattribute.o .libs/valavoidtype.o .libs/valawhilestatement.o .libs/valawithstatement.o .libs/valayieldstatement.o  -Wl,--whole-archive ../gee/.libs/libgee.a -Wl,--no-whole-archive  -Wl,--as-needed -lgmodule-2.0 -lgobject-2.0 -lglib-2.0  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--export-dynamic   -pthread -Wl,-soname -Wl,libvala-0.56.so.0 -o .libs/libvala-0.56.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libvala-0.56.so.0" && ln -s "libvala-0.56.so.0.0.0" "libvala-0.56.so.0")
libtool: link: (cd ".libs" && rm -f "libvala-0.56.so" && ln -s "libvala-0.56.so.0.0.0" "libvala-0.56.so")
libtool: link: ( cd ".libs" && rm -f "libvala-0.56.la" && ln -s "../libvala-0.56.la" "libvala-0.56.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
Making all in ccode
make  all-am
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccode.lo valaccode.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccode.c  -fPIC -DPIC -o .libs/valaccode.o
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeassignment.lo valaccodeassignment.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeassignment.c  -fPIC -DPIC -o .libs/valaccodeassignment.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeassignment.c:26:
valaccodeassignment.c: In function 'vala_ccode_assignment_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeassignment.c:289:13: note: in expansion of macro 'g_once_init_enter'
  289 |         if (g_once_init_enter (&vala_ccode_assignment_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaccodeassignment.c: In function 'vala_ccode_assignment_operator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeassignment.c:310:13: note: in expansion of macro 'g_once_init_enter'
  310 |         if (g_once_init_enter (&vala_ccode_assignment_operator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodebinaryexpression.lo valaccodebinaryexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodebinaryexpression.c  -fPIC -DPIC -o .libs/valaccodebinaryexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodebinaryexpression.c:26:
valaccodebinaryexpression.c: In function 'vala_ccode_binary_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodebinaryexpression.c:324:13: note: in expansion of macro 'g_once_init_enter'
  324 |         if (g_once_init_enter (&vala_ccode_binary_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaccodebinaryexpression.c: In function 'vala_ccode_binary_operator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodebinaryexpression.c:345:13: note: in expansion of macro 'g_once_init_enter'
  345 |         if (g_once_init_enter (&vala_ccode_binary_operator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodebinarycompareexpression.lo valaccodebinarycompareexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodebinarycompareexpression.c  -fPIC -DPIC -o .libs/valaccodebinarycompareexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodebinarycompareexpression.c:26:
valaccodebinarycompareexpression.c: In function 'vala_ccode_binary_compare_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodebinarycompareexpression.c:251:13: note: in expansion of macro 'g_once_init_enter'
  251 |         if (g_once_init_enter (&vala_ccode_binary_compare_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeblock.lo valaccodeblock.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeblock.c  -fPIC -DPIC -o .libs/valaccodeblock.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeblock.c:26:
valaccodeblock.c: In function 'vala_ccode_block_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeblock.c:323:13: note: in expansion of macro 'g_once_init_enter'
  323 |         if (g_once_init_enter (&vala_ccode_block_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodebreakstatement.lo valaccodebreakstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodebreakstatement.c  -fPIC -DPIC -o .libs/valaccodebreakstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodebreakstatement.c:26:
valaccodebreakstatement.c: In function 'vala_ccode_break_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodebreakstatement.c:105:13: note: in expansion of macro 'g_once_init_enter'
  105 |         if (g_once_init_enter (&vala_ccode_break_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodecasestatement.lo valaccodecasestatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodecasestatement.c  -fPIC -DPIC -o .libs/valaccodecasestatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodecasestatement.c:26:
valaccodecasestatement.c: In function 'vala_ccode_case_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodecasestatement.c:167:13: note: in expansion of macro 'g_once_init_enter'
  167 |         if (g_once_init_enter (&vala_ccode_case_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodecommaexpression.lo valaccodecommaexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodecommaexpression.c  -fPIC -DPIC -o .libs/valaccodecommaexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodecommaexpression.c:26:
valaccodecommaexpression.c: In function 'vala_ccode_comma_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodecommaexpression.c:216:13: note: in expansion of macro 'g_once_init_enter'
  216 |         if (g_once_init_enter (&vala_ccode_comma_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodecastexpression.lo valaccodecastexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodecastexpression.c  -fPIC -DPIC -o .libs/valaccodecastexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodecastexpression.c:26:
valaccodecastexpression.c: In function 'vala_ccode_cast_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodecastexpression.c:210:13: note: in expansion of macro 'g_once_init_enter'
  210 |         if (g_once_init_enter (&vala_ccode_cast_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodecomment.lo valaccodecomment.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodecomment.c  -fPIC -DPIC -o .libs/valaccodecomment.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodecomment.c:26:
valaccodecomment.c: In function 'vala_ccode_comment_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodecomment.c:155:13: note: in expansion of macro 'g_once_init_enter'
  155 |         if (g_once_init_enter (&vala_ccode_comment_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeconditionalexpression.lo valaccodeconditionalexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeconditionalexpression.c  -fPIC -DPIC -o .libs/valaccodeconditionalexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeconditionalexpression.c:26:
valaccodeconditionalexpression.c: In function 'vala_ccode_conditional_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeconditionalexpression.c:238:13: note: in expansion of macro 'g_once_init_enter'
  238 |         if (g_once_init_enter (&vala_ccode_conditional_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeconstant.lo valaccodeconstant.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeconstant.c  -fPIC -DPIC -o .libs/valaccodeconstant.o
valaccodeconstant.c: In function 'vala_ccode_constant_construct_string':
valaccodeconstant.c:159:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  159 |         p = _name;
      |           ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeconstant.c:26:
valaccodeconstant.c: In function 'vala_ccode_constant_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeconstant.c:398:13: note: in expansion of macro 'g_once_init_enter'
  398 |         if (g_once_init_enter (&vala_ccode_constant_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeconstantidentifier.lo valaccodeconstantidentifier.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeconstantidentifier.c  -fPIC -DPIC -o .libs/valaccodeconstantidentifier.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeconstantidentifier.c:26:
valaccodeconstantidentifier.c: In function 'vala_ccode_constant_identifier_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeconstantidentifier.c:93:13: note: in expansion of macro 'g_once_init_enter'
   93 |         if (g_once_init_enter (&vala_ccode_constant_identifier_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodecontinuestatement.lo valaccodecontinuestatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodecontinuestatement.c  -fPIC -DPIC -o .libs/valaccodecontinuestatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodecontinuestatement.c:26:
valaccodecontinuestatement.c: In function 'vala_ccode_continue_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodecontinuestatement.c:105:13: note: in expansion of macro 'g_once_init_enter'
  105 |         if (g_once_init_enter (&vala_ccode_continue_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodedeclaration.lo valaccodedeclaration.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodedeclaration.c  -fPIC -DPIC -o .libs/valaccodedeclaration.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodedeclaration.c:26:
valaccodedeclaration.c: In function 'vala_ccode_declaration_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodedeclaration.c:501:13: note: in expansion of macro 'g_once_init_enter'
  501 |         if (g_once_init_enter (&vala_ccode_declaration_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodedeclarator.lo valaccodedeclarator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodedeclarator.c  -fPIC -DPIC -o .libs/valaccodedeclarator.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodedeclarator.c:26:
valaccodedeclarator.c: In function 'vala_ccode_declarator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodedeclarator.c:159:13: note: in expansion of macro 'g_once_init_enter'
  159 |         if (g_once_init_enter (&vala_ccode_declarator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodedefine.lo valaccodedefine.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodedefine.c  -fPIC -DPIC -o .libs/valaccodedefine.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodedefine.c:27:
valaccodedefine.c: In function 'vala_ccode_define_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodedefine.c:255:13: note: in expansion of macro 'g_once_init_enter'
  255 |         if (g_once_init_enter (&vala_ccode_define_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeemptystatement.lo valaccodeemptystatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeemptystatement.c  -fPIC -DPIC -o .libs/valaccodeemptystatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeemptystatement.c:26:
valaccodeemptystatement.c: In function 'vala_ccode_empty_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeemptystatement.c:101:13: note: in expansion of macro 'g_once_init_enter'
  101 |         if (g_once_init_enter (&vala_ccode_empty_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodedostatement.lo valaccodedostatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodedostatement.c  -fPIC -DPIC -o .libs/valaccodedostatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodedostatement.c:26:
valaccodedostatement.c: In function 'vala_ccode_do_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodedostatement.c:212:13: note: in expansion of macro 'g_once_init_enter'
  212 |         if (g_once_init_enter (&vala_ccode_do_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeenumvalue.lo valaccodeenumvalue.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeenumvalue.c  -fPIC -DPIC -o .libs/valaccodeenumvalue.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeenumvalue.c:26:
valaccodeenumvalue.c: In function 'vala_ccode_enum_value_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeenumvalue.c:203:13: note: in expansion of macro 'g_once_init_enter'
  203 |         if (g_once_init_enter (&vala_ccode_enum_value_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeenum.lo valaccodeenum.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeenum.c  -fPIC -DPIC -o .libs/valaccodeenum.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeenum.c:26:
valaccodeenum.c: In function 'vala_ccode_enum_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeenum.c:251:13: note: in expansion of macro 'g_once_init_enter'
  251 |         if (g_once_init_enter (&vala_ccode_enum_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeexpression.lo valaccodeexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeexpression.c  -fPIC -DPIC -o .libs/valaccodeexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeexpression.c:26:
valaccodeexpression.c: In function 'vala_ccode_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeexpression.c:103:13: note: in expansion of macro 'g_once_init_enter'
  103 |         if (g_once_init_enter (&vala_ccode_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeexpressionstatement.lo valaccodeexpressionstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeexpressionstatement.c  -fPIC -DPIC -o .libs/valaccodeexpressionstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeexpressionstatement.c:26:
valaccodeexpressionstatement.c: In function 'vala_ccode_expression_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeexpressionstatement.c:251:13: note: in expansion of macro 'g_once_init_enter'
  251 |         if (g_once_init_enter (&vala_ccode_expression_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodefile.lo valaccodefile.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodefile.c  -fPIC -DPIC -o .libs/valaccodefile.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodefile.c:26:
valaccodefile.c: In function 'vala_ccode_file_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodefile.c:1035:13: note: in expansion of macro 'g_once_init_enter'
 1035 |         if (g_once_init_enter (&vala_ccode_file_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaccodefile.c: In function 'ccode_file_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodefile.c:1076:13: note: in expansion of macro 'g_once_init_enter'
 1076 |         if (g_once_init_enter (&ccode_file_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodefragment.lo valaccodefragment.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodefragment.c  -fPIC -DPIC -o .libs/valaccodefragment.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodefragment.c:26:
valaccodefragment.c: In function 'vala_ccode_fragment_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodefragment.c:296:13: note: in expansion of macro 'g_once_init_enter'
  296 |         if (g_once_init_enter (&vala_ccode_fragment_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeforstatement.lo valaccodeforstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeforstatement.c  -fPIC -DPIC -o .libs/valaccodeforstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeforstatement.c:26:
valaccodeforstatement.c: In function 'vala_ccode_for_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeforstatement.c:342:13: note: in expansion of macro 'g_once_init_enter'
  342 |         if (g_once_init_enter (&vala_ccode_for_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodefunction.lo valaccodefunction.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodefunction.c  -fPIC -DPIC -o .libs/valaccodefunction.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodefunction.c:26:
valaccodefunction.c: In function 'vala_ccode_function_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodefunction.c:1216:13: note: in expansion of macro 'g_once_init_enter'
 1216 |         if (g_once_init_enter (&vala_ccode_function_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodefunctioncall.lo valaccodefunctioncall.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodefunctioncall.c  -fPIC -DPIC -o .libs/valaccodefunctioncall.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodefunctioncall.c:26:
valaccodefunctioncall.c: In function 'vala_ccode_function_call_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodefunctioncall.c:260:13: note: in expansion of macro 'g_once_init_enter'
  260 |         if (g_once_init_enter (&vala_ccode_function_call_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeggnucsection.lo valaccodeggnucsection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeggnucsection.c  -fPIC -DPIC -o .libs/valaccodeggnucsection.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeggnucsection.c:26:
valaccodeggnucsection.c: In function 'vala_ccode_ggnuc_section_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeggnucsection.c:208:13: note: in expansion of macro 'g_once_init_enter'
  208 |         if (g_once_init_enter (&vala_ccode_ggnuc_section_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaccodeggnucsection.c: In function 'vala_ggnuc_section_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeggnucsection.c:246:13: note: in expansion of macro 'g_once_init_enter'
  246 |         if (g_once_init_enter (&vala_ggnuc_section_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodefunctiondeclarator.lo valaccodefunctiondeclarator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodefunctiondeclarator.c  -fPIC -DPIC -o .libs/valaccodefunctiondeclarator.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodefunctiondeclarator.c:26:
valaccodefunctiondeclarator.c: In function 'vala_ccode_function_declarator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodefunctiondeclarator.c:351:13: note: in expansion of macro 'g_once_init_enter'
  351 |         if (g_once_init_enter (&vala_ccode_function_declarator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodegotostatement.lo valaccodegotostatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodegotostatement.c  -fPIC -DPIC -o .libs/valaccodegotostatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodegotostatement.c:26:
valaccodegotostatement.c: In function 'vala_ccode_goto_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodegotostatement.c:159:13: note: in expansion of macro 'g_once_init_enter'
  159 |         if (g_once_init_enter (&vala_ccode_goto_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeidentifier.lo valaccodeidentifier.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeidentifier.c  -fPIC -DPIC -o .libs/valaccodeidentifier.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeidentifier.c:26:
valaccodeidentifier.c: In function 'vala_ccode_identifier_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeidentifier.c:155:13: note: in expansion of macro 'g_once_init_enter'
  155 |         if (g_once_init_enter (&vala_ccode_identifier_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeifstatement.lo valaccodeifstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeifstatement.c  -fPIC -DPIC -o .libs/valaccodeifstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeifstatement.c:26:
valaccodeifstatement.c: In function 'vala_ccode_if_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeifstatement.c:305:13: note: in expansion of macro 'g_once_init_enter'
  305 |         if (g_once_init_enter (&vala_ccode_if_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeinitializerlist.lo valaccodeinitializerlist.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeinitializerlist.c  -fPIC -DPIC -o .libs/valaccodeinitializerlist.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeinitializerlist.c:26:
valaccodeinitializerlist.c: In function 'vala_ccode_initializer_list_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeinitializerlist.c:197:13: note: in expansion of macro 'g_once_init_enter'
  197 |         if (g_once_init_enter (&vala_ccode_initializer_list_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeincludedirective.lo valaccodeincludedirective.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeincludedirective.c  -fPIC -DPIC -o .libs/valaccodeincludedirective.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeincludedirective.c:26:
valaccodeincludedirective.c: In function 'vala_ccode_include_directive_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeincludedirective.c:191:13: note: in expansion of macro 'g_once_init_enter'
  191 |         if (g_once_init_enter (&vala_ccode_include_directive_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeinvalidexpression.lo valaccodeinvalidexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeinvalidexpression.c  -fPIC -DPIC -o .libs/valaccodeinvalidexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeinvalidexpression.c:26:
valaccodeinvalidexpression.c: In function 'vala_ccode_invalid_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeinvalidexpression.c:99:13: note: in expansion of macro 'g_once_init_enter'
   99 |         if (g_once_init_enter (&vala_ccode_invalid_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodelabel.lo valaccodelabel.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodelabel.c  -fPIC -DPIC -o .libs/valaccodelabel.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodelabel.c:26:
valaccodelabel.c: In function 'vala_ccode_label_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodelabel.c:158:13: note: in expansion of macro 'g_once_init_enter'
  158 |         if (g_once_init_enter (&vala_ccode_label_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodelinedirective.lo valaccodelinedirective.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodelinedirective.c  -fPIC -DPIC -o .libs/valaccodelinedirective.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodelinedirective.c:26:
valaccodelinedirective.c: In function 'vala_ccode_line_directive_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodelinedirective.c:191:13: note: in expansion of macro 'g_once_init_enter'
  191 |         if (g_once_init_enter (&vala_ccode_line_directive_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodemacroreplacement.lo valaccodemacroreplacement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodemacroreplacement.c  -fPIC -DPIC -o .libs/valaccodemacroreplacement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodemacroreplacement.c:26:
valaccodemacroreplacement.c: In function 'vala_ccode_macro_replacement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodemacroreplacement.c:112:13: note: in expansion of macro 'g_once_init_enter'
  112 |         if (g_once_init_enter (&vala_ccode_macro_replacement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeifsection.lo valaccodeifsection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeifsection.c  -fPIC -DPIC -o .libs/valaccodeifsection.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeifsection.c:26:
valaccodeifsection.c: In function 'vala_ccode_if_section_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeifsection.c:269:13: note: in expansion of macro 'g_once_init_enter'
  269 |         if (g_once_init_enter (&vala_ccode_if_section_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodememberaccess.lo valaccodememberaccess.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodememberaccess.c  -fPIC -DPIC -o .libs/valaccodememberaccess.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodememberaccess.c:26:
valaccodememberaccess.c: In function 'vala_ccode_member_access_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodememberaccess.c:243:13: note: in expansion of macro 'g_once_init_enter'
  243 |         if (g_once_init_enter (&vala_ccode_member_access_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodemodifiers.lo valaccodemodifiers.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodemodifiers.c  -fPIC -DPIC -o .libs/valaccodemodifiers.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodemodifiers.c:28:
valaccodemodifiers.c: In function 'vala_ccode_modifiers_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodemodifiers.c:52:13: note: in expansion of macro 'g_once_init_enter'
   52 |         if (g_once_init_enter (&vala_ccode_modifiers_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodenewline.lo valaccodenewline.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodenewline.c  -fPIC -DPIC -o .libs/valaccodenewline.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodenewline.c:26:
valaccodenewline.c: In function 'vala_ccode_newline_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodenewline.c:99:13: note: in expansion of macro 'g_once_init_enter'
   99 |         if (g_once_init_enter (&vala_ccode_newline_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodenode.lo valaccodenode.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodenode.c  -fPIC -DPIC -o .libs/valaccodenode.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodenode.c:26:
valaccodenode.c: In function 'vala_ccode_node_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodenode.c:382:13: note: in expansion of macro 'g_once_init_enter'
  382 |         if (g_once_init_enter (&vala_ccode_node_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeoncesection.lo valaccodeoncesection.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeoncesection.c  -fPIC -DPIC -o .libs/valaccodeoncesection.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeoncesection.c:26:
valaccodeoncesection.c: In function 'vala_ccode_once_section_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeoncesection.c:216:13: note: in expansion of macro 'g_once_init_enter'
  216 |         if (g_once_init_enter (&vala_ccode_once_section_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeparenthesizedexpression.lo valaccodeparenthesizedexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeparenthesizedexpression.c  -fPIC -DPIC -o .libs/valaccodeparenthesizedexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeparenthesizedexpression.c:26:
valaccodeparenthesizedexpression.c: In function 'vala_ccode_parenthesized_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeparenthesizedexpression.c:161:13: note: in expansion of macro 'g_once_init_enter'
  161 |         if (g_once_init_enter (&vala_ccode_parenthesized_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeparameter.lo valaccodeparameter.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeparameter.c  -fPIC -DPIC -o .libs/valaccodeparameter.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeparameter.c:26:
valaccodeparameter.c: In function 'vala_ccode_parameter_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeparameter.c:272:13: note: in expansion of macro 'g_once_init_enter'
  272 |         if (g_once_init_enter (&vala_ccode_parameter_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodepragma.lo valaccodepragma.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodepragma.c  -fPIC -DPIC -o .libs/valaccodepragma.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodepragma.c:26:
valaccodepragma.c: In function 'vala_ccode_pragma_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodepragma.c:225:13: note: in expansion of macro 'g_once_init_enter'
  225 |         if (g_once_init_enter (&vala_ccode_pragma_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodereturnstatement.lo valaccodereturnstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodereturnstatement.c  -fPIC -DPIC -o .libs/valaccodereturnstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodereturnstatement.c:26:
valaccodereturnstatement.c: In function 'vala_ccode_return_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodereturnstatement.c:171:13: note: in expansion of macro 'g_once_init_enter'
  171 |         if (g_once_init_enter (&vala_ccode_return_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodestatement.lo valaccodestatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodestatement.c  -fPIC -DPIC -o .libs/valaccodestatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodestatement.c:26:
valaccodestatement.c: In function 'vala_ccode_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodestatement.c:79:13: note: in expansion of macro 'g_once_init_enter'
   79 |         if (g_once_init_enter (&vala_ccode_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeswitchstatement.lo valaccodeswitchstatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeswitchstatement.c  -fPIC -DPIC -o .libs/valaccodeswitchstatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeswitchstatement.c:26:
valaccodeswitchstatement.c: In function 'vala_ccode_switch_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeswitchstatement.c:167:13: note: in expansion of macro 'g_once_init_enter'
  167 |         if (g_once_init_enter (&vala_ccode_switch_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodestruct.lo valaccodestruct.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodestruct.c  -fPIC -DPIC -o .libs/valaccodestruct.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodestruct.c:26:
valaccodestruct.c: In function 'vala_ccode_struct_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodestruct.c:278:13: note: in expansion of macro 'g_once_init_enter'
  278 |         if (g_once_init_enter (&vala_ccode_struct_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodetypedefinition.lo valaccodetypedefinition.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodetypedefinition.c  -fPIC -DPIC -o .libs/valaccodetypedefinition.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodetypedefinition.c:26:
valaccodetypedefinition.c: In function 'vala_ccode_type_definition_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodetypedefinition.c:219:13: note: in expansion of macro 'g_once_init_enter'
  219 |         if (g_once_init_enter (&vala_ccode_type_definition_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeunaryexpression.lo valaccodeunaryexpression.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeunaryexpression.c  -fPIC -DPIC -o .libs/valaccodeunaryexpression.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeunaryexpression.c:26:
valaccodeunaryexpression.c: In function 'vala_ccode_unary_expression_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeunaryexpression.c:336:13: note: in expansion of macro 'g_once_init_enter'
  336 |         if (g_once_init_enter (&vala_ccode_unary_expression_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaccodeunaryexpression.c: In function 'vala_ccode_unary_operator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeunaryexpression.c:357:13: note: in expansion of macro 'g_once_init_enter'
  357 |         if (g_once_init_enter (&vala_ccode_unary_operator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodevariabledeclarator.lo valaccodevariabledeclarator.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodevariabledeclarator.c  -fPIC -DPIC -o .libs/valaccodevariabledeclarator.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodevariabledeclarator.c:26:
valaccodevariabledeclarator.c: In function 'vala_ccode_variable_declarator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodevariabledeclarator.c:354:13: note: in expansion of macro 'g_once_init_enter'
  354 |         if (g_once_init_enter (&vala_ccode_variable_declarator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaccodevariabledeclarator.c: In function 'vala_ccode_declarator_suffix_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodevariabledeclarator.c:680:13: note: in expansion of macro 'g_once_init_enter'
  680 |         if (g_once_init_enter (&vala_ccode_declarator_suffix_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodewhilestatement.lo valaccodewhilestatement.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodewhilestatement.c  -fPIC -DPIC -o .libs/valaccodewhilestatement.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodewhilestatement.c:26:
valaccodewhilestatement.c: In function 'vala_ccode_while_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodewhilestatement.c:196:13: note: in expansion of macro 'g_once_init_enter'
  196 |         if (g_once_init_enter (&vala_ccode_while_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodewriter.lo valaccodewriter.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodewriter.c  -fPIC -DPIC -o .libs/valaccodewriter.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodewriter.c:26:
valaccodewriter.c: In function 'vala_ccode_writer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodewriter.c:892:13: note: in expansion of macro 'g_once_init_enter'
  892 |         if (g_once_init_enter (&vala_ccode_writer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccode\"  -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeelementaccess.lo valaccodeelementaccess.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeelementaccess.c  -fPIC -DPIC -o .libs/valaccodeelementaccess.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from valaccode.h:8,
                 from valaccodeelementaccess.c:28:
valaccodeelementaccess.c: In function 'vala_ccode_element_access_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeelementaccess.c:272:13: note: in expansion of macro 'g_once_init_enter'
  272 |         if (g_once_init_enter (&vala_ccode_element_access_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libvalaccode.la  valaccode.lo valaccodeassignment.lo valaccodebinaryexpression.lo valaccodebinarycompareexpression.lo valaccodeblock.lo valaccodebreakstatement.lo valaccodecasestatement.lo valaccodecastexpression.lo valaccodecommaexpression.lo valaccodecomment.lo valaccodeconditionalexpression.lo valaccodeconstant.lo valaccodeconstantidentifier.lo valaccodecontinuestatement.lo valaccodedeclaration.lo valaccodedeclarator.lo valaccodedefine.lo valaccodedostatement.lo valaccodeemptystatement.lo valaccodeenum.lo valaccodeenumvalue.lo valaccodeexpression.lo valaccodeexpressionstatement.lo valaccodefile.lo valaccodeforstatement.lo valaccodefragment.lo valaccodefunction.lo valaccodefunctioncall.lo valaccodefunctiondeclarator.lo valaccodeggnucsection.lo valaccodegotostatement.lo valaccodeidentifier.lo valaccodeifstatement.lo valaccodeincludedirective.lo valaccodeinitializerlist.lo valaccodeinvalidexpression.lo valaccodelabel.lo valaccodelinedirective.lo valaccodeifsection.lo valaccodemacroreplacement.lo valaccodememberaccess.lo valaccodemodifiers.lo valaccodenewline.lo valaccodenode.lo valaccodeoncesection.lo valaccodeparameter.lo valaccodeparenthesizedexpression.lo valaccodepragma.lo valaccodereturnstatement.lo valaccodestatement.lo valaccodestruct.lo valaccodeswitchstatement.lo valaccodetypedefinition.lo valaccodeunaryexpression.lo valaccodevariabledeclarator.lo valaccodewhilestatement.lo valaccodewriter.lo valaccodeelementaccess.lo    -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.56.la  
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libvalaccode.a .libs/valaccode.o .libs/valaccodeassignment.o .libs/valaccodebinaryexpression.o .libs/valaccodebinarycompareexpression.o .libs/valaccodeblock.o .libs/valaccodebreakstatement.o .libs/valaccodecasestatement.o .libs/valaccodecastexpression.o .libs/valaccodecommaexpression.o .libs/valaccodecomment.o .libs/valaccodeconditionalexpression.o .libs/valaccodeconstant.o .libs/valaccodeconstantidentifier.o .libs/valaccodecontinuestatement.o .libs/valaccodedeclaration.o .libs/valaccodedeclarator.o .libs/valaccodedefine.o .libs/valaccodedostatement.o .libs/valaccodeemptystatement.o .libs/valaccodeenum.o .libs/valaccodeenumvalue.o .libs/valaccodeexpression.o .libs/valaccodeexpressionstatement.o .libs/valaccodefile.o .libs/valaccodeforstatement.o .libs/valaccodefragment.o .libs/valaccodefunction.o .libs/valaccodefunctioncall.o .libs/valaccodefunctiondeclarator.o .libs/valaccodeggnucsection.o .libs/valaccodegotostatement.o .libs/valaccodeidentifier.o .libs/valaccodeifstatement.o .libs/valaccodeincludedirective.o .libs/valaccodeinitializerlist.o .libs/valaccodeinvalidexpression.o .libs/valaccodelabel.o .libs/valaccodelinedirective.o .libs/valaccodeifsection.o .libs/valaccodemacroreplacement.o .libs/valaccodememberaccess.o .libs/valaccodemodifiers.o .libs/valaccodenewline.o .libs/valaccodenode.o .libs/valaccodeoncesection.o .libs/valaccodeparameter.o .libs/valaccodeparenthesizedexpression.o .libs/valaccodepragma.o .libs/valaccodereturnstatement.o .libs/valaccodestatement.o .libs/valaccodestruct.o .libs/valaccodeswitchstatement.o .libs/valaccodetypedefinition.o .libs/valaccodeunaryexpression.o .libs/valaccodevariabledeclarator.o .libs/valaccodewhilestatement.o .libs/valaccodewriter.o .libs/valaccodeelementaccess.o 
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvalaccode.a
libtool: link: ( cd ".libs" && rm -f "libvalaccode.la" && ln -s "../libvalaccode.la" "libvalaccode.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/ccode'
Making all in codegen
make  all-am
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccode.lo valaccode.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccode.c  -fPIC -DPIC -o .libs/valaccode.o
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodearraymodule.lo valaccodearraymodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodearraymodule.c  -fPIC -DPIC -o .libs/valaccodearraymodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodearraymodule.c:28:
valaccodearraymodule.c: In function 'vala_ccode_array_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodearraymodule.c:5589:13: note: in expansion of macro 'g_once_init_enter'
 5589 |         if (g_once_init_enter (&vala_ccode_array_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeassignmentmodule.lo valaccodeassignmentmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeassignmentmodule.c  -fPIC -DPIC -o .libs/valaccodeassignmentmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodeassignmentmodule.c:28:
valaccodeassignmentmodule.c: In function 'vala_ccode_assignment_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeassignmentmodule.c:1326:13: note: in expansion of macro 'g_once_init_enter'
 1326 |         if (g_once_init_enter (&vala_ccode_assignment_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodeattribute.lo valaccodeattribute.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodeattribute.c  -fPIC -DPIC -o .libs/valaccodeattribute.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodeattribute.c:26:
valaccodeattribute.c: In function 'vala_ccode_attribute_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodeattribute.c:7951:13: note: in expansion of macro 'g_once_init_enter'
 7951 |         if (g_once_init_enter (&vala_ccode_attribute_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodecompiler.lo valaccodecompiler.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodecompiler.c  -fPIC -DPIC -o .libs/valaccodecompiler.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodecompiler.c:26:
valaccodecompiler.c: In function 'vala_ccode_compiler_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodecompiler.c:779:13: note: in expansion of macro 'g_once_init_enter'
  779 |         if (g_once_init_enter (&vala_ccode_compiler_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodecontrolflowmodule.lo valaccodecontrolflowmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodecontrolflowmodule.c  -fPIC -DPIC -o .libs/valaccodecontrolflowmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodecontrolflowmodule.c:28:
valaccodecontrolflowmodule.c: In function 'vala_ccode_control_flow_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodecontrolflowmodule.c:2968:13: note: in expansion of macro 'g_once_init_enter'
 2968 |         if (g_once_init_enter (&vala_ccode_control_flow_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodedelegatemodule.lo valaccodedelegatemodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodedelegatemodule.c  -fPIC -DPIC -o .libs/valaccodedelegatemodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodedelegatemodule.c:28:
valaccodedelegatemodule.c: In function 'vala_ccode_delegate_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodedelegatemodule.c:2892:13: note: in expansion of macro 'g_once_init_enter'
 2892 |         if (g_once_init_enter (&vala_ccode_delegate_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodememberaccessmodule.lo valaccodememberaccessmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodememberaccessmodule.c  -fPIC -DPIC -o .libs/valaccodememberaccessmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodememberaccessmodule.c:28:
valaccodememberaccessmodule.c: In function 'vala_ccode_member_access_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodememberaccessmodule.c:5478:13: note: in expansion of macro 'g_once_init_enter'
 5478 |         if (g_once_init_enter (&vala_ccode_member_access_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodebasemodule.lo valaccodebasemodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodebasemodule.c  -fPIC -DPIC -o .libs/valaccodebasemodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodebasemodule.c:28:
valaccodebasemodule.c: In function 'vala_ccode_base_module_emit_context_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodebasemodule.c:38534:13: note: in expansion of macro 'g_once_init_enter'
38534 |         if (g_once_init_enter (&vala_ccode_base_module_emit_context_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valaccodebasemodule.c: In function 'vala_ccode_base_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodebasemodule.c:38817:13: note: in expansion of macro 'g_once_init_enter'
38817 |         if (g_once_init_enter (&vala_ccode_base_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodemethodcallmodule.lo valaccodemethodcallmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodemethodcallmodule.c  -fPIC -DPIC -o .libs/valaccodemethodcallmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodemethodcallmodule.c:28:
valaccodemethodcallmodule.c: In function 'vala_ccode_method_call_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodemethodcallmodule.c:8359:13: note: in expansion of macro 'g_once_init_enter'
 8359 |         if (g_once_init_enter (&vala_ccode_method_call_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodemethodmodule.lo valaccodemethodmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodemethodmodule.c  -fPIC -DPIC -o .libs/valaccodemethodmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodemethodmodule.c:27:
valaccodemethodmodule.c: In function 'vala_ccode_method_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodemethodmodule.c:8082:13: note: in expansion of macro 'g_once_init_enter'
 8082 |         if (g_once_init_enter (&vala_ccode_method_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaclassregisterfunction.lo valaclassregisterfunction.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaclassregisterfunction.c  -fPIC -DPIC -o .libs/valaclassregisterfunction.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaclassregisterfunction.c:26:
valaclassregisterfunction.c: In function 'vala_class_register_function_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaclassregisterfunction.c:1109:13: note: in expansion of macro 'g_once_init_enter'
 1109 |         if (g_once_init_enter (&vala_class_register_function_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaccodestructmodule.lo valaccodestructmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaccodestructmodule.c  -fPIC -DPIC -o .libs/valaccodestructmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaccodestructmodule.c:28:
valaccodestructmodule.c: In function 'vala_ccode_struct_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaccodestructmodule.c:1901:13: note: in expansion of macro 'g_once_init_enter'
 1901 |         if (g_once_init_enter (&vala_ccode_struct_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valactype.lo valactype.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valactype.c  -fPIC -DPIC -o .libs/valactype.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valactype.c:26:
valactype.c: In function 'vala_ctype_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valactype.c:187:13: note: in expansion of macro 'g_once_init_enter'
  187 |         if (g_once_init_enter (&vala_ctype_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaenumregisterfunction.lo valaenumregisterfunction.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaenumregisterfunction.c  -fPIC -DPIC -o .libs/valaenumregisterfunction.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaenumregisterfunction.c:27:
valaenumregisterfunction.c: In function 'vala_enum_register_function_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaenumregisterfunction.c:180:13: note: in expansion of macro 'g_once_init_enter'
  180 |         if (g_once_init_enter (&vala_enum_register_function_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaerrordomainregisterfunction.lo valaerrordomainregisterfunction.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaerrordomainregisterfunction.c  -fPIC -DPIC -o .libs/valaerrordomainregisterfunction.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaerrordomainregisterfunction.c:26:
valaerrordomainregisterfunction.c: In function 'vala_error_domain_register_function_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaerrordomainregisterfunction.c:179:13: note: in expansion of macro 'g_once_init_enter'
  179 |         if (g_once_init_enter (&vala_error_domain_register_function_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagasyncmodule.lo valagasyncmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagasyncmodule.c  -fPIC -DPIC -o .libs/valagasyncmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagasyncmodule.c:26:
valagasyncmodule.c: In function 'vala_gasync_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagasyncmodule.c:4768:13: note: in expansion of macro 'g_once_init_enter'
 4768 |         if (g_once_init_enter (&vala_gasync_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagdbusclientmodule.lo valagdbusclientmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagdbusclientmodule.c  -fPIC -DPIC -o .libs/valagdbusclientmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagdbusclientmodule.c:27:
valagdbusclientmodule.c: In function 'vala_gd_bus_client_module_call_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagdbusclientmodule.c:129:13: note: in expansion of macro 'g_once_init_enter'
  129 |         if (g_once_init_enter (&vala_gd_bus_client_module_call_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagdbusclientmodule.c: In function 'vala_gd_bus_client_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagdbusclientmodule.c:7599:13: note: in expansion of macro 'g_once_init_enter'
 7599 |         if (g_once_init_enter (&vala_gd_bus_client_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagdbusmodule.lo valagdbusmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagdbusmodule.c  -fPIC -DPIC -o .libs/valagdbusmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagdbusmodule.c:26:
valagdbusmodule.c: In function 'vala_gd_bus_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagdbusmodule.c:3565:13: note: in expansion of macro 'g_once_init_enter'
 3565 |         if (g_once_init_enter (&vala_gd_bus_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagerrormodule.lo valagerrormodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagerrormodule.c  -fPIC -DPIC -o .libs/valagerrormodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagerrormodule.c:27:
valagerrormodule.c: In function 'vala_gerror_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagerrormodule.c:2145:13: note: in expansion of macro 'g_once_init_enter'
 2145 |         if (g_once_init_enter (&vala_gerror_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagdbusservermodule.lo valagdbusservermodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagdbusservermodule.c  -fPIC -DPIC -o .libs/valagdbusservermodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagdbusservermodule.c:26:
valagdbusservermodule.c: In function 'vala_gd_bus_server_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagdbusservermodule.c:7295:13: note: in expansion of macro 'g_once_init_enter'
 7295 |         if (g_once_init_enter (&vala_gd_bus_server_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valaglibvalue.lo valaglibvalue.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valaglibvalue.c  -fPIC -DPIC -o .libs/valaglibvalue.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valaglibvalue.c:28:
valaglibvalue.c: In function 'vala_glib_value_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valaglibvalue.c:271:13: note: in expansion of macro 'g_once_init_enter'
  271 |         if (g_once_init_enter (&vala_glib_value_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagirwriter.lo valagirwriter.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagirwriter.c  -fPIC -DPIC -o .libs/valagirwriter.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagirwriter.c:26:
valagirwriter.c: In function 'vala_gir_writer_gir_namespace_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirwriter.c:8023:13: note: in expansion of macro 'g_once_init_enter'
 8023 |         if (g_once_init_enter (&vala_gir_writer_gir_namespace_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagirwriter.c: In function 'vala_gir_writer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagirwriter.c:8152:13: note: in expansion of macro 'g_once_init_enter'
 8152 |         if (g_once_init_enter (&vala_gir_writer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagobjectmodule.lo valagobjectmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagobjectmodule.c  -fPIC -DPIC -o .libs/valagobjectmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagobjectmodule.c:28:
valagobjectmodule.c: In function 'vala_gobject_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagobjectmodule.c:4849:13: note: in expansion of macro 'g_once_init_enter'
 4849 |         if (g_once_init_enter (&vala_gobject_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagtkmodule.lo valagtkmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagtkmodule.c  -fPIC -DPIC -o .libs/valagtkmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagtkmodule.c:27:
valagtkmodule.c: In function 'vala_gtk_module_invalidclass_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagtkmodule.c:2711:13: note: in expansion of macro 'g_once_init_enter'
 2711 |         if (g_once_init_enter (&vala_gtk_module_invalidclass_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagtkmodule.c: In function 'vala_gtk_module_invalid_property_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagtkmodule.c:2775:13: note: in expansion of macro 'g_once_init_enter'
 2775 |         if (g_once_init_enter (&vala_gtk_module_invalid_property_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagtkmodule.c: In function 'vala_gtk_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagtkmodule.c:2892:13: note: in expansion of macro 'g_once_init_enter'
 2892 |         if (g_once_init_enter (&vala_gtk_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagsignalmodule.lo valagsignalmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagsignalmodule.c  -fPIC -DPIC -o .libs/valagsignalmodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagsignalmodule.c:28:
valagsignalmodule.c: In function 'vala_gsignal_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagsignalmodule.c:4885:13: note: in expansion of macro 'g_once_init_enter'
 4885 |         if (g_once_init_enter (&vala_gsignal_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagvaluemodule.lo valagvaluemodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagvaluemodule.c  -fPIC -DPIC -o .libs/valagvaluemodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagvaluemodule.c:26:
valagvaluemodule.c: In function 'vala_gvalue_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagvaluemodule.c:765:13: note: in expansion of macro 'g_once_init_enter'
  765 |         if (g_once_init_enter (&vala_gvalue_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagtypemodule.lo valagtypemodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagtypemodule.c  -fPIC -DPIC -o .libs/valagtypemodule.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagtypemodule.c:28:
valagtypemodule.c: In function 'vala_gtype_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagtypemodule.c:15597:13: note: in expansion of macro 'g_once_init_enter'
15597 |         if (g_once_init_enter (&vala_gtype_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valainterfaceregisterfunction.lo valainterfaceregisterfunction.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valainterfaceregisterfunction.c  -fPIC -DPIC -o .libs/valainterfaceregisterfunction.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valainterfaceregisterfunction.c:28:
valainterfaceregisterfunction.c: In function 'vala_interface_register_function_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valainterfaceregisterfunction.c:428:13: note: in expansion of macro 'g_once_init_enter'
  428 |         if (g_once_init_enter (&vala_interface_register_function_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagvariantmodule.lo valagvariantmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valagvariantmodule.c  -fPIC -DPIC -o .libs/valagvariantmodule.o
valagvariantmodule.c: In function 'vala_gvariant_module_get_basic_type_info':
valagvariantmodule.c:226:41: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  226 |                         info_collection = VALA_GVARIANT_MODULE_basic_types;
      |                                         ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valagvariantmodule.c:26:
valagvariantmodule.c: In function 'vala_gvariant_module_basic_type_info_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagvariantmodule.c:5655:13: note: in expansion of macro 'g_once_init_enter'
 5655 |         if (g_once_init_enter (&vala_gvariant_module_basic_type_info_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
valagvariantmodule.c: In function 'vala_gvariant_module_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagvariantmodule.c:5707:13: note: in expansion of macro 'g_once_init_enter'
 5707 |         if (g_once_init_enter (&vala_gvariant_module_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valastructregisterfunction.lo valastructregisterfunction.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valastructregisterfunction.c  -fPIC -DPIC -o .libs/valastructregisterfunction.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valastructregisterfunction.c:26:
valastructregisterfunction.c: In function 'vala_struct_register_function_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valastructregisterfunction.c:179:13: note: in expansion of macro 'g_once_init_enter'
  179 |         if (g_once_init_enter (&vala_struct_register_function_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vala-ccodegen\"  -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valatyperegisterfunction.lo valatyperegisterfunction.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c valatyperegisterfunction.c  -fPIC -DPIC -o .libs/valatyperegisterfunction.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valacodegen.h:6,
                 from valatyperegisterfunction.c:26:
valatyperegisterfunction.c: In function 'vala_typeregister_function_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro 'g_atomic_pointer_get'
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valatyperegisterfunction.c:2523:13: note: in expansion of macro 'g_once_init_enter'
 2523 |         if (g_once_init_enter (&vala_typeregister_function_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -no-undefined -avoid-version  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libvalaccodegen.la -rpath /usr/lib64/vala-0.56 valaccode.lo valaccodearraymodule.lo valaccodeassignmentmodule.lo valaccodeattribute.lo valaccodebasemodule.lo valaccodecompiler.lo valaccodecontrolflowmodule.lo valaccodedelegatemodule.lo valaccodememberaccessmodule.lo valaccodemethodcallmodule.lo valaccodemethodmodule.lo valaccodestructmodule.lo valaclassregisterfunction.lo valactype.lo valaenumregisterfunction.lo valaerrordomainregisterfunction.lo valagasyncmodule.lo valagdbusclientmodule.lo valagdbusmodule.lo valagdbusservermodule.lo valagerrormodule.lo valagirwriter.lo valaglibvalue.lo valagobjectmodule.lo valagtkmodule.lo valagsignalmodule.lo valagtypemodule.lo valagvaluemodule.lo valagvariantmodule.lo valainterfaceregisterfunction.lo valastructregisterfunction.lo valatyperegisterfunction.lo    -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.56.la ../ccode/libvalaccode.la  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/valaccode.o .libs/valaccodearraymodule.o .libs/valaccodeassignmentmodule.o .libs/valaccodeattribute.o .libs/valaccodebasemodule.o .libs/valaccodecompiler.o .libs/valaccodecontrolflowmodule.o .libs/valaccodedelegatemodule.o .libs/valaccodememberaccessmodule.o .libs/valaccodemethodcallmodule.o .libs/valaccodemethodmodule.o .libs/valaccodestructmodule.o .libs/valaclassregisterfunction.o .libs/valactype.o .libs/valaenumregisterfunction.o .libs/valaerrordomainregisterfunction.o .libs/valagasyncmodule.o .libs/valagdbusclientmodule.o .libs/valagdbusmodule.o .libs/valagdbusservermodule.o .libs/valagerrormodule.o .libs/valagirwriter.o .libs/valaglibvalue.o .libs/valagobjectmodule.o .libs/valagtkmodule.o .libs/valagsignalmodule.o .libs/valagtypemodule.o .libs/valagvaluemodule.o .libs/valagvariantmodule.o .libs/valainterfaceregisterfunction.o .libs/valastructregisterfunction.o .libs/valatyperegisterfunction.o  -Wl,--whole-archive ../ccode/.libs/libvalaccode.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala/.libs -Wl,--as-needed ../vala/.libs/libvala-0.56.so /var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala/.libs/libvala-0.56.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -pthread -Wl,-soname -Wl,libvalaccodegen.so -o .libs/libvalaccodegen.so
libtool: link: ( cd ".libs" && rm -f "libvalaccodegen.la" && ln -s "../libvalaccodegen.la" "libvalaccodegen.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
Making all in compiler
make  all-am
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/compiler'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"valac\"  -I../gee -I../ccode -I../vala -I../codegen -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.56\"    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valacompiler.o valacompiler.c
valacompiler.c: In function ‘vala_compiler_run’:
valacompiler.c:1640:53: warning: passing argument 1 of ‘g_strcanon’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 1640 |                                         g_strcanon (_tmp265_, "0123456789.", '?');
      |                                                     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valacompiler.c:27:
/usr/include/glib-2.0/glib/gstrfuncs.h:113:55: note: expected ‘gchar *’ {aka ‘char *’} but argument is of type ‘const gchar *’ {aka ‘const char *’}
  113 | gchar*                g_strcanon       (gchar        *string,
      |                                         ~~~~~~~~~~~~~~^~~~~~
valacompiler.c: In function ‘vala_compiler_run_source’:
valacompiler.c:2166:31: warning: passing argument 1 of ‘g_mkstemp’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 2166 |         outputfd = g_mkstemp (_tmp16_);
      |                               ^~~~~~~
In file included from /usr/include/glib-2.0/glib.h:50:
/usr/include/glib-2.0/glib/gfileutils.h:151:46: note: expected ‘gchar *’ {aka ‘char *’} but argument is of type ‘const gchar *’ {aka ‘const char *’}
  151 | gint     g_mkstemp            (gchar        *tmpl);
      |                                ~~~~~~~~~~~~~~^~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34:
valacompiler.c: In function ‘vala_compiler_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valacompiler.c:2645:13: note: in expansion of macro ‘g_once_init_enter’
 2645 |         if (g_once_init_enter (&vala_compiler_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/compiler'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/compiler'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o valac valacompiler.o    -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.56.la ../ccode/libvalaccode.la ../codegen/libvalaccodegen.la  
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/valac valacompiler.o  -Wl,--as-needed ../vala/.libs/libvala-0.56.so ../ccode/.libs/libvalaccode.a /var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala/.libs/libvala-0.56.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 ../codegen/.libs/libvalaccodegen.so -pthread -Wl,-rpath -Wl,/usr/lib64/vala-0.56
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/compiler'
Making all in vapi
make[2]: Nothing to be done for 'all'.
Making all in tests
make  all-recursive
Making all in fastvapi
make[4]: Nothing to be done for 'all'.
Making all in girwriter
make[4]: Nothing to be done for 'all'.
Making all in gtktemplate
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in doc
Making all in manual
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/doc/manual'
/usr/bin/xsltproc \
	--xinclude \
	--path . \
	--output devhelp/vala-0.56.devhelp2 \
	./devhelp.xsl \
	./manual.xml
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/doc/manual'
make[3]: Nothing to be done for 'all-am'.
Making all in gobject-introspection
make  all-am
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o gidlwriter.o gidlwriter.c
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o scanner.o scanner.c
scanner.c: In function ‘g_igenerator_process_properties’:
scanner.c:235:25: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  235 |       giprop->node.name = properties[i]->name;
      |                         ^
In file included from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56,
                 from scanner.c:30:
scanner.c: In function ‘g_igenerator_start_preprocessor’:
/usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of ‘g_string_free_and_steal’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   70 |   (__builtin_constant_p (free_segment) ?        \
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |     ((free_segment) ?                           \
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |       (g_string_free) ((str), (free_segment)) : \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |       g_string_free_and_steal (str))            \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |     :                                           \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |     (g_string_free) ((str), (free_segment)))
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scanner.c:1564:7: note: in expansion of macro ‘g_string_free’
 1564 |       g_string_free (args, FALSE);
      |       ^~~~~~~~~~~~~
scanner.c:1605:7: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 1605 |       write (tmp, buffer, read_bytes);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o scannerlexer.o scannerlexer.c
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o scannerparser.o scannerparser.c
scannerparser.y: In function ‘ctype_copy’:
scannerparser.y:91:3: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
   91 |   return g_memdup (type, sizeof (CType));
      |   ^~~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56,
                 from scanner.h:27,
                 from scannerparser.y:34:
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o gidlmodule.lo gidlmodule.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c gidlmodule.c  -fPIC -DPIC -o .libs/gidlmodule.o
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o gidlnode.lo gidlnode.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c gidlnode.c  -fPIC -DPIC -o .libs/gidlnode.o
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o gidlparser.lo gidlparser.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c gidlparser.c  -fPIC -DPIC -o .libs/gidlparser.o
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o gmetadata.lo gmetadata.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c gmetadata.c  -fPIC -DPIC -o .libs/gmetadata.o
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libgidl.la  gidlmodule.lo gidlnode.lo gidlparser.lo gmetadata.lo  -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0  
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgidl.a .libs/gidlmodule.o .libs/gidlnode.o .libs/gidlparser.o .libs/gmetadata.o 
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgidl.a
libtool: link: ( cd ".libs" && rm -f "libgidl.la" && ln -s "../libgidl.la" "libgidl.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gen-introspect gidlwriter.o scanner.o scannerlexer.o scannerparser.o  -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libgidl.la  
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o gen-introspect gidlwriter.o scanner.o scannerlexer.o scannerparser.o -Wl,--export-dynamic  -Wl,--as-needed ./.libs/libgidl.a -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
Making all in vapigen
make  all-recursive
Making all in vala-gen-introspect
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vapigen\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I../gee -I../ccode -I../vala -I../gobject-introspection    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valavapigen.o valavapigen.c
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valavapigen.c:26:
valavapigen.c: In function ‘vala_vapi_gen_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valavapigen.c:1149:13: note: in expansion of macro ‘g_once_init_enter’
 1149 |         if (g_once_init_enter (&vala_vapi_gen_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vapigen\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I../gee -I../ccode -I../vala -I../gobject-introspection    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valavapicheck.o valavapicheck.c
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from valavapicheck.c:26:
valavapicheck.c: In function ‘vala_vapi_check_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valavapicheck.c:1076:13: note: in expansion of macro ‘g_once_init_enter’
 1076 |         if (g_once_init_enter (&vala_vapi_check_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
cp vapigen.pc vapigen-0.56.pc
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"vapigen\"  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/lib64/libffi/include -I../gee -I../ccode -I../vala -I../gobject-introspection    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o valagidlparser.o valagidlparser.c
valagidlparser.c: In function ‘vala_gidl_parser_get_attributes’:
valagidlparser.c:17140:33: warning: ‘g_pattern_match_string’ is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
17140 |                                 if (g_pattern_match_string (_tmp18_, codenode)) {
      |                                 ^~
In file included from /usr/include/glib-2.0/glib.h:68,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../vala/vala.h:6,
                 from valagidlparser.c:28:
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34:
valagidlparser.c: In function ‘vala_gidl_parser_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
valagidlparser.c:18493:13: note: in expansion of macro ‘g_once_init_enter’
18493 |         if (g_once_init_enter (&vala_gidl_parser_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o vapigen valagidlparser.o valavapigen.o    -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.56.la ../gobject-introspection/libgidl.la  
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/vapigen valagidlparser.o valavapigen.o  -Wl,--as-needed ../vala/.libs/libvala-0.56.so ../gobject-introspection/.libs/libgidl.a -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o vapicheck valavapicheck.o    -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.56.la ../gobject-introspection/libgidl.la  
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/vapicheck valavapicheck.o  -Wl,--as-needed ../vala/.libs/libvala-0.56.so ../gobject-introspection/.libs/libgidl.a -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16'
cp libvala.pc libvala-0.56.pc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16'
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-lang/vala-0.56.16

>>> Install dev-lang/vala-0.56.16 into /var/tmp/portage/dev-lang/vala-0.56.16/image
make -j2 DESTDIR=/var/tmp/portage/dev-lang/vala-0.56.16/image install 
make  install-recursive
Making install in gee
make  install-am
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/include/vala-0.56'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 valagee.h '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/include/vala-0.56'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gee'
Making install in vala
make  install-am
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c   libvala-0.56.la '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libvala-0.56.so.0.0.0 /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/libvala-0.56.so.0.0.0
libtool: install: (cd /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64 && { ln -s -f libvala-0.56.so.0.0.0 libvala-0.56.so.0 || { rm -f libvala-0.56.so.0 && ln -s libvala-0.56.so.0.0.0 libvala-0.56.so.0; }; })
libtool: install: (cd /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64 && { ln -s -f libvala-0.56.so.0.0.0 libvala-0.56.so || { rm -f libvala-0.56.so && ln -s libvala-0.56.so.0.0.0 libvala-0.56.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libvala-0.56.lai /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/libvala-0.56.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 libvala-0.56.vapi '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala/vapi'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/include/vala-0.56'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 vala.h '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/include/vala-0.56'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala'
Making install in ccode
make  install-am
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
Making install in codegen
make  install-am
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/vala-0.56'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c   libvalaccodegen.la '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/vala-0.56'
libtool: warning: relinking 'libvalaccodegen.la'
libtool: install: (cd /var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen; /bin/sh "/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/libtool"  --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libvalaccodegen.la -rpath /usr/lib64/vala-0.56 valaccode.lo valaccodearraymodule.lo valaccodeassignmentmodule.lo valaccodeattribute.lo valaccodebasemodule.lo valaccodecompiler.lo valaccodecontrolflowmodule.lo valaccodedelegatemodule.lo valaccodememberaccessmodule.lo valaccodemethodcallmodule.lo valaccodemethodmodule.lo valaccodestructmodule.lo valaclassregisterfunction.lo valactype.lo valaenumregisterfunction.lo valaerrordomainregisterfunction.lo valagasyncmodule.lo valagdbusclientmodule.lo valagdbusmodule.lo valagdbusservermodule.lo valagerrormodule.lo valagirwriter.lo valaglibvalue.lo valagobjectmodule.lo valagtkmodule.lo valagsignalmodule.lo valagtypemodule.lo valagvaluemodule.lo valagvariantmodule.lo valainterfaceregisterfunction.lo valastructregisterfunction.lo valatyperegisterfunction.lo -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.56.la ../ccode/libvalaccode.la -inst-prefix-dir /var/tmp/portage/dev-lang/vala-0.56.16/image)
libtool: relink: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/valaccode.o .libs/valaccodearraymodule.o .libs/valaccodeassignmentmodule.o .libs/valaccodeattribute.o .libs/valaccodebasemodule.o .libs/valaccodecompiler.o .libs/valaccodecontrolflowmodule.o .libs/valaccodedelegatemodule.o .libs/valaccodememberaccessmodule.o .libs/valaccodemethodcallmodule.o .libs/valaccodemethodmodule.o .libs/valaccodestructmodule.o .libs/valaclassregisterfunction.o .libs/valactype.o .libs/valaenumregisterfunction.o .libs/valaerrordomainregisterfunction.o .libs/valagasyncmodule.o .libs/valagdbusclientmodule.o .libs/valagdbusmodule.o .libs/valagdbusservermodule.o .libs/valagerrormodule.o .libs/valagirwriter.o .libs/valaglibvalue.o .libs/valagobjectmodule.o .libs/valagtkmodule.o .libs/valagsignalmodule.o .libs/valagtypemodule.o .libs/valagvaluemodule.o .libs/valagvariantmodule.o .libs/valainterfaceregisterfunction.o .libs/valastructregisterfunction.o .libs/valatyperegisterfunction.o  -Wl,--whole-archive ../ccode/.libs/libvalaccode.a -Wl,--no-whole-archive  -Wl,--as-needed -L/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64 -L/usr/lib64 -lvala-0.56 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -pthread -Wl,-soname -Wl,libvalaccodegen.so -o .libs/libvalaccodegen.so
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libvalaccodegen.soT /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/vala-0.56/libvalaccodegen.so
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libvalaccodegen.lai /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/vala-0.56/libvalaccodegen.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/vala-0.56'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/codegen'
Making install in compiler
make  install-am
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/compiler'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin'
  /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c valac '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin/./valac-0.56'
libtool: warning: '../vala/libvala-0.56.la' has not been installed in '/usr/lib64'
libtool: warning: '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vala/libvala-0.56.la' has not been installed in '/usr/lib64'
libtool: warning: '../codegen/libvalaccodegen.la' has not been installed in '/usr/lib64/vala-0.56'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/valac /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin/./valac-0.56
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/compiler'
make  install-exec-hook
make[5]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/compiler'
cd /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin && ln -s -f valac-0.56 vala-0.56
make[5]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/compiler'
Making install in vapi
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapi'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 alsa.vapi alsa.deps atk.deps atk.vapi atspi-2.vapi atspi-2.deps avahi-client.vapi avahi-gobject.deps avahi-gobject.vapi bzlib.vapi cairo.vapi cairo-gobject.deps cairo-gobject.vapi cairo-xcb.deps cairo-xcb.vapi ccss-1.vapi clutter-1.0.deps clutter-1.0.vapi clutter-gdk-1.0.deps clutter-gdk-1.0.vapi clutter-gst-2.0.deps clutter-gst-2.0.vapi clutter-gst-3.0.deps clutter-gst-3.0.vapi clutter-gtk-0.10.deps clutter-gtk-0.10.vapi clutter-gtk-1.0.deps clutter-gtk-1.0.vapi clutter-x11-1.0.deps clutter-x11-1.0.vapi cogl-1.0.vapi cogl-1.0.deps cogl-pango-1.0.vapi cogl-pango-1.0.deps curses.vapi dbus-glib-1.vapi enchant.vapi enchant-2.vapi fuse.deps fuse.vapi '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 gconf-2.0.vapi geocode-glib-1.0.deps geocode-glib-1.0.vapi geocode-glib-2.0.deps geocode-glib-2.0.vapi glib-2.0.vapi gdesktopenums-3.0.vapi gdk-2.0.deps gdk-2.0.vapi gdk-3.0.deps gdk-3.0.vapi gdk-pixbuf-2.0.deps gdk-pixbuf-2.0.vapi gdk-x11-2.0.deps gdk-x11-2.0.vapi gdk-x11-3.0.deps gdk-x11-3.0.vapi gdl-1.0.deps gdl-1.0.vapi gdl-3.0.deps gdl-3.0.vapi gio-2.0.deps gio-2.0.vapi gio-unix-2.0.deps gio-unix-2.0.vapi gio-windows-2.0.deps gio-windows-2.0.vapi gmodule-2.0.deps gmodule-2.0.vapi gnet-2.0.deps gnet-2.0.vapi gnome-bg-4.deps gnome-bg-4.vapi gnome-desktop-2.0.deps gnome-desktop-2.0.vapi gnome-desktop-3.0.deps gnome-desktop-3.0.vapi gnome-desktop-4.deps gnome-desktop-4.vapi gnome-rr-4.deps '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 gnome-rr-4.vapi gnome-vfs-2.0.vapi gnu.deps gnu.vapi gnutls.vapi gobject-2.0.deps gobject-2.0.vapi gobject-introspection-1.0.deps gobject-introspection-1.0.vapi goocanvas.deps goocanvas.vapi goocanvas-2.0.deps goocanvas-2.0.vapi graphene-1.0.deps graphene-1.0.vapi graphene-gobject-1.0.deps graphene-gobject-1.0.vapi gsl.vapi gstreamer-1.0.deps gstreamer-1.0.vapi gstreamer-allocators-1.0.vapi gstreamer-allocators-1.0.deps gstreamer-app-1.0.vapi gstreamer-app-1.0.deps gstreamer-audio-1.0.vapi gstreamer-audio-1.0.deps gstreamer-bad-allocators-1.0.deps gstreamer-bad-allocators-1.0.vapi gstreamer-base-1.0.vapi gstreamer-base-1.0.deps gstreamer-check-1.0.vapi gstreamer-check-1.0.deps gstreamer-controller-1.0.vapi gstreamer-controller-1.0.deps gstreamer-fft-1.0.vapi gstreamer-fft-1.0.deps gstreamer-net-1.0.vapi gstreamer-net-1.0.deps gstreamer-pbutils-1.0.vapi gstreamer-pbutils-1.0.deps '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 gstreamer-play-1.0.vapi gstreamer-play-1.0.deps gstreamer-player-1.0.vapi gstreamer-player-1.0.deps gstreamer-riff-1.0.deps gstreamer-riff-1.0.vapi gstreamer-rtp-1.0.vapi gstreamer-rtp-1.0.deps gstreamer-rtsp-1.0.vapi gstreamer-rtsp-1.0.deps gstreamer-rtsp-server-1.0.vapi gstreamer-rtsp-server-1.0.deps gstreamer-sdp-1.0.vapi gstreamer-sdp-1.0.deps gstreamer-tag-1.0.vapi gstreamer-tag-1.0.deps gstreamer-video-1.0.vapi gstreamer-video-1.0.deps gstreamer-webrtc-1.0.vapi gstreamer-webrtc-1.0.deps gst-editing-services-1.0.vapi gst-editing-services-1.0.deps gtk+-2.0.deps gtk+-2.0.vapi gtk+-3.0.deps gtk+-3.0.vapi gtk+-unix-print-2.0.deps gtk+-unix-print-2.0.vapi gtk+-unix-print-3.0.deps gtk+-unix-print-3.0.vapi gtk4.deps gtk4.vapi gtk4-unix-print.deps gtk4-unix-print.vapi gtk4-wayland.deps gtk4-wayland.vapi gtk4-x11.deps gtk4-x11.vapi gtkmozembed.deps gtkmozembed.vapi '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 gtksourceview-2.0.deps gtksourceview-2.0.vapi gudev-1.0.deps gudev-1.0.vapi hal.deps hal.vapi harfbuzz-gobject.deps harfbuzz-gobject.vapi hildon-1.deps hildon-1.vapi hildon-fm-2.deps hildon-fm-2.vapi javascriptcoregtk-4.0.vapi javascriptcoregtk-4.1.vapi javascriptcoregtk-5.0.vapi javascriptcoregtk-6.0.vapi json-glib-1.0.deps json-glib-1.0.vapi libarchive.deps libarchive.vapi libbonoboui-2.0.vapi libdaemon.vapi libepc-1.0.vapi libesmtp.vapi libftdi.deps libftdi.vapi libgeoclue-2.0.vapi libgeoclue-2.0.deps libglade-2.0.deps libglade-2.0.vapi libgnome-2.0.vapi libgnome-menu.vapi libgnome-menu-3.0.deps libgnome-menu-3.0.vapi libgnomeui-2.0.deps libgnomeui-2.0.vapi libgrss.deps libgrss.vapi libgsf-1.deps libgsf-1.vapi '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 libgvc.vapi libmagic.vapi libnl-1.vapi libnl-2.0.deps libnl-2.0.vapi libnl-3.0.deps libnl-3.0.vapi libnotify.deps libnotify.vapi liboobs-1.vapi libosso.vapi libpanelapplet-2.0.deps libpanelapplet-2.0.vapi libpeas-1.0.deps libpeas-1.0.vapi libpeas-gtk-1.0.deps libpeas-gtk-1.0.vapi libpq.vapi libsexy.deps libsexy.vapi libsoup-2.4.deps libsoup-2.4.vapi libsoup-3.0.deps libsoup-3.0.vapi libunwind-generic.vapi libusb.vapi libusb-1.0.deps libusb-1.0.vapi libwnck-1.0.deps libwnck-1.0.vapi libwnck-3.0.deps libwnck-3.0.vapi libxml-2.0.vapi linux.deps linux.vapi loudmouth-1.0.vapi lua.vapi mysql.vapi orc-0.4.vapi packagekit-glib2.deps '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 packagekit-glib2.vapi pango.deps pango.vapi pangocairo.deps pangocairo.vapi pixman-1.vapi polkit-agent-1.deps polkit-agent-1.vapi polkit-gobject-1.deps polkit-gobject-1.vapi poppler-glib.deps poppler-glib.vapi posix.vapi purple.deps purple.vapi raptor.vapi rasqal.vapi rasqal.deps readline.vapi rest-0.7.deps rest-0.7.vapi rest-extras-0.7.deps rest-extras-0.7.vapi rest-1.0.deps rest-1.0.vapi rest-extras-1.0.deps rest-extras-1.0.vapi sdl2-android.deps sdl2-android.vapi SDL2_gfx.deps SDL2_gfx.vapi SDL2_image.deps SDL2_image.vapi sdl2-ios.deps sdl2-ios.vapi SDL2_mixer.deps SDL2_mixer.vapi SDL2_net.deps SDL2_net.vapi SDL2_ttf.deps '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 SDL2_ttf.vapi sdl2.vapi sdl2-windows.deps sdl2-windows.vapi sdl2-winrt.deps sdl2-winrt.vapi sqlite3.vapi taglib_c.vapi tiff.vapi tokyocabinet.vapi udisks2.deps udisks2.vapi unique-1.0.deps unique-1.0.vapi v4l2.vapi wayland-client.vapi webkit2gtk-4.0.vapi webkit2gtk-4.0.deps webkit2gtk-4.1.vapi webkit2gtk-4.1.deps webkit2gtk-5.0.vapi webkit2gtk-5.0.deps webkit2gtk-web-extension-4.0.vapi webkit2gtk-web-extension-4.0.deps webkit2gtk-web-extension-4.1.vapi webkit2gtk-web-extension-4.1.deps webkit2gtk-web-extension-5.0.vapi webkit2gtk-web-extension-5.0.deps webkitgtk-6.0.vapi webkitgtk-6.0.deps webkitgtk-web-extension-6.0.vapi webkitgtk-web-extension-6.0.deps webkitgtk-web-process-extension-6.0.vapi webkitgtk-web-process-extension-6.0.deps x11.vapi xcb.vapi xcb-icccm.vapi xcb-icccm.deps xtst.vapi xtst.deps '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 zlib.vapi '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/vala-0.56/vapi'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapi'
Making install in tests
make  install-recursive
Making install in fastvapi
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in girwriter
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in gtktemplate
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in doc
Making install in manual
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/doc/manual'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/devhelp/books/vala-0.56'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 devhelp/Attributes.html devhelp/Classes.html devhelp/Concepts.html devhelp/Delegates.html devhelp/Enumerated_types__Enums_.html devhelp/Errors.html devhelp/Expressions.html devhelp/GIDL_metadata_format.html devhelp/GIR_metadata_format.html devhelp/Generics.html devhelp/Interfaces.html devhelp/Methods.html devhelp/Namespaces.html devhelp/Overview.html devhelp/Preprocessor.html devhelp/Statements.html devhelp/Structs.html devhelp/Types.html devhelp/default.css devhelp/index.html devhelp/vala-0.56.devhelp2 '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/devhelp/books/vala-0.56'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/doc/manual'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/doc'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 'valac.1' '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/man/man1/valac-0.56.1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 'vala-gen-introspect.1' '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/man/man1/vala-gen-introspect-0.56.1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 'vapigen.1' '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/share/man/man1/vapigen-0.56.1'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/doc'
make  install-data-hook
make[5]: Nothing to be done for 'install-data-hook'.
Making install in gobject-introspection
make  install-am
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/vala-0.56'
  /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c gen-introspect '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/vala-0.56/./gen-introspect-0.56'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c gen-introspect /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/vala-0.56/./gen-introspect-0.56
make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/gobject-introspection'
Making install in vapigen
make  install-recursive
Making install in vala-gen-introspect
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen/vala-gen-introspect'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c vala-gen-introspect '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin/./vala-gen-introspect-0.56'
make[5]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen/vala-gen-introspect'
make  install-exec-hook
make[6]: Nothing to be done for 'install-exec-hook'.
make[5]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin'
  /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c vapigen '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin/./vapigen-0.56'
libtool: warning: '../vala/libvala-0.56.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/vapigen /var/tmp/portage/dev-lang/vala-0.56.16/image/usr/bin/./vapigen-0.56
make[5]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
make  install-exec-hook
make[6]: Nothing to be done for 'install-exec-hook'.
make[5]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 vapigen-0.56.pc '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/pkgconfig'
make[5]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16/vapigen'
make  install-data-hook
make[6]: Nothing to be done for 'install-data-hook'.
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 libvala-0.56.pc '/var/tmp/portage/dev-lang/vala-0.56.16/image/usr/lib64/pkgconfig'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.56.16/work/vala-0.56.16'
>>> Completed installing dev-lang/vala-0.56.16 into /var/tmp/portage/dev-lang/vala-0.56.16/image

 * Final size of build directory: 75436 KiB (73.6 MiB)
 * Final size of installed tree:  15720 KiB (15.3 MiB)


 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * valacodecontext.c:2547:27: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]
 * valacodecontext.c:2837:33: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]
 * valacodecontext.c:2868:33: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: https://wiki.gnome.org/Projects/Vala https://gitlab.gnome.org/GNOME/vala
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/vala-0.56/libvalaccodegen.so
   /usr/lib64/libvala-0.56.so.0.0.0
   /usr/bin/valac-0.56
   /usr/bin/vapigen-0.56
   /usr/lib64/vala-0.56/gen-introspect-0.56