Running test Test-ftp-iri-fallback Calling ../src/wget -d --local-encoding=iso-8859-1 -S ftp://localhost:41909/français.txt Setting --local-encoding (localencoding) to iso-8859-1 Setting --server-response (serverresponse) to 1 DEBUG output created by Wget 1.14 on linux-gnu. URI encoding = ‘iso-8859-1’ --2017-06-12 11:52:19-- ftp://localhost:41909/fran%C3%A7ais.txt => ‘français.txt’ Resolving localhost (localhost)... ::1, 127.0.0.1 Caching localhost => ::1 127.0.0.1 Connecting to localhost (localhost)|::1|:41909... Closed fd 3 failed: Connection refused. Connecting to localhost (localhost)|127.0.0.1|:41909... connected. Created socket 3. Releasing 0x0000000001a63100 (new refcount 1). Logging in as anonymous ... 220 GNU Wget Testing FTP Server ready. --> USER anonymous 230 Anonymous user access granted. --> SYST 215 UNIX Type: L8 --> PWD 257 "/" --> TYPE I 200 TYPE changed to I. ==> CWD not needed. --> SIZE français.txt 550 File or directory not found. conaddr is: 127.0.0.1 --> PASV 227 Entering Passive Mode (127,0,0,1,147,49) trying to connect to 127.0.0.1 port 37681 Created socket 4. --> RETR français.txt Use of uninitialized value in string eq at /var/opt/wget-tests/tests/FTPServer.pm line 251, <$socket> chunk 7. 550 File not found. No such file ‘français.txt’. Closed fd 4 Closed fd 3 [IRI fallbacking to non-utf8 for ‘ftp://localhost:41909/fran\347ais.txt’ --2017-06-12 11:52:19-- ftp://localhost:41909/fran%E7ais.txt => ‘français.txt’ Found localhost in host_name_addresses_map (0x1a63100) Connecting to localhost (localhost)|127.0.0.1|:41909... connected. Created socket 3. Releasing 0x0000000001a63100 (new refcount 1). Logging in as anonymous ... 220 GNU Wget Testing FTP Server ready. --> USER anonymous 230 Anonymous user access granted. --> SYST 215 UNIX Type: L8 --> PWD 257 "/" --> TYPE I 200 TYPE changed to I. ==> CWD not needed. --> SIZE français.txt 213 12 conaddr is: 127.0.0.1 --> PASV 227 Entering Passive Mode (127,0,0,1,145,70) trying to connect to 127.0.0.1 port 37190 Created socket 4. --> RETR français.txt 150 Opening ASCII mode data connection. Length: 12 (unauthoritative) 0K 100% 2.45M=0s Closed fd 4 226 File retrieval complete. Data connection has been closed. Closed fd 3 2017-06-12 11:52:19 (2.45 MB/s) - ‘français.txt’ saved [12] Test failed: file français.txt not downloaded