commit: f6730941febb196140447cda6b553961134c5d93
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 09:13:49 2021 +0000
Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 09:13:49 2021 +0000
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=f6730941
Add search pattern in a sql file for the buildlog parser
Signed-off-by: Magnus Granberg <zorry <AT> gentoo.org>
sql/search_pattern.sql | 759 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 759 insertions(+)
diff --git a/sql/search_pattern.sql b/sql/search_pattern.sql
new file mode 100644
index 0000000..31d4692
--- /dev/null
+++ b/sql/search_pattern.sql
@@ -0,0 +1,759 @@
+--
+-- PostgreSQL database dump
+--
+
+-- Dumped from database version 13.2
+-- Dumped by pg_dump version 13.3
+
+-- Started on 2021-11-14 19:29:15 CET
+
+SET statement_timeout = 0;
+SET lock_timeout = 0;
+SET idle_in_transaction_session_timeout = 0;
+SET client_encoding = 'UTF8';
+SET standard_conforming_strings = on;
+SELECT pg_catalog.set_config('search_path', '', false);
+SET check_function_bodies = false;
+SET xmloption = content;
+SET client_min_messages = warning;
+SET row_security = off;
+
+--
+-- TOC entry 2324 (class 0 OID 155940)
+-- Dependencies: 211
+-- Data for Name: projects_pattern; Type: TABLE DATA; Schema: public; Owner:
buildbot
+--
+
+-- The patten is from https://github.com/toralf/tinderbox/tree/master/data
files.
+-- Is stored in a db instead of files.
+
+-- File CATCH_ISSUES
+INSERT INTO public.projects_pattern VALUES (1,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'FileNotFoundError:', 0, 0, 'issues',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (2,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'dial tcp: lookup proxy.golang.org', 0,
0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (3,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'go:.* read: connection refused', 0, 0,
'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (4,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Fetched file: .* VERIFY FAILED!', 0,
0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (5,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ':Reason: Filesize does not match
recorded size', 0, 0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (6,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Couldn''t download .* Aborting.', 0,
0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (7,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Fetch failed for', 0, 0, 'issues',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (8,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* multilib-strict check failed!', 0,
0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (9,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The ebuild phase .* has exited
unexpectedly. This type of', 0, 0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (10,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ecompress-file failed', 0, 0,
'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (11,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unsupported EAPI', 0, 0, 'issues',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (12,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Files matching a file type that is not
allowed:', 0, 0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (13,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ninja: build stopped:', 0, 0,
'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (14,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '\* ERROR: .* failed:', 0, 0, 'issues',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (15,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': No such file or directory. Stop.',
0, 0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (16,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ln: failed to create symbolic link .*:
File exists', 0, 0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (17,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Segmentation fault', 0, 0, 'issues',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (18,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^Error:', 0, 0, 'issues', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (19,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': error:', 0, 0, 'issues', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (20,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'sed:.*expression.*unknown option', 0,
0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (21,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'sed.*failed', 0, 0, 'issues', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (22,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^ERROR:', 0, 0, 'issues', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (23,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.:.*: Error:', 0, 0, 'issues',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (24,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: .', 0, 0, 'issues', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (25,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please fix the ebuild to use correct
FHS/Gentoo policy paths', 0, 0, 'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (26,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^ERROR', 0, 0, 'issues', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (27,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error .', 0, 0, 'issues', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (28,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* .* failed', 0, 0, 'issues',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (29,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unsupported kernel version!', 0, 0,
'issues', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (30,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* ERROR:', 0, 0, 'issues', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (31,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cmake failed', 0, 0, 'issues',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (32,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rake aborted!', 0, 0, 'issues',
'error', 'search');
+
+-- File CATCH.compile
+INSERT INTO public.projects_pattern VALUES (50,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The futex facility returned an
unexpected error code.', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (51,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'asciidoctor.*cannot load', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (52,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'gems.*asciidocter.*LoadError', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (53,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'is not a compiled interface for this
version of OCaml', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (54,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': multiple definition of.*: first
defined here', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (55,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.atal error:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (56,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': internal compiler error:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (57,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'undefined reference to', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (58,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Can''t read', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (59,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'class file .* not found', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (60,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: redefinition of', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (61,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'has incomplete type', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (62,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'undefined symbol:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (63,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'exited with code: 1.', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (64,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'I can''t find the format file', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (65,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '; recompile with -fPIC', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (66,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'must be installed to use', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (67,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Non type-variable argument', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (68,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'too few arguments to function', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (69,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': redefining predefined macro', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (70,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Line indented less than expected', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (71,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'final link failed: Nonrepresentable
section on output', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (72,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ld: cannot find', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (73,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'file cannot create directory:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (74,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Not in scope:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (75,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ld: -r and -pie may not be used
together', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (76,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.so: error adding symbols:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (77,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'recompile with -fPIE', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (78,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': syntax error in', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (79,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': error adding symbol', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (80,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Parse error .', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (81,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'object has no attribute', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (82,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.*.texinfo:.*: unknown command', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (83,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'reference to Parameter is ambiguous',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (84,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unknown M68KMAKE directive', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (85,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ModuleNotFoundError: No module named',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (86,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Invalid C declaration:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (87,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': undefined method', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (88,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'make inconsistent assumptions over',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (89,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'file was not found', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (90,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Cannot specify link libraries for
target .* which is not built', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (91,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'include called with wrong number of
arguments', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (92,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': fatal error: .*', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (93,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'internal error in relocate', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (94,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failure:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (95,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' A duplicate ELSE command was found
inside an IF block.', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (96,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed to load interface for', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (97,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ImportError:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (98,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The .* distribution was not found and
is required by', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (99,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'stack smashing detected', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (100,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Errors in .* projects', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (101,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': undefined reference', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (102,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'CSC: error .*:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (103,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': error adding symbols:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (104,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error: No implementations provided for
the following modules:', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (105,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'LoadError', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (106,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cannot find symbol', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (107,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'bad class file:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (108,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Compile failed; see the compiler
error', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (109,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed Patch:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (110,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'can''t get .* relocation type', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (111,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'texi2info failed', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (112,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'is not a function name', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (113,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unable to find program', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (114,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'javac: invalid source release', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (115,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unknown channel', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (116,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'bad option', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (117,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Assertion .* failed', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (118,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'dereferencing pointer to', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (119,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error getting', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (120,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error on line', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (121,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'is not on the classpath.', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (122,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed Running automake', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (123,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error while loading shared libraries',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (124,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mv: cannot stat', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (125,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'No CommonLisp implementation found',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (126,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not link test program to
Python', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (127,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'is banned in EAPI=', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (128,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'exceeds the 32 bit address space', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (129,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please upgrade your Go installation.',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (130,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please install go.* or later.', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (131,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'make:.* Stop.', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (132,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error adding symbols:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (133,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'pdflatex failed', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (134,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'An exception has occurred in the
compiler', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (135,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error in .* command', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (136,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Can''t locate .* in @INC', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (137,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: expected expression before', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (138,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' error: narrowing conversion of', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (139,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' error: implicit declaration of', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (140,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' failed: .*glib-genmarshal', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (141,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: signals-marshal.h: No such file
or directory', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (142,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error:.*command not found', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (143,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'gck-marshal.list: Permission denied',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (144,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This expression has type .* but an
expression', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (145,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mmap: wanted .* bytes at .*, actually
mapped at .*', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (146,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'pushd.*No such file or directory', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (147,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unable to set SELinux security
labels', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (148,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'patch .* failed with', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (149,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'csc: invalid option', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (150,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unknown module(s) in QT', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (151,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'LaTeX Error:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (152,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error producing PDF from TeX source',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (153,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error .*GCING.* in', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (154,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Warning as Error:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (155,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'pdfetex exited with bad status', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (156,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'SyntaxError: invalid syntax', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (157,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'SyntaxError: Missing parentheses in
call to', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (158,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'AppArmor parser error for', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (159,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/usr/bin/install: will not overwrite
just-created', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (160,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'gettext infrastructure mismatch', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (161,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'missing binary operator before token',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (162,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'are incompatible when linking', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (163,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'POD document had syntax errors', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (164,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'No supported Python implementation',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (165,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Ambiguous occurrence', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (166,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Compilation failed in require at', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (167,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'failed to load "', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (168,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Type of arg .* to shift must be
array', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (169,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'java.lang.NoSuchMethodError:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (170,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Document .* does not validate', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (171,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'not enough memory for initialization',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (172,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'dblatex or fop must be installed to
use', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (173,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'could not be found, but is required.',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (174,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The library ''System.Xml.dll'' could
not be found.', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (175,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mktextfm:.*failed to make', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (176,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed Running autopoint', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (177,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/bin/sh: .* No such file or
directory', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (178,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'requires support for 32-bit
executables.', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (179,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed setting classpath from Ant
task', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (180,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Option .* requires an argument', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (181,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: .* undeclared', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (182,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'parser error : .* not defined', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (183,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' invalid option', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (184,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This BEAM file was compiled for a
later version of the run-time system than', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (185,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Uncaught error in', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (186,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Project ERROR: .* package not found',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (187,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.*:.*:.*: error:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (188,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': Error:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (189,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'recipe for target .* failed', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (190,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'backend requires .* - aborting', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (191,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'convert: no', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (192,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'syntax error', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (193,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'record .* undefined', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (194,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'E: Failure', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (195,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'terminated with error code', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (196,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'setup.py:.*: UserWarning: .* must be
installed to build', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (197,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Function .* not defined', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (198,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'extra arguments no longer supported;
please file a bug', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (199,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Buildfile: .* does not exist!', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (200,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'E: Cannot find external tool', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (201,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'pushd: too many arguments', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (202,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'are banned in EAPI', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (203,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'gmcs: No such file or directory', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (204,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'python_export called without a python
implementation and EPYTHON is unset', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (205,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Discovering .* failed', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (206,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Usage: mmc', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (207,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'make.*Command not found', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (208,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' (OTHER_FAULT)', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (209,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Errors while running', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (210,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Not supported in your configuration:
ocamlopt', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (211,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': Analysis failed with error:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (212,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: expected', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (213,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'env.*No such file or directory', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (214,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'RuntimeError: failed to run:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (215,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: static declaration of', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (216,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Not in scope:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (217,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error\[.*\]:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (218,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'sh: .* No such file or directory', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (219,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/bin/sh: .* Not a directory', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (220,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' (RuntimeError)', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (221,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' API requires the .* utility to be
installed', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (222,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' unbound variable:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (224,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rm: cannot remove ''libsrtp.a'': No
such file or directory', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (225,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'OTP release .* does not match required
regex', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (226,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Can''t open heap image file', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (227,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '\[ERROR\]', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (228,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Relocatable linking .* is not
supported', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (229,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Makefile.* Terminated', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (230,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'asciidoc: Command not found', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (231,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'PermissionError:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (232,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'missing separator. Stop.', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (233,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not import extension', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (234,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'is illegal here', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (235,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'fatal error: .*: No such file or
directory', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (236,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'IOError: Unable to', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (237,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'OSError:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (238,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error: Could not find suitable
distribution for Requirement', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (239,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'TypeError:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (240,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'moc: could not find a Qt
installation', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (241,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'lrelease: could not exec', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (242,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'loadable library and perl binaries are
mismatched', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (243,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ModuleNotFoundError: No module named',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (244,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed to get connection to xfconfd:',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (245,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'setup: can''t find source for', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (246,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ':Error:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (247,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'RuntimeError: maximum recursion depth
exceeded while calling a Python object', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (248,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unable to access the X Display, is
$DISPLAY set properly?', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (249,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The variable KERN_DIR must be a kernel
build folder', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (250,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'fatal: (?!not a git)', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (251,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Compiling .*.erl failed:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (252,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Need to define GLIB_MKENUMS', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (253,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mkdir /root/cache: permission denied',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (254,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^IOError:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (255,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not find servlet-api.jar in', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (256,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.xml:.*Execute failed:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (257,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Fatal Error:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (258,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' relocation target .* not defined', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (259,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'tput: unknown terminal', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (260,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'marshal.list: Permission denied', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (261,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please port gnulib .* to your
platform', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (262,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'no required module provides', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (263,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^command failed:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (264,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'NameError:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (265,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'build cache is disabled by
GOCACHE=off, but required as of Go', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (266,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error while opening .* for reading: No
such file or directory', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (267,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Bad file descriptor, skipping file,',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (268,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': file not recognized: File format not
recognized', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (269,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^Cannot open assembly', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (270,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^Makefile:.*.* does not exist.', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (271,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ValueError: Only strings are accepted
for the license field, files are not accepted', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (272,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'go: cannot find GOROOT directory:', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (273,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Metadata file .* could not be found',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (274,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rl:.*: .* undefined', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (275,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This crate is only compatible with',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (276,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' error:.*:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (277,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Abnormal terminated', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (278,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.go:.*:.*: undefined:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (279,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': cannot open linker script', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (280,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'go: error loading module
requirements', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (281,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'utf8 .* does not map to Unicode', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (282,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'flag provided but not defined', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (283,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'build flag .* only valid when using
modules', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (284,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Exception: ERROR: cannot find a valid
pkg-config entry', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (285,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'unlink: .* Permission denied', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (286,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'RuntimeError: ERROR: Your setuptools
version is too old', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (287,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'python.*: can''t open file .*] No such
file or directory', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (288,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Variable .* not found in the output',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (289,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ocamlfind: Package .* not found', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (290,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This expression has type .* but an
expression was expected', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (291,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Makefile.* is required .*.*Stop', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (292,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ghc: unrecognised flag:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (293,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'trying to run .* on Elixir .* but', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (294,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This .* might be unmatched', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (295,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'iconv:.*Invalid argument', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (296,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': fatal error:.*No such file or
directory', 0, 0, 'compile', 'error', 'search');
+-- Non valid regex pattern
+-- INSERT INTO public.projects_pattern VALUES (297,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please install it manually.(pip .*',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (298,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: invalid integral value', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (299,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'DISTUTILS_USE_SETUPTOOLS value is
probably incorrect', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (300,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ragel:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (301,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Execution failed for task', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (302,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.*: No such file or directory', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (303,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'AssertionError: Need at least', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (304,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'AttributeError:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (305,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ValueError:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (306,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'No rule to make target', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (307,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'RuntimeError: Could not find qmake
executable', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (308,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed to determine Qt version', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (309,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Cannot find file', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (310,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'go: cannot find main module', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (311,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'go install: version is required', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (312,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ModuleNotFoundError:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (313,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'libtool: error', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (314,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', './shtool:Error:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (315,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ld: cannot use executable', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (316,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ar: libdeps specified more than once',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (317,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': Fatal error', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (318,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'uh-oh! RDoc had a problem:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (319,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Makefile:.* Stop.', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (320,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Cannot build with randomized sbrk.',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (321,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^\[error\]', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (322,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'UnicodeEncodeError:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (323,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Package .* was not found in the .*
path.', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (324,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ld: i386 architecture of input file',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (325,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'final link failed:', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (326,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ld returned .* exit status', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (327,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'a: malformed archive', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (328,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rdlibtool: command not found', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (329,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cp: cannot create regular file', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (330,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Couldn''t open', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (331,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'gdbm_fetch: Item not found', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (332,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' Illegal qualifier', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (333,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': cannot find package', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (334,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* .* not found,', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (335,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.*: no input file given', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (336,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Configuration error:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (337,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.* not found in the JDK being used for
compilation', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (338,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cc1: some warnings being treated as
errors', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (339,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rdlibtool: error', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (340,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'installed package .* is broken due to
missing package', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (341,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mkdir: cannot create directory', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (342,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'root file .* not found', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (343,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'go: updates to .* needed,', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (344,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Symbol .* at .* has no .* type.', 0,
0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (345,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'pkg_resources.UnknownExtra:', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (346,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'can.t write to file', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (347,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^No module named', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (348,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/usr/bin/python.*: No module named',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (349,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff',
'pyglet.canvas.xlib.NoSuchDisplayException:', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (350,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': no input files', 0, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (351,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Internal or unrecoverable error in:',
0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (352,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Got signal before environment was
installed on our thread', 0, 0, 'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (353,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^FAILED: .', 0, 0, 'compile', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (354,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ':\d+:\d+: error: ', 1, 0, 'compile',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (355,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': undefined reference to', 0, 0,
'compile', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (356,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ':\d+:\d+: note: ', 1, 0, 'compile',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (357,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ':\d+:\d+: warning: ', 1, 0, 'compile',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (358,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'LoadError:', 0, 0, 'compile', 'error',
'search');
+
+-- File CATCH.configure
+INSERT INTO public.projects_pattern VALUES (400,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The futex facility returned an
unexpected error code.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (401,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unknown CMake command', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (402,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'CMake will not be able to correctly
generate this project.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (403,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'required internal CMake variable not
set', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (404,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed Running autoconf', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (405,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed Running aclocal', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (406,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'no configure script found', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (407,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'You do not have the SDL/SDL_rotozoom.h
headers installed. Exiting.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (408,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not run psql test program,
checking why...', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (409,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'PostgreSQL slot must be set to one
of:', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (410,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* PostgreSQL slot is not set to .*
or higher.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (411,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.* library not found, but required for
.* module.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (412,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: Fortran 77 compiler', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (413,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: fortran compiler does not
work', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (414,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'CMake will exit', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (415,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'You need build codec to run the
tests', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (416,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not find a package configuration
file provided by', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (417,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Project .rostime. tried to find
library .-lpthread.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (418,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Cannot execute 32-bit applications',
0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (419,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unable to find clang libraries', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (420,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'extconf.rb:.* (RuntimeError)', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (421,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The .* version in .* must be
updated.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (422,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'bad option:', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (423,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Meson encountered an error', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (424,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Invalid option:', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (425,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Project ERROR:', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (426,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unrecognized option', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (427,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Can''t locate .* in @INC', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (428,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'SyntaxError: invalid syntax', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (429,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This version of Camlp4 is for OCaml',
0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (430,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': uninitialized constant', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (431,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'meson.build.*ERROR:.*', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (432,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'USE Flag .* not in IUSE for', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (433,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'configure in /.* failed', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (434,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This expression has type .* but an
expression was', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (435,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please, run .haskell-updater', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (436,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Detected broken packages:', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (437,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: unsupported', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (438,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: setupterm:', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (439,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'bison: .* cannot open: Permission
denied', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (440,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'meson_options.txt:.* Option name debug
is reserved.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (441,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'glib-mk.* not found', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (442,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'glib-genmarshal needs to be
installed', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (443,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'glib-genmarshal: command not found',
0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (444,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'You must install glib-genmarshal', 0,
0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (445,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '\-\-.*: command not found', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (446,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', './configure: line .*: syntax error
near unexpected', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (447,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'You do not have the SDL/SDL_.* headers
installed.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (448,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Cargo package manager not found', 0,
0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (449,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The Motif libraries are not
installed.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (450,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'flex: could not', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (451,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'asciidoctor:.*cannot load such file',
0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (453,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ERROR: unable to find', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (454,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.* requires .* install the
dependency', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (455,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'SyntaxError:', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (456,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'but please install the FUSE libraries
and headers to build this module', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (457,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': fatal error:.*No such file or
directory', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (458,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'C compiler cannot create executables',
0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (459,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unable to find Qt', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (460,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Package dependency requirement ''.*
could not be satisfied.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (461,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'A required package was not found', 0,
0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (462,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': No such file or directory', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (463,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.* will not be built.', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (464,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' was not found.', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (465,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'sed:', 0, 0, 'configure', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (466,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The version of your compiler is not
supported at this time', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (467,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not create Makefile due to some
reason', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (468,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'environment: .*: command not found',
0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (469,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.*: Required feature .* not found', 0,
0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (470,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' .CONFIG_', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (471,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'checking version of
x86_64-pc-linux-gnu-gcc ... .* - old version, at least .* required!', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (472,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' Flow control statements are not
properly nested.', 0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (473,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' error: Unable to find', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (474,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The following variables are used in
this project, but they are set to NOTFOUND.', 0, 0, 'configure', 'error',
'search');
+-- Non valid regex pattern
+-- INSERT INTO public.projects_pattern VALUES (475,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could NOT find .* (missing:', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (476,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'configure: error:', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (477,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'CMake Error at', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (478,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'CMake Error:', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (479,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Configuring incomplete', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (480,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cmake failed', 0, 0, 'configure',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (481,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Failed to find configuration',
0, 0, 'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (482,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Reason: UndefinedError', 0, 0,
'configure', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (483,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^fatal: not a git repository', 0, 0,
'configure', 'info', 'search');
+
+-- File CATCH.install
+INSERT INTO public.projects_pattern VALUES (500,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Can''t locate Locale/gettext.pm in
@INC', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (501,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'newinitd:.* does not exist', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (502,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* .* is not a valid file/directory',
0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (503,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' !!! .* does not exist', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (504,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '!!! doexe:', 0, 0, 'install', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (505,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'chown: invalid user', 0, 0, 'install',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (506,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'chown: invalid group:', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (507,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ERROR:root', 0, 0, 'install', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (508,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'install: cannot stat .*: No such file
or directory', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (509,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': fatal error:', 0, 0, 'install',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (510,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/bin/sh: .* cd: .*: Not a directory',
0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (511,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'make.* No rule to make target .*
needed by .* Stop.', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (512,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unhandled exception:', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (513,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rm: .* No such file or directory', 0,
0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (514,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '! LaTeX Error:', 0, 0, 'install',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (515,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cp: cannot stat.*: No such file or
directory', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (516,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cp: target .* is not a directory', 0,
0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (517,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cp: cannot create regular file', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (518,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'sed: .*: No such file or directory',
0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (519,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: .* Not a directory:', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (520,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/usr/bin/install: will not overwrite',
0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (521,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'File Finder Failed for', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (522,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/bin/sed: symbol lookup error:', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (523,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: static declaration of', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (524,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/usr/bin/install crash', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (525,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'install: cannot create regular file',
0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (526,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'environment: line .*: cd: .* No such
file or directory', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (527,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mv: cannot stat .* No such file or
directory', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (528,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'java.lang.NoSuchMethodError:', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (529,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': No such file', 0, 0, 'install',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (530,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed to set XATTR_PAX markings', 0,
0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (531,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Fatal error .', 0, 0, 'install',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (532,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'glib-mkenums: command not found', 0,
0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (533,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'AttributeError:', 0, 0, 'install',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (534,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: unknown target', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (535,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error: The .* plugin is not
installed', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (536,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': Permission denied', 0, 0, 'install',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (537,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' note: each undeclared identifier is
reported only once for each function it appears in', 0, 0, 'install', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (538,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' undefined reference to', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (539,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mkdir: cannot create directory', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (540,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'install: .* does not exist', 0, 0,
'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (541,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'convert: no', 0, 0, 'install',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (542,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': multiple definition of.*: first
defined here', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (543,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Header checksum mismatch,
aborting.', 0, 0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (544,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Ebuild author forgot an entry', 0,
0, 'install', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (545,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ModuleNotFoundError:', 0, 0,
'install', 'error', 'search');
+
+
+-- File CATCH.postinst
+INSERT INTO public.projects_pattern VALUES (570,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'chown: cannot', 0, 0, 'postinst',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (571,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cp: cannot', 0, 0, 'postinst',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (572,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': command not found', 0, 0,
'postinst', 'error', 'search');
+
+-- File CATCH.prepare
+INSERT INTO public.projects_pattern VALUES (600,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'patch .* failed with', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (601,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Cannot find \$EPATCH_SOURCE!', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (602,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'you need to fix the relative paths in
patch', 0, 0, 'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (603,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'must be called in src_prepare', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (604,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed Running libtoolize', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (605,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'eapply: no files specified', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (606,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The source directory .* doesn.t
exist', 0, 0, 'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (607,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rm: cannot remove .*: No such file or
directory', 0, 0, 'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (608,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cp: cannot stat', 0, 0, 'prepare',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (609,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'sed: can''t read requirements.txt: No
such file or directory', 0, 0, 'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (610,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please disable .* support in your
kernel config and recompile your kernel', 0, 0, 'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (611,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': No such file or directory', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (612,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'possibly undefined macro:', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (613,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not find gem', 0, 0, 'prepare',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (614,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'sed: .* unterminated .* command', 0,
0, 'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (615,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'can''t find file to patch at input',
0, 0, 'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (616,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'LoadError:', 0, 0, 'prepare', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (617,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.*: command not found', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (618,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Project ERROR: Unknown module', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (619,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'iconv: unrecognized option:', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (620,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Bad system call', 0, 0, 'prepare',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (621,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cp: not writing through', 0, 0,
'prepare', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (622,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'convert:', 0, 0, 'prepare', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (623,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* .* not found', 0, 0, 'prepare',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (624,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Failed running', 0, 0, 'prepare',
'error', 'search');
+
+-- File CATCH.pretend
+INSERT INTO public.projects_pattern VALUES (640,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please switch to a gcc version built
with USE=', 0, 0, 'pretend', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (641,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Space constraints set in the ebuild
were not met', 0, 0, 'pretend', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (642,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Unsupported version of Rust
selected', 0, 0, 'pretend', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (643,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Please check to make sure these
options are set correctly.', 0, 0, 'pretend', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (644,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Kernel not configured; no
.config found in', 0, 0, 'pretend', 'error', 'search');
+
+-- File CATCH.setup
+INSERT INTO public.projects_pattern VALUES (650,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'You need package', 0, 0, 'setup',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (651,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please specify at least one package
name on the command line.', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (652,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not find a package configuration
file provided by', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (653,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'You have to install development tools
first.', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (654,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error in setup command', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (655,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Could not find', 0, 0, 'setup',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (656,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Requires at least PyQ.*', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (657,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'The Motif libraries are not
installed.', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (658,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'setup: At least the following
dependencies are missing:', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (659,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This ebuild will need the', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (660,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This package will need access to .*
cds.', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (670,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'These fortunes have offensive content.
Enable offensive USE Flag', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (671,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'PYTHON needs to be set for', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (672,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Add .* to DEPEND', 0, 0, 'setup',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (673,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cannot find package', 0, 0, 'setup',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (674,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Ebuild author forgot an entry', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (675,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Please install required programs:', 0,
0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (676,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Invalid use of .*.eclass', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (677,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'EPYTHON unset', 0, 0, 'setup',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (678,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'One of the following USE flags is
needed:', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (679,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'python_pkg_setup() not called', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (680,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Missing USE flags in', 0, 0, 'setup',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (681,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'is banned in EAPI', 0, 0, 'setup',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (682,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Select exactly one database type out
of these: mysql oracle postgres sqlite', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (683,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unable to find version .* of package',
0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (684,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'No Python implementation set', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (685,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \*.*CONFIG_.*is not set when it
should be', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (686,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* .* requires .* (CONFIG_.*) to
be', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (687,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Kernel not configured;', 0, 0,
'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (688,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'USE=modules and in-kernel ipset
support detected.', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (689,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* Linux .* is the latest supported
version', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (690,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* WireGuard has been merged upstream
into this kernel. Therefore', 0, 0, 'setup', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (691,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \* One of the
postgres_targets_postgresSL_OT use flags must be enabled', 0, 0, 'setup',
'error', 'search');
+
+-- File CATCH.test
+INSERT INTO public.projects_pattern VALUES (700,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '\<internal:/', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (701,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^ValueError:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (702,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'E ImportError:', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (703,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '____ ERROR coll', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (704,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'argparse.ArgumentError:', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (705,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^E .*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (706,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ImportError:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (707,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Need FEATURES=.* to run this
testsuite', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (708,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^E: Failure', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (709,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \.\.\. FAILED', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (710,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': FAILED (.*:.*)', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (711,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.* failed unexpectedly.', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (712,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^ERROR:.*test', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (713,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failing test(s):', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (714,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' (Failed)', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (715,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '# Failed test', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (716,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \.\.\. ERROR', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (717,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'FAILED: .*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (718,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'FAILED .*test', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (719,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed tests:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (720,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^FAIL .*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (721,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^FAIL\t.*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (722,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^FAIL: .*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (723,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^Failure:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (724,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' FAIL .*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (725,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': FAIL', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (726,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \*\*\*Failed', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (727,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \*\*\*Exception:', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (728,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': FAILED:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (729,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^FAILED', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (730,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed .* tests, .*% okay, .* tests
skipped.', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (731,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'testsuite: .* failed', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (732,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Test .* from suite .* failed.', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (733,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Test suite test-threads: FAIL', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (734,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.* tests executed, .* failures', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (735,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ERROR: test(s) failed in', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (736,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed test', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (737,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '\.\.\. FAILED', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (738,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ERROR: ld.so: object', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (739,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'sudo: no tty present and no askpass
program specified', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (740,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/bin/sh: cppcheck: command not found',
0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (741,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Line .* failed', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (742,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '\-\- FAIL:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (743,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '\[ FAILED \]', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (744,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.*:.*: exit status 1', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (745,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'missing separator', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (746,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Can''t locate .* in @INC', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (747,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^FAIL!', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (748,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'QFATAL :', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (749,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'LoadError:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (750,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rake aborted!', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (751,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error decrypting signature:', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (752,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'syntax error near', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (753,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': undefined reference to', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (754,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Fatal Error by .*', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (755,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': error:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (756,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': fatal error:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (757,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'make.* Command not found', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (758,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'test.*NOT ok', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (759,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'CMake Error at', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (760,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': exit status 1', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (761,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'fatal: making test-suite.log:', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (762,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Programs failed: .', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (763,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': Assertion failure', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (764,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Failed .* tests', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (765,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error: .*:test', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (766,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'No such file or directory', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (767,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': cannot execute binary file', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (768,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'AssertionError', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (769,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'make.* No rule to make target', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (770,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': Command not found', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (771,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'assertion .* failed', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (772,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' NOT ok', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (773,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ocamlc: unknown option', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (774,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'failed conch', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (775,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^FAILED: .', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (776,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'SyntaxError: .', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (777,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Resolve library did not return a fully
qualified domain name.', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (778,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.* Tests in .* Category Failed', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (779,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' *FAILED ess', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (780,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ':Error:', 0, 0, 'test', 'info',
'search');
+-- Need i fix for >= python 3.7 FutureWarning: Possible nested set at position
9
+--INSERT INTO public.projects_pattern VALUES (781,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^not ok [[:digit:]]*', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (782,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'test in .* failed', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (783,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/bin/bash: docker: command not found',
0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (784,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '\.\.\.\.\.\.\. no', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (785,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' \.\. Failed .* subtests', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (786,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '==== Testing .* failed', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (787,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 't/.*.t.* module .* not found:', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (788,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 't/.*.t.* Dubious,', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (789,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unescaped left brace in regex is
illegal here', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (790,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.. \[fail\]', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (791,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Error: This expression has type .* but
an expression was expected', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (792,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^\?: .*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (793,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Test .* failed:', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (794,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ModuleNotFoundError:', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (795,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' FAILED (.*)', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (796,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' FAILED .*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (797,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Missing /', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (798,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Some packages may not be found', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (799,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' failed: Cannot create directory', 0,
0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (800,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'UnicodeEncodeError:', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (801,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'PluginValidationError:', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (802,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'git: command not found', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (803,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'ests failed .* python', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (804,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'INTERNALERROR. AttributeError:', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (805,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'INTERNALERROR', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (806,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: The .* command requires the .*
package', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (807,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'LLVM ERROR:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (808,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'distutils.errors.', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (809,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Couldn''t resolve host', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (810,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'PermissionError: .* Permission
denied', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (811,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': Errorf call has arguments but no
formatting directives', 0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (812,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': py.test: command not found', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (813,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mkdir /root/cache: permission denied',
0, 0, 'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (814,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'RuntimeError:', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (815,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'error: invalid command', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (816,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Can''t use ''defined', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (817,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'FAILED (.*)', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (818,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '^vet: .*', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (819,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'FAIL.* \[.*\]', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (820,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Errors while running CTest', 0, 0,
'test', 'info', 'search');
+INSERT INTO public.projects_pattern VALUES (821,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'make:.* test', 0, 0, 'test', 'info',
'search');
+INSERT INTO public.projects_pattern VALUES (822,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'can''t load package:', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (823,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ': cannot find package', 0, 0, 'test',
'info', 'search');
+INSERT INTO public.projects_pattern VALUES (824,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' command not found', 0, 0, 'test',
'info', 'search');
+
+-- File CATCH.unpack
+INSERT INTO public.projects_pattern VALUES (850,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '/usr/bin/rpm2tar: line .*:', 0, 0,
'unpack', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (851,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unsupported type of integrity check',
0, 0, 'unpack', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (852,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'tar: This does not look like a tar
archive', 0, 0, 'unpack', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (853,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'tar: Exiting with failure status due
to previous errors', 0, 0, 'unpack', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (854,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cp: .* No such file or directory', 0,
0, 'unpack', 'error', 'search');
+INSERT INTO public.projects_pattern VALUES (855,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'rm: cannot remove', 0, 0, 'unpack',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (856,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'mv: cannot stat', 0, 0, 'unpack',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (857,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'asciidoctor', 0, 0, 'unpack', 'error',
'search');
+INSERT INTO public.projects_pattern VALUES (858,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'failure unpacking', 0, 0, 'unpack',
'error', 'search');
+INSERT INTO public.projects_pattern VALUES (859,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'unpack: .* does not exist', 0, 0,
'unpack', 'error', 'search');
+
+-- File CATCH.qa
+INSERT INTO public.projects_pattern VALUES (900,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', '.automake. called by src_prepare', 0,
0, 'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (901,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Automake "maintainer mode" detected:',
0, 0, 'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (902,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'broken .png files found', 0, 0, 'qa',
'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (903,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'cmake-utils_src_prepare has not been
run', 0, 0, 'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (904,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'dosym target omits basename:', 0, 0,
'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (905,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'econf called in .* instead of', 0, 0,
'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (906,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'function is deprecated', 0, 0, 'qa',
'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (907,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'inherited illegally', 0, 0, 'qa',
'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (908,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'is deprecated, use .* instead', 0, 0,
'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (909,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'One or more CMake variables were not
used by the project', 0, 0, 'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (911,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'python_.*_all() didn''t call', 0, 0,
'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (912,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'running automake in configure phase',
0, 0, 'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (913,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'This ebuild installs into', 0, 0,
'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (914,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'Unrecognized configure options:', 0,
0, 'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (915,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'USE Flag .* not in IUSE for', 0, 0,
'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (916,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'warning: python_fix_shebang', 0, 0,
'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (917,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'SetuptoolsDeprecationWarning: 2to3',
0, 0, 'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (918,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', 'SetuptoolsDeprecationWarning: setup.py
install', 0, 0, 'qa', 'warning', 'search');
+INSERT INTO public.projects_pattern VALUES (919,
'e89c2c1a-46e0-4ded-81dd-c51afeb7fcff', ' * QA Notice:', 0, 0, 'qa', 'warning',
'startswith');
+
+--
+-- TOC entry 2332 (class 0 OID 0)
+-- Dependencies: 212
+-- Name: projects_pattern_id_seq; Type: SEQUENCE SET; Schema: public; Owner:
buildbot
+--
+
+--SELECT pg_catalog.setval('public.projects_pattern_id_seq', 453, true);
+
+
+-- Completed on 2021-11-14 19:29:15 CET
+
+--
+-- PostgreSQL database dump complete
+--
+