GLib test errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm trying to build and install GLib 2.40.0, but `make check` returns
several "missing test plan" errors.

I've configured GLib with "--enable-static --disable-selinux
--disable-fam --disable-xattr --disable-libelf --with-pcre=system".
(PCRE was configured with "--enable-utf --enable-unicode-properties
--enable-jit".)

Attached is glib/tests/test-suite.log.

Have I configured something incorrectly or am I missing a dependency?
Should I file this in Bugzilla?

Thanks,
-- 
Patrick "P. J." McDermott
  http://www.pehjota.net/
Lead Developer, ProteanOS
  http://www.proteanos.com/
============================================
   glib 2.40.0: glib/tests/test-suite.log
============================================

# TOTAL: 2976
# PASS:  2954
# SKIP:  12
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 10

.. contents:: :depth: 2

SKIP: bitlock
=============

# random seed: R02S9640e1947c16d2a59dc180b903846ad2
1..0
SKIP: bitlock

SKIP: collate
=============

# random seed: R02S50f1ca72464ab7e6b5516f6fcacd7a96
# No suitable locale, skipping tests
# Start of unicode tests
# Start of collate tests
ok 1 /unicode/collate/0 # SKIP no en_US locale
SKIP: collate 1 /unicode/collate/0 # SKIP no en_US locale
ok 2 /unicode/collate/1 # SKIP no en_US locale
SKIP: collate 2 /unicode/collate/1 # SKIP no en_US locale
ok 3 /unicode/collate/2 # SKIP no en_US locale
SKIP: collate 3 /unicode/collate/2 # SKIP no en_US locale
# End of collate tests
# Start of collate-key tests
ok 4 /unicode/collate-key/0 # SKIP no en_US locale
SKIP: collate 4 /unicode/collate-key/0 # SKIP no en_US locale
ok 5 /unicode/collate-key/1 # SKIP no en_US locale
SKIP: collate 5 /unicode/collate-key/1 # SKIP no en_US locale
ok 6 /unicode/collate-key/2 # SKIP no en_US locale
SKIP: collate 6 /unicode/collate-key/2 # SKIP no en_US locale
# End of collate-key tests
# Start of collate-filename tests
ok 7 /unicode/collate-filename/0 # SKIP no en_US locale
SKIP: collate 7 /unicode/collate-filename/0 # SKIP no en_US locale
ok 8 /unicode/collate-filename/1 # SKIP no en_US locale
SKIP: collate 8 /unicode/collate-filename/1 # SKIP no en_US locale
ok 9 /unicode/collate-filename/2 # SKIP no en_US locale
SKIP: collate 9 /unicode/collate-filename/2 # SKIP no en_US locale
# End of collate-filename tests
# End of unicode tests
1..9

ERROR: gdatetime
================

# random seed: R02S4ecf505ebc519039dab8aec386477b99
# Start of GDateTime tests
# Bug Reference: http://bugzilla.gnome.org/702674
ok 1 /GDateTime/invalid
PASS: gdatetime 1 /GDateTime/invalid
ok 2 /GDateTime/add_days
PASS: gdatetime 2 /GDateTime/add_days
ok 3 /GDateTime/add_full
PASS: gdatetime 3 /GDateTime/add_full
ok 4 /GDateTime/add_hours
PASS: gdatetime 4 /GDateTime/add_hours
ok 5 /GDateTime/add_minutes
PASS: gdatetime 5 /GDateTime/add_minutes
ok 6 /GDateTime/add_months
PASS: gdatetime 6 /GDateTime/add_months
ok 7 /GDateTime/add_seconds
PASS: gdatetime 7 /GDateTime/add_seconds
ok 8 /GDateTime/add_weeks
PASS: gdatetime 8 /GDateTime/add_weeks
ok 9 /GDateTime/add_years
PASS: gdatetime 9 /GDateTime/add_years
ok 10 /GDateTime/compare
PASS: gdatetime 10 /GDateTime/compare
**
GLib:ERROR:gdatetime.c:208:test_GDateTime_equal: assertion failed (g_date_time_get_utc_offset (dt1) / G_USEC_PER_SEC == (-3 * 3600)): (0 == -10800)
ok 11 /GDateTime/diff
PASS: gdatetime 11 /GDateTime/diff
Aborted
# GLib:ERROR:gdatetime.c:208:test_GDateTime_equal: assertion failed (g_date_time_get_utc_offset (dt1) / G_USEC_PER_SEC == (-3 * 3600)): (0 == -10800)
ERROR: gdatetime - missing test plan
ERROR: gdatetime - exited with status 134 (terminated by signal 6?)

ERROR: mappedfile
=================

# random seed: R02S91c12c2b4ccb6874286807a15169a56f
# Start of mappedfile tests
ok 1 /mappedfile/basic
PASS: mappedfile 1 /mappedfile/basic
ok 2 /mappedfile/empty
PASS: mappedfile 2 /mappedfile/empty
ok 3 /mappedfile/device
PASS: mappedfile 3 /mappedfile/device
**
GLib:ERROR:mappedfile.c:93:test_writable: assertion failed (error == NULL): Failed to create file '/home/pj/.cache/glib-test-4096-random-bytes.XZRYHX': No such file or directory (g-file-error-quark, 4)
ok 4 /mappedfile/nonexisting
Aborted
PASS: mappedfile 4 /mappedfile/nonexisting
# GLib:ERROR:mappedfile.c:93:test_writable: assertion failed (error == NULL): Failed to create file '/home/pj/.cache/glib-test-4096-random-bytes.XZRYHX': No such file or directory (g-file-error-quark, 4)
ERROR: mappedfile - missing test plan
ERROR: mappedfile - exited with status 134 (terminated by signal 6?)

ERROR: regex
============

# random seed: R02Sf1ffc5875e0ec8eb6d9c612a654b90ff
# Start of regex tests
ok 1 /regex/properties
PASS: regex 1 /regex/properties
ok 2 /regex/class
PASS: regex 2 /regex/class
ok 3 /regex/lookahead
PASS: regex 3 /regex/lookahead
ok 4 /regex/lookbehind
PASS: regex 4 /regex/lookbehind
ok 5 /regex/subpattern
PASS: regex 5 /regex/subpattern
ok 6 /regex/condition
PASS: regex 6 /regex/condition
ok 7 /regex/recursion
PASS: regex 7 /regex/recursion
# Bug Reference: http://bugzilla.gnome.org/640489
ok 8 /regex/multiline
PASS: regex 8 /regex/multiline
ok 9 /regex/explicit-crlf
PASS: regex 9 /regex/explicit-crlf
ok 10 /regex/max-lookbehind
PASS: regex 10 /regex/max-lookbehind
# Start of new tests
ok 11 /regex/new/1
PASS: regex 11 /regex/new/1
ok 12 /regex/new/2
PASS: regex 12 /regex/new/2
ok 13 /regex/new/3
PASS: regex 13 /regex/new/3
ok 14 /regex/new/4
PASS: regex 14 /regex/new/4
ok 15 /regex/new/5
PASS: regex 15 /regex/new/5
ok 16 /regex/new/6
PASS: regex 16 /regex/new/6
ok 17 /regex/new/7
PASS: regex 17 /regex/new/7
ok 18 /regex/new/8
PASS: regex 18 /regex/new/8
ok 19 /regex/new/9
PASS: regex 19 /regex/new/9
ok 20 /regex/new/10
PASS: regex 20 /regex/new/10
ok 21 /regex/new/11
PASS: regex 21 /regex/new/11
ok 22 /regex/new/12
PASS: regex 22 /regex/new/12
ok 23 /regex/new/13
PASS: regex 23 /regex/new/13
# End of new tests
# Start of new-check-flags tests
ok 24 /regex/new-check-flags/14
PASS: regex 24 /regex/new-check-flags/14
ok 25 /regex/new-check-flags/15
PASS: regex 25 /regex/new-check-flags/15
ok 26 /regex/new-check-flags/16
PASS: regex 26 /regex/new-check-flags/16
ok 27 /regex/new-check-flags/17
PASS: regex 27 /regex/new-check-flags/17
ok 28 /regex/new-check-flags/18
PASS: regex 28 /regex/new-check-flags/18
ok 29 /regex/new-check-flags/19
PASS: regex 29 /regex/new-check-flags/19
ok 30 /regex/new-check-flags/20
PASS: regex 30 /regex/new-check-flags/20
ok 31 /regex/new-check-flags/21
PASS: regex 31 /regex/new-check-flags/21
ok 32 /regex/new-check-flags/22
PASS: regex 32 /regex/new-check-flags/22
ok 33 /regex/new-check-flags/23
PASS: regex 33 /regex/new-check-flags/23
ok 34 /regex/new-check-flags/24
PASS: regex 34 /regex/new-check-flags/24
ok 35 /regex/new-check-flags/25
PASS: regex 35 /regex/new-check-flags/25
ok 36 /regex/new-check-flags/26
PASS: regex 36 /regex/new-check-flags/26
ok 37 /regex/new-check-flags/27
PASS: regex 37 /regex/new-check-flags/27
ok 38 /regex/new-check-flags/28
PASS: regex 38 /regex/new-check-flags/28
ok 39 /regex/new-check-flags/29
PASS: regex 39 /regex/new-check-flags/29
ok 40 /regex/new-check-flags/30
PASS: regex 40 /regex/new-check-flags/30
ok 41 /regex/new-check-flags/31
PASS: regex 41 /regex/new-check-flags/31
ok 42 /regex/new-check-flags/32
PASS: regex 42 /regex/new-check-flags/32
ok 43 /regex/new-check-flags/33
PASS: regex 43 /regex/new-check-flags/33
# End of new-check-flags tests
# Start of new-fail tests
ok 44 /regex/new-fail/34
PASS: regex 44 /regex/new-fail/34
ok 45 /regex/new-fail/35
PASS: regex 45 /regex/new-fail/35
ok 46 /regex/new-fail/36
PASS: regex 46 /regex/new-fail/36
ok 47 /regex/new-fail/37
PASS: regex 47 /regex/new-fail/37
ok 48 /regex/new-fail/38
PASS: regex 48 /regex/new-fail/38
ok 49 /regex/new-fail/39
PASS: regex 49 /regex/new-fail/39
ok 50 /regex/new-fail/40
PASS: regex 50 /regex/new-fail/40
ok 51 /regex/new-fail/41
PASS: regex 51 /regex/new-fail/41
ok 52 /regex/new-fail/42
PASS: regex 52 /regex/new-fail/42
ok 53 /regex/new-fail/43
PASS: regex 53 /regex/new-fail/43
ok 54 /regex/new-fail/44
PASS: regex 54 /regex/new-fail/44
ok 55 /regex/new-fail/45
PASS: regex 55 /regex/new-fail/45
ok 56 /regex/new-fail/46
PASS: regex 56 /regex/new-fail/46
ok 57 /regex/new-fail/47
PASS: regex 57 /regex/new-fail/47
ok 58 /regex/new-fail/48
PASS: regex 58 /regex/new-fail/48
ok 59 /regex/new-fail/49
PASS: regex 59 /regex/new-fail/49
ok 60 /regex/new-fail/50
PASS: regex 60 /regex/new-fail/50
ok 61 /regex/new-fail/51
PASS: regex 61 /regex/new-fail/51
ok 62 /regex/new-fail/52
PASS: regex 62 /regex/new-fail/52
ok 63 /regex/new-fail/53
PASS: regex 63 /regex/new-fail/53
ok 64 /regex/new-fail/54
PASS: regex 64 /regex/new-fail/54
ok 65 /regex/new-fail/55
PASS: regex 65 /regex/new-fail/55
ok 66 /regex/new-fail/56
PASS: regex 66 /regex/new-fail/56
ok 67 /regex/new-fail/57
PASS: regex 67 /regex/new-fail/57
ok 68 /regex/new-fail/58
PASS: regex 68 /regex/new-fail/58
ok 69 /regex/new-fail/59
PASS: regex 69 /regex/new-fail/59
ok 70 /regex/new-fail/60
**
ERROR:regex.c:197:test_match: aok 71 /regex/new-fail/61
PASS: regex 71 /regex/new-fail/61
ok 72 /regex/new-fail/62
PASS: regex 72 /regex/new-fail/62
ok 73 /regex/new-fail/63
Aborted
PASS: regex 73 /regex/new-fail/63
ok 74 /regex/new-fail/64
PASS: regex 74 /regex/new-fail/64
ok 75 /regex/new-fail/65
PASS: regex 75 /regex/new-fail/65
ok 76 /regex/new-fail/66
PASS: regex 76 /regex/new-fail/66
ok 77 /regex/new-fail/67
PASS: regex 77 /regex/new-fail/67
ok 78 /regex/new-fail/68
PASS: regex 78 /regex/new-fail/68
ok 79 /regex/new-fail/69
PASS: regex 79 /regex/new-fail/69
ok 80 /regex/new-fail/70
PASS: regex 80 /regex/new-fail/70
ok 81 /regex/new-fail/71
PASS: regex 81 /regex/new-fail/71
ok 82 /regex/new-fail/72
PASS: regex 82 /regex/new-fail/72
ok 83 /regex/new-fail/73
PASS: regex 83 /regex/new-fail/73
ok 84 /regex/new-fail/74
PASS: regex 84 /regex/new-fail/74
ok 85 /regex/new-fail/75
PASS: regex 85 /regex/new-fail/75
ok 86 /regex/new-fail/76
PASS: regex 86 /regex/new-fail/76
ok 87 /regex/new-fail/77
PASS: regex 87 /regex/new-fail/77
ok 88 /regex/new-fail/78
PASS: regex 88 /regex/new-fail/78
ok 89 /regex/new-fail/79
PASS: regex 89 /regex/new-fail/79
ok 90 /regex/new-fail/80
PASS: regex 90 /regex/new-fail/80
ok 91 /regex/new-fail/81
PASS: regex 91 /regex/new-fail/81
ok 92 /regex/new-fail/82
PASS: regex 92 /regex/new-fail/82
ok 93 /regex/new-fail/83
PASS: regex 93 /regex/new-fail/83
ok 94 /regex/new-fail/84
PASS: regex 94 /regex/new-fail/84
ok 95 /regex/new-fail/85
PASS: regex 95 /regex/new-fail/85
ok 96 /regex/new-fail/86
PASS: regex 96 /regex/new-fail/86
ok 97 /regex/new-fail/87
PASS: regex 97 /regex/new-fail/87
# End of new-fail tests
# Start of match-simple tests
ok 98 /regex/match-simple/88
PASS: regex 98 /regex/match-simple/88
ok 99 /regex/match-simple/89
PASS: regex 99 /regex/match-simple/89
ok 100 /regex/match-simple/90
PASS: regex 100 /regex/match-simple/90
ok 101 /regex/match-simple/91
PASS: regex 101 /regex/match-simple/91
ok 102 /regex/match-simple/92
PASS: regex 102 /regex/match-simple/92
ok 103 /regex/match-simple/93
PASS: regex 103 /regex/match-simple/93
ok 104 /regex/match-simple/94
PASS: regex 104 /regex/match-simple/94
ok 105 /regex/match-simple/95
PASS: regex 105 /regex/match-simple/95
ok 106 /regex/match-simple/96
PASS: regex 106 /regex/match-simple/96
ok 107 /regex/match-simple/97
PASS: regex 107 /regex/match-simple/97
ok 108 /regex/match-simple/98
PASS: regex 108 /regex/match-simple/98
ok 109 /regex/match-simple/99
PASS: regex 109 /regex/match-simple/99
ok 110 /regex/match-simple/100
PASS: regex 110 /regex/match-simple/100
ok 111 /regex/match-simple/101
PASS: regex 111 /regex/match-simple/101
ok 112 /regex/match-simple/102
PASS: regex 112 /regex/match-simple/102
ok 113 /regex/match-simple/103
PASS: regex 113 /regex/match-simple/103
ok 114 /regex/match-simple/104
PASS: regex 114 /regex/match-simple/104
ok 115 /regex/match-simple/105
PASS: regex 115 /regex/match-simple/105
ok 116 /regex/match-simple/106
PASS: regex 116 /regex/match-simple/106
ok 117 /regex/match-simple/107
PASS: regex 117 /regex/match-simple/107
ok 118 /regex/match-simple/108
PASS: regex 118 /regex/match-simple/108
ok 119 /regex/match-simple/109
PASS: regex 119 /regex/match-simple/109
ok 120 /regex/match-simple/110
PASS: regex 120 /regex/match-simple/110
ok 121 /regex/match-simple/111
PASS: regex 121 /regex/match-simple/111
ok 122 /regex/match-simple/112
PASS: regex 122 /regex/match-simple/112
ok 123 /regex/match-simple/113
PASS: regex 123 /regex/match-simple/113
ok 124 /regex/match-simple/114
PASS: regex 124 /regex/match-simple/114
ok 125 /regex/match-simple/115
PASS: regex 125 /regex/match-simple/115
ok 126 /regex/match-simple/116
PASS: regex 126 /regex/match-simple/116
ok 127 /regex/match-simple/117
PASS: regex 127 /regex/match-simple/117
ok 128 /regex/match-simple/118
PASS: regex 128 /regex/match-simple/118
ok 129 /regex/match-simple/119
PASS: regex 129 /regex/match-simple/119
ok 130 /regex/match-simple/120
PASS: regex 130 /regex/match-simple/120
ok 131 /regex/match-simple/121
PASS: regex 131 /regex/match-simple/121
ok 132 /regex/match-simple/122
PASS: regex 132 /regex/match-simple/122
ok 133 /regex/match-simple/123
PASS: regex 133 /regex/match-simple/123
ok 134 /regex/match-simple/124
PASS: regex 134 /regex/match-simple/124
ok 135 /regex/match-simple/125
PASS: regex 135 /regex/match-simple/125
ok 136 /regex/match-simple/126
PASS: regex 136 /regex/match-simple/126
ok 137 /regex/match-simple/127
PASS: regex 137 /regex/match-simple/127
ok 138 /regex/match-simple/128
PASS: regex 138 /regex/match-simple/128
ok 139 /regex/match-simple/129
PASS: regex 139 /regex/match-simple/129
ok 140 /regex/match-simple/130
PASS: regex 140 /regex/match-simple/130
ok 141 /regex/match-simple/131
PASS: regex 141 /regex/match-simple/131
ok 142 /regex/match-simple/132
PASS: regex 142 /regex/match-simple/132
ok 143 /regex/match-simple/133
PASS: regex 143 /regex/match-simple/133
ok 144 /regex/match-simple/134
PASS: regex 144 /regex/match-simple/134
ok 145 /regex/match-simple/135
PASS: regex 145 /regex/match-simple/135
ok 146 /regex/match-simple/136
PASS: regex 146 /regex/match-simple/136
ok 147 /regex/match-simple/137
PASS: regex 147 /regex/match-simple/137
ok 148 /regex/match-simple/138
PASS: regex 148 /regex/match-simple/138
ok 149 /regex/match-simple/139
PASS: regex 149 /regex/match-simple/139
ok 150 /regex/match-simple/140
PASS: regex 150 /regex/match-simple/140
ok 151 /regex/match-simple/141
PASS: regex 151 /regex/match-simple/141
ok 152 /regex/match-simple/142
PASS: regex 152 /regex/match-simple/142
ok 153 /regex/match-simple/143
PASS: regex 153 /regex/match-simple/143
ok 154 /regex/match-simple/144
PASS: regex 154 /regex/match-simple/144
ok 155 /regex/match-simple/145
PASS: regex 155 /regex/match-simple/145
ok 156 /regex/match-simple/146
PASS: regex 156 /regex/match-simple/146
ok 157 /regex/match-simple/147
PASS: regex 157 /regex/match-simple/147
ok 158 /regex/match-simple/148
PASS: regex 158 /regex/match-simple/148
ok 159 /regex/match-simple/149
PASS: regex 159 /regex/match-simple/149
ok 160 /regex/match-simple/150
PASS: regex 160 /regex/match-simple/150
ok 161 /regex/match-simple/151
PASS: regex 161 /regex/match-simple/151
ok 162 /regex/match-simple/152
PASS: regex 162 /regex/match-simple/152
ok 163 /regex/match-simple/153
PASS: regex 163 /regex/match-simple/153
ok 164 /regex/match-simple/154
PASS: regex 164 /regex/match-simple/154
ok 165 /regex/match-simple/155
PASS: regex 165 /regex/match-simple/155
ok 166 /regex/match-simple/156
PASS: regex 166 /regex/match-simple/156
# End of match-simple tests
# Start of match tests
ok 167 /regex/match/157
PASS: regex 167 /regex/match/157
ok 168 /regex/match/158
PASS: regex 168 /regex/match/158
ok 169 /regex/match/159
PASS: regex 169 /regex/match/159
ok 170 /regex/match/160
PASS: regex 170 /regex/match/160
ok 171 /regex/match/161
PASS: regex 171 /regex/match/161
ok 172 /regex/match/162
PASS: regex 172 /regex/match/162
ok 173 /regex/match/163
PASS: regex 173 /regex/match/163
ok 174 /regex/match/164
PASS: regex 174 /regex/match/164
ok 175 /regex/match/165
PASS: regex 175 /regex/match/165
ok 176 /regex/match/166
PASS: regex 176 /regex/match/166
ok 177 /regex/match/167
PASS: regex 177 /regex/match/167
ok 178 /regex/match/168
PASS: regex 178 /regex/match/168
ok 179 /regex/match/169
PASS: regex 179 /regex/match/169
ok 180 /regex/match/170
PASS: regex 180 /regex/match/170
ok 181 /regex/match/171
PASS: regex 181 /regex/match/171
ok 182 /regex/match/172
PASS: regex 182 /regex/match/172
ok 183 /regex/match/173
PASS: regex 183 /regex/match/173
ok 184 /regex/match/174
PASS: regex 184 /regex/match/174
ok 185 /regex/match/175
PASS: regex 185 /regex/match/175
ok 186 /regex/match/176
PASS: regex 186 /regex/match/176
ok 187 /regex/match/177
PASS: regex 187 /regex/match/177
ok 188 /regex/match/178
PASS: regex 188 /regex/match/178
ok 189 /regex/match/179
PASS: regex 189 /regex/match/179
ok 190 /regex/match/180
PASS: regex 190 /regex/match/180
ok 191 /regex/match/181
PASS: regex 191 /regex/match/181
ok 192 /regex/match/182
PASS: regex 192 /regex/match/182
ok 193 /regex/match/183
PASS: regex 193 /regex/match/183
ok 194 /regex/match/184
PASS: regex 194 /regex/match/184
ok 195 /regex/match/185
PASS: regex 195 /regex/match/185
ok 196 /regex/match/186
PASS: regex 196 /regex/match/186
ok 197 /regex/match/187
PASS: regex 197 /regex/match/187
ok 198 /regex/match/188
PASS: regex 198 /regex/match/188
ok 199 /regex/match/189
PASS: regex 199 /regex/match/189
ok 200 /regex/match/190
PASS: regex 200 /regex/match/190
ok 201 /regex/match/191
PASS: regex 201 /regex/match/191
ok 202 /regex/match/192
PASS: regex 202 /regex/match/192
ok 203 /regex/match/193
PASS: regex 203 /regex/match/193
ok 204 /regex/match/194
PASS: regex 204 /regex/match/194
ok 205 /regex/match/195
PASS: regex 205 /regex/match/195
ok 206 /regex/match/196
PASS: regex 206 /regex/match/196
ok 207 /regex/match/197
PASS: regex 207 /regex/match/197
ok 208 /regex/match/198
PASS: regex 208 /regex/match/198
ok 209 /regex/match/199
PASS: regex 209 /regex/match/199
ok 210 /regex/match/200
PASS: regex 210 /regex/match/200
ok 211 /regex/match/201
PASS: regex 211 /regex/match/201
ok 212 /regex/match/202
PASS: regex 212 /regex/match/202
ok 213 /regex/match/203
PASS: regex 213 /regex/match/203
ok 214 /regex/match/204
PASS: regex 214 /regex/match/204
ok 215 /regex/match/205
PASS: regex 215 /regex/match/205
ok 216 /regex/match/206
PASS: regex 216 /regex/match/206
ok 217 /regex/match/207
PASS: regex 217 /regex/match/207
ok 218 /regex/match/208
PASS: regex 218 /regex/match/208
ok 219 /regex/match/209
PASS: regex 219 /regex/match/209
ok 220 /regex/match/210
PASS: regex 220 /regex/match/210
ok 221 /regex/match/211
PASS: regex 221 /regex/match/211
ok 222 /regex/match/212
PASS: regex 222 /regex/match/212
ok 223 /regex/match/213
PASS: regex 223 /regex/match/213
ok 224 /regex/match/214
PASS: regex 224 /regex/match/214
ok 225 /regex/match/215
PASS: regex 225 /regex/match/215
ok 226 /regex/match/216
PASS: regex 226 /regex/match/216
ok 227 /regex/match/217
PASS: regex 227 /regex/match/217
ok 228 /regex/match/218
PASS: regex 228 /regex/match/218
ok 229 /regex/match/219
PASS: regex 229 /regex/match/219
ok 230 /regex/match/220
PASS: regex 230 /regex/match/220
ok 231 /regex/match/221
PASS: regex 231 /regex/match/221
ok 232 /regex/match/222
PASS: regex 232 /regex/match/222
ok 233 /regex/match/223
PASS: regex 233 /regex/match/223
ok 234 /regex/match/224
PASS: regex 234 /regex/match/224
ok 235 /regex/match/225
PASS: regex 235 /regex/match/225
# ERROR:regex.c:197:test_match: assertion failed (match == data->expected): (1 == 0)
ERROR: regex - missing test plan
ERROR: regex - exited with status 134 (terminated by signal 6?)

ERROR: spawn-multithreaded
==========================

# random seed: R02S4af349dee45a526f1a7eb5a70a274f9d
/pkg/glib/tmp/src/glib/tests/.libs/test-spawn-echo: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
/pkg/glib/tmp/src/glib/tests/.libs/test-spawn-echo: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
/pkg/glib/tmp/src/glib/tests/.libs/test-spawn-echo: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
**
GLib:ERROR:spawn-multithreaded.c:77:test_spawn_sync_multithreaded_instance: assertion failed (arg == stdout_str): ("thread 2" == "")
**
GLib:ERROR:spawn-multithreaded.c:77:test_spawn_sync_multithreaded_instance: assertion failed (arg == stdout_str): ("thread 3" == "")
**
GLib:ERROR:spawn-multithreaded.c:77:test_spawn_sync_multithreaded_instance: assertion failed (arg == stdout_str): ("thread 6" == "")
/pkg/glib/tmp/src/glib/tests/.libs/test-spawn-echo: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
# Start of gthread tests
# GLib:ERROR:spawn-multithreaded.c:77:test_spawn_sync_multithreaded_instance: assertion failed (arg == stdout_str): ("thread 2" == "")
# GLib:ERROR:spawn-multithreaded.c:77:test_spawn_sync_multithreaded_instance: assertion failed (arg == stdout_str): ("thread 3" == "")
/pkg/glib/tmp/src/glib/tests/.libs/test-spawn-echo: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
/pkg/glib/tmp/src/glib/tests/.libs/test-spawn-echo: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
Aborted
# GLib:ERROR:spawn-multithreaded.c:77:test_spawn_sync_multithreaded_instance: assertion failed (arg == stdout_str): ("thread 3" == "")
ERROR: spawn-multithreaded - missing test plan
ERROR: spawn-multithreaded - exited with status 134 (terminated by signal 6?)

ERROR: spawn-singlethread
=========================

/pkg/glib/tmp/src/glib/tests/.libs/test-spawn-echo: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
**
GLib:ERROR:spawn-singlethread.c:178:test_spawn_sync: assertion failed (arg == stdout_str): ("thread 1" == "")
Aborted
# random seed: R02S594039a40ff11502f484c9a50c83a843
# Start of gthread tests
# GLib:ERROR:spawn-singlethread.c:178:test_spawn_sync: assertion failed (arg == stdout_str): ("thread 1" == "")
ERROR: spawn-singlethread - missing test plan
ERROR: spawn-singlethread - exited with status 134 (terminated by signal 6?)

PASS: testing
=============

# random seed: R02S1d23707e6d26478b58cb98cf7b613015
# Start of random-generator tests
ok 1 /random-generator/rand-1
PASS: testing 1 /random-generator/rand-1
ok 2 /random-generator/rand-2
PASS: testing 2 /random-generator/rand-2
ok 3 /random-generator/random-conversions
PASS: testing 3 /random-generator/random-conversions
# End of random-generator tests
# Start of misc tests
ok 4 /misc/assertions
PASS: testing 4 /misc/assertions
ok 5 /misc/test-data
PASS: testing 5 /misc/test-data
ok 6 /misc/primetoul
PASS: testing 6 /misc/primetoul
ok 7 /misc/fatal-log-handler
PASS: testing 7 /misc/fatal-log-handler
ok 8 /misc/expected-messages
PASS: testing 8 /misc/expected-messages
ok 9 /misc/dash-p
PASS: testing 9 /misc/dash-p
ok 10 /misc/nonfatal
PASS: testing 10 /misc/nonfatal
ok 11 /misc/skip # SKIP Skipped should count as passed, not failed
SKIP: testing 11 /misc/skip # SKIP Skipped should count as passed, not failed
ok 12 /misc/skip-all
PASS: testing 12 /misc/skip-all
ok 13 /misc/fail
PASS: testing 13 /misc/fail
ok 14 /misc/incomplete
PASS: testing 14 /misc/incomplete
ok 15 /misc/timeout
PASS: testing 15 /misc/timeout
# Start of assertions tests
# Start of subprocess tests
# End of subprocess tests
# End of assertions tests
# Start of fatal-log-handler tests
# Start of subprocess tests
# End of subprocess tests
# End of fatal-log-handler tests
# Start of expected-messages tests
ok 16 /misc/expected-messages/expect-error
PASS: testing 16 /misc/expected-messages/expect-error
# Test-DEBUG: should be ignored
ok 17 /misc/expected-messages/skip-debug
PASS: testing 17 /misc/expected-messages/skip-debug
# Start of subprocess tests
# End of subprocess tests
# End of expected-messages tests
# Start of dash-p tests
ok 18 /misc/dash-p/child
PASS: testing 18 /misc/dash-p/child
# Start of child tests
ok 19 /misc/dash-p/child/sub
PASS: testing 19 /misc/dash-p/child/sub
ok 20 /misc/dash-p/child/sub2
PASS: testing 20 /misc/dash-p/child/sub2
# Start of sub tests
# Start of subprocess tests
# End of subprocess tests
# End of sub tests
# End of child tests
# Start of subprocess tests
# Start of hidden tests
# End of hidden tests
# End of subprocess tests
# End of dash-p tests
# Start of skip-all tests
# Start of subprocess tests
# End of subprocess tests
# End of skip-all tests
# End of misc tests
# Start of forking tests
# GLib:ERROR:testing.c:97:test_fork_fail: code should not be reached
ok 21 /forking/fail assertion
PASS: testing 21 /forking/fail assertion
ok 22 /forking/patterns
PASS: testing 22 /forking/patterns
# End of forking tests
# Start of trap_subprocess tests
ok 23 /trap_subprocess/fail
PASS: testing 23 /trap_subprocess/fail
ok 24 /trap_subprocess/no-such-test
PASS: testing 24 /trap_subprocess/no-such-test
ok 25 /trap_subprocess/patterns
PASS: testing 25 /trap_subprocess/patterns
# End of trap_subprocess tests
1..25

SKIP: utf8-performance
======================

# random seed: R02Sf695ea08bcc6b61c576b5166053b9252
1..0
SKIP: utf8-performance


_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux