| 1 | | |
| | 1 | Upstream patches on curl have been included as of 7.18.2, but they haven't yet updated config.guess with a current enough version so we need to copy that in. Then: |
| | 2 | * libtoolize --force --copy |
| | 3 | |
| | 4 | * if you get a message about AC_CONFIG_MACRO_DIR([m4]), add AC_CONFIG_MACRO_DIR([m4]) to line 29 of configure.ac, then rerun libtoolize --force --copy |
| | 5 | * cp docs/libcurl/libcurl.m4 m4 |
| | 6 | * aclocal -I m4 |
| | 7 | * autoconf |
| | 8 | * automake |
| | 9 | * ./configure --prefix=/boot/common |
| | 10 | * make |
| | 11 | * make install |
| | 12 | |
| | 13 | {{{ |
| | 14 | curl version: 7.19.3 |
| | 15 | Host setup: i586-pc-haiku |
| | 16 | Install prefix: /boot/common |
| | 17 | Compiler: gcc |
| | 18 | SSL support: enabled (OpenSSL) |
| | 19 | SSH support: no (--with-libssh2) |
| | 20 | zlib support: enabled |
| | 21 | krb4 support: no (--with-krb4*) |
| | 22 | GSSAPI support: no (--with-gssapi) |
| | 23 | SPNEGO support: no (--with-spnego) |
| | 24 | c-ares support: no (--enable-ares) |
| | 25 | ipv6 support: no (--enable-ipv6) |
| | 26 | IDN support: no (--with-libidn) |
| | 27 | Build libcurl: Shared=yes, Static=yes |
| | 28 | Built-in manual: no (--enable-manual) |
| | 29 | Verbose errors: enabled (--disable-verbose) |
| | 30 | SSPI support: no (--enable-sspi) |
| | 31 | ca cert bundle: no |
| | 32 | ca cert path: no |
| | 33 | LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) |
| | 34 | LDAPS support: no (--enable-ldaps) |
| | 35 | |
| | 36 | ~/curl-7.19.3> |
| | 37 | |
| | 38 | }}} |
| | 39 | |
| | 40 | make check results: |
| | 41 | {{{ |
| | 42 | |
| | 43 | }}} |
| | 44 | |
| | 45 | |
| | 46 | make check results: |
| | 47 | |
| | 48 | {{{ |
| | 49 | make[2]: Leaving directory `/boot/home/curl-7.19.3/tests' |
| | 50 | srcdir=. /boot/common/bin/perl -I. ./runtests.pl -a -s |
| | 51 | ********* System characteristics ******** |
| | 52 | * curl 7.19.3 (i586-pc-haiku) |
| | 53 | * libcurl/7.19.3 OpenSSL/0.9.8i zlib/1.2.3 |
| | 54 | * Features: Largefile NTLM SSL libz |
| | 55 | * Host: haikubox |
| | 56 | * System: Haiku haikubox 1 r28949 Jan 18 2009 18:24:39 BePC Haiku |
| | 57 | * Server SSL: OFF |
| | 58 | * libcurl SSL: ON |
| | 59 | * libcurl debug: OFF |
| | 60 | * valgrind: OFF |
| | 61 | * HTTP IPv6 OFF |
| | 62 | * FTP IPv6 OFF |
| | 63 | * HTTP port: 8990 |
| | 64 | * FTP port: 8992 |
| | 65 | * FTP port 2: 8995 |
| | 66 | * TFTP port: 8997 |
| | 67 | * SCP/SFTP port: 8999 |
| | 68 | * SOCKS port: 9000 |
| | 69 | * SSL library: OpenSSL |
| | 70 | * Libtool lib: OFF |
| | 71 | ***************************************** |
| | 72 | test 001...OK (1 out of 518, remaining: 25:51) |
| | 73 | test 002...OK (2 out of 518, remaining: 12:54) |
| | 74 | test 003...OK (3 out of 518, remaining: 11:26) |
| | 75 | test 004...OK (4 out of 518, remaining: 08:34) |
| | 76 | test 005...OK (5 out of 518, remaining: 08:33) |
| | 77 | test 006...OK (6 out of 518, remaining: 07:06) |
| | 78 | test 007...OK (7 out of 518, remaining: 06:05) |
| | 79 | test 008...OK (8 out of 518, remaining: 05:18) |
| | 80 | test 009...OK (9 out of 518, remaining: 07:32) |
| | 81 | test 010...OK (10 out of 518, remaining: 07:37) |
| | 82 | test 011...OK (11 out of 518, remaining: 07:40) |
| | 83 | test 012...OK (12 out of 518, remaining: 07:01) |
| | 84 | test 013...OK (13 out of 518, remaining: 07:07) |
| | 85 | test 014...OK (14 out of 518, remaining: 06:36) |
| | 86 | test 015...OK (15 out of 518, remaining: 06:08) |
| | 87 | test 016...OK (16 out of 518, remaining: 06:16) |
| | 88 | test 017...OK (17 out of 518, remaining: 05:53) |
| | 89 | test 018...OK (18 out of 518, remaining: 05:33) |
| | 90 | test 019... exit FAILED |
| | 91 | test 020...OK (20 out of 518, remaining: 05:48) |
| | 92 | test 021...OK (21 out of 518, remaining: 05:31) |
| | 93 | test 022...OK (22 out of 518, remaining: 05:15) |
| | 94 | test 023...OK (23 out of 518, remaining: 05:22) |
| | 95 | test 024...OK (24 out of 518, remaining: 05:08) |
| | 96 | test 025...OK (25 out of 518, remaining: 05:15) |
| | 97 | test 026...OK (26 out of 518, remaining: 05:02) |
| | 98 | test 027...OK (27 out of 518, remaining: 05:09) |
| | 99 | test 028...OK (28 out of 518, remaining: 04:57) |
| | 100 | test 029...OK (29 out of 518, remaining: 07:35) |
| | 101 | test 030...OK (30 out of 518, remaining: 07:19) |
| | 102 | test 031...OK (31 out of 518, remaining: 07:19) |
| | 103 | test 032...OK (32 out of 518, remaining: 07:05) |
| | 104 | test 033...OK (33 out of 518, remaining: 07:20) |
| | 105 | test 034...OK (34 out of 518, remaining: 07:07) |
| | 106 | test 035...OK (35 out of 518, remaining: 06:54) |
| | 107 | test 036...OK (36 out of 518, remaining: 06:55) |
| | 108 | test 037...OK (37 out of 518, remaining: 06:43) |
| | 109 | test 038...OK (38 out of 518, remaining: 06:31) |
| | 110 | test 039...OK (39 out of 518, remaining: 06:45) |
| | 111 | test 040...OK (40 out of 518, remaining: 06:34) |
| | 112 | test 041...OK (41 out of 518, remaining: 06:35) |
| | 113 | test 042...OK (42 out of 518, remaining: 06:25) |
| | 114 | test 043...OK (43 out of 518, remaining: 06:15) |
| | 115 | test 044...OK (44 out of 518, remaining: 06:17) |
| | 116 | test 045...OK (45 out of 518, remaining: 05:57) |
| | 117 | test 046...OK (46 out of 518, remaining: 05:59) |
| | 118 | test 047...OK (47 out of 518, remaining: 05:50) |
| | 119 | test 048...OK (48 out of 518, remaining: 05:52) |
| | 120 | test 049...OK (49 out of 518, remaining: 05:54) |
| | 121 | test 050...OK (50 out of 518, remaining: 05:36) |
| | 122 | test 051...OK (51 out of 518, remaining: 05:38) |
| | 123 | test 052...OK (52 out of 518, remaining: 05:31) |
| | 124 | test 053...OK (53 out of 518, remaining: 05:24) |
| | 125 | test 054...OK (54 out of 518, remaining: 05:17) |
| | 126 | test 055...OK (55 out of 518, remaining: 05:19) |
| | 127 | test 056...OK (56 out of 518, remaining: 05:21) |
| | 128 | test 057...OK (57 out of 518, remaining: 05:15) |
| | 129 | test 058...OK (58 out of 518, remaining: 05:17) |
| | 130 | test 059...OK (59 out of 518, remaining: 05:11) |
| | 131 | test 060...OK (60 out of 518, remaining: 05:20) |
| | 132 | test 061...OK (61 out of 518, remaining: 05:14) |
| | 133 | test 062...OK (62 out of 518, remaining: 05:08) |
| | 134 | test 063...OK (63 out of 518, remaining: 05:10) |
| | 135 | test 064...OK (64 out of 518, remaining: 05:05) |
| | 136 | test 065...OK (65 out of 518, remaining: 04:59) |
| | 137 | test 066...OK (66 out of 518, remaining: 04:54) |
| | 138 | test 067...OK (67 out of 518, remaining: 04:56) |
| | 139 | test 068...OK (68 out of 518, remaining: 04:51) |
| | 140 | test 069...OK (69 out of 518, remaining: 04:52) |
| | 141 | test 070...OK (70 out of 518, remaining: 04:54) |
| | 142 | test 071...OK (71 out of 518, remaining: 04:55) |
| | 143 | test 072...OK (72 out of 518, remaining: 04:51) |
| | 144 | test 073...OK (73 out of 518, remaining: 04:46) |
| | 145 | test 074...OK (74 out of 518, remaining: 04:42) |
| | 146 | test 075...OK (75 out of 518, remaining: 04:43) |
| | 147 | test 076...OK (76 out of 518, remaining: 04:39) |
| | 148 | test 077...OK (77 out of 518, remaining: 04:34) |
| | 149 | test 078...OK (78 out of 518, remaining: 04:30) |
| | 150 | test 079...OK (79 out of 518, remaining: 04:26) |
| | 151 | test 080...OK (80 out of 518, remaining: 04:28) |
| | 152 | test 081...OK (81 out of 518, remaining: 04:24) |
| | 153 | test 082...OK (82 out of 518, remaining: 04:20) |
| | 154 | test 083...OK (83 out of 518, remaining: 04:22) |
| | 155 | test 084...OK (84 out of 518, remaining: 04:18) |
| | 156 | test 085...OK (85 out of 518, remaining: 04:14) |
| | 157 | test 086...OK (86 out of 518, remaining: 04:11) |
| | 158 | test 087...OK (87 out of 518, remaining: 04:12) |
| | 159 | test 088...OK (88 out of 518, remaining: 04:14) |
| | 160 | test 089...OK (89 out of 518, remaining: 04:15) |
| | 161 | test 090...OK (90 out of 518, remaining: 04:12) |
| | 162 | test 091...OK (91 out of 518, remaining: 04:08) |
| | 163 | test 092...OK (92 out of 518, remaining: 04:05) |
| | 164 | test 093...OK (93 out of 518, remaining: 04:06) |
| | 165 | test 094...OK (94 out of 518, remaining: 04:03) |
| | 166 | test 095...OK (95 out of 518, remaining: 04:04) |
| | 167 | test 097...OK (96 out of 518, remaining: 04:01) |
| | 168 | test 098...OK (97 out of 518, remaining: 04:07) |
| | 169 | test 099...OK (98 out of 518, remaining: 04:04) |
| | 170 | test 100...FAILED |
| | 171 | test 101...FAILED |
| | 172 | test 102...FAILED |
| | 173 | test 103...OK (102 out of 518, remaining: 04:12) |
| | 174 | test 104...FAILED |
| | 175 | test 105...OK (104 out of 518, remaining: 04:10) |
| | 176 | test 106...OK (105 out of 518, remaining: 04:11) |
| | 177 | test 107...OK (106 out of 518, remaining: 04:08) |
| | 178 | test 108...OK (107 out of 518, remaining: 04:09) |
| | 179 | test 109...OK (108 out of 518, remaining: 04:06) |
| | 180 | test 110...OK (109 out of 518, remaining: 04:07) |
| | 181 | test 111...OK (110 out of 518, remaining: 04:04) |
| | 182 | test 112...OK (111 out of 518, remaining: 04:02) |
| | 183 | test 113...OK (112 out of 518, remaining: 04:02) |
| | 184 | test 114...OK (113 out of 518, remaining: 04:00) |
| | 185 | test 115...FAILED |
| | 186 | test 117...OK (116 out of 518, remaining: 03:55) |
| | 187 | test 118...OK (117 out of 518, remaining: 03:56) |
| | 188 | test 119...OK (118 out of 518, remaining: 03:53) |
| | 189 | test 120...OK (119 out of 518, remaining: 03:51) |
| | 190 | test 121...FAILED |
| | 191 | test 122...FAILED |
| | 192 | test 123...OK (122 out of 518, remaining: 03:47) |
| | 193 | test 124...OK (123 out of 518, remaining: 03:48) |
| | 194 | test 125...OK (124 out of 518, remaining: 03:45) |
| | 195 | test 126...OK (125 out of 518, remaining: 03:46) |
| | 196 | test 127...OK (126 out of 518, remaining: 03:44) |
| | 197 | test 128...FAILED |
| | 198 | test 135...OK (133 out of 518, remaining: 03:31) |
| | 199 | test 136...FAILED |
| | 200 | test 137...OK (135 out of 518, remaining: 03:29) |
| | 201 | test 138...OK (136 out of 518, remaining: 03:27) |
| | 202 | test 139...OK (137 out of 518, remaining: 03:28) |
| | 203 | test 140...FAILED |
| | 204 | test 141...OK (139 out of 518, remaining: 03:24) |
| | 205 | test 142...OK (140 out of 518, remaining: 03:27) |
| | 206 | test 143...OK (141 out of 518, remaining: 03:25) |
| | 207 | test 144...FAILED |
| | 208 | test 145...OK (143 out of 518, remaining: 03:24) |
| | 209 | test 146...OK (144 out of 518, remaining: 03:25) |
| | 210 | test 147...OK (145 out of 518, remaining: 03:23) |
| | 211 | test 148...OK (146 out of 518, remaining: 03:21) |
| | 212 | test 149...OK (147 out of 518, remaining: 03:21) |
| | 213 | test 150...OK (148 out of 518, remaining: 03:22) |
| | 214 | test 151...OK (149 out of 518, remaining: 03:20) |
| | 215 | test 152...OK (150 out of 518, remaining: 03:18) |
| | 216 | test 153...OK (151 out of 518, remaining: 03:16) |
| | 217 | test 154...OK (152 out of 518, remaining: 03:17) |
| | 218 | test 155...OK (153 out of 518, remaining: 03:20) |
| | 219 | test 156...OK (154 out of 518, remaining: 03:20) |
| | 220 | test 157...OK (155 out of 518, remaining: 03:21) |
| | 221 | test 158...OK (156 out of 518, remaining: 03:21) |
| | 222 | test 159...OK (157 out of 518, remaining: 03:20) |
| | 223 | test 160...OK (158 out of 518, remaining: 03:22) |
| | 224 | test 161...OK (159 out of 518, remaining: 03:20) |
| | 225 | test 162...OK (160 out of 518, remaining: 03:21) |
| | 226 | test 163...OK (161 out of 518, remaining: 03:21) |
| | 227 | test 164...OK (162 out of 518, remaining: 03:19) |
| | 228 | test 166...OK (164 out of 518, remaining: 03:22) |
| | 229 | test 167...OK (165 out of 518, remaining: 03:18) |
| | 230 | test 168...OK (166 out of 518, remaining: 03:19) |
| | 231 | test 169...OK (167 out of 518, remaining: 03:17) |
| | 232 | test 170...OK (168 out of 518, remaining: 03:15) |
| | 233 | test 171...OK (169 out of 518, remaining: 03:16) |
| | 234 | test 172...OK (170 out of 518, remaining: 03:14) |
| | 235 | test 173...OK (171 out of 518, remaining: 03:16) |
| | 236 | test 174...OK (172 out of 518, remaining: 03:13) |
| | 237 | test 175...OK (173 out of 518, remaining: 03:13) |
| | 238 | test 176...OK (174 out of 518, remaining: 03:11) |
| | 239 | test 177...OK (175 out of 518, remaining: 03:12) |
| | 240 | test 178...OK (176 out of 518, remaining: 03:10) |
| | 241 | test 179...OK (177 out of 518, remaining: 03:08) |
| | 242 | test 180...OK (178 out of 518, remaining: 03:07) |
| | 243 | test 181...OK (179 out of 518, remaining: 03:07) |
| | 244 | test 182...OK (180 out of 518, remaining: 03:04) |
| | 245 | test 183...OK (181 out of 518, remaining: 03:04) |
| | 246 | test 184...OK (182 out of 518, remaining: 03:02) |
| | 247 | test 185...OK (183 out of 518, remaining: 03:03) |
| | 248 | test 186...OK (184 out of 518, remaining: 03:03) |
| | 249 | test 187...OK (185 out of 518, remaining: 03:01) |
| | 250 | test 188...OK (186 out of 518, remaining: 03:00) |
| | 251 | test 189...OK (187 out of 518, remaining: 02:58) |
| | 252 | test 190...OK (188 out of 518, remaining: 03:06) |
| | 253 | test 191...OK (189 out of 518, remaining: 03:08) |
| | 254 | test 192...OK (190 out of 518, remaining: 03:08) |
| | 255 | test 193...OK (191 out of 518, remaining: 03:04) |
| | 256 | test 194...OK (192 out of 518, remaining: 03:05) |
| | 257 | test 195...OK (193 out of 518, remaining: 03:03) |
| | 258 | test 196...OK (194 out of 518, remaining: 03:05) |
| | 259 | test 197...OK (195 out of 518, remaining: 03:07) |
| | 260 | test 198...OK (196 out of 518, remaining: 03:05) |
| | 261 | test 199...OK (197 out of 518, remaining: 03:05) |
| | 262 | test 200...OK (198 out of 518, remaining: 03:04) |
| | 263 | test 201...OK (199 out of 518, remaining: 03:04) |
| | 264 | test 202...OK (200 out of 518, remaining: 03:02) |
| | 265 | test 203...OK (201 out of 518, remaining: 02:59) |
| | 266 | test 204...OK (202 out of 518, remaining: 02:59) |
| | 267 | test 205...OK (203 out of 518, remaining: 02:58) |
| | 268 | test 206...OK (204 out of 518, remaining: 02:57) |
| | 269 | test 207...OK (205 out of 518, remaining: 02:57) |
| | 270 | test 208...OK (206 out of 518, remaining: 02:57) |
| | 271 | test 209...OK (207 out of 518, remaining: 02:55) |
| | 272 | test 210...OK (208 out of 518, remaining: 02:54) |
| | 273 | test 211...OK (209 out of 518, remaining: 02:54) |
| | 274 | test 213...OK (211 out of 518, remaining: 02:51) |
| | 275 | test 214...OK (212 out of 518, remaining: 02:50) |
| | 276 | test 215...FAILED |
| | 277 | test 216...OK (214 out of 518, remaining: 02:50) |
| | 278 | test 217...OK (215 out of 518, remaining: 02:49) |
| | 279 | test 218...OK (216 out of 518, remaining: 02:49) |
| | 280 | test 220...OK (217 out of 518, remaining: 02:47) |
| | 281 | test 221...OK (218 out of 518, remaining: 02:46) |
| | 282 | test 222...OK (219 out of 518, remaining: 02:46) |
| | 283 | test 223...OK (220 out of 518, remaining: 02:45) |
| | 284 | test 224...OK (221 out of 518, remaining: 02:43) |
| | 285 | test 225...OK (222 out of 518, remaining: 02:44) |
| | 286 | test 226...OK (223 out of 518, remaining: 02:41) |
| | 287 | test 227...FAILED |
| | 288 | test 228...OK (225 out of 518, remaining: 02:40) |
| | 289 | test 229...OK (226 out of 518, remaining: 02:40) |
| | 290 | test 231...OK (227 out of 518, remaining: 02:38) |
| | 291 | test 233...OK (228 out of 518, remaining: 02:37) |
| | 292 | test 234...OK (229 out of 518, remaining: 02:37) |
| | 293 | test 235...FAILED |
| | 294 | test 236...OK (231 out of 518, remaining: 02:35) |
| | 295 | test 237...OK (232 out of 518, remaining: 02:35) |
| | 296 | test 238...OK (233 out of 518, remaining: 02:34) |
| | 297 | test 239...OK (234 out of 518, remaining: 02:32) |
| | 298 | test 243...OK (238 out of 518, remaining: 02:29) |
| | 299 | test 245...OK (239 out of 518, remaining: 02:28) |
| | 300 | test 246...OK (240 out of 518, remaining: 02:27) |
| | 301 | test 247...OK (241 out of 518, remaining: 02:25) |
| | 302 | test 248...OK (242 out of 518, remaining: 02:24) |
| | 303 | test 249...OK (243 out of 518, remaining: 02:24) |
| | 304 | test 250...OK (244 out of 518, remaining: 02:57) |
| | 305 | test 251...OK (245 out of 518, remaining: 03:37) |
| | 306 | test 256...OK (250 out of 518, remaining: 03:29) |
| | 307 | test 258...OK (252 out of 518, remaining: 03:26) |
| | 308 | test 259...OK (253 out of 518, remaining: 03:28) |
| | 309 | test 260...OK (254 out of 518, remaining: 03:25) |
| | 310 | test 261...FAILED |
| | 311 | test 262...OK (256 out of 518, remaining: 03:23) |
| | 312 | test 264...OK (258 out of 518, remaining: 03:21) |
| | 313 | test 265...OK (259 out of 518, remaining: 03:20) |
| | 314 | test 266...OK (260 out of 518, remaining: 03:18) |
| | 315 | test 267...OK (261 out of 518, remaining: 03:16) |
| | 316 | test 268...OK (262 out of 518, remaining: 03:15) |
| | 317 | test 269...OK (263 out of 518, remaining: 03:13) |
| | 318 | test 270...FAILED |
| | 319 | test 271...OK (265 out of 518, remaining: 03:14) |
| | 320 | test 272...OK (266 out of 518, remaining: 03:12) |
| | 321 | test 273...OK (267 out of 518, remaining: 03:11) |
| | 322 | test 274...OK (268 out of 518, remaining: 03:10) |
| | 323 | test 275...OK (269 out of 518, remaining: 03:08) |
| | 324 | test 276...OK (270 out of 518, remaining: 03:07) |
| | 325 | test 277...OK (271 out of 518, remaining: 03:07) |
| | 326 | test 278...OK (272 out of 518, remaining: 03:07) |
| | 327 | test 279...OK (273 out of 518, remaining: 03:05) |
| | 328 | test 280...OK (274 out of 518, remaining: 03:04) |
| | 329 | test 281...OK (275 out of 518, remaining: 03:03) |
| | 330 | test 282...OK (276 out of 518, remaining: 03:03) |
| | 331 | test 283...OK (277 out of 518, remaining: 03:01) |
| | 332 | test 284...OK (278 out of 518, remaining: 03:00) |
| | 333 | test 285...OK (279 out of 518, remaining: 03:04) |
| | 334 | test 286...OK (280 out of 518, remaining: 03:07) |
| | 335 | test 287...OK (281 out of 518, remaining: 03:05) |
| | 336 | test 288...OK (282 out of 518, remaining: 03:04) |
| | 337 | test 289...OK (283 out of 518, remaining: 03:03) |
| | 338 | test 290...OK (284 out of 518, remaining: 03:02) |
| | 339 | test 291...OK (285 out of 518, remaining: 03:01) |
| | 340 | test 292...OK (286 out of 518, remaining: 03:00) |
| | 341 | test 293...OK (287 out of 518, remaining: 02:58) |
| | 342 | test 294...OK (288 out of 518, remaining: 02:58) |
| | 343 | test 295...OK (289 out of 518, remaining: 02:55) |
| | 344 | test 296...OK (290 out of 518, remaining: 02:55) |
| | 345 | test 297...OK (291 out of 518, remaining: 02:53) |
| | 346 | test 298...OK (292 out of 518, remaining: 02:52) |
| | 347 | test 350...OK (303 out of 518, remaining: 02:38) |
| | 348 | test 351...OK (304 out of 518, remaining: 02:38) |
| | 349 | test 352...FAILED |
| | 350 | test 353...OK (306 out of 518, remaining: 02:35) |
| | 351 | test 354...OK (307 out of 518, remaining: 02:34) |
| | 352 | test 402...OK (310 out of 518, remaining: 02:31) |
| | 353 | test 405...OK (313 out of 518, remaining: 02:28) |
| | 354 | test 500...OK (318 out of 518, remaining: 02:22) |
| | 355 | test 501...OK (319 out of 518, remaining: 02:21) |
| | 356 | test 502...OK (320 out of 518, remaining: 02:20) |
| | 357 | test 503...OK (321 out of 518, remaining: 02:20) |
| | 358 | test 504...OK (322 out of 518, remaining: 02:18) |
| | 359 | test 505...OK (323 out of 518, remaining: 02:18) |
| | 360 | test 506...FAILED |
| | 361 | test 507...OK (325 out of 518, remaining: 02:16) |
| | 362 | test 508...OK (326 out of 518, remaining: 02:15) |
| | 363 | test 510...OK (327 out of 518, remaining: 02:14) |
| | 364 | test 511...OK (328 out of 518, remaining: 02:13) |
| | 365 | test 512...OK (329 out of 518, remaining: 02:12) |
| | 366 | test 513...OK (330 out of 518, remaining: 02:11) |
| | 367 | test 514...OK (331 out of 518, remaining: 02:11) |
| | 368 | test 515...OK (332 out of 518, remaining: 02:09) |
| | 369 | test 516...OK (333 out of 518, remaining: 02:08) |
| | 370 | test 517...OK (334 out of 518, remaining: 02:07) |
| | 371 | test 519...OK (336 out of 518, remaining: 02:06) |
| | 372 | test 520...OK (337 out of 518, remaining: 02:05) |
| | 373 | test 521...OK (338 out of 518, remaining: 02:04) |
| | 374 | test 522...OK (339 out of 518, remaining: 02:03) |
| | 375 | test 523...OK (340 out of 518, remaining: 02:02) |
| | 376 | test 524...OK (341 out of 518, remaining: 02:01) |
| | 377 | test 525...OK (342 out of 518, remaining: 02:01) |
| | 378 | test 526...OK (343 out of 518, remaining: 02:02) |
| | 379 | test 527...OK (344 out of 518, remaining: 02:03) |
| | 380 | test 528...OK (345 out of 518, remaining: 02:04) |
| | 381 | test 529...OK (346 out of 518, remaining: 02:04) |
| | 382 | test 530...OK (347 out of 518, remaining: 02:03) |
| | 383 | test 531...OK (348 out of 518, remaining: 02:03) |
| | 384 | test 532...OK (349 out of 518, remaining: 02:04) |
| | 385 | test 533...OK (350 out of 518, remaining: 02:04) |
| | 386 | test 534...OK (351 out of 518, remaining: 02:04) |
| | 387 | test 535...OK (352 out of 518, remaining: 02:04) |
| | 388 | test 536...OK (353 out of 518, remaining: 02:03) |
| | 389 | test 538...OK (355 out of 518, remaining: 02:02) |
| | 390 | test 539...OK (356 out of 518, remaining: 02:01) |
| | 391 | test 540...OK (357 out of 518, remaining: 01:59) |
| | 392 | test 541...OK (358 out of 518, remaining: 01:58) |
| | 393 | test 542...FAILED |
| | 394 | test 543...OK (360 out of 518, remaining: 01:57) |
| | 395 | test 544...OK (361 out of 518, remaining: 01:56) |
| | 396 | test 545...OK (362 out of 518, remaining: 01:55) |
| | 397 | test 546...OK (363 out of 518, remaining: 01:55) |
| | 398 | test 547...OK (364 out of 518, remaining: 01:54) |
| | 399 | test 548...OK (365 out of 518, remaining: 01:53) |
| | 400 | test 549...OK (366 out of 518, remaining: 01:52) |
| | 401 | test 550...OK (367 out of 518, remaining: 01:51) |
| | 402 | test 551...OK (368 out of 518, remaining: 01:50) |
| | 403 | test 552...OK (369 out of 518, remaining: 01:52) |
| | 404 | test 553...OK (370 out of 518, remaining: 01:51) |
| | 405 | test 554...OK (371 out of 518, remaining: 01:50) |
| | 406 | test 555...OK (372 out of 518, remaining: 01:49) |
| | 407 | test 556...OK (373 out of 518, remaining: 01:48) |
| | 408 | test 557...OK (374 out of 518, remaining: 01:47) |
| | 409 | test 558...OK (375 out of 518, remaining: 01:47) |
| | 410 | test 559...OK (376 out of 518, remaining: 01:46) |
| | 411 | RUN: SFTP server failed verification |
| | 412 | === Start of file log/sftp.log |
| | 413 | debug2: ssh_connect: needpriv 0 |
| | 414 | debug1: Connecting to 127.0.0.1 [127.0.0.1] port 8999. |
| | 415 | debug2: fd 4 setting O_NONBLOCK |
| | 416 | debug1: fd 4 clearing O_NONBLOCK |
| | 417 | debug1: Connection established. |
| | 418 | debug1: permanently_set_uid: 0/0 |
| | 419 | debug2: key_type_from_name: unknown key type '-----BEGIN' |
| | 420 | debug2: key_type_from_name: unknown key type '-----END' |
| | 421 | debug1: identity file /boot/home/curl-7.19.3/tests/curl_client_key type 2 |
| | 422 | debug1: Remote protocol version 2.0, remote software version OpenSSH_5.0 |
| | 423 | debug1: match: OpenSSH_5.0 pat OpenSSH* |
| | 424 | debug1: Enabling compatibility mode for protocol 2.0 |
| | 425 | debug1: Local version string SSH-2.0-OpenSSH_5.0 |
| | 426 | debug2: fd 4 setting O_NONBLOCK |
| | 427 | debug1: SSH2_MSG_KEXINIT sent |
| | 428 | debug1: SSH2_MSG_KEXINIT received |
| | 429 | debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 |
| | 430 | debug2: kex_parse_kexinit: ssh-rsa,ssh-dss |
| | 431 | debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr |
| | 432 | debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr |
| | 433 | debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 |
| | 434 | debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 |
| | 435 | debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib |
| | 436 | debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib |
| | 437 | debug2: kex_parse_kexinit: |
| | 438 | debug2: kex_parse_kexinit: |
| | 439 | debug2: kex_parse_kexinit: first_kex_follows 0 |
| | 440 | debug2: kex_parse_kexinit: reserved 0 |
| | 441 | debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 |
| | 442 | debug2: kex_parse_kexinit: ssh-dss |
| | 443 | debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr |
| | 444 | debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr |
| | 445 | debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 |
| | 446 | debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 |
| | 447 | debug2: kex_parse_kexinit: none |
| | 448 | debug2: kex_parse_kexinit: none |
| | 449 | debug2: kex_parse_kexinit: |
| | 450 | debug2: kex_parse_kexinit: |
| | 451 | debug2: kex_parse_kexinit: first_kex_follows 0 |
| | 452 | debug2: kex_parse_kexinit: reserved 0 |
| | 453 | debug2: mac_setup: found hmac-md5 |
| | 454 | debug1: kex: server->client aes128-cbc hmac-md5 none |
| | 455 | debug2: mac_setup: found hmac-md5 |
| | 456 | debug1: kex: client->server aes128-cbc hmac-md5 none |
| | 457 | debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent |
| | 458 | debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP |
| | 459 | debug2: dh_gen_key: priv key bits set: 119/256 |
| | 460 | debug2: bits set: 514/1024 |
| | 461 | debug1: SSH2_MSG_KEX_DH_GEX_INIT sent |
| | 462 | debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY |
| | 463 | debug1: checking without port identifier |
| | 464 | debug1: Host '127.0.0.1' is known and matches the DSA host key. |
| | 465 | debug1: Found key in /boot/home/curl-7.19.3/tests/curl_client_knownhosts:1 |
| | 466 | debug1: found matching key w/out port |
| | 467 | debug2: bits set: 498/1024 |
| | 468 | debug1: ssh_dss_verify: signature correct |
| | 469 | debug2: kex_derive_keys |
| | 470 | debug2: set_newkeys: mode 1 |
| | 471 | debug1: SSH2_MSG_NEWKEYS sent |
| | 472 | debug1: expecting SSH2_MSG_NEWKEYS |
| | 473 | debug2: set_newkeys: mode 0 |
| | 474 | debug1: SSH2_MSG_NEWKEYS received |
| | 475 | debug1: SSH2_MSG_SERVICE_REQUEST sent |
| | 476 | debug2: service_accept: ssh-userauth |
| | 477 | debug1: SSH2_MSG_SERVICE_ACCEPT received |
| | 478 | debug2: key: /boot/home/curl-7.19.3/tests/curl_client_key (0x180271e8) |
| | 479 | debug1: Authentications that can continue: publickey |
| | 480 | debug1: Next authentication method: publickey |
| | 481 | debug1: Offering public key: /boot/home/curl-7.19.3/tests/curl_client_key |
| | 482 | debug2: we sent a publickey packet, wait for reply |
| | 483 | debug1: Server accepts key: pkalg ssh-dss blen 435 |
| | 484 | debug2: input_userauth_pk_ok: fp 4e:38:7d:d4:61:cb:51:19:ef:09:b0:76:bf:22:53:8c |
| | 485 | debug1: read PEM private key done: type DSA |
| | 486 | debug1: Authentications that can continue: publickey |
| | 487 | debug2: we did not send a packet, disable method |
| | 488 | debug1: No more authentication methods to try. |
| | 489 | Permission denied (publickey). |
| | 490 | Connection closed |
| | 491 | === End of file log/sftp.log |
| | 492 | === Start of file curl_sftp_config |
| | 493 | # This is a generated file. Do not edit. |
| | 494 | # OpenSSH 5.0.0 sftp client configuration file for curl testing |
| | 495 | # |
| | 496 | Host * |
| | 497 | # |
| | 498 | Port 8999 |
| | 499 | HostName 127.0.0.1 |
| | 500 | User baron |
| | 501 | Protocol 2 |
| | 502 | # |
| | 503 | BindAddress 127.0.0.1 |
| | 504 | # |
| | 505 | IdentityFile /boot/home/curl-7.19.3/tests/curl_client_key |
| | 506 | UserKnownHostsFile /boot/home/curl-7.19.3/tests/curl_client_knownhosts |
| | 507 | # |
| | 508 | BatchMode yes |
| | 509 | ChallengeResponseAuthentication no |
| | 510 | CheckHostIP no |
| | 511 | ClearAllForwardings yes |
| | 512 | Compression no |
| | 513 | ConnectionAttempts 3 |
| | 514 | ForwardAgent no |
| | 515 | ForwardX11 no |
| | 516 | GatewayPorts no |
| | 517 | GlobalKnownHostsFile /dev/null |
| | 518 | HostbasedAuthentication no |
| | 519 | KbdInteractiveAuthentication no |
| | 520 | LogLevel DEBUG2 |
| | 521 | NumberOfPasswordPrompts 0 |
| | 522 | PasswordAuthentication no |
| | 523 | PreferredAuthentications publickey |
| | 524 | PubkeyAuthentication yes |
| | 525 | RhostsRSAAuthentication no |
| | 526 | RSAAuthentication no |
| | 527 | StrictHostKeyChecking yes |
| | 528 | UsePrivilegedPort no |
| | 529 | # |
| | 530 | AddressFamily any |
| | 531 | ConnectTimeout 30 |
| | 532 | ControlMaster no |
| | 533 | ControlPath none |
| | 534 | EnableSSHKeysign no |
| | 535 | ExitOnForwardFailure yes |
| | 536 | ForwardX11Trusted no |
| | 537 | HashKnownHosts no |
| | 538 | IdentitiesOnly yes |
| | 539 | NoHostAuthenticationForLocalhost no |
| | 540 | PermitLocalCommand no |
| | 541 | RekeyLimit 1G |
| | 542 | SendEnv |
| | 543 | ServerAliveCountMax 3 |
| | 544 | ServerAliveInterval 0 |
| | 545 | TCPKeepAlive no |
| | 546 | Tunnel no |
| | 547 | VerifyHostKeyDNS no |
| | 548 | # |
| | 549 | === End of file curl_sftp_config |
| | 550 | === Start of file log/sshd.log |
| | 551 | debug2: fd 3 setting O_NONBLOCK |
| | 552 | debug1: Bind to port 8999 on 127.0.0.1. |
| | 553 | Server listening on 127.0.0.1 port 8999. |
| | 554 | debug1: fd 4 clearing O_NONBLOCK |
| | 555 | debug1: Forked child 6333. |
| | 556 | debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7 |
| | 557 | debug1: inetd sockets after dupping: 3, 3 |
| | 558 | Connection from 127.0.0.1 port 49257 |
| | 559 | debug1: Client protocol version 2.0; client software version OpenSSH_5.0 |
| | 560 | debug1: match: OpenSSH_5.0 pat OpenSSH* |
| | 561 | debug1: Enabling compatibility mode for protocol 2.0 |
| | 562 | debug1: Local version string SSH-2.0-OpenSSH_5.0 |
| | 563 | debug2: fd 3 setting O_NONBLOCK |
| | 564 | debug1: list_hostkey_types: ssh-dss |
| | 565 | debug1: SSH2_MSG_KEXINIT sent |
| | 566 | debug1: SSH2_MSG_KEXINIT received |
| | 567 | debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 |
| | 568 | debug2: kex_parse_kexinit: ssh-dss |
| | 569 | debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr |
| | 570 | debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr |
| | 571 | debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 |
| | 572 | debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 |
| | 573 | debug2: kex_parse_kexinit: none |
| | 574 | debug2: kex_parse_kexinit: none |
| | 575 | debug2: kex_parse_kexinit: |
| | 576 | debug2: kex_parse_kexinit: |
| | 577 | debug2: kex_parse_kexinit: first_kex_follows 0 |
| | 578 | debug2: kex_parse_kexinit: reserved 0 |
| | 579 | debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 |
| | 580 | debug2: kex_parse_kexinit: ssh-rsa,ssh-dss |
| | 581 | debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr |
| | 582 | debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr |
| | 583 | debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 |
| | 584 | debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 |
| | 585 | debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib |
| | 586 | debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib |
| | 587 | debug2: kex_parse_kexinit: |
| | 588 | debug2: kex_parse_kexinit: |
| | 589 | debug2: kex_parse_kexinit: first_kex_follows 0 |
| | 590 | debug2: kex_parse_kexinit: reserved 0 |
| | 591 | debug2: mac_setup: found hmac-md5 |
| | 592 | debug1: kex: client->server aes128-cbc hmac-md5 none |
| | 593 | debug2: mac_setup: found hmac-md5 |
| | 594 | debug1: kex: server->client aes128-cbc hmac-md5 none |
| | 595 | debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received |
| | 596 | debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent |
| | 597 | debug2: dh_gen_key: priv key bits set: 116/256 |
| | 598 | debug2: bits set: 498/1024 |
| | 599 | debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT |
| | 600 | debug2: bits set: 514/1024 |
| | 601 | debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent |
| | 602 | debug2: kex_derive_keys |
| | 603 | debug2: set_newkeys: mode 1 |
| | 604 | debug1: SSH2_MSG_NEWKEYS sent |
| | 605 | debug1: expecting SSH2_MSG_NEWKEYS |
| | 606 | debug2: set_newkeys: mode 0 |
| | 607 | debug1: SSH2_MSG_NEWKEYS received |
| | 608 | debug1: KEX done |
| | 609 | debug1: userauth-request for user baron service ssh-connection method none |
| | 610 | debug1: attempt 0 failures 0 |
| | 611 | debug2: parse_server_config: config reprocess config len 1199 |
| | 612 | debug2: input_userauth_request: setting up authctxt for baron |
| | 613 | debug2: input_userauth_request: try method none |
| | 614 | Failed none for baron from 127.0.0.1 port 49257 ssh2 |
| | 615 | debug1: userauth-request for user baron service ssh-connection method publickey |
| | 616 | debug1: attempt 1 failures 1 |
| | 617 | debug2: input_userauth_request: try method publickey |
| | 618 | debug1: test whether pkalg/pkblob are acceptable |
| | 619 | debug1: temporarily_use_uid: 0/0 (e=0/0) |
| | 620 | debug1: trying public key file /boot/home/curl-7.19.3/tests/curl_client_key.pub |
| | 621 | debug1: matching key found: file /boot/home/curl-7.19.3/tests/curl_client_key.pub, line 1 |
| | 622 | Found matching DSA key: 4e:38:7d:d4:61:cb:51:19:ef:09:b0:76:bf:22:53:8c |
| | 623 | debug1: restore_uid: 0/0 |
| | 624 | debug2: userauth_pubkey: authenticated 0 pkalg ssh-dss |
| | 625 | Postponed publickey for baron from 127.0.0.1 port 49257 ssh2 |
| | 626 | debug1: userauth-request for user baron service ssh-connection method publickey |
| | 627 | debug1: attempt 2 failures 1 |
| | 628 | debug2: input_userauth_request: try method publickey |
| | 629 | debug1: temporarily_use_uid: 0/0 (e=0/0) |
| | 630 | debug1: trying public key file /boot/home/curl-7.19.3/tests/curl_client_key.pub |
| | 631 | debug1: matching key found: file /boot/home/curl-7.19.3/tests/curl_client_key.pub, line 1 |
| | 632 | Found matching DSA key: 4e:38:7d:d4:61:cb:51:19:ef:09:b0:76:bf:22:53:8c |
| | 633 | debug1: restore_uid: 0/0 |
| | 634 | debug1: ssh_dss_verify: signature correct |
| | 635 | debug2: userauth_pubkey: authenticated 1 pkalg ssh-dss |
| | 636 | ROOT LOGIN REFUSED FROM 127.0.0.1 |
| | 637 | Failed publickey for baron from 127.0.0.1 port 49257 ssh2 |
| | 638 | Connection closed by 127.0.0.1 |
| | 639 | debug1: do_cleanup |
| | 640 | === End of file log/sshd.log |
| | 641 | === Start of file curl_sshd_config |
| | 642 | # This is a generated file. Do not edit. |
| | 643 | # OpenSSH 5.0.0 sshd configuration file for curl testing |
| | 644 | # |
| | 645 | DenyUsers !baron |
| | 646 | AllowUsers baron |
| | 647 | DenyGroups |
| | 648 | AllowGroups |
| | 649 | # |
| | 650 | AuthorizedKeysFile /boot/home/curl-7.19.3/tests/curl_client_key.pub |
| | 651 | AuthorizedKeysFile2 /boot/home/curl-7.19.3/tests/curl_client_key.pub |
| | 652 | HostKey /boot/home/curl-7.19.3/tests/curl_host_dsa_key |
| | 653 | PidFile /boot/home/curl-7.19.3/tests/.ssh.pid |
| | 654 | # |
| | 655 | Port 8999 |
| | 656 | AddressFamily any |
| | 657 | ListenAddress 127.0.0.1 |
| | 658 | Protocol 2 |
| | 659 | # |
| | 660 | AllowTcpForwarding yes |
| | 661 | Banner none |
| | 662 | ChallengeResponseAuthentication no |
| | 663 | ClientAliveCountMax 3 |
| | 664 | ClientAliveInterval 0 |
| | 665 | GatewayPorts no |
| | 666 | HostbasedAuthentication no |
| | 667 | HostbasedUsesNameFromPacketOnly no |
| | 668 | IgnoreRhosts yes |
| | 669 | IgnoreUserKnownHosts yes |
| | 670 | KeyRegenerationInterval 0 |
| | 671 | LoginGraceTime 30 |
| | 672 | LogLevel DEBUG2 |
| | 673 | MaxStartups 5 |
| | 674 | PasswordAuthentication no |
| | 675 | PermitEmptyPasswords no |
| | 676 | PermitRootLogin no |
| | 677 | PrintLastLog no |
| | 678 | PrintMotd no |
| | 679 | PubkeyAuthentication yes |
| | 680 | RhostsRSAAuthentication no |
| | 681 | RSAAuthentication no |
| | 682 | ServerKeyBits 768 |
| | 683 | StrictModes no |
| | 684 | Subsystem sftp /boot/home/config/bin/sftp-server |
| | 685 | SyslogFacility AUTH |
| | 686 | UseLogin no |
| | 687 | X11Forwarding no |
| | 688 | # |
| | 689 | SkeyAuthentication no |
| | 690 | # |
| | 691 | AcceptEnv |
| | 692 | Compression no |
| | 693 | KbdInteractiveAuthentication no |
| | 694 | KeepAlive no |
| | 695 | MaxAuthTries 10 |
| | 696 | PermitTunnel no |
| | 697 | PermitUserEnvironment no |
| | 698 | TCPKeepAlive no |
| | 699 | UseDNS no |
| | 700 | UsePrivilegeSeparation no |
| | 701 | X11UseLocalhost yes |
| | 702 | # |
| | 703 | === End of file curl_sshd_config |
| | 704 | test 704...OK (419 out of 518, remaining: 01:08) |
| | 705 | test 705...OK (420 out of 518, remaining: 01:07) |
| | 706 | test 1000...OK (423 out of 518, remaining: 01:05) |
| | 707 | test 1001...OK (424 out of 518, remaining: 01:04) |
| | 708 | test 1002...OK (425 out of 518, remaining: 01:04) |
| | 709 | test 1003...FAILED |
| | 710 | test 1004...OK (427 out of 518, remaining: 01:03) |
| | 711 | test 1005...FAILED |
| | 712 | test 1006...OK (429 out of 518, remaining: 01:02) |
| | 713 | test 1007...OK (430 out of 518, remaining: 01:01) |
| | 714 | test 1008...OK (431 out of 518, remaining: 01:00) |
| | 715 | test 1009...OK (432 out of 518, remaining: 00:59) |
| | 716 | test 1010...OK (433 out of 518, remaining: 00:58) |
| | 717 | test 1011...OK (434 out of 518, remaining: 00:58) |
| | 718 | test 1012...OK (435 out of 518, remaining: 00:57) |
| | 719 | test 1013...runtime_loader: cannot open file /usr/bin/env |
| | 720 | postcheck FAILED |
| | 721 | test 1014...runtime_loader: cannot open file /usr/bin/env |
| | 722 | postcheck FAILED |
| | 723 | test 1015...OK (438 out of 518, remaining: 00:54) |
| | 724 | test 1016...OK (439 out of 518, remaining: 00:54) |
| | 725 | test 1017...OK (440 out of 518, remaining: 00:53) |
| | 726 | test 1018...OK (441 out of 518, remaining: 00:52) |
| | 727 | test 1019...OK (442 out of 518, remaining: 00:51) |
| | 728 | test 1020...OK (443 out of 518, remaining: 00:51) |
| | 729 | test 1021...OK (444 out of 518, remaining: 00:50) |
| | 730 | test 1022...runtime_loader: cannot open file /usr/bin/env |
| | 731 | postcheck FAILED |
| | 732 | test 1023...runtime_loader: cannot open file /usr/bin/env |
| | 733 | postcheck FAILED |
| | 734 | test 1024...OK (447 out of 518, remaining: 00:48) |
| | 735 | test 1025...OK (448 out of 518, remaining: 00:47) |
| | 736 | test 1026... postcheck FAILED |
| | 737 | test 1027...OK (450 out of 518, remaining: 00:45) |
| | 738 | test 1028...OK (451 out of 518, remaining: 00:45) |
| | 739 | test 1029...OK (452 out of 518, remaining: 00:44) |
| | 740 | test 1030...OK (453 out of 518, remaining: 00:44) |
| | 741 | test 1031...OK (454 out of 518, remaining: 00:43) |
| | 742 | test 1032...OK (455 out of 518, remaining: 00:42) |
| | 743 | test 1033...OK (456 out of 518, remaining: 00:42) |
| | 744 | test 1036...OK (459 out of 518, remaining: 00:39) |
| | 745 | test 1037...OK (460 out of 518, remaining: 00:39) |
| | 746 | test 1038...OK (461 out of 518, remaining: 00:38) |
| | 747 | test 1039...OK (462 out of 518, remaining: 00:37) |
| | 748 | test 1040...OK (463 out of 518, remaining: 00:36) |
| | 749 | test 1041...OK (464 out of 518, remaining: 00:36) |
| | 750 | test 1042...OK (465 out of 518, remaining: 00:35) |
| | 751 | test 1043...OK (466 out of 518, remaining: 00:34) |
| | 752 | test 1044...OK (467 out of 518, remaining: 00:34) |
| | 753 | test 1045...OK (468 out of 518, remaining: 00:33) |
| | 754 | test 1047...FAILED |
| | 755 | test 1049...OK (472 out of 518, remaining: 00:30) |
| | 756 | test 1051...OK (474 out of 518, remaining: 00:29) |
| | 757 | test 1052...OK (475 out of 518, remaining: 00:28) |
| | 758 | test 1053...OK (476 out of 518, remaining: 00:28) |
| | 759 | test 1054...OK (477 out of 518, remaining: 00:27) |
| | 760 | test 1055...OK (478 out of 518, remaining: 00:26) |
| | 761 | test 1057...OK (480 out of 518, remaining: 00:25) |
| | 762 | test 1058...OK (481 out of 518, remaining: 00:24) |
| | 763 | test 1059...OK (482 out of 518, remaining: 00:24) |
| | 764 | test 1060...OK (483 out of 518, remaining: 00:23) |
| | 765 | test 1061...OK (484 out of 518, remaining: 00:22) |
| | 766 | test 1062...OK (485 out of 518, remaining: 00:22) |
| | 767 | test 1063...OK (486 out of 518, remaining: 00:21) |
| | 768 | test 1064...OK (487 out of 518, remaining: 00:20) |
| | 769 | test 1065...OK (488 out of 518, remaining: 00:19) |
| | 770 | test 1066...OK (489 out of 518, remaining: 00:19) |
| | 771 | test 1067...OK (490 out of 518, remaining: 00:18) |
| | 772 | test 1068...OK (491 out of 518, remaining: 00:17) |
| | 773 | test 1069...OK (492 out of 518, remaining: 00:17) |
| | 774 | test 1070...OK (493 out of 518, remaining: 00:16) |
| | 775 | test 1071...OK (494 out of 518, remaining: 00:16) |
| | 776 | test 1072...OK (495 out of 518, remaining: 00:15) |
| | 777 | test 1073...OK (496 out of 518, remaining: 00:14) |
| | 778 | test 1074...OK (497 out of 518, remaining: 00:14) |
| | 779 | test 1075...OK (498 out of 518, remaining: 00:13) |
| | 780 | test 1076...OK (499 out of 518, remaining: 00:12) |
| | 781 | test 1077...OK (500 out of 518, remaining: 00:12) |
| | 782 | test 1078...OK (501 out of 518, remaining: 00:11) |
| | 783 | test 1079...OK (502 out of 518, remaining: 00:10) |
| | 784 | test 1080...OK (503 out of 518, remaining: 00:10) |
| | 785 | test 1081...OK (504 out of 518, remaining: 00:09) |
| | 786 | test 1082...OK (505 out of 518, remaining: 00:08) |
| | 787 | test 1084...OK (507 out of 518, remaining: 00:07) |
| | 788 | test 1086...FAILED |
| | 789 | test 1087...OK (510 out of 518, remaining: 00:05) |
| | 790 | test 1088...OK (511 out of 518, remaining: 00:04) |
| | 791 | test 1089...OK (512 out of 518, remaining: 00:04) |
| | 792 | test 1090...OK (513 out of 518, remaining: 00:03) |
| | 793 | test 2000...FAILED |
| | 794 | test 2001...FAILED |
| | 795 | test 2002...OK (516 out of 518, remaining: 00:01) |
| | 796 | test 2003...OK (517 out of 518, remaining: 00:00) |
| | 797 | TESTDONE: 397 tests out of 428 reported OK: 92% |
| | 798 | TESTFAIL: These test cases failed: 19 100 101 102 104 115 121 122 128 136 140 144 215 227 235 261 270 352 506 542 1003 1005 1013 1014 1022 1023 1026 1047 1086 2000 2001 |
| | 799 | TESTDONE: 518 tests were considered during 412 seconds. |
| | 800 | TESTINFO: 90 tests were skipped due to these restraints: |
| | 801 | TESTINFO: "no stunnel" 18 times (300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 400, 401, 403, 404, 406, 407, 408, 409) |
| | 802 | TESTINFO: "failed starting SSH server" 6 times (700, 701, 702, 703, 706, 707) |
| | 803 | TESTINFO: "curl lacks ipv6 support" 16 times (116, 212, 240, 241, 242, 252, 253, 254, 255, 263, 1046, 1048, 1050, 1056, 1083, 1085) |
| | 804 | TESTINFO: "curl lacks scp support" 10 times (601, 603, 605, 607, 617, 619, 621, 623, 629, 631) |
| | 805 | TESTINFO: "rlimit problem: select limit is FD_SETSIZE 1024" 2 times (518, 537) |
| | 806 | TESTINFO: "curl lacks idn support" 3 times (165, 1034, 1035) |
| | 807 | TESTINFO: "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257) |
| | 808 | TESTINFO: "curl lacks sftp support" 29 times (600, 602, 604, 606, 608, 609, 610, 611, 612, 613, 614, 615, 616, 618, 620, 622, 624, 625, 626, 627, 628, 630, 632, 633, 634, 635, 636, 637, 2004) |
| | 809 | make[1]: *** [quiet-test] Error 1 |
| | 810 | make[1]: Leaving directory `/boot/home/curl-7.19.3/tests' |
| | 811 | make: *** [test] Error 2 |
| | 812 | ~/curl-7.19.3> |
| | 813 | }}} |