Inn-Current-20140910 issues
The Doctor
doctor at doctor.nl2k.ab.ca
Wed Sep 10 11:47:20 UTC 2014
Script started on Wed Sep 10 05:36:43 2014
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910$ cd tests
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ runtests -o *fdflag /fdflag
runtests: cannot exec */fdflag: No such file or directory
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ ls
Makefile TESTS clients innd nnrpd runtests runtests.o tap
README authprogs data lib overview runtests.c storage util
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ ls -l
total 161
-rw-r--r-- 1 nuucp ahla 10234 Sep 10 03:02 Makefile
-rw-r--r-- 1 nuucp ahla 11229 Sep 10 03:02 README
-rw-r--r-- 1 nuucp ahla 728 Sep 10 03:02 TESTS
drwxr-xr-x 3 nuucp ahla 512 Sep 10 05:33 authprogs
drwxr-xr-x 2 nuucp ahla 512 Sep 10 05:35 clients
drwxr-xr-x 8 nuucp ahla 512 Sep 10 05:35 data
drwxr-xr-x 3 nuucp ahla 512 Sep 10 05:35 innd
drwxr-xr-x 3 nuucp ahla 3072 Sep 10 05:35 lib
drwxr-xr-x 3 nuucp ahla 512 Sep 10 05:35 nnrpd
drwxr-xr-x 3 nuucp ahla 512 Sep 10 05:34 overview
-rwxr-xr-x 1 root ahla 40771 Sep 10 05:34 runtests
-rw-r--r-- 1 nuucp ahla 46315 Sep 10 03:02 runtests.c
-rw-r--r-- 1 root ahla 41872 Sep 10 05:34 runtests.o
drwxr-xr-x 2 nuucp ahla 512 Sep 10 03:02 storage
drwxr-xr-x 2 nuucp ahla 512 Sep 10 05:34 tap
drwxr-xr-x 3 nuucp ahla 512 Sep 10 05:34 util
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ runtests -o */fdflag.t
1..8
ok 1 - set fd 8 to close-on-exec
ok 2 - set fd 9 to close-on-exec
ok 3 - set fd 9 back to regular
ok 4 - set socket non-blocking
ok 5 - got -1 from non-blocking read
ok 6 - ...with EAGAIN errno
not ok 7
ok 8
# All 8 tests successful or skipped
You have new mail in /var/mail/doctor
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ runtests -o */fdflag.t innupgrade.
t
13
Operator or semicolon missing before *g at ../../scripts/innupgrade line 237.
Ambiguous use of * resolved as operator * at ../../scripts/innupgrade line 237.
Backslash found where operator expected at ../../scripts/innupgrade line 319, near "$_\"
(Might be a runaway multi-line "" string starting on line 237)
(Missing operator before \?)
String found where operator expected at ../../scripts/innupgrade line 328, near "push (@$output, ""
(Might be a runaway multi-line "" string starting on line 319)
(Missing semicolon on previous line?)
Final $ should be \$ or $name at ../../scripts/innupgrade line 236, within string
(Might be a runaway multi-line "" string starting on line 223)
syntax error at ../../scripts/innupgrade line 236, near "## Tainting (""
Global symbol "$hismethod" requires explicit package name at ../../scripts/innupgrade line 332.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 332.
Global symbol "$overview" requires explicit package name at ../../scripts/innupgrade line 333.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 333.
Global symbol "$tls" requires explicit package name at ../../scripts/innupgrade line 334.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 334.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 336.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 337.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 339.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 340.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 342.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 343.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 348.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 353.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 354.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 354.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 355.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 356.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 356.
Global symbol "$indent" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$space" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$hismethod" requires explicit package name at ../../scripts/innupgrade line 363.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 364.
Global symbol "$overview" requires explicit package name at ../../scripts/innupgrade line 368.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 399.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 400.
Global symbol "$tls" requires explicit package name at ../../scripts/innupgrade line 406.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 419.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 420.
Unmatched right curly bracket at ../../scripts/innupgrade line 423, at end of line
../../scripts/innupgrade has too many errors.
not ok 1
not ok 2
not ok 3
1,2c1,2
< maxartsize:
< mta: /usr/lib/sendmail -oi -oem %s
---
> #maxartsize:
> mta: "/usr/lib/sendmail -oi -oem %s"
4,6c4,6
< nntpactsync: 200
< addnntppostingdate: true
< addnntppostinghost: false
---
> incominglogfrequency: 200
> addinjectiondate: true
> addinjectionpostinghost: false
9a10,23
>
> # Added by innupgrade.
> hismethod: hisv6
>
> # Moved from overview.fmt by innupgrade.
> extraoverviewadvertised: [ Path Keywords Injection-Info ]
>
> # Moved from sasl.conf by innupgrade.
> tlscafile: /usr/local/news/etc/ca.cert
> tlscapath: /usr/local/news/etc/cas
>
> # Our local certificate.
> tlscertfile: /usr/local/news/etc/our.cert
> tlskeyfile: /usr/local/news/etc/our.key
not ok 4
4c4
< :Tc,Wnm*:/usr/local/news/bin/startinnfeed
---
> :Tc,Wnm*:/usr/local/news/bin/innfeed
6c6
< imapfeed!:!*:Tc,Wnm*:/usr/local/news/bin/startinnfeed imapfeed
---
> imapfeed!:!*:Tc,Wnm*:/usr/local/news/bin/imapfeed
not ok 5
not ok 6
mv: cannot stat `upgrade/inn.conf.OLD': No such file or directory
mv: cannot stat `upgrade/overview.fmt.OLD': No such file or directory
mv: cannot stat `upgrade/sasl.conf.OLD': No such file or directory
Operator or semicolon missing before *g at ../../scripts/innupgrade line 237.
Ambiguous use of * resolved as operator * at ../../scripts/innupgrade line 237.
Backslash found where operator expected at ../../scripts/innupgrade line 319, near "$_\"
(Might be a runaway multi-line "" string starting on line 237)
(Missing operator before \?)
String found where operator expected at ../../scripts/innupgrade line 328, near "push (@$output, ""
(Might be a runaway multi-line "" string starting on line 319)
(Missing semicolon on previous line?)
Final $ should be \$ or $name at ../../scripts/innupgrade line 236, within string
(Might be a runaway multi-line "" string starting on line 223)
syntax error at ../../scripts/innupgrade line 236, near "## Tainting (""
Global symbol "$hismethod" requires explicit package name at ../../scripts/innupgrade line 332.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 332.
Global symbol "$overview" requires explicit package name at ../../scripts/innupgrade line 333.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 333.
Global symbol "$tls" requires explicit package name at ../../scripts/innupgrade line 334.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 334.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 336.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 337.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 339.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 340.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 342.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 343.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 348.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 353.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 354.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 354.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 355.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 356.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 356.
Global symbol "$indent" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$space" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$hismethod" requires explicit package name at ../../scripts/innupgrade line 363.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 364.
Global symbol "$overview" requires explicit package name at ../../scripts/innupgrade line 368.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 399.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 400.
Global symbol "$tls" requires explicit package name at ../../scripts/innupgrade line 406.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 419.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 420.
Unmatched right curly bracket at ../../scripts/innupgrade line 423, at end of line
../../scripts/innupgrade has too many errors.
not ok 7
not ok 8
1,2c1,2
< maxartsize:
< mta: /usr/lib/sendmail -oi -oem %s
---
> #maxartsize:
> mta: "/usr/lib/sendmail -oi -oem %s"
4,6c4,6
< nntpactsync: 200
< addnntppostingdate: true
< addnntppostinghost: false
---
> incominglogfrequency: 200
> addinjectiondate: true
> addinjectionpostinghost: false
9a10,23
>
> # Added by innupgrade.
> hismethod: hisv6
>
> # Moved from overview.fmt by innupgrade.
> extraoverviewadvertised: [ Path Keywords Injection-Info ]
>
> # Moved from sasl.conf by innupgrade.
> tlscafile: /usr/local/news/etc/ca.cert
> tlscapath: /usr/local/news/etc/cas
>
> # Our local certificate.
> tlscertfile: /usr/local/news/etc/our.cert
> tlskeyfile: /usr/local/news/etc/our.key
not ok 9
ok 10
Operator or semicolon missing before *g at ../../scripts/innupgrade line 237.
Ambiguous use of * resolved as operator * at ../../scripts/innupgrade line 237.
Backslash found where operator expected at ../../scripts/innupgrade line 319, near "$_\"
(Might be a runaway multi-line "" string starting on line 237)
(Missing operator before \?)
String found where operator expected at ../../scripts/innupgrade line 328, near "push (@$output, ""
(Might be a runaway multi-line "" string starting on line 319)
(Missing semicolon on previous line?)
Final $ should be \$ or $name at ../../scripts/innupgrade line 236, within string
(Might be a runaway multi-line "" string starting on line 223)
syntax error at ../../scripts/innupgrade line 236, near "## Tainting (""
Global symbol "$hismethod" requires explicit package name at ../../scripts/innupgrade line 332.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 332.
Global symbol "$overview" requires explicit package name at ../../scripts/innupgrade line 333.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 333.
Global symbol "$tls" requires explicit package name at ../../scripts/innupgrade line 334.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 334.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 336.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 337.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 339.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 340.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 342.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 343.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 348.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 353.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 354.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 354.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 355.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 356.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 356.
Global symbol "$indent" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$key" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$space" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$value" requires explicit package name at ../../scripts/innupgrade line 359.
Global symbol "$hismethod" requires explicit package name at ../../scripts/innupgrade line 363.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 364.
Global symbol "$overview" requires explicit package name at ../../scripts/innupgrade line 368.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 399.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 400.
Global symbol "$tls" requires explicit package name at ../../scripts/innupgrade line 406.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 419.
Global symbol "$output" requires explicit package name at ../../scripts/innupgrade line 420.
Unmatched right curly bracket at ../../scripts/innupgrade line 423, at end of line
../../scripts/innupgrade has too many errors.
not ok 11
not ok 12
1,2c1,2
< maxartsize:
< mta: /usr/lib/sendmail -oi -oem %s
---
> #maxartsize:
> mta: "/usr/lib/sendmail -oi -oem %s"
4,6c4,6
< nntpactsync: 200
< addnntppostingdate: true
< addnntppostinghost: false
---
> incominglogfrequency: 200
> addinjectiondate: true
> addinjectionpostinghost: false
9a10,23
>
> # Added by innupgrade.
> hismethod: hisv6
>
> # Moved from overview.fmt by innupgrade.
> extraoverviewadvertised: [ Path Keywords Injection-Info ]
>
> # Moved from sasl.conf by innupgrade.
> tlscafile: /usr/local/news/etc/ca.cert
> tlscapath: /usr/local/news/etc/cas
>
> # Our local certificate.
> tlscertfile: /usr/local/news/etc/our.cert
> tlskeyfile: /usr/local/news/etc/our.key
not ok 13
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ runtests -o */innupgrade.t
t [Agallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ runtests -o */innupgrade.
[K[Agallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ runtests -o */innupgrade[K
[K[Agallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ runtests -o */innupgrade reallocarra
y.t
1..15
ok 1 - reallocarray of NULL
ok 2 - reallocarray after resize
ok 3 - write to larger memory segment
ok 4 - reallocarray fails for 2, SIZE_MAX / 2
# wanted: 12
# seen: 0
not ok 5 - ...with correct errno
ok 6 - reallocarray fails for 3, SIZE_MAX / 3
# wanted: 12
# seen: 0
not ok 7 - ...with correct errno
not ok 8 - reallocarray fails for sqrt(SIZE_MAX), sqrt(SIZE_MAX)
# wanted: 12
# seen: 0
not ok 9 - ...with correct errno
ok 10 - reallocarray fails for 1, SIZE_MAX
# wanted: 12
# seen: 0
not ok 11 - ...with correct errno
ok 12 - reallocarray fails for SIZE_MAX, 1
# wanted: 12
# seen: 0
not ok 13 - ...with correct errno
ok 14 - reallocarray fails for 2, SIZE_MAX
# wanted: 12
# seen: 0
not ok 15 - ...with correct errno
# Looks like you failed 7 tests of 15
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910/tests$ cd ..
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910$ gmake test
cd include && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/include'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/include'
cd lib && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/lib'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/lib'
cd storage && gmake library
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/storage'
gmake[1]: Nothing to be done for 'library'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/storage'
cd history && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/history'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/history'
cd perl && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/perl'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/perl'
cd innd && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/innd'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/innd'
cd nnrpd && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/nnrpd'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/nnrpd'
cd innfeed && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/innfeed'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/innfeed'
cd control && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/control'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/control'
cd expire && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/expire'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/expire'
cd frontends && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/frontends'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/frontends'
cd backends && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/backends'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/backends'
cd authprogs && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/authprogs'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/authprogs'
cd scripts && gmake all
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/scripts'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/scripts'
cd storage && gmake programs
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/storage'
gmake[1]: Nothing to be done for 'programs'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/storage'
cd doc && gmake all || exit 1 ; cd ..
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/doc'
cd pod && gmake all || exit 1 ; cd ..
gmake[2]: Entering directory '/usr/source/inn-CURRENT-20140910/doc/pod'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/usr/source/inn-CURRENT-20140910/doc/pod'
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/doc'
cd samples && gmake all || exit 1 ; cd ..
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/samples'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/samples'
cd site && gmake all || exit 1 ; cd ..
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/site'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/site'
cd tests && gmake test || exit 1 ; cd ..
gmake[1]: Entering directory '/usr/source/inn-CURRENT-20140910/tests'
./runtests -l TESTS
Running all tests listed in TESTS. If any tests fail, run the failing
test program with runtests -o to see more details.
authprogs/ckpasswd......1/7 2/7 3/7 4/7 5/7 6/7 7/7 ok
authprogs/domain........1/8 2/8 3/8 4/8 5/8 6/8 7/8 8/8 ok
authprogs/ident.........1/4 2/4 3/4 4/4 ok
clients/getlist.........1/15 2/15 3/15 4/15 5/15 6/15 7/15 8/15 9/15 10/15 11/15 12/15 13/15 14/15 15/15 ok
innd/artparse...........1/360 2/360 3/360 4/360 5/360 6/360 7/360 8/360 9/360 10/360 11/360 12/360 13/360 14/360 15/360 16/360 17/360 18/360 19/360 20/360 21/360 22/360 23/360 24/360 25/360 26/360 27/360 28/360 29/360 30/360 31/360 32/360 33/360 34/360 35/360 36/360 37/360 38/360 39/360 40/360 41/360 42/360 43/360 44/360 45/360 46/360 47/360 48/360 49/360 50/360 51/360 52/360 53/360 54/360 55/360 56/360 57/360 58/360 59/360 60/360 61/360 62/360 63/360 64/360 65/360 66/360 67/360 68/360 69/360 70/360 71/360 72/360 73/360 74/360 75/360 76/360 77/360 78/360 79/360 80/360 81/360 82/360 83/360 84/360 85/360 86/360 87/360 88/360 89/360 90/360 91/360 92/360 93/360 94/360 95/360 96/360 97/360 98/360 99/360 100/360 101/360 102/360 103/360 104/360 105/360 106/360 107/360 108/360 109/360 110/360 111/360 112/360 113/360 114/360 115/360 116/360 117/360 118/360 119/360 120/360 121/360 122/360 123/360 124/360 125/360 126/360 127/360 128/360 129/360 130/360 131/360 132/360 133/360 134/360 135/360 136/360 137/360 138/360 139/360 140/360 141/360 142/360 143/360 144/360 145/360 146/360 147/360 148/360 149/360 150/360 151/360 152/360 153/360 154/360 155/360 156/360 157/360 158/360 159/360 160/360 161/360 162/360 163/360 164/360 165/360 166/360 167/360 168/360 169/360 170/360 171/360 172/360 173/360 174/360 175/360 176/360 177/360 178/360 179/360 180/360 181/360 182/360 183/360 184/360 185/360 186/360 187/360 188/360 189/360 190/360 191/360 192/360 193/360 194/360 195/360 196/360 197/360 198/360 199/360 200/360 201/360 202/360 203/360 204/360 205/360 206/360 207/360 208/360 209/360 210/360 211/360 212/360 213/360 214/360 215/360 216/360 217/360 218/360 219/360 220/360 221/360 222/360 223/360 224/360 225/360 226/360 227/360 228/360 229/360 230/360 231/360 232/360 233/360 234/360 235/360 236/360 237/360 238/360 239/360 240/360 241/360 242/360 243/360 244/360 245/360 246/360 247/360 248/360 249/360 250/360 251/360 252/360 253/360 254/360 255/360 256/360 257/360 258/360 259/360 260/360 261/360 262/360 263/360 264/360 265/360 266/360 267/360 268/360 269/360 270/360 271/360 272/360 273/360 274/360 275/360 276/360 277/360 278/360 279/360 280/360 281/360 282/360 283/360 284/360 285/360 286/360 287/360 288/360 289/360 290/360 291/360 292/360 293/360 294/360 295/360 296/360 297/360 298/360 299/360 300/360 301/360 302/360 303/360 304/360 305/360 306/360 307/360 308/360 309/360 310/360 311/360 312/360 313/360 314/360 315/360 316/360 317/360 318/360 319/360 320/360 321/360 322/360 323/360 324/360 325/360 326/360 327/360 328/360 329/360 330/360 331/360 332/360 333/360 334/360 335/360 336/360 337/360 338/360 339/360 340/360 341/360 342/360 343/360 344/360 345/360 346/360 347/360 348/360 349/360 350/360 351/360 352/360 353/360 354/360 355/360 356/360 357/360 358/360 359/360 360/360 ok
innd/chan...............1/15 2/15 3/15 4/15 5/15 6/15 7/15 8/15 9/15 10/15 11/15 12/15 13/15 14/15 15/15 ok
lib/asprintf............1/12 2/12 3/12 4/12 5/12 6/12 7/12 8/12 9/12 10/12 11/12 12/12 ok
lib/buffer..............1/89 2/89 3/89 4/89 5/89 6/89 7/89 8/89 9/89 10/89 11/89 12/89 13/89 14/89 15/89 16/89 17/89 18/89 19/89 20/89 21/89 22/89 23/89 24/89 25/89 26/89 27/89 28/89 29/89 30/89 31/89 32/89 33/89 34/89 35/89 36/89 37/89 38/89 39/89 40/89 41/89 42/89 43/89 44/89 45/89 46/89 47/89 48/89 49/89 50/89 51/89 52/89 53/89 54/89 55/89 56/89 57/89 58/89 59/89 60/89 61/89 62/89 63/89 64/89 65/89 66/89 67/89 68/89 69/89 70/89 71/89 72/89 73/89 74/89 75/89 76/89 77/89 78/89 79/89 80/89 81/89 82/89 83/89 84/89 85/89 86/89 87/89 88/89 89/89 ok
lib/concat..............1/13 2/13 3/13 4/13 5/13 6/13 7/13 8/13 9/13 10/13 11/13 12/13 13/13 ok
lib/conffile............1/16 2/16 3/16 4/16 5/16 6/16 7/16 8/16 9/16 10/16 11/16 12/16 13/16 14/16 15/16 16/16 ok
lib/confparse...........1/373 2/373 3/373 4/373 5/373 6/373 7/373 8/373 9/373 10/373 11/373 12/373 13/373 14/373 15/373 16/373 17/373 18/373 19/373 20/373 21/373 22/373 23/373 24/373 25/373 26/373 27/373 28/373 29/373 30/373 31/373 32/373 33/373 34/373 35/373 36/373 37/373 38/373 39/373 40/373 41/373 42/373 43/373 44/373 45/373 46/373 47/373 48/373 49/373 50/373 51/373 52/373 53/373 54/373 55/373 56/373 57/373 58/373 59/373 60/373 61/373 62/373 63/373 64/373 65/373 66/373 67/373 68/373 69/373 70/373 71/373 72/373 73/373 74/373 75/373 76/373 77/373 78/373 79/373 80/373 81/373 82/373 83/373 84/373 85/373 86/373 87/373 88/373 89/373 90/373 91/373 92/373 93/373 94/373 95/373 96/373 97/373 98/373 99/373 100/373 101/373 102/373 103/373 104/373 105/373 106/373 107/373 108/373 109/373 110/373 111/373 112/373 113/373 114/373 115/373 116/373 117/373 118/373 119/373 120/373 121/373 122/373 123/373 124/373 125/373 126/373 127/373 128/373 129/373 130/373 131/373 132/373 133/373 134/373 135/373 136/373 137/373 138/373 139/373 140/373 141/373 142/373 143/373 144/373 145/373 146/373 147/373 148/373 149/373 150/373 151/373 152/373 153/373 154/373 155/373 156/373 157/373 158/373 159/373 160/373 161/373 162/373 163/373 164/373 165/373 166/373 167/373 168/373 169/373 170/373 171/373 172/373 173/373 174/373 175/373 176/373 177/373 178/373 179/373 180/373 181/373 182/373 183/373 184/373 185/373 186/373 187/373 188/373 189/373 190/373 191/373 192/373 193/373 194/373 195/373 196/373 197/373 198/373 199/373 200/373 201/373 202/373 203/373 204/373 205/373 206/373 207/373 208/373 209/373 210/373 211/373 212/373 213/373 214/373 215/373 216/373 217/373 218/373 219/373 220/373 221/373 222/373 223/373 224/373 225/373 226/373 227/373 228/373 229/373 230/373 231/373 232/373 233/373 234/373 235/373 236/373 237/373 238/373 239/373 240/373 241/373 242/373 243/373 244/373 245/373 246/373 247/373 248/373 249/373 250/373 251/373 252/373 253/373 254/373 255/373 256/373 257/373 258/373 259/373 260/373 261/373 262/373 263/373 264/373 265/373 266/373 267/373 268/373 269/373 270/373 271/373 272/373 273/373 274/373 275/373 276/373 277/373 278/373 279/373 280/373 281/373 282/373 283/373 284/373 285/373 286/373 287/373 288/373 289/373 290/373 291/373 292/373 293/373 294/373 295/373 296/373 297/373 298/373 299/373 300/373 301/373 302/373 303/373 304/373 305/373 306/373 307/373 308/373 309/373 310/373 311/373 312/373 313/373 314/373 315/373 316/373 317/373 318/373 319/373 320/373 321/373 322/373 323/373 324/373 325/373 326/373 327/373 328/373 329/373 330/373 331/373 332/373 333/373 334/373 335/373 336/373 337/373 338/373 339/373 340/373 341/373 342/373 343/373 344/373 345/373 346/373 347/373 348/373 349/373 350/373 351/373 352/373 353/373 354/373 355/373 356/373 357/373 358/373 359/373 360/373 361/373 362/373 363/373 364/373 365/373 366/373 367/373 368/373 369/373 370/373 371/373 372/373 373/373 ok
lib/date................1/166 2/166 3/166 4/166 5/166 6/166 7/166 8/166 9/166 10/166 11/166 12/166 13/166 14/166 15/166 16/166 17/166 18/166 19/166 20/166 21/166 22/166 23/166 24/166 25/166 26/166 27/166 28/166 29/166 30/166 31/166 32/166 33/166 34/166 35/166 36/166 37/166 38/166 39/166 40/166 41/166 42/166 43/166 44/166 45/166 46/166 47/166 48/166 49/166 50/166 51/166 52/166 53/166 54/166 55/166 56/166 57/166 58/166 59/166 60/166 61/166 62/166 63/166 64/166 65/166 66/166 67/166 68/166 69/166 70/166 71/166 72/166 73/166 74/166 75/166 76/166 77/166 78/166 79/166 80/166 81/166 82/166 83/166 84/166 85/166 86/166 87/166 88/166 89/166 90/166 91/166 92/166 93/166 94/166 95/166 96/166 97/166 98/166 99/166 100/166 101/166 102/166 103/166 104/166 105/166 106/166 107/166 108/166 109/166 110/166 111/166 112/166 113/166 114/166 115/166 116/166 117/166 118/166 119/166 120/166 121/166 122/166 123/166 124/166 125/166 126/166 127/166 128/166 129/166 130/166 131/166 132/166 133/166 134/166 135/166 136/166 137/166 138/166 139/166 140/166 141/166 142/166 143/166 144/166 145/166 146/166 147/166 148/166 149/166 150/166 151/166 152/166 153/166 154/166 155/166 156/166 157/166 158/166 159/166 160/166 161/166 162/166 163/166 164/166 165/166 166/166 ok
lib/dispatch............1/18 2/18 3/18 4/18 5/18 6/18 7/18 8/18 9/18 10/18 11/18 12/18 13/18 14/18 15/18 16/18 17/18 18/18 ok
lib/fdflag..............1/8 2/8 3/8 4/8 5/8 6/8 7/8 8/8 FAILED 7
lib/getaddrinfo.........1/75 2/75 3/75 4/75 5/75 6/75 7/75 8/75 9/75 10/75 11/75 12/75 13/75 14/75 15/75 16/75 17/75 18/75 19/75 20/75 21/75 22/75 23/75 24/75 25/75 26/75 27/75 28/75 29/75 30/75 31/75 32/75 33/75 34/75 35/75 36/75 37/75 38/75 39/75 40/75 41/75 42/75 43/75 44/75 45/75 46/75 47/75 48/75 49/75 50/75 51/75 52/75 53/75 54/75 55/75 56/75 57/75 58/75 59/75 60/75 61/75 62/75 63/75 64/75 65/75 66/75 67/75 68/75 69/75 70/75 71/75 72/75 73/75 74/75 75/75 ok
lib/getnameinfo.........1/26 2/26 3/26 4/26 5/26 6/26 7/26 8/26 9/26 10/26 11/26 12/26 13/26 14/26 15/26 16/26 17/26 18/26 19/26 20/26 21/26 22/26 23/26 24/26 25/26 26/26 ok
lib/hash................1/14 2/14 3/14 4/14 5/14 6/14 7/14 8/14 9/14 10/14 11/14 12/14 13/14 14/14 ok
lib/hashtab.............1/38 2/38 3/38 4/38 5/38 6/38 7/38 8/38 9/38 10/38 11/38 12/38 13/38 14/38 15/38 16/38 17/38 18/38 19/38 20/38 21/38 22/38 23/38 24/38 25/38 26/38 27/38 28/38 29/38 30/38 31/38 32/38 33/38 34/38 35/38 36/38 37/38 38/38 ok
lib/hex.................1/16 2/16 3/16 4/16 5/16 6/16 7/16 8/16 9/16 10/16 11/16 12/16 13/16 14/16 15/16 16/16 ok
lib/inet_aton...........1/92 2/92 3/92 4/92 5/92 6/92 7/92 8/92 9/92 10/92 11/92 12/92 13/92 14/92 15/92 16/92 17/92 18/92 19/92 20/92 21/92 22/92 23/92 24/92 25/92 26/92 27/92 28/92 29/92 30/92 31/92 32/92 33/92 34/92 35/92 36/92 37/92 38/92 39/92 40/92 41/92 42/92 43/92 44/92 45/92 46/92 47/92 48/92 49/92 50/92 51/92 52/92 53/92 54/92 55/92 56/92 57/92 58/92 59/92 60/92 61/92 62/92 63/92 64/92 65/92 66/92 67/92 68/92 69/92 70/92 71/92 72/92 73/92 74/92 75/92 76/92 77/92 78/92 79/92 80/92 81/92 82/92 83/92 84/92 85/92 86/92 87/92 88/92 89/92 90/92 91/92 92/92 ok
lib/inet_ntoa...........1/5 2/5 3/5 4/5 5/5 ok
lib/inet_ntop...........1/16 2/16 3/16 4/16 5/16 6/16 7/16 8/16 9/16 10/16 11/16 12/16 13/16 14/16 15/16 16/16 ok
lib/innconf.............1/9 2/9 3/9 4/9 5/9 6/9 7/9 8/9 9/9 ok
lib/list................1/28 2/28 3/28 4/28 5/28 6/28 7/28 8/28 9/28 10/28 11/28 12/28 13/28 14/28 15/28 16/28 17/28 18/28 19/28 20/28 21/28 22/28 23/28 24/28 25/28 26/28 27/28 28/28 ok
lib/md5.................1/25 2/25 3/25 4/25 5/25 6/25 7/25 8/25 9/25 10/25 11/25 12/25 13/25 14/25 15/25 16/25 17/25 18/25 19/25 20/25 21/25 22/25 23/25 24/25 25/25 ok
lib/memcmp..............1/15 2/15 3/15 4/15 5/15 6/15 7/15 8/15 9/15 10/15 11/15 12/15 13/15 14/15 15/15 ok
lib/messages............1/72 2/72 3/72 4/72 5/72 6/72 7/72 8/72 9/72 10/72 11/72 12/72 13/72 14/72 15/72 16/72 17/72 18/72 19/72 20/72 21/72 22/72 23/72 24/72 25/72 26/72 27/72 28/72 29/72 30/72 31/72 32/72 33/72 34/72 35/72 36/72 37/72 38/72 39/72 40/72 41/72 42/72 43/72 44/72 45/72 46/72 47/72 48/72 49/72 50/72 51/72 52/72 53/72 54/72 55/72 56/72 57/72 58/72 59/72 60/72 61/72 62/72 63/72 64/72 65/72 66/72 67/72 68/72 69/72 70/72 71/72 72/72 ok
lib/mkstemp.............1/20 2/20 3/20 4/20 5/20 6/20 7/20 8/20 9/20 10/20 11/20 12/20 13/20 14/20 15/20 16/20 17/20 18/20 19/20 20/20 ok
lib/network.............1/121 2/121 3/121 4/121 5/121 6/121 7/121 8/121 9/121 10/121 11/121 12/121 13/121 14/121 15/121 16/121 17/121 18/121 19/121 20/121 21/121 22/121 23/121 24/121 25/121 26/121 27/121 28/121 29/121 30/121 31/121 32/121 33/121 34/121 35/121 36/121 37/121 38/121 39/121 40/121 41/121 42/121 43/121 44/121 45/121 46/121 47/121 48/121 49/121 50/121 51/121 52/121 53/121 54/121 55/121 56/121 57/121 58/121 59/121 60/121 61/121 62/121 63/121 64/121 65/121 66/121 67/121 68/121 69/121 70/121 71/121 72/121 73/121 74/121 75/121 76/121 77/121 78/121 79/121 80/121 81/121 82/121 83/121 84/121 85/121 86/121 87/121 88/121 89/121 90/121 91/121 92/121 93/121 94/121 95/121 96/121 97/121 98/121 99/121 100/121 101/121 102/121 103/121 104/121 105/121 106/121 107/121 108/121 109/121 110/121 111/121 112/121 113/121 114/121 115/121 116/121 117/121 118/121 119/121 120/121 121/121 ok
lib/pread...............1/6 2/6 3/6 4/6 5/6 6/6 ok
lib/pwrite..............1/6 2/6 3/6 4/6 5/6 6/6 ok
lib/qio.................1/36 2/36 3/36 4/36 5/36 6/36 7/36 8/36 9/36 10/36 11/36 12/36 13/36 14/36 15/36 16/36 17/36 18/36 19/36 20/36 21/36 22/36 23/36 24/36 25/36 26/36 27/36 28/36 29/36 30/36 31/36 32/36 33/36 34/36 35/36 36/36 ok
lib/reallocarray........1/15 2/15 3/15 4/15 5/15 6/15 7/15 8/15 9/15 10/15 11/15 12/15 13/15 14/15 15/15 FAILED 5, 7-9, 11, 13, 15
lib/setenv..............1/8 2/8 3/8 4/8 5/8 6/8 7/8 8/8 ok
lib/snprintf............1/1018 2/1018 3/1018 4/1018 5/1018 6/1018 7/1018 8/1018 9/1018 10/1018 11/1018 12/1018 13/1018 14/1018 15/1018 16/1018 17/1018 18/1018 19/1018 20/1018 21/1018 22/1018 23/1018 24/1018 25/1018 26/1018 27/1018 28/1018 29/1018 30/1018 31/1018 32/1018 33/1018 34/1018 35/1018 36/1018 37/1018 38/1018 39/1018 40/1018 41/1018 42/1018 43/1018 44/1018 45/1018 46/1018 47/1018 48/1018 49/1018 50/1018 51/1018 52/1018 53/1018 54/1018 55/1018 56/1018 57/1018 58/1018 59/1018 60/1018 61/1018 62/1018 63/1018 64/1018 65/1018 66/1018 67/1018 68/1018 69/1018 70/1018 71/1018 72/1018 73/1018 74/1018 75/1018 76/1018 77/1018 78/1018 79/1018 80/1018 81/1018 82/1018 83/1018 84/1018 85/1018 86/1018 87/1018 88/1018 89/1018 90/1018 91/1018 92/1018 93/1018 94/1018 95/1018 96/1018 97/1018 98/1018 99/1018 100/1018 101/1018 102/1018 103/1018 104/1018 105/1018 106/1018 107/1018 108/1018 109/1018 110/1018 111/1018 112/1018 113/1018 114/1018 115/1018 116/1018 117/1018 118/1018 119/1018 120/1018 121/1018 122/1018 123/1018 124/1018 125/1018 126/1018 127/1018 128/1018 129/1018 130/1018 131/1018 132/1018 133/1018 134/1018 135/1018 136/1018 137/1018 138/1018 139/1018 140/1018 141/1018 142/1018 143/1018 144/1018 145/1018 146/1018 147/1018 148/1018 149/1018 150/1018 151/1018 152/1018 153/1018 154/1018 155/1018 156/1018 157/1018 158/1018 159/1018 160/1018 161/1018 162/1018 163/1018 164/1018 165/1018 166/1018 167/1018 168/1018 169/1018 170/1018 171/1018 172/1018 173/1018 174/1018 175/1018 176/1018 177/1018 178/1018 179/1018 180/1018 181/1018 182/1018 183/1018 184/1018 185/1018 186/1018 187/1018 188/1018 189/1018 190/1018 191/1018 192/1018 193/1018 194/1018 195/1018 196/1018 197/1018 198/1018 199/1018 200/1018 201/1018 202/1018 203/1018 204/1018 205/1018 206/1018 207/1018 208/1018 209/1018 210/1018 211/1018 212/1018 213/1018 214/1018 215/1018 216/1018 217/1018 218/1018 219/1018 220/1018 221/1018 222/1018 223/1018 224/1018 225/1018 226/1018 227/1018 228/1018 229/1018 230/1018 231/1018 232/1018 233/1018 234/1018 235/1018 236/1018 237/1018 238/1018 239/1018 240/1018 241/1018 242/1018 243/1018 244/1018 245/1018 246/1018 247/1018 248/1018 249/1018 250/1018 251/1018 252/1018 253/1018 254/1018 255/1018 256/1018 257/1018 258/1018 259/1018 260/1018 261/1018 262/1018 263/1018 264/1018 265/1018 266/1018 267/1018 268/1018 269/1018 270/1018 271/1018 272/1018 273/1018 274/1018 275/1018 276/1018 277/1018 278/1018 279/1018 280/1018 281/1018 282/1018 283/1018 284/1018 285/1018 286/1018 287/1018 288/1018 289/1018 290/1018 291/1018 292/1018 293/1018 294/1018 295/1018 296/1018 297/1018 298/1018 299/1018 300/1018 301/1018 302/1018 303/1018 304/1018 305/1018 306/1018 307/1018 308/1018 309/1018 310/1018 311/1018 312/1018 313/1018 314/1018 315/1018 316/1018 317/1018 318/1018 319/1018 320/1018 321/1018 322/1018 323/1018 324/1018 325/1018 326/1018 327/1018 328/1018 329/1018 330/1018 331/1018 332/1018 333/1018 334/1018 335/1018 336/1018 337/1018 338/1018 339/1018 340/1018 341/1018 342/1018 343/1018 344/1018 345/1018 346/1018 347/1018 348/1018 349/1018 350/1018 351/1018 352/1018 353/1018 354/1018 355/1018 356/1018 357/1018 358/1018 359/1018 360/1018 361/1018 362/1018 363/1018 364/1018 365/1018 366/1018 367/1018 368/1018 369/1018 370/1018 371/1018 372/1018 373/1018 374/1018 375/1018 376/1018 377/1018 378/1018 379/1018 380/1018 381/1018 382/1018 383/1018 384/1018 385/1018 386/1018 387/1018 388/1018 389/1018 390/1018 391/1018 392/1018 393/1018 394/1018 395/1018 396/1018 397/1018 398/1018 399/1018 400/1018 401/1018 402/1018 403/1018 404/1018 405/1018 406/1018 407/1018 408/1018 409/1018 410/1018 411/1018 412/1018 413/1018 414/1018 415/1018 416/1018 417/1018 418/1018 419/1018 420/1018 421/1018 422/1018 423/1018 424/1018 425/1018 426/1018 427/1018 428/1018 429/1018 430/1018 431/1018 432/1018 433/1018 434/1018 435/1018 436/1018 437/1018 438/1018 439/1018 440/1018 441/1018 442/1018 443/1018 444/1018 445/1018 446/1018 447/1018 448/1018 449/1018 450/1018 451/1018 452/1018 453/1018 454/1018 455/1018 456/1018 457/1018 458/1018 459/1018 460/1018 461/1018 462/1018 463/1018 464/1018 465/1018 466/1018 467/1018 468/1018 469/1018 470/1018 471/1018 472/1018 473/1018 474/1018 475/1018 476/1018 477/1018 478/1018 479/1018 480/1018 481/1018 482/1018 483/1018 484/1018 485/1018 486/1018 487/1018 488/1018 489/1018 490/1018 491/1018 492/1018 493/1018 494/1018 495/1018 496/1018 497/1018 498/1018 499/1018 500/1018 501/1018 502/1018 503/1018 504/1018 505/1018 506/1018 507/1018 508/1018 509/1018 510/1018 511/1018 512/1018 513/1018 514/1018 515/1018 516/1018 517/1018 518/1018 519/1018 520/1018 521/1018 522/1018 523/1018 524/1018 525/1018 526/1018 527/1018 528/1018 529/1018 530/1018 531/1018 532/1018 533/1018 534/1018 535/1018 536/1018 537/1018 538/1018 539/1018 540/1018 541/1018 542/1018 543/1018 544/1018 545/1018 546/1018 547/1018 548/1018 549/1018 550/1018 551/1018 552/1018 553/1018 554/1018 555/1018 556/1018 557/1018 558/1018 559/1018 560/1018 561/1018 562/1018 563/1018 564/1018 565/1018 566/1018 567/1018 568/1018 569/1018 570/1018 571/1018 572/1018 573/1018 574/1018 575/1018 576/1018 577/1018 578/1018 579/1018 580/1018 581/1018 582/1018 583/1018 584/1018 585/1018 586/1018 587/1018 588/1018 589/1018 590/1018 591/1018 592/1018 593/1018 594/1018 595/1018 596/1018 597/1018 598/1018 599/1018 600/1018 601/1018 602/1018 603/1018 604/1018 605/1018 606/1018 607/1018 608/1018 609/1018 610/1018 611/1018 612/1018 613/1018 614/1018 615/1018 616/1018 617/1018 618/1018 619/1018 620/1018 621/1018 622/1018 623/1018 624/1018 625/1018 626/1018 627/1018 628/1018 629/1018 630/1018 631/1018 632/1018 633/1018 634/1018 635/1018 636/1018 637/1018 638/1018 639/1018 640/1018 641/1018 642/1018 643/1018 644/1018 645/1018 646/1018 647/1018 648/1018 649/1018 650/1018 651/1018 652/1018 653/1018 654/1018 655/1018 656/1018 657/1018 658/1018 659/1018 660/1018 661/1018 662/1018 663/1018 664/1018 665/1018 666/1018 667/1018 668/1018 669/1018 670/1018 671/1018 672/1018 673/1018 674/1018 675/1018 676/1018 677/1018 678/1018 679/1018 680/1018 681/1018 682/1018 683/1018 684/1018 685/1018 686/1018 687/1018 688/1018 689/1018 690/1018 691/1018 692/1018 693/1018 694/1018 695/1018 696/1018 697/1018 698/1018 699/1018 700/1018 701/1018 702/1018 703/1018 704/1018 705/1018 706/1018 707/1018 708/1018 709/1018 710/1018 711/1018 712/1018 713/1018 714/1018 715/1018 716/1018 717/1018 718/1018 719/1018 720/1018 721/1018 722/1018 723/1018 724/1018 725/1018 726/1018 727/1018 728/1018 729/1018 730/1018 731/1018 732/1018 733/1018 734/1018 735/1018 736/1018 737/1018 738/1018 739/1018 740/1018 741/1018 742/1018 743/1018 744/1018 745/1018 746/1018 747/1018 748/1018 749/1018 750/1018 751/1018 752/1018 753/1018 754/1018 755/1018 756/1018 757/1018 758/1018 759/1018 760/1018 761/1018 762/1018 763/1018 764/1018 765/1018 766/1018 767/1018 768/1018 769/1018 770/1018 771/1018 772/1018 773/1018 774/1018 775/1018 776/1018 777/1018 778/1018 779/1018 780/1018 781/1018 782/1018 783/1018 784/1018 785/1018 786/1018 787/1018 788/1018 789/1018 790/1018 791/1018 792/1018 793/1018 794/1018 795/1018 796/1018 797/1018 798/1018 799/1018 800/1018 801/1018 802/1018 803/1018 804/1018 805/1018 806/1018 807/1018 808/1018 809/1018 810/1018 811/1018 812/1018 813/1018 814/1018 815/1018 816/1018 817/1018 818/1018 819/1018 820/1018 821/1018 822/1018 823/1018 824/1018 825/1018 826/1018 827/1018 828/1018 829/1018 830/1018 831/1018 832/1018 833/1018 834/1018 835/1018 836/1018 837/1018 838/1018 839/1018 840/1018 841/1018 842/1018 843/1018 844/1018 845/1018 846/1018 847/1018 848/1018 849/1018 850/1018 851/1018 852/1018 853/1018 854/1018 855/1018 856/1018 857/1018 858/1018 859/1018 860/1018 861/1018 862/1018 863/1018 864/1018 865/1018 866/1018 867/1018 868/1018 869/1018 870/1018 871/1018 872/1018 873/1018 874/1018 875/1018 876/1018 877/1018 878/1018 879/1018 880/1018 881/1018 882/1018 883/1018 884/1018 885/1018 886/1018 887/1018 888/1018 889/1018 890/1018 891/1018 892/1018 893/1018 894/1018 895/1018 896/1018 897/1018 898/1018 899/1018 900/1018 901/1018 902/1018 903/1018 904/1018 905/1018 906/1018 907/1018 908/1018 909/1018 910/1018 911/1018 912/1018 913/1018 914/1018 915/1018 916/1018 917/1018 918/1018 919/1018 920/1018 921/1018 922/1018 923/1018 924/1018 925/1018 926/1018 927/1018 928/1018 929/1018 930/1018 931/1018 932/1018 933/1018 934/1018 935/1018 936/1018 937/1018 938/1018 939/1018 940/1018 941/1018 942/1018 943/1018 944/1018 945/1018 946/1018 947/1018 948/1018 949/1018 950/1018 951/1018 952/1018 953/1018 954/1018 955/1018 956/1018 957/1018 958/1018 959/1018 960/1018 961/1018 962/1018 963/1018 964/1018 965/1018 966/1018 967/1018 968/1018 969/1018 970/1018 971/1018 972/1018 973/1018 974/1018 975/1018 976/1018 977/1018 978/1018 979/1018 980/1018 981/1018 982/1018 983/1018 984/1018 985/1018 986/1018 987/1018 988/1018 989/1018 990/1018 991/1018 992/1018 993/1018 994/1018 995/1018 996/1018 997/1018 998/1018 999/1018 1000/1018 1001/1018 1002/1018 1003/1018 1004/1018 1005/1018 1006/1018 1007/1018 1008/1018 1009/1018 1010/1018 1011/1018 1012/1018 1013/1018 1014/1018 1015/1018 1016/1018 1017/1018 1018/1018 ok
lib/strlcat.............1/27 2/27 3/27 4/27 5/27 6/27 7/27 8/27 9/27 10/27 11/27 12/27 13/27 14/27 15/27 16/27 17/27 18/27 19/27 20/27 21/27 22/27 23/27 24/27 25/27 26/27 27/27 ok
lib/strlcpy.............1/23 2/23 3/23 4/23 5/23 6/23 7/23 8/23 9/23 10/23 11/23 12/23 13/23 14/23 15/23 16/23 17/23 18/23 19/23 20/23 21/23 22/23 23/23 ok
lib/tst.................1/38 2/38 3/38 4/38 5/38 6/38 7/38 8/38 9/38 10/38 11/38 12/38 13/38 14/38 15/38 16/38 17/38 18/38 19/38 20/38 21/38 22/38 23/38 24/38 25/38 26/38 27/38 28/38 29/38 30/38 31/38 32/38 33/38 34/38 35/38 36/38 37/38 38/38 ok
lib/uwildmat............1/187 2/187 3/187 4/187 5/187 6/187 7/187 8/187 9/187 10/187 11/187 12/187 13/187 14/187 15/187 16/187 17/187 18/187 19/187 20/187 21/187 22/187 23/187 24/187 25/187 26/187 27/187 28/187 29/187 30/187 31/187 32/187 33/187 34/187 35/187 36/187 37/187 38/187 39/187 40/187 41/187 42/187 43/187 44/187 45/187 46/187 47/187 48/187 49/187 50/187 51/187 52/187 53/187 54/187 55/187 56/187 57/187 58/187 59/187 60/187 61/187 62/187 63/187 64/187 65/187 66/187 67/187 68/187 69/187 70/187 71/187 72/187 73/187 74/187 75/187 76/187 77/187 78/187 79/187 80/187 81/187 82/187 83/187 84/187 85/187 86/187 87/187 88/187 89/187 90/187 91/187 92/187 93/187 94/187 95/187 96/187 97/187 98/187 99/187 100/187 101/187 102/187 103/187 104/187 105/187 106/187 107/187 108/187 109/187 110/187 111/187 112/187 113/187 114/187 115/187 116/187 117/187 118/187 119/187 120/187 121/187 122/187 123/187 124/187 125/187 126/187 127/187 128/187 129/187 130/187 131/187 132/187 133/187 134/187 135/187 136/187 137/187 138/187 139/187 140/187 141/187 142/187 143/187 144/187 145/187 146/187 147/187 148/187 149/187 150/187 151/187 152/187 153/187 154/187 155/187 156/187 157/187 158/187 159/187 160/187 161/187 162/187 163/187 164/187 165/187 166/187 167/187 168/187 169/187 170/187 171/187 172/187 173/187 174/187 175/187 176/187 177/187 178/187 179/187 180/187 181/187 182/187 183/187 184/187 185/187 186/187 187/187 ok
lib/vector..............1/119 2/119 3/119 4/119 5/119 6/119 7/119 8/119 9/119 10/119 11/119 12/119 13/119 14/119 15/119 16/119 17/119 18/119 19/119 20/119 21/119 22/119 23/119 24/119 25/119 26/119 27/119 28/119 29/119 30/119 31/119 32/119 33/119 34/119 35/119 36/119 37/119 38/119 39/119 40/119 41/119 42/119 43/119 44/119 45/119 46/119 47/119 48/119 49/119 50/119 51/119 52/119 53/119 54/119 55/119 56/119 57/119 58/119 59/119 60/119 61/119 62/119 63/119 64/119 65/119 66/119 67/119 68/119 69/119 70/119 71/119 72/119 73/119 74/119 75/119 76/119 77/119 78/119 79/119 80/119 81/119 82/119 83/119 84/119 85/119 86/119 87/119 88/119 89/119 90/119 91/119 92/119 93/119 94/119 95/119 96/119 97/119 98/119 99/119 100/119 101/119 102/119 103/119 104/119 105/119 106/119 107/119 108/119 109/119 110/119 111/119 112/119 113/119 114/119 115/119 116/119 117/119 118/119 119/119 ok
lib/wire................1/58 2/58 3/58 4/58 5/58 6/58 7/58 8/58 9/58 10/58 11/58 12/58 13/58 14/58 15/58 16/58 17/58 18/58 19/58 20/58 21/58 22/58 23/58 24/58 25/58 26/58 27/58 28/58 29/58 30/58 31/58 32/58 33/58 34/58 35/58 36/58 37/58 38/58 39/58 40/58 41/58 42/58 43/58 44/58 45/58 46/58 47/58 48/58 49/58 50/58 51/58 52/58 53/58 54/58 55/58 56/58 57/58 58/58 ok
lib/xmalloc.............skipped (xmalloc tests only run for author)
lib/xwrite..............1/44 2/44 3/44 4/44 5/44 6/44 7/44 8/44 9/44 10/44 11/44 12/44 13/44 14/44 15/44 16/44 17/44 18/44 19/44 20/44 21/44 22/44 23/44 24/44 25/44 26/44 27/44 28/44 29/44 30/44 31/44 32/44 33/44 34/44 35/44 36/44 37/44 38/44 39/44 40/44 41/44 42/44 43/44 44/44 ok (skipped 2 tests)
nnrpd/auth-ext..........1/66 2/66 3/66 4/66 5/66 6/66 7/66 8/66 9/66 10/66 11/66 12/66 13/66 14/66 15/66 16/66 17/66 18/66 19/66 20/66 21/66 22/66 23/66 24/66 25/66 26/66 27/66 28/66 29/66 30/66 31/66 32/66 33/66 34/66 35/66 36/66 37/66 38/66 39/66 40/66 41/66 42/66 43/66 44/66 45/66 46/66 47/66 48/66 49/66 50/66 51/66 52/66 53/66 54/66 55/66 56/66 57/66 58/66 59/66 60/66 61/66 62/66 63/66 64/66 65/66 66/66 ok
overview/api............1/75 2/75 3/75 4/75 5/75 6/75 7/75 8/75 9/75 10/75 11/75 12/75 13/75 14/75 15/75 16/75 17/75 18/75 19/75 20/75 21/75 22/75 23/75 24/75 25/75 26/75 27/75 28/75 29/75 30/75 31/75 32/75 33/75 34/75 35/75 36/75 37/75 38/75 39/75 40/75 41/75 42/75 43/75 44/75 45/75 46/75 47/75 48/75 49/75 50/75 51/75 52/75 53/75 54/75 55/75 56/75 57/75 58/75 59/75 60/75 61/75 62/75 63/75 64/75 65/75 66/75 67/75 68/75 69/75 70/75 71/75 72/75 73/75 74/75 75/75 ok (skipped 6 tests)
overview/buffindexed....1/21 2/21 3/21 4/21 5/21 6/21 7/21 8/21 9/21 10/21 11/21 12/21 13/21 14/21 15/21 16/21 17/21 18/21 19/21 20/21 21/21 ok
overview/overchan.......1/2 2/2 ok
overview/tradindexed....1/21 2/21 3/21 4/21 5/21 6/21 7/21 8/21 9/21 10/21 11/21 12/21 13/21 14/21 15/21 16/21 17/21 18/21 19/21 20/21 21/21 ok
overview/xref...........1/37 2/37 3/37 4/37 5/37 6/37 7/37 8/37 9/37 10/37 11/37 12/37 13/37 14/37 15/37 16/37 17/37 18/37 19/37 20/37 21/37 22/37 23/37 24/37 25/37 26/37 27/37 28/37 29/37 30/37 31/37 32/37 33/37 34/37 35/37 36/37 37/37 ok
storage/archive.........1/17 2/17 3/17 4/17 5/17 6/17 7/17 8/17 9/17 10/17 11/17 12/17 13/17 14/17 15/17 16/17 17/17 ok
storage/makehistory.....1/5 2/5 3/5 4/5 5/5 ok
storage/sm..............1/23 2/23 3/23 4/23 5/23 6/23 7/23 8/23 9/23 10/23 11/23 12/23 13/23 14/23 15/23 16/23 17/23 18/23 19/23 20/23 21/23 22/23 23/23 ok
util/convdate...........1/7 2/7 3/7 4/7 5/7 6/7 7/7 ok
util/innbind............1/15 2/15 3/15 4/15 5/15 6/15 7/15 8/15 9/15 10/15 11/15 12/15 13/15 14/15 15/15 ok (skipped 5 tests)
util/inndf..............1/6 2/6 3/6 4/6 5/6 6/6 ok
util/innupgrade.........1/13 2/13 3/13 4/13 5/13 6/13 7/13 8/13 9/13 10/13 11/13 12/13 13/13 FAILED 1-9, 11-13
Failed Set Fail/Total (%) Skip Stat Failing Tests
-------------------------- -------------- ---- ---- ------------------------
lib/fdflag 1/8 12% 0 0 7
lib/reallocarray 7/15 47% 0 0 5, 7-9, 11, 13, 15
util/innupgrade 12/13 92% 0 0 1-9, 11-13
Failed 20/3556 tests, 99.44% okay, 14 tests skipped.
Files=56, Tests=3556, 23.18 seconds (2.44 usr + 15.14 sys = 17.58 CPU)
Makefile:36: recipe for target 'test' failed
gmake[1]: *** [test] Error 1
gmake[1]: Leaving directory '/usr/source/inn-CURRENT-20140910/tests'
Makefile:189: recipe for target 'test' failed
gmake: *** [test] Error 1
You have new mail in /var/mail/doctor
gallifrey.nk.ca//usr/source/inn-CURRENT-20140910$ exit
exit
Script done on Wed Sep 10 05:39:24 2014
As a result the upgrade procedure choked.
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism
22 Sept 2014 New Brunswick save the province vote Liberal!
More information about the inn-workers
mailing list