Checking if your kit is complete... Looks good Could not find text marker "Version:" in "README" Could not find text marker "=head1 VERSION" in "lib/Thread/Pool.pm" Writing Makefile for Thread::Pool cp lib/Thread/Pool.pm blib/lib/Thread/Pool.pm Manifying blib/man3/Thread::Pool.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Pool01....1..42 ok 1 - use Thread::Pool; # Test general functionality ok 2 - check object type isa Thread::Pool ok 3 - Thread::Pool->can(...) ok 4 - check number of workers ok 5 - check \# jobs todo, \#1 ok 6 - check number of workers, \#1 ok 7 - check first jobid ok 8 - check second jobid ok 9 - check tid of 2nd worker thread ok 10 - check number of workers, \#2 ok 11 - check number of workers, \#3 ok 12 - check number of workers, \#4 ok 13 - check number of removed, \#1 ok 14 - check \# jobs todo, \#2 ok 15 - check result_dontwait ok 16 - check result ok 17 - check third jobid ok 18 - check result remove ok 19 - check number of workers, \#5 ok 20 - check number of removed, \#2 ok 21 - check for remaining threads ok 22 - check number of workers, \#6 ok 23 - check number of removed, \#3 ok 24 - check \# jobs todo, \#3 ok 25 - check \# jobs done, \#3 ok 26 - check not-used threads, \#1 ok 27 - check object type isa Thread::Pool ok 28 - check fourth jobid ok 29 - check number of workers, \#7 ok 30 - check result after add ok 31 - check result waitfor ok 32 - check fifth jobid ok 33 - check result after add ok 34 - check whether job id found ok ok 35 - check sixth jobid ok 36 - check result remove_me ok 37 - check \# jobs todo, \#4 ok 38 - check \# jobs done, \#4 ok 39 - check number of workers, \#7 ok 40 - check number of removed, \#4 ok 41 - check for remaining threads ok 42 - check not-used threads, \#2 Scalars leaked: 1 ok t/Pool02....1..337 ok 1 - use Thread::Pool; # Test streaming to memory # *** Test using fast "do" optimized for cpu *** # Now testing 10 thread(s) for 0 jobs ok 2 - check object type isa Thread::Pool ok 3 - check initial number of workers ok 4 - check for remaining threads, \#1 # Now testing 20 thread(s) for 0 jobs ok 5 - check number of workers, \#1 ok 6 - check number of removed, \#1 ok 7 - check \# jobs todo, \#1 ok 8 - check \# jobs done, \#1 ok 9 - check not-used threads, \#1 ok 10 - check length of list, \#1 ok 11 - check first result ok 12 - check object type isa Thread::Pool ok 13 - check initial number of workers ok 14 - check number of workers, \#2 ok 15 - check for remaining threads, \#2 ok 16 - check number of workers, \#2 ok 17 - check number of removed, \#2 ok 18 - check \# jobs todo, \#2 ok 19 - check \# jobs done, \#2 ok 20 - check not-used threads, \#2 ok 21 - check length of list, \#2 ok 22 - check second result # Now testing 5 thread(s) for 5 jobs ok 23 - check object type isa Thread::Pool ok 24 - check initial number of workers ok 25 - check for remaining threads, \#1 # Now testing 10 thread(s) for 5 jobs ok 26 - check number of workers, \#1 ok 27 - check number of removed, \#1 ok 28 - check \# jobs todo, \#1 ok 29 - check \# jobs done, \#1 ok 30 - check not-used threads, \#1 ok 31 - check length of list, \#1 ok 32 - check first result ok 33 - check object type isa Thread::Pool ok 34 - check initial number of workers ok 35 - check number of workers, \#2 ok 36 - check for remaining threads, \#2 ok 37 - check number of workers, \#2 ok 38 - check number of removed, \#2 ok 39 - check \# jobs todo, \#2 ok 40 - check \# jobs done, \#2 ok 41 - check not-used threads, \#2 ok 42 - check length of list, \#2 ok 43 - check second result # Now testing 10 thread(s) for 100 jobs ok 44 - check object type isa Thread::Pool ok 45 - check initial number of workers ok 46 - check for remaining threads, \#1 # Now testing 20 thread(s) for 100 jobs ok 47 - check number of workers, \#1 ok 48 - check number of removed, \#1 ok 49 - check \# jobs todo, \#1 ok 50 - check \# jobs done, \#1 ok 51 - check not-used threads, \#1 ok 52 - check length of list, \#1 ok 53 - check first result ok 54 - check object type isa Thread::Pool ok 55 - check initial number of workers ok 56 - check number of workers, \#2 ok 57 - check for remaining threads, \#2 ok 58 - check number of workers, \#2 ok 59 - check number of removed, \#2 ok 60 - check \# jobs todo, \#2 ok 61 - check \# jobs done, \#2 ok 62 - check not-used threads, \#2 ok 63 - check length of list, \#2 ok 64 - check second result # Now testing 1 thread(s) for 1000 jobs ok 65 - check object type isa Thread::Pool ok 66 - check initial number of workers ok 67 - check for remaining threads, \#1 ok 68 - check number of workers, \#1 ok 69 - check number of removed, \#1 ok 70 - check \# jobs todo, \#1 ok 71 - check \# jobs done, \#1 ok 72 - check not-used threads, \#1 ok 73 - check length of list, \#1 ok 74 - check first result # Now testing 2 thread(s) for 1000 jobs ok 75 - check object type isa Thread::Pool ok 76 - check initial number of workers ok 77 - check number of workers, \#2 ok 78 - check for remaining threads, \#2 ok 79 - check number of workers, \#2 ok 80 - check number of removed, \#2 ok 81 - check \# jobs todo, \#2 ok 82 - check \# jobs done, \#2 ok 83 - check not-used threads, \#2 ok 84 - check length of list, \#2 ok 85 - check second result # *** Test using slower "yield" optimized for cpu *** # Now testing 10 thread(s) for 0 jobs ok 86 - check object type isa Thread::Pool ok 87 - check initial number of workers ok 88 - check for remaining threads, \#1 # Now testing 20 thread(s) for 0 jobs ok 89 - check number of workers, \#1 ok 90 - check number of removed, \#1 ok 91 - check \# jobs todo, \#1 ok 92 - check \# jobs done, \#1 ok 93 - check not-used threads, \#1 ok 94 - check length of list, \#1 ok 95 - check first result ok 96 - check object type isa Thread::Pool ok 97 - check initial number of workers ok 98 - check number of workers, \#2 ok 99 - check for remaining threads, \#2 ok 100 - check number of workers, \#2 ok 101 - check number of removed, \#2 ok 102 - check \# jobs todo, \#2 ok 103 - check \# jobs done, \#2 ok 104 - check not-used threads, \#2 ok 105 - check length of list, \#2 ok 106 - check second result # Now testing 5 thread(s) for 5 jobs ok 107 - check object type isa Thread::Pool ok 108 - check initial number of workers ok 109 - check for remaining threads, \#1 # Now testing 10 thread(s) for 5 jobs ok 110 - check number of workers, \#1 ok 111 - check number of removed, \#1 ok 112 - check \# jobs todo, \#1 ok 113 - check \# jobs done, \#1 ok 114 - check not-used threads, \#1 ok 115 - check length of list, \#1 ok 116 - check first result ok 117 - check object type isa Thread::Pool ok 118 - check initial number of workers ok 119 - check number of workers, \#2 ok 120 - check for remaining threads, \#2 ok 121 - check number of workers, \#2 ok 122 - check number of removed, \#2 ok 123 - check \# jobs todo, \#2 ok 124 - check \# jobs done, \#2 ok 125 - check not-used threads, \#2 ok 126 - check length of list, \#2 ok 127 - check second result # Now testing 10 thread(s) for 100 jobs ok 128 - check object type isa Thread::Pool ok 129 - check initial number of workers ok 130 - check for remaining threads, \#1 ok 131 - check number of workers, \#1 ok 132 - check number of removed, \#1 ok 133 - check \# jobs todo, \#1 ok 134 - check \# jobs done, \#1 ok 135 - check not-used threads, \#1 ok 136 - check length of list, \#1 ok 137 - check first result # Now testing 20 thread(s) for 100 jobs ok 138 - check object type isa Thread::Pool ok 139 - check initial number of workers ok 140 - check number of workers, \#2 ok 141 - check for remaining threads, \#2 ok 142 - check number of workers, \#2 ok 143 - check number of removed, \#2 ok 144 - check \# jobs todo, \#2 ok 145 - check \# jobs done, \#2 ok 146 - check not-used threads, \#2 ok 147 - check length of list, \#2 ok 148 - check second result # Now testing 1 thread(s) for 1000 jobs ok 149 - check object type isa Thread::Pool ok 150 - check initial number of workers ok 151 - check for remaining threads, \#1 ok 152 - check number of workers, \#1 ok 153 - check number of removed, \#1 ok 154 - check \# jobs todo, \#1 ok 155 - check \# jobs done, \#1 ok 156 - check not-used threads, \#1 ok 157 - check length of list, \#1 ok 158 - check first result # Now testing 2 thread(s) for 1000 jobs ok 159 - check object type isa Thread::Pool ok 160 - check initial number of workers ok 161 - check number of workers, \#2 ok 162 - check for remaining threads, \#2 ok 163 - check number of workers, \#2 ok 164 - check number of removed, \#2 ok 165 - check \# jobs todo, \#2 ok 166 - check \# jobs done, \#2 ok 167 - check not-used threads, \#2 ok 168 - check length of list, \#2 ok 169 - check second result # *** Test using fast "do" optimized for memory *** # Now testing 10 thread(s) for 0 jobs ok 170 - check object type isa Thread::Pool ok 171 - check initial number of workers ok 172 - check for remaining threads, \#1 ok 173 - check number of workers, \#1 ok 174 - check number of removed, \#1 # Now testing 20 thread(s) for 0 jobs ok 175 - check \# jobs todo, \#1 ok 176 - check \# jobs done, \#1 ok 177 - check not-used threads, \#1 ok 178 - check length of list, \#1 ok 179 - check first result ok 180 - check object type isa Thread::Pool ok 181 - check initial number of workers ok 182 - check number of workers, \#2 ok 183 - check for remaining threads, \#2 ok 184 - check number of workers, \#2 ok 185 - check number of removed, \#2 ok 186 - check \# jobs todo, \#2 ok 187 - check \# jobs done, \#2 ok 188 - check not-used threads, \#2 ok 189 - check length of list, \#2 ok 190 - check second result # Now testing 5 thread(s) for 5 jobs ok 191 - check object type isa Thread::Pool ok 192 - check initial number of workers ok 193 - check for remaining threads, \#1 ok 194 - check number of workers, \#1 ok 195 - check number of removed, \#1 # Now testing 10 thread(s) for 5 jobs ok 196 - check \# jobs todo, \#1 ok 197 - check \# jobs done, \#1 ok 198 - check not-used threads, \#1 ok 199 - check length of list, \#1 ok 200 - check first result ok 201 - check object type isa Thread::Pool ok 202 - check initial number of workers ok 203 - check number of workers, \#2 ok 204 - check for remaining threads, \#2 ok 205 - check number of workers, \#2 ok 206 - check number of removed, \#2 ok 207 - check \# jobs todo, \#2 ok 208 - check \# jobs done, \#2 ok 209 - check not-used threads, \#2 ok 210 - check length of list, \#2 ok 211 - check second result # Now testing 10 thread(s) for 100 jobs ok 212 - check object type isa Thread::Pool ok 213 - check initial number of workers ok 214 - check for remaining threads, \#1 ok 215 - check number of workers, \#1 ok 216 - check number of removed, \#1 # Now testing 20 thread(s) for 100 jobs ok 217 - check \# jobs todo, \#1 ok 218 - check \# jobs done, \#1 ok 219 - check not-used threads, \#1 ok 220 - check length of list, \#1 ok 221 - check first result ok 222 - check object type isa Thread::Pool ok 223 - check initial number of workers ok 224 - check number of workers, \#2 ok 225 - check for remaining threads, \#2 ok 226 - check number of workers, \#2 ok 227 - check number of removed, \#2 ok 228 - check \# jobs todo, \#2 ok 229 - check \# jobs done, \#2 ok 230 - check not-used threads, \#2 ok 231 - check length of list, \#2 ok 232 - check second result # Now testing 1 thread(s) for 1000 jobs ok 233 - check object type isa Thread::Pool ok 234 - check initial number of workers ok 235 - check for remaining threads, \#1 ok 236 - check number of workers, \#1 ok 237 - check number of removed, \#1 ok 238 - check \# jobs todo, \#1 ok 239 - check \# jobs done, \#1 ok 240 - check not-used threads, \#1 ok 241 - check length of list, \#1 ok 242 - check first result # Now testing 2 thread(s) for 1000 jobs ok 243 - check object type isa Thread::Pool ok 244 - check initial number of workers ok 245 - check number of workers, \#2 ok 246 - check for remaining threads, \#2 ok 247 - check number of workers, \#2 ok 248 - check number of removed, \#2 ok 249 - check \# jobs todo, \#2 ok 250 - check \# jobs done, \#2 ok 251 - check not-used threads, \#2 ok 252 - check length of list, \#2 ok 253 - check second result # *** Test using slower "yield" optimized for memory *** # Now testing 10 thread(s) for 0 jobs ok 254 - check object type isa Thread::Pool ok 255 - check initial number of workers ok 256 - check for remaining threads, \#1 ok 257 - check number of workers, \#1 ok 258 - check number of removed, \#1 # Now testing 20 thread(s) for 0 jobs ok 259 - check \# jobs todo, \#1 ok 260 - check \# jobs done, \#1 ok 261 - check not-used threads, \#1 ok 262 - check length of list, \#1 ok 263 - check first result ok 264 - check object type isa Thread::Pool ok 265 - check initial number of workers ok 266 - check number of workers, \#2 ok 267 - check for remaining threads, \#2 # Now testing 5 thread(s) for 5 jobs ok 268 - check number of workers, \#2 ok 269 - check number of removed, \#2 ok 270 - check \# jobs todo, \#2 ok 271 - check \# jobs done, \#2 ok 272 - check not-used threads, \#2 ok 273 - check length of list, \#2 ok 274 - check second result ok 275 - check object type isa Thread::Pool ok 276 - check initial number of workers ok 277 - check for remaining threads, \#1 ok 278 - check number of workers, \#1 ok 279 - check number of removed, \#1 # Now testing 10 thread(s) for 5 jobs ok 280 - check \# jobs todo, \#1 ok 281 - check \# jobs done, \#1 ok 282 - check not-used threads, \#1 ok 283 - check length of list, \#1 ok 284 - check first result ok 285 - check object type isa Thread::Pool ok 286 - check initial number of workers ok 287 - check number of workers, \#2 ok 288 - check for remaining threads, \#2 ok 289 - check number of workers, \#2 ok 290 - check number of removed, \#2 ok 291 - check \# jobs todo, \#2 # Now testing 10 thread(s) for 100 jobs ok 292 - check \# jobs done, \#2 ok 293 - check not-used threads, \#2 ok 294 - check length of list, \#2 ok 295 - check second result ok 296 - check object type isa Thread::Pool ok 297 - check initial number of workers ok 298 - check for remaining threads, \#1 ok 299 - check number of workers, \#1 ok 300 - check number of removed, \#1 # Now testing 20 thread(s) for 100 jobs ok 301 - check \# jobs todo, \#1 ok 302 - check \# jobs done, \#1 ok 303 - check not-used threads, \#1 ok 304 - check length of list, \#1 ok 305 - check first result ok 306 - check object type isa Thread::Pool ok 307 - check initial number of workers ok 308 - check number of workers, \#2 ok 309 - check for remaining threads, \#2 ok 310 - check number of workers, \#2 ok 311 - check number of removed, \#2 ok 312 - check \# jobs todo, \#2 ok 313 - check \# jobs done, \#2 ok 314 - check not-used threads, \#2 ok 315 - check length of list, \#2 ok 316 - check second result # Now testing 1 thread(s) for 1000 jobs ok 317 - check object type isa Thread::Pool ok 318 - check initial number of workers ok 319 - check for remaining threads, \#1 ok 320 - check number of workers, \#1 ok 321 - check number of removed, \#1 ok 322 - check \# jobs todo, \#1 ok 323 - check \# jobs done, \#1 ok 324 - check not-used threads, \#1 ok 325 - check length of list, \#1 ok 326 - check first result # Now testing 2 thread(s) for 1000 jobs ok 327 - check object type isa Thread::Pool ok 328 - check initial number of workers ok 329 - check number of workers, \#2 ok 330 - check for remaining threads, \#2 ok 331 - check number of workers, \#2 ok 332 - check number of removed, \#2 ok 333 - check \# jobs todo, \#2 ok 334 - check \# jobs done, \#2 ok 335 - check not-used threads, \#2 ok 336 - check length of list, \#2 ok 337 - check second result Scalars leaked: 1 ok t/Pool03....1..403 ok 1 - use Thread::Pool; # Test monitoring to file with checkpointing ok 2 - check default frequency # *** Test using faster "do", optimize for cpu *** # Now testing 10 thread(s) for 0 jobs ok 3 - open monitoring file ok 4 - check object type isa Thread::Pool ok 5 - check initial number of workers ok 6 - close monitoring file ok 7 - check for remaining threads, \#1 # Now testing 20 thread(s) for 0 jobs ok 8 - check number of workers, \#1 ok 9 - check number of removed, \#1 ok 10 - check \# jobs todo, \#1 ok 11 - check \# jobs done, \#1 ok 12 - check not-used threads, \#1 ok 13 - check first result ok 14 - check correct \# checkpoints, \#1 ok 15 - open monitoring file ok 16 - check object type isa Thread::Pool ok 17 - check initial number of workers ok 18 - check number of workers, \#2 ok 19 - close monitoring file ok 20 - check for remaining threads, \#2 ok 21 - check number of workers, \#2 ok 22 - check number of removed, \#2 ok 23 - check \# jobs todo, \#2 ok 24 - check \# jobs done, \#2 ok 25 - check not-used threads, \#2 ok 26 - check second result ok 27 - check correct \# checkpoints, \#2 # Now testing 5 thread(s) for 5 jobs ok 28 - open monitoring file ok 29 - check object type isa Thread::Pool ok 30 - check initial number of workers ok 31 - close monitoring file ok 32 - check for remaining threads, \#1 # Now testing 10 thread(s) for 5 jobs ok 33 - check number of workers, \#1 ok 34 - check number of removed, \#1 ok 35 - check \# jobs todo, \#1 ok 36 - check \# jobs done, \#1 ok 37 - check not-used threads, \#1 ok 38 - check first result ok 39 - check correct \# checkpoints, \#1 ok 40 - open monitoring file ok 41 - check object type isa Thread::Pool ok 42 - check initial number of workers make: *** [test_dynamic] Hangup