Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- g++ -std=c++11 -Wall -fno-rtti -Wno-literal-suffix -fPIC -fno-rtti -I/usr/include -I/usr/lib/gcc/x86_64-linux-gnu/8/plugin/include -o nexmon.o -c ../gcc-nexmon-plugin/nexmon.c
- In file included from ../gcc-nexmon-plugin/nexmon.c:2:
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree.h:4430:2: error: #error Unknown BITS_PER_UNIT
- #error Unknown BITS_PER_UNIT
- ^~~~~
- In file included from /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/c-family/c-pragma.h:23,
- from ../gcc-nexmon-plugin/nexmon.c:7:
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/cpplib.h:287:3: error: #error "Cannot find a least-32-bit signed integer type"
- # error "Cannot find a least-32-bit signed integer type"
- ^~~~~
- In file included from ../gcc-nexmon-plugin/nexmon.c:1:
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:123:48: error: use of enum ‘insert_option’ without previous declaration
- int get_named_event_id (const char *name, enum insert_option insert);
- ^~~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:167:34: error: variable or field ‘dump_active_plugins’ declared void
- extern void dump_active_plugins (FILE *);
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:167:34: error: ‘FILE’ was not declared in this scope
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:167:34: note: ‘FILE’ is defined in header ‘<cstdio>’; did you forget to ‘#include <cstdio>’?
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:30:1:
- +#include <cstdio>
- # undef DEFEVENT
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:167:34:
- extern void dump_active_plugins (FILE *);
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:167:40: error: expected primary-expression before ‘)’ token
- extern void dump_active_plugins (FILE *);
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:170:37: error: variable or field ‘print_plugins_versions’ declared void
- extern void print_plugins_versions (FILE *file, const char *indent);
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:170:37: error: ‘FILE’ was not declared in this scope
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:170:37: note: ‘FILE’ is defined in header ‘<cstdio>’; did you forget to ‘#include <cstdio>’?
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:170:43: error: ‘file’ was not declared in this scope
- extern void print_plugins_versions (FILE *file, const char *indent);
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:170:49: error: expected primary-expression before ‘const’
- extern void print_plugins_versions (FILE *file, const char *indent);
- ^~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:171:33: error: variable or field ‘print_plugins_help’ declared void
- extern void print_plugins_help (FILE *file, const char *indent);
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:171:33: error: ‘FILE’ was not declared in this scope
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:171:33: note: ‘FILE’ is defined in header ‘<cstdio>’; did you forget to ‘#include <cstdio>’?
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:171:39: error: ‘file’ was not declared in this scope
- extern void print_plugins_help (FILE *file, const char *indent);
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:171:45: error: expected primary-expression before ‘const’
- extern void print_plugins_help (FILE *file, const char *indent);
- ^~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/plugin.h:185:36: error: expected ‘,’ or ‘...’ before ‘ATTRIBUTE_UNUSED’
- invoke_plugin_callbacks (int event ATTRIBUTE_UNUSED,
- ^~~~~~~~~~~~~~~~
- In file included from /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree.h:23,
- from ../gcc-nexmon-plugin/nexmon.c:2:
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:183:9: error: ‘MAX_MODE_COMPLEX_FLOAT’ was not declared in this scope
- + MAX_MODE_COMPLEX_FLOAT
- ^~~~~~~~~~~~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:184:9: error: ‘MIN_MODE_COMPLEX_FLOAT’ was not declared in this scope
- - MIN_MODE_COMPLEX_FLOAT,
- ^~~~~~~~~~~~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:189:9: error: ‘MAX_MODE_COMPLEX_FLOAT’ was not declared in this scope
- + MAX_MODE_COMPLEX_FLOAT
- ^~~~~~~~~~~~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:190:9: error: ‘MIN_MODE_COMPLEX_FLOAT’ was not declared in this scope
- - MIN_MODE_COMPLEX_FLOAT,
- ^~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree.h:23,
- from ../gcc-nexmon-plugin/nexmon.c:2:
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:863:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree decl;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:864:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree target;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:871:14: error: ISO C++ forbids declaration of ‘tree’ with no type [-fpermissive]
- typedef tree (*walk_tree_fn) (tree *, int *, void *);
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:871:14: error: typedef ‘tree’ is initialized (use decltype instead)
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:871:16: error: ‘walk_tree_fn’ was not declared in this scope
- typedef tree (*walk_tree_fn) (tree *, int *, void *);
- ^~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:871:16: note: suggested alternative: ‘walk_tree’
- typedef tree (*walk_tree_fn) (tree *, int *, void *);
- ^~~~~~~~~~~~
- walk_tree
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:874:14: error: ISO C++ forbids declaration of ‘tree’ with no type [-fpermissive]
- typedef tree (*walk_tree_lh) (tree *, int *, tree (*) (tree *, int *, void *),
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:874:14: error: typedef ‘tree’ is initialized (use decltype instead)
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:874:16: error: ‘walk_tree_lh’ was not declared in this scope
- typedef tree (*walk_tree_lh) (tree *, int *, tree (*) (tree *, int *, void *),
- ^~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:874:16: note: suggested alternative: ‘walk_tree’
- typedef tree (*walk_tree_lh) (tree *, int *, tree (*) (tree *, int *, void *),
- ^~~~~~~~~~~~
- walk_tree
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:903:26: error: ISO C++ forbids declaration of ‘ENUM_BITFIELD’ with no type [-fpermissive]
- ENUM_BITFIELD(tree_code) code : 16;
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:903:26: error: expected ‘;’ at end of member declaration
- ENUM_BITFIELD(tree_code) code : 16;
- ^
- ;
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:903:28: error: ‘code’ does not name a type
- ENUM_BITFIELD(tree_code) code : 16;
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1305:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree type;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1310:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree chain;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1315:3: error: ‘HOST_WIDE_INT’ does not name a type
- HOST_WIDE_INT val[1];
- ^~~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1337:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree real;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1338:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree imag;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1343:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree GTY ((length ("vector_cst_encoded_nelts ((tree) &%h)"))) elts[1];
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1348:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree coeffs[NUM_POLY_INT_COEFFS];
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1358:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree purpose;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1359:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree value;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1364:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree GTY ((length ("TREE_VEC_LENGTH ((tree)&%h)"))) a[1];
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1372:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree index;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1373:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree value;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1378:3: error: ‘vec’ does not name a type
- vec<constructor_elt, va_gc> *elts;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1412:3: error: ‘location_t’ does not name a type; did you mean ‘locale_t’?
- location_t locus;
- ^~~~~~~~~~
- locale_t
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1413:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree GTY ((special ("tree_exp"),
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1428:11: error: ‘gimple’ does not name a type
- union { gimple *stmt; tree ssa_name; } GTY((skip(""))) loc;
- ^~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1428:25: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- union { gimple *stmt; tree ssa_name; } GTY((skip(""))) loc;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1429:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree *GTY((skip(""))) use;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1436:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree var;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1439:3: error: ‘gimple’ does not name a type
- gimple *def_stmt;
- ^~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1458:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree def;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1459:3: error: ‘location_t’ does not name a type; did you mean ‘locale_t’?
- location_t locus;
- ^~~~~~~~~~
- locale_t
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1464:3: error: ‘location_t’ does not name a type; did you mean ‘locale_t’?
- location_t locus;
- ^~~~~~~~~~
- locale_t
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1483:3: error: ‘gimple_seq’ does not name a type
- gimple_seq gimple_reduction_init;
- ^~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1484:3: error: ‘gimple_seq’ does not name a type
- gimple_seq gimple_reduction_merge;
- ^~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1486:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree GTY ((length ("omp_clause_num_ops[OMP_CLAUSE_CODE ((tree)&%h)]")))
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1492:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree chain;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1497:3: error: ‘location_t’ does not name a type; did you mean ‘locale_t’?
- location_t locus;
- ^~~~~~~~~~
- locale_t
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1498:3: error: ‘location_t’ does not name a type; did you mean ‘locale_t’?
- location_t end_locus;
- ^~~~~~~~~~
- locale_t
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1500:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree vars;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1501:3: error: ‘vec’ does not name a type
- vec<tree, va_gc> *nonlocalized_vars;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1503:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree subblocks;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1504:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree supercontext;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1505:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree abstract_origin;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1506:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree fragment_origin;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1507:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree fragment_chain;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1515:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree size;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1516:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree size_unit;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1517:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree attributes;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1527:17: error: ‘machine_mode’ has not been declared
- ENUM_BITFIELD(machine_mode) mode : 8;
- ^~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1527:29: error: ISO C++ forbids declaration of ‘ENUM_BITFIELD’ with no type [-fpermissive]
- ENUM_BITFIELD(machine_mode) mode : 8;
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1527:29: error: expected ‘;’ at end of member declaration
- ENUM_BITFIELD(machine_mode) mode : 8;
- ^
- ;
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1527:31: error: ‘mode’ does not name a type
- ENUM_BITFIELD(machine_mode) mode : 8;
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1550:3: error: ‘alias_set_type’ does not name a type; did you mean ‘lang_type’?
- alias_set_type alias_set;
- ^~~~~~~~~~~~~~
- lang_type
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1551:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree pointer_to;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1552:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree reference_to;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1557:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree canonical;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1558:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree next_variant;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1559:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree main_variant;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1560:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree context;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1561:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree name;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1572:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree values;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1573:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree minval;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1574:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree maxval;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1575:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree lang_1;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1581:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree offset;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1582:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree vtable;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1583:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree virtuals;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1584:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree vptr_field;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1585:3: error: ‘vec’ does not name a type
- vec<tree, va_gc> *base_accesses;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1586:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree inheritance;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1588:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree vtt_subvtt;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1589:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree vtt_vptr;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1591:3: error: ‘vec’ does not name a type
- vec<tree, va_gc> base_binfos;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1596:3: error: ‘location_t’ does not name a type; did you mean ‘locale_t’?
- location_t locus;
- ^~~~~~~~~~
- locale_t
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1598:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree name;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1599:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree context;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1604:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree size;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1606:17: error: ‘machine_mode’ has not been declared
- ENUM_BITFIELD(machine_mode) mode : 8;
- ^~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1606:29: error: ISO C++ forbids declaration of ‘ENUM_BITFIELD’ with no type [-fpermissive]
- ENUM_BITFIELD(machine_mode) mode : 8;
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1606:29: error: expected ‘;’ at end of member declaration
- ENUM_BITFIELD(machine_mode) mode : 8;
- ^
- ;
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1606:31: error: ‘mode’ does not name a type
- ENUM_BITFIELD(machine_mode) mode : 8;
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1664:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree size_unit;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1665:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree initial;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1666:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree attributes;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1667:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree abstract_origin;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1675:3: error: ‘rtx’ does not name a type
- rtx rtl;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1681:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree offset;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1682:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree bit_field_type;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1683:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree qualifier;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1684:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree bit_offset;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1685:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree fcontext;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1704:3: error: ‘rtx’ does not name a type
- rtx incoming_rtl;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1709:2: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree assembler_name;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1725:16: error: ‘symbol_visibility’ has not been declared
- ENUM_BITFIELD(symbol_visibility) visibility : 2;
- ^~~~~~~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1725:33: error: ISO C++ forbids declaration of ‘ENUM_BITFIELD’ with no type [-fpermissive]
- ENUM_BITFIELD(symbol_visibility) visibility : 2;
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1725:33: error: expected ‘;’ at end of member declaration
- ENUM_BITFIELD(symbol_visibility) visibility : 2;
- ^
- ;
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1725:35: error: ‘visibility’ does not name a type
- ENUM_BITFIELD(symbol_visibility) visibility : 2;
- ^~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1750:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree result;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1764:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree arguments;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1766:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree personality;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1769:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree function_specific_target; /* target options */
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1770:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree function_specific_optimization; /* optimization options */
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1773:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree saved_tree;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1775:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree vindex;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1781:34: error: ISO C++ forbids declaration of ‘ENUM_BITFIELD’ with no type [-fpermissive]
- ENUM_BITFIELD(built_in_function) function_code : 12;
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1781:34: error: expected ‘;’ at end of member declaration
- ENUM_BITFIELD(built_in_function) function_code : 12;
- ^
- ;
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1781:36: error: ‘function_code’ does not name a type; did you mean ‘function’?
- ENUM_BITFIELD(built_in_function) function_code : 12;
- ^~~~~~~~~~~~~
- function
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1782:31: error: ISO C++ forbids declaration of ‘ENUM_BITFIELD’ with no type [-fpermissive]
- ENUM_BITFIELD(built_in_class) built_in_class : 2;
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1782:31: error: expected ‘;’ at end of member declaration
- ENUM_BITFIELD(built_in_class) built_in_class : 2;
- ^
- ;
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1824:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree stmt;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1960:9: error: expected identifier before ‘*’ token
- tree (*handler) (tree *node, tree name, tree args,
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1960:20: error: ‘tree’ has not been declared
- tree (*handler) (tree *node, tree name, tree args,
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1960:32: error: ‘tree’ has not been declared
- tree (*handler) (tree *node, tree name, tree args,
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1960:43: error: ‘tree’ has not been declared
- tree (*handler) (tree *node, tree name, tree args,
- ^~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1961:35: error: ISO C++ forbids declaration of ‘tree’ with no type [-fpermissive]
- int flags, bool *no_add_attrs);
- ^
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1961:35: error: ‘tree’ declared as function returning a function
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1986:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree t;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1989:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree offset;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:1993:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree bitpos;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2000:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree prev_field;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2003:3: error: ‘vec’ does not name a type
- vec<tree, va_gc> *pending_statics;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2013:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree next; /* TREE_LIST pointing to the next argument */
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2018:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree from;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2026:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree to;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2032:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree to;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2044:3: error: ‘vec’ does not name a type
- vec<tree, va_gc> *to;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2053:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree t; /* the call_expr */
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2059:3: error: ‘const_tree’ does not name a type; did you mean ‘constr_kind’?
- const_tree t; /* the call_expr */
- ^~~~~~~~~~
- constr_kind
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2067:3: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- tree decl;
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2103:16: error: ‘vec’ does not name a type
- extern GTY(()) vec<alias_pair, va_gc> *alias_pairs;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2116:17: error: ‘vec’ does not name a type
- extern GTY (()) vec<tree, va_gc> *all_translation_units;
- ^~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2119:16: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- extern GTY(()) tree global_trees[TI_MAX];
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2123:16: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- extern GTY(()) tree integer_types[itk_none];
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2126:16: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- extern GTY(()) tree sizetype_tab[(int) stk_type_kind_last];
- ^~~~
- strsep
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2129:8: error: ‘uint64_t’ does not name a type
- extern uint64_t tree_node_counts[];
- ^~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2130:8: error: ‘uint64_t’ does not name a type
- extern uint64_t tree_node_sizes[];
- ^~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree-core.h:2144:16: error: ‘tree’ does not name a type; did you mean ‘strsep’?
- extern GTY(()) tree current_function_decl;
- ^~~~
- strsep
- In file included from ../gcc-nexmon-plugin/nexmon.c:2:
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree.h: In function ‘built_in_function as_builtin_fn(combined_fn)’:
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree.h:55:3: error: ‘gcc_checking_assert’ was not declared in this scope
- gcc_checking_assert (builtin_fn_p (code));
- ^~~~~~~~~~~~~~~~~~~
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree.h: In function ‘internal_fn as_internal_fn(combined_fn)’:
- /usr/lib/gcc/x86_64-linux-gnu/8/plugin/include/tree.h:73:3: error: ‘gcc_checking_assert’ was not declared in this scope
- gcc_checking_assert (internal_fn_p (code));
- ^~~~~~~~~~~~~~~~~~~
- ^Cmake: *** [Makefile:30: nexmon.o] Interrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement