Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ g++ -c -I/home/whitequill/gitrepos/wireplumber/lib/wp -I/home/whitequill/gitrepos/glib -I/home/whitequill/gitrepos/glib/glib ./initialize_wireplumber.c -o ./pw
- In file included from /home/whitequill/gitrepos/glib/glib/gtypes.h:34,
- from /home/whitequill/gitrepos/glib/glib/galloca.h:34,
- from /home/whitequill/gitrepos/glib/glib/glib.h:32,
- from /home/whitequill/gitrepos/glib/gobject/gbinding.h:30,
- from /home/whitequill/gitrepos/glib/glib/glib-object.h:24,
- from /home/whitequill/gitrepos/glib/gio/gioenums.h:30,
- from /home/whitequill/gitrepos/glib/gio/giotypes.h:30,
- from ./gio/gio.h:28,
- from ./initialize_wireplumber.c:2:
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:13:2: error: invalid preprocessing directive #mesondefine
- 13 | #mesondefine GLIB_HAVE_ALLOCA_H
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:15:2: error: invalid preprocessing directive #mesondefine
- 15 | #mesondefine GLIB_STATIC_COMPILATION
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:16:2: error: invalid preprocessing directive #mesondefine
- 16 | #mesondefine GOBJECT_STATIC_COMPILATION
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:17:2: error: invalid preprocessing directive #mesondefine
- 17 | #mesondefine GIO_STATIC_COMPILATION
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:18:2: error: invalid preprocessing directive #mesondefine
- 18 | #mesondefine GMODULE_STATIC_COMPILATION
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:19:2: error: invalid preprocessing directive #mesondefine
- 19 | #mesondefine G_INTL_STATIC_COMPILATION
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:20:2: error: invalid preprocessing directive #mesondefine
- 20 | #mesondefine FFI_STATIC_BUILD
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:26:2: error: invalid preprocessing directive #mesondefine
- 26 | #mesondefine GLIB_USING_SYSTEM_PRINTF
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:47:16: error: stray ‘@’ in program
- 47 | typedef signed @gint16@ gint16;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:47:23: error: stray ‘@’ in program
- 47 | typedef signed @gint16@ gint16;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:48:18: error: stray ‘@’ in program
- 48 | typedef unsigned @gint16@ guint16;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:48:25: error: stray ‘@’ in program
- 48 | typedef unsigned @gint16@ guint16;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:55:16: error: stray ‘@’ in program
- 55 | typedef signed @gint32@ gint32;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:55:23: error: stray ‘@’ in program
- 55 | typedef signed @gint32@ gint32;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:56:18: error: stray ‘@’ in program
- 56 | typedef unsigned @gint32@ guint32;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:56:25: error: stray ‘@’ in program
- 56 | typedef unsigned @gint32@ guint32;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:65:1: error: stray ‘@’ in program
- 65 | @glib_extension@typedef signed @gint64@ gint64;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:65:16: error: stray ‘@’ in program
- 65 | @glib_extension@typedef signed @gint64@ gint64;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:65:32: error: stray ‘@’ in program
- 65 | @glib_extension@typedef signed @gint64@ gint64;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:65:39: error: stray ‘@’ in program
- 65 | @glib_extension@typedef signed @gint64@ gint64;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:66:1: error: stray ‘@’ in program
- 66 | @glib_extension@typedef unsigned @gint64@ guint64;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:66:16: error: stray ‘@’ in program
- 66 | @glib_extension@typedef unsigned @gint64@ guint64;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:66:34: error: stray ‘@’ in program
- 66 | @glib_extension@typedef unsigned @gint64@ guint64;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:66:41: error: stray ‘@’ in program
- 66 | @glib_extension@typedef unsigned @gint64@ guint64;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:81:16: error: stray ‘@’ in program
- 81 | typedef signed @glib_size_type_define@ gssize;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:81:38: error: stray ‘@’ in program
- 81 | typedef signed @glib_size_type_define@ gssize;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:82:18: error: stray ‘@’ in program
- 82 | typedef unsigned @glib_size_type_define@ gsize;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:82:40: error: stray ‘@’ in program
- 82 | typedef unsigned @glib_size_type_define@ gsize;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:108:16: error: stray ‘@’ in program
- 108 | typedef signed @glib_intptr_type_define@ gintptr;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:108:40: error: stray ‘@’ in program
- 108 | typedef signed @glib_intptr_type_define@ gintptr;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:109:18: error: stray ‘@’ in program
- 109 | typedef unsigned @glib_intptr_type_define@ guintptr;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:109:42: error: stray ‘@’ in program
- 109 | typedef unsigned @glib_intptr_type_define@ guintptr;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:119:1: error: stray ‘@’ in program
- 119 | @glib_os@
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:119:9: error: stray ‘@’ in program
- 119 | @glib_os@
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:122:1: error: stray ‘@’ in program
- 122 | @glib_vacopy@
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:122:13: error: stray ‘@’ in program
- 122 | @glib_vacopy@
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:134:2: error: invalid preprocessing directive #mesondefine
- 134 | #mesondefine G_HAVE_GROWING_STACK
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:151:9: warning: ISO C++11 requires whitespace after the macro name
- 151 | #define G_THREADS_IMPL_@g_threads_impl_def@
- | ^~~~~~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:153:2: error: invalid preprocessing directive #mesondefine
- 153 | #mesondefine G_ATOMIC_LOCK_FREE
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:155:9: warning: ISO C++11 requires whitespace after the macro name
- 155 | #define GINT16_TO_@g_bs_native@(val) ((gint16) (val))
- | ^~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:156:9: warning: ISO C++11 requires whitespace after the macro name
- 156 | #define GUINT16_TO_@g_bs_native@(val) ((guint16) (val))
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:157:9: warning: ISO C++11 requires whitespace after the macro name
- 157 | #define GINT16_TO_@g_bs_alien@(val) ((gint16) GUINT16_SWAP_LE_BE (val))
- | ^~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:157: warning: "GINT16_TO_" redefined
- 157 | #define GINT16_TO_@g_bs_alien@(val) ((gint16) GUINT16_SWAP_LE_BE (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:155: note: this is the location of the previous definition
- 155 | #define GINT16_TO_@g_bs_native@(val) ((gint16) (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:158:9: warning: ISO C++11 requires whitespace after the macro name
- 158 | #define GUINT16_TO_@g_bs_alien@(val) (GUINT16_SWAP_LE_BE (val))
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:158: warning: "GUINT16_TO_" redefined
- 158 | #define GUINT16_TO_@g_bs_alien@(val) (GUINT16_SWAP_LE_BE (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:156: note: this is the location of the previous definition
- 156 | #define GUINT16_TO_@g_bs_native@(val) ((guint16) (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:160:9: warning: ISO C++11 requires whitespace after the macro name
- 160 | #define GINT32_TO_@g_bs_native@(val) ((gint32) (val))
- | ^~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:161:9: warning: ISO C++11 requires whitespace after the macro name
- 161 | #define GUINT32_TO_@g_bs_native@(val) ((guint32) (val))
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:162:9: warning: ISO C++11 requires whitespace after the macro name
- 162 | #define GINT32_TO_@g_bs_alien@(val) ((gint32) GUINT32_SWAP_LE_BE (val))
- | ^~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:162: warning: "GINT32_TO_" redefined
- 162 | #define GINT32_TO_@g_bs_alien@(val) ((gint32) GUINT32_SWAP_LE_BE (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:160: note: this is the location of the previous definition
- 160 | #define GINT32_TO_@g_bs_native@(val) ((gint32) (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:163:9: warning: ISO C++11 requires whitespace after the macro name
- 163 | #define GUINT32_TO_@g_bs_alien@(val) (GUINT32_SWAP_LE_BE (val))
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:163: warning: "GUINT32_TO_" redefined
- 163 | #define GUINT32_TO_@g_bs_alien@(val) (GUINT32_SWAP_LE_BE (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:161: note: this is the location of the previous definition
- 161 | #define GUINT32_TO_@g_bs_native@(val) ((guint32) (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:165:9: warning: ISO C++11 requires whitespace after the macro name
- 165 | #define GINT64_TO_@g_bs_native@(val) ((gint64) (val))
- | ^~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:166:9: warning: ISO C++11 requires whitespace after the macro name
- 166 | #define GUINT64_TO_@g_bs_native@(val) ((guint64) (val))
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:167:9: warning: ISO C++11 requires whitespace after the macro name
- 167 | #define GINT64_TO_@g_bs_alien@(val) ((gint64) GUINT64_SWAP_LE_BE (val))
- | ^~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:167: warning: "GINT64_TO_" redefined
- 167 | #define GINT64_TO_@g_bs_alien@(val) ((gint64) GUINT64_SWAP_LE_BE (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:165: note: this is the location of the previous definition
- 165 | #define GINT64_TO_@g_bs_native@(val) ((gint64) (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:168:9: warning: ISO C++11 requires whitespace after the macro name
- 168 | #define GUINT64_TO_@g_bs_alien@(val) (GUINT64_SWAP_LE_BE (val))
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:168: warning: "GUINT64_TO_" redefined
- 168 | #define GUINT64_TO_@g_bs_alien@(val) (GUINT64_SWAP_LE_BE (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:166: note: this is the location of the previous definition
- 166 | #define GUINT64_TO_@g_bs_native@(val) ((guint64) (val))
- |
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:199:9: error: stray ‘@’ in program
- 199 | typedef @g_pid_type@ GPid;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:199:20: error: stray ‘@’ in program
- 199 | typedef @g_pid_type@ GPid;
- | ^
- /home/whitequill/gitrepos/glib/glib/glibconfig.h:215:2: error: invalid preprocessing directive #mesondefine
- 215 | #mesondefine G_HAVE_FREE_SIZED
- | ^~~~~~~~~~~
- /home/whitequill/gitrepos/glib/glib/gtypes.h:36:10: fatal error: glib/gversionmacros.h: No such file or directory
- 36 | #include <glib/gversionmacros.h>
- | ^~~~~~~~~~~~~~~~~~~~~~~
- compilation terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement