errors1.m:051: In definition of type `errors1:du_type_which_references_undefined_type'/0: errors1.m:051: error: undefined type `undefined_type'/0. errors1.m:053: In definition of type `errors1:eqv_type_which_references_undefined_type'/0: errors1.m:053: error: undefined type `undefined_type'/0. errors1.m:055: Error: circular equivalence type `errors1:circular_eqv_type'/0. errors1.m:057: Error: circular equivalence type `errors1:indirectly_circular_eqv_type_1'/0. errors1.m:058: Error: circular equivalence type `errors1:indirectly_circular_eqv_type_2'/0. errors1.m:028: Error: mode declaration for predicate `errors1:mode_declaration_without_pred_declaration/0' errors1.m:028: without preceding `pred' declaration. errors1.m:032: Error: mode declaration for predicate `errors1:missing_pred_declaration/0' errors1.m:032: without preceding `pred' declaration. errors1.m:049: Error: constructor `errors1:a/0' for type `errors1:type_with_multiply_defined_ctors/0' multiply defined. errors1.m:049: Error: constructor `errors1:f/1' for type `errors1:type_with_multiply_defined_ctors/0' multiply defined. errors1.m:038: Error: clause for predicate `errors1:clause_without_pred_or_mode_declaration/0' errors1.m:038: without preceding `pred' declaration. errors1.m:072: In clause for predicate `errors1:pred_with_unresolved_polymorphism/0': errors1.m:072: warning: variable `Arg' occurs only once in this scope. errors1.m:088: In clause for predicate `errors1:pred_with_singleton_vars/1': errors1.m:088: warning: variable `X' occurs only once in this scope. For more information, try recompiling with `-E'.