===> Installing for objfw-gitnb20130608 => Generating pre-install file lists Entering directory src. Entering directory exceptions. `exceptions.lib.a' is up to date. Leaving directory exceptions. Entering directory runtime. `runtime.lib.a' is up to date. Leaving directory runtime. `libobjfw.so' is up to date. Leaving directory src. Entering directory utils. Leaving directory utils. Entering directory tests. Entering directory plugin. `TestPlugin.so' is up to date. Leaving directory plugin. `tests' is up to date. [OFObject] Allocating 4096 bytes: testing... [OFObject] Allocating 4096 bytes: ok  [OFObject] Freeing memory: testing... [OFObject] Freeing memory: ok  [OFObject] Allocating and freeing 4096 bytes 3 times: testing... [OFObject] Allocating and freeing 4096 bytes 3 times: ok  [OFObject] Detect freeing of memory not allocated by object: testing... [OFObject] Detect freeing of memory not allocated by object: ok  [OFObject] Detect out of memory on alloc: testing... [OFObject] Detect out of memory on alloc: ok  [OFObject] Detect out of memory on resize: testing... [OFObject] Detect out of memory on resize: ok  [OFObject] Allocate when trying to resize NULL: testing... [OFObject] Allocate when trying to resize NULL: ok  [OFObject] Detect resizing of memory not allocated by object: testing... [OFObject] Detect resizing of memory not allocated by object: ok  [OFObject] +[description]: testing... [OFObject] +[description]: ok  [OFObject] -[description]: testing... [OFObject] -[description]: ok  [OFMD5Hash] +[hash]: testing... [OFMD5Hash] +[hash]: ok  [OFMD5Hash] -[digest]: testing... [OFMD5Hash] -[digest]: ok  [OFMD5Hash] Detect invalid call of -[updateWithBuffer:length]: testing... [OFMD5Hash] Detect invalid call of -[updateWithBuffer:length]: ok  [OFHash] +[hash]: testing... [OFHash] +[hash]: ok  [OFHash] -[digest]: testing... [OFHash] -[digest]: ok  [OFHash] Detect invalid call of -[updateWithBuffer:length:]: testing... [OFHash] Detect invalid call of -[updateWithBuffer:length:]: ok  [OFString] -[isEqual:]: testing... [OFString] -[isEqual:]: ok  [OFString] -[compare:]: testing... [OFString] -[compare:]: ok  [OFString] -[caseInsensitiveCompare:]: testing... [OFString] -[caseInsensitiveCompare:]: ok  [OFString] -[hash] is the same if -[isEqual:] is true: testing... [OFString] -[hash] is the same if -[isEqual:] is true: ok  [OFString] -[description]: testing... [OFString] -[description]: ok  [OFString] -[appendString:] and -[appendUTF8String:]: testing... [OFString] -[appendString:] and -[appendUTF8String:]: ok  [OFString] -[appendCharacters:length:]: testing... [OFString] -[appendCharacters:length:]: ok  [OFString] -[length]: testing... [OFString] -[length]: ok  [OFString] -[UTF8StringLength]: testing... [OFString] -[UTF8StringLength]: ok  [OFString] -[hash]: testing... [OFString] -[hash]: ok  [OFString] -[characterAtIndex:]: testing... [OFString] -[characterAtIndex:]: ok  [OFString] Detect out of range in -[characterAtIndex:]: testing... [OFString] Detect out of range in -[characterAtIndex:]: ok  [OFString] -[reverse]: testing... [OFString] -[reverse]: ok  [OFString] -[uppercase]: testing... [OFString] -[uppercase]: ok  [OFString] -[lowercase]: testing... [OFString] -[lowercase]: ok  [OFString] -[uppercaseString]: testing... [OFString] -[uppercaseString]: ok  [OFString] -[lowercaseString]: testing... [OFString] -[lowercaseString]: ok  [OFString] -[capitalizedString]: testing... [OFString] -[capitalizedString]: ok  [OFString] +[stringWithUTF8String:length:]: testing... [OFString] +[stringWithUTF8String:length:]: ok  [OFString] +[stringWithUTF16String:]: testing... [OFString] +[stringWithUTF16String:]: ok  [OFString] +[stringWithUTF32String::]: testing... [OFString] +[stringWithUTF32String::]: ok  [OFString] +[stringWithContentsOfFile:encoding]: testing... [OFString] +[stringWithContentsOfFile:encoding]: ok  [OFString] +[stringWithContentsOfURL:encoding]: testing... [OFString] +[stringWithContentsOfURL:encoding]: ok  [OFString] -[appendUTFString:length:]: testing... [OFString] -[appendUTFString:length:]: ok  [OFString] Detection of invalid UTF-8 encoding #1: testing... [OFString] Detection of invalid UTF-8 encoding #1: ok  [OFString] Detection of invalid UTF-8 encoding #2: testing... [OFString] Detection of invalid UTF-8 encoding #2: ok  [OFString] -[reverse] on UTF-8 strings: testing... [OFString] -[reverse] on UTF-8 strings: ok  [OFString] Conversion of ISO 8859-1 to UTF-8: testing... [OFString] Conversion of ISO 8859-1 to UTF-8: ok  [OFString] Conversion of ISO 8859-15 to UTF-8: testing... [OFString] Conversion of ISO 8859-15 to UTF-8: ok  [OFString] Conversion of Windows 1252 to UTF-8: testing... [OFString] Conversion of Windows 1252 to UTF-8: ok  [OFString] +[stringWithFormat:]: testing... [OFString] +[stringWithFormat:]: ok  [OFString] -[appendFormat:]: testing... [OFString] -[appendFormat:]: ok  [OFString] -[rangeOfString:]: testing... [OFString] -[rangeOfString:]: ok  [OFString] -[substringWithRange:]: testing... [OFString] -[substringWithRange:]: ok  [OFString] Detect out of range in -[substringWithRange:] #1: testing... [OFString] Detect out of range in -[substringWithRange:] #1: ok  [OFString] Detect out of range in -[substringWithRange:] #2: testing... [OFString] Detect out of range in -[substringWithRange:] #2: ok  [OFString] -[stringByAppendingString:]: testing... [OFString] -[stringByAppendingString:]: ok  [OFString] -[stringByPrependingString:]: testing... [OFString] -[stringByPrependingString:]: ok  [OFString] -[hasPrefix:]: testing... [OFString] -[hasPrefix:]: ok  [OFString] -[hasSuffix:]: testing... [OFString] -[hasSuffix:]: ok  [OFString] -[componentsSeparatedByString:]: testing... [OFString] -[componentsSeparatedByString:]: ok  [OFString] -[componentsSeparatedByString:options:]: testing... [OFString] -[componentsSeparatedByString:options:]: ok  [OFString] +[stringWithPath:]: testing... [OFString] +[stringWithPath:]: ok  [OFString] -[pathComponents]: testing... [OFString] -[pathComponents]: ok  [OFString] -[lastPathComponent]: testing... [OFString] -[lastPathComponent]: ok  [OFString] -[stringByDeletingLastPathComponent]: testing... [OFString] -[stringByDeletingLastPathComponent]: ok  [OFString] -[decimalValue]: testing... [OFString] -[decimalValue]: ok  [OFString] -[hexadecimalValue]: testing... [OFString] -[hexadecimalValue]: ok  [OFString] -[floatValue]: testing... [OFString] -[floatValue]: ok  [OFString] -[doubleValue]: testing... [OFString] -[doubleValue]: ok  [OFString] Detect invalid characters in -[decimalValue] #1: testing... [OFString] Detect invalid characters in -[decimalValue] #1: ok  [OFString] Detect invalid characters in -[decimalValue] #2: testing... [OFString] Detect invalid characters in -[decimalValue] #2: ok  [OFString] Detect invalid characters in -[decimalValue] #3: testing... [OFString] Detect invalid characters in -[decimalValue] #3: ok  [OFString] Detect invalid chars in -[hexadecimalValue] #1: testing... [OFString] Detect invalid chars in -[hexadecimalValue] #1: ok  [OFString] Detect invalid chars in -[hexadecimalValue] #2: testing... [OFString] Detect invalid chars in -[hexadecimalValue] #2: ok  [OFString] Detect invalid chars in -[hexadecimalValue] #3: testing... [OFString] Detect invalid chars in -[hexadecimalValue] #3: ok  [OFString] Detect invalid chars in -[hexadecimalValue] #4: testing... [OFString] Detect invalid chars in -[hexadecimalValue] #4: ok  [OFString] Detect invalid chars in -[floatValue] #1: testing... [OFString] Detect invalid chars in -[floatValue] #1: ok  [OFString] Detect invalid chars in -[floatValue] #2: testing... [OFString] Detect invalid chars in -[floatValue] #2: ok  [OFString] Detect invalid chars in -[floatValue] #3: testing... [OFString] Detect invalid chars in -[floatValue] #3: ok  [OFString] Detect invalid chars in -[doubleValue] #1: testing... [OFString] Detect invalid chars in -[doubleValue] #1: ok  [OFString] Detect invalid chars in -[doubleValue] #2: testing... [OFString] Detect invalid chars in -[doubleValue] #2: ok  [OFString] Detect invalid chars in -[doubleValue] #3: testing... [OFString] Detect invalid chars in -[doubleValue] #3: ok  [OFString] Detect out of range in -[decimalValue]: testing... [OFString] Detect out of range in -[decimalValue]: ok  [OFString] Detect out of range in -[hexadecimalValue]: testing... [OFString] Detect out of range in -[hexadecimalValue]: ok  [OFString] -[characters]: testing... [OFString] -[characters]: ok  [OFString] -[UTF16String]: testing... [OFString] -[UTF16String]: ok  [OFString] -[UTF16StringLength]: testing... [OFString] -[UTF16StringLength]: ok  [OFString] -[UTF32String]: testing... [OFString] -[UTF32String]: ok  [OFString] -[MD5Hash]: testing... [OFString] -[MD5Hash]: ok  [OFString] -[SHA1Hash]: testing... [OFString] -[SHA1Hash]: ok  [OFString] -[stringByURLEncoding]: testing... [OFString] -[stringByURLEncoding]: ok  [OFString] -[stringByURLDecoding]: testing... [OFString] -[stringByURLDecoding]: ok  [OFString] -[insertString:atIndex:]: testing... [OFString] -[insertString:atIndex:]: ok  [OFString] Detect invalid encoding in -[stringByURLDecoding] #1: testing... [OFString] Detect invalid encoding in -[stringByURLDecoding] #1: ok  [OFString] Detect invalid encoding in -[stringByURLDecoding] #2: testing... [OFString] Detect invalid encoding in -[stringByURLDecoding] #2: ok  [OFString] -[setCharacter:atIndex:]: testing... [OFString] -[setCharacter:atIndex:]: ok  [OFString] -[deleteCharactersInRange:]: testing... [OFString] -[deleteCharactersInRange:]: ok  [OFString] -[replaceCharactersInRange:withString:]: testing... [OFString] -[replaceCharactersInRange:withString:]: ok  [OFString] Detect OoR in -[deleteCharactersInRange:] #1: testing... [OFString] Detect OoR in -[deleteCharactersInRange:] #1: ok  [OFString] Detect OoR in -[deleteCharactersInRange:] #2: testing... [OFString] Detect OoR in -[deleteCharactersInRange:] #2: ok  [OFString] Detect OoR in -[replaceCharactersInRange:withString:] #1: testing... [OFString] Detect OoR in -[replaceCharactersInRange:withString:] #1: ok  [OFString] Detect OoR in -[replaceCharactersInRange:withString:] #2: testing... [OFString] Detect OoR in -[replaceCharactersInRange:withString:] #2: ok  [OFString] -[replaceOccurrencesOfString:withString:]: testing... [OFString] -[replaceOccurrencesOfString:withString:]: ok  [OFString] -[replaceOccurrencesOfString:withString:options:range:]: testing... [OFString] -[replaceOccurrencesOfString:withString:options:range:]: ok  [OFString] -[deleteLeadingWhitespaces]: testing... [OFString] -[deleteLeadingWhitespaces]: ok  [OFString] -[deleteTrailingWhitespaces]: testing... [OFString] -[deleteTrailingWhitespaces]: ok  [OFString] -[deleteEnclosingWhitespaces]: testing... [OFString] -[deleteEnclosingWhitespaces]: ok  [OFString] -[stringByXMLEscaping]: testing... [OFString] -[stringByXMLEscaping]: ok  [OFString] -[stringByXMLUnescaping]: testing... [OFString] -[stringByXMLUnescaping]: ok  [OFString] Detect invalid entities in -[stringByXMLUnescaping] #1: testing... [OFString] Detect invalid entities in -[stringByXMLUnescaping] #1: ok  [OFString] Detect invalid entities in -[stringByXMLUnescaping] #2: testing... [OFString] Detect invalid entities in -[stringByXMLUnescaping] #2: ok  [OFString] Detect invalid entities in -[stringByXMLUnescaping] #3: testing... [OFString] Detect invalid entities in -[stringByXMLUnescaping] #3: ok  [OFString] Detect invalid entities in -[stringByXMLUnescaping] #4: testing... [OFString] Detect invalid entities in -[stringByXMLUnescaping] #4: ok  [OFString] Detect invalid entities in -[stringByXMLUnescaping] #5: testing... [OFString] Detect invalid entities in -[stringByXMLUnescaping] #5: ok  [OFString] Detect invalid entities in -[stringByXMLUnescaping] #6: testing... [OFString] Detect invalid entities in -[stringByXMLUnescaping] #6: ok  [OFString] -[stringByXMLUnescapingWithDelegate:]: testing... [OFString] -[stringByXMLUnescapingWithDelegate:]: ok  [OFDataArray] +[dataArrayWithItemSize:]: testing... [OFDataArray] +[dataArrayWithItemSize:]: ok  [OFDataArray] -[addItem:]: testing... [OFDataArray] -[addItem:]: ok  [OFDataArray] -[itemAtIndex:]: testing... [OFDataArray] -[itemAtIndex:]: ok  [OFDataArray] -[lastItem]: testing... [OFDataArray] -[lastItem]: ok  [OFDataArray] -[count]: testing... [OFDataArray] -[count]: ok  [OFDataArray] -[isEqual:]: testing... [OFDataArray] -[isEqual:]: ok  [OFDataArray] -[copy]: testing... [OFDataArray] -[copy]: ok  [OFDataArray] -[compare]: testing... [OFDataArray] -[compare]: ok  [OFDataArray] -[hash]: testing... [OFDataArray] -[hash]: ok  [OFDataArray] -[removeLastItem]: testing... [OFDataArray] -[removeLastItem]: ok  [OFDataArray] -[removeItemsInRange:]: testing... [OFDataArray] -[removeItemsInRange:]: ok  [OFDataArray] -[insertItems:atIndex:count:]: testing... [OFDataArray] -[insertItems:atIndex:count:]: ok  [OFDataArray] -[MD5Hash]: testing... [OFDataArray] -[MD5Hash]: ok  [OFDataArray] -[SHA1Hash]: testing... [OFDataArray] -[SHA1Hash]: ok  [OFDataArray] -[stringByBase64Encoding]: testing... [OFDataArray] -[stringByBase64Encoding]: ok  [OFDataArray] +[dataArrayWithBase64EncodedString:]: testing... [OFDataArray] +[dataArrayWithBase64EncodedString:]: ok  [OFDataArray] Building strings: testing... [OFDataArray] Building strings: ok  [OFDataArray] Detect out of range in -[itemAtIndex:]: testing... [OFDataArray] Detect out of range in -[itemAtIndex:]: ok  [OFDataArray] Detect out of range in -[addItems:count:]: testing... [OFDataArray] Detect out of range in -[addItems:count:]: ok  [OFDataArray] Detect out of range in -[removeItemsInRange:]: testing... [OFDataArray] Detect out of range in -[removeItemsInRange:]: ok  [OFBigDataArray] +[dataArrayWithItemSize:]: testing... [OFBigDataArray] +[dataArrayWithItemSize:]: ok  [OFBigDataArray] -[addItem:]: testing... [OFBigDataArray] -[addItem:]: ok  [OFBigDataArray] -[itemAtIndex:]: testing... [OFBigDataArray] -[itemAtIndex:]: ok  [OFBigDataArray] -[lastItem]: testing... [OFBigDataArray] -[lastItem]: ok  [OFBigDataArray] -[count]: testing... [OFBigDataArray] -[count]: ok  [OFBigDataArray] -[isEqual:]: testing... [OFBigDataArray] -[isEqual:]: ok  [OFBigDataArray] -[copy]: testing... [OFBigDataArray] -[copy]: ok  [OFBigDataArray] -[compare]: testing... [OFBigDataArray] -[compare]: ok  [OFBigDataArray] -[hash]: testing... [OFBigDataArray] -[hash]: ok  [OFBigDataArray] -[removeLastItem]: testing... [OFBigDataArray] -[removeLastItem]: ok  [OFBigDataArray] -[removeItemsInRange:]: testing... [OFBigDataArray] -[removeItemsInRange:]: ok  [OFBigDataArray] -[insertItems:atIndex:count:]: testing... [OFBigDataArray] -[insertItems:atIndex:count:]: ok  [OFBigDataArray] -[MD5Hash]: testing... [OFBigDataArray] -[MD5Hash]: ok  [OFBigDataArray] -[SHA1Hash]: testing... [OFBigDataArray] -[SHA1Hash]: ok  [OFBigDataArray] -[stringByBase64Encoding]: testing... [OFBigDataArray] -[stringByBase64Encoding]: ok  [OFBigDataArray] +[dataArrayWithBase64EncodedString:]: testing... [OFBigDataArray] +[dataArrayWithBase64EncodedString:]: ok  [OFBigDataArray] Building strings: testing... [OFBigDataArray] Building strings: ok  [OFBigDataArray] Detect out of range in -[itemAtIndex:]: testing... [OFBigDataArray] Detect out of range in -[itemAtIndex:]: ok  [OFBigDataArray] Detect out of range in -[addItems:count:]: testing... [OFBigDataArray] Detect out of range in -[addItems:count:]: ok  [OFBigDataArray] Detect out of range in -[removeItemsInRange:]: testing... [OFBigDataArray] Detect out of range in -[removeItemsInRange:]: ok  [OFArray] +[array]: testing... [OFArray] +[array]: ok  [OFArray] +[arrayWithObjects:]: testing... [OFArray] +[arrayWithObjects:]: ok  [OFArray] +[arrayWithObjects:count:]: testing... [OFArray] +[arrayWithObjects:count:]: ok  [OFArray] -[description]: testing... [OFArray] -[description]: ok  [OFArray] -[addObject:]: testing... [OFArray] -[addObject:]: ok  [OFArray] -[insertObject:atIndex:]: testing... [OFArray] -[insertObject:atIndex:]: ok  [OFArray] -[count]: testing... [OFArray] -[count]: ok  [OFArray] -[isEqual:]: testing... [OFArray] -[isEqual:]: ok  [OFArray] -[objectAtIndex:]: testing... [OFArray] -[objectAtIndex:]: ok  [OFArray] -[containsObject:]: testing... [OFArray] -[containsObject:]: ok  [OFArray] -[containsObjectIdenticalTo:]: testing... [OFArray] -[containsObjectIdenticalTo:]: ok  [OFArray] -[indexOfObject:]: testing... [OFArray] -[indexOfObject:]: ok  [OFArray] -[indexOfObjectIdenticalTo:]: testing... [OFArray] -[indexOfObjectIdenticalTo:]: ok  [OFArray] -[objectsInRange:]: testing... [OFArray] -[objectsInRange:]: ok  [OFArray] -[replaceObject:withObject:]: testing... [OFArray] -[replaceObject:withObject:]: ok  [OFArray] -[replaceObject:identicalTo:]: testing... [OFArray] -[replaceObject:identicalTo:]: ok  [OFArray] -[replaceObjectAtIndex:withObject:]: testing... [OFArray] -[replaceObjectAtIndex:withObject:]: ok  [OFArray] -[removeObject:]: testing... [OFArray] -[removeObject:]: ok  [OFArray] -[removeObjectIdenticalTo:]: testing... [OFArray] -[removeObjectIdenticalTo:]: ok  [OFArray] -[removeObjectAtIndex:]: testing... [OFArray] -[removeObjectAtIndex:]: ok  [OFArray] -[removeObjectsInRange:]: testing... [OFArray] -[removeObjectsInRange:]: ok  [OFArray] -[reverse]: testing... [OFArray] -[reverse]: ok  [OFArray] -[reversedArray]: testing... [OFArray] -[reversedArray]: ok  [OFArray] -[sortedArray]: testing... [OFArray] -[sortedArray]: ok  [OFArray] Detect out of range in -[objectAtIndex:]: testing... [OFArray] Detect out of range in -[objectAtIndex:]: ok  [OFArray] Detect out of range in -[removeObjectsInRange:]: testing... [OFArray] Detect out of range in -[removeObjectsInRange:]: ok  [OFArray] -[componentsJoinedByString:]: testing... [OFArray] -[componentsJoinedByString:]: ok  [OFArray] -[objectEnumerator]: testing... [OFArray] -[objectEnumerator]: ok  [OFArray] OFEnumerator's -[nextObject]: testing... [OFArray] OFEnumerator's -[nextObject]: ok  [OFArray] Detection of mutation during enumeration: testing... [OFArray] Detection of mutation during enumeration: ok  [OFDictionary] -[objectForKey:]: testing... [OFDictionary] -[objectForKey:]: ok  [OFDictionary] -[containsObject:]: testing... [OFDictionary] -[containsObject:]: ok  [OFDictionary] -[containsObjectIdenticalTo:]: testing... [OFDictionary] -[containsObjectIdenticalTo:]: ok  [OFDictionary] -[description]: testing... [OFDictionary] -[description]: ok  [OFDictionary] -[allKeys]: testing... [OFDictionary] -[allKeys]: ok  [OFDictionary] -[allObjects]: testing... [OFDictionary] -[allObjects]: ok  [OFDictionary] -[keyEnumerator]: testing... [OFDictionary] -[keyEnumerator]: ok  [OFDictionary] -[objectEnumerator]: testing... [OFDictionary] -[objectEnumerator]: ok  [OFDictionary] OFEnumerator's -[nextObject]: testing... [OFDictionary] OFEnumerator's -[nextObject]: ok  [OFDictionary] Detection of mutation during enumeration: testing... [OFDictionary] Detection of mutation during enumeration: ok  [OFDictionary] -[count]: testing... [OFDictionary] -[count]: ok  [OFDictionary] +[dictionaryWithKeysAndObjects:]: testing... [OFDictionary] +[dictionaryWithKeysAndObjects:]: ok  [OFDictionary] +[dictionaryWithObject:forKey:]: testing... [OFDictionary] +[dictionaryWithObject:forKey:]: ok  [OFDictionary] +[dictionaryWithObjects:forKeys:]: testing... [OFDictionary] +[dictionaryWithObjects:forKeys:]: ok  [OFDictionary] -[copy]: testing... [OFDictionary] -[copy]: ok  [OFDictionary] -[mutableCopy]: testing... [OFDictionary] -[mutableCopy]: ok  [OFDictionary] -[removeObjectForKey:]: testing... [OFDictionary] -[removeObjectForKey:]: ok  [OFDictionary] -[isEqual:]: testing... [OFDictionary] -[isEqual:]: ok  [OFList] +[list]: testing... [OFList] +[list]: ok  [OFList] -[appendObject:]: testing... [OFList] -[appendObject:]: ok  [OFList] -[firstListObject]: testing... [OFList] -[firstListObject]: ok  [OFList] -[firstListObject]->next: testing... [OFList] -[firstListObject]->next: ok  [OFList] -[lastListObject]: testing... [OFList] -[lastListObject]: ok  [OFList] -[lastListObject]->previous: testing... [OFList] -[lastListObject]->previous: ok  [OFList] -[removeListObject:]: testing... [OFList] -[removeListObject:]: ok  [OFList] -[insertObject:beforeListObject:]: testing... [OFList] -[insertObject:beforeListObject:]: ok  [OFList] -[insertObject:afterListObject:]: testing... [OFList] -[insertObject:afterListObject:]: ok  [OFList] -[count]: testing... [OFList] -[count]: ok  [OFList] -[containsObject:]: testing... [OFList] -[containsObject:]: ok  [OFList] -[containsObjectIdenticalTo:]: testing... [OFList] -[containsObjectIdenticalTo:]: ok  [OFList] -[copy]: testing... [OFList] -[copy]: ok  [OFList] -[isEqual:]: testing... [OFList] -[isEqual:]: ok  [OFList] -[description]: testing... [OFList] -[description]: ok  [OFList] -[objectEnumerator]: testing... [OFList] -[objectEnumerator]: ok  [OFList] OFEnumerator's -[nextObject]: testing... [OFList] OFEnumerator's -[nextObject]: ok  [OFList] Detection of mutation during enumeration: testing... [OFList] Detection of mutation during enumeration: ok  [OFSet] +[setWithArray:]: testing... [OFSet] +[setWithArray:]: ok  [OFSet] +[setWithObjects:]: testing... [OFSet] +[setWithObjects:]: ok  [OFSet] -[isEqual:]: testing... [OFSet] -[isEqual:]: ok  [OFSet] -[hash]: testing... [OFSet] -[hash]: ok  [OFSet] -[description]: testing... [OFSet] -[description]: ok  [OFSet] -[copy]: testing... [OFSet] -[copy]: ok  [OFSet] -[mutableCopy]: testing... [OFSet] -[mutableCopy]: ok  [OFSet] -[addObject:]: testing... [OFSet] -[addObject:]: ok  [OFSet] -[removeObject:]: testing... [OFSet] -[removeObject:]: ok  [OFSet] -[isSubsetOfSet:]: testing... [OFSet] -[isSubsetOfSet:]: ok  [OFSet] -[intersectsSet:]: testing... [OFSet] -[intersectsSet:]: ok  [OFSet] -[minusSet:]: testing... [OFSet] -[minusSet:]: ok  [OFSet] -[intersectSet:]: testing... [OFSet] -[intersectSet:]: ok  [OFSet] -[unionSet:]: testing... [OFSet] -[unionSet:]: ok  [OFDate] +[dateWithTimeIntervalSince1970:]: testing... [OFDate] +[dateWithTimeIntervalSince1970:]: ok  [OFDate] -[dateByAddingTimeInterval:]: testing... [OFDate] -[dateByAddingTimeInterval:]: ok  [OFDate] -[description]: testing... [OFDate] -[description]: ok  [OFDate] +[dateWithDateString:format:]: testing... [OFDate] +[dateWithDateString:format:]: ok  [OFDate] -[isEqual:]: testing... [OFDate] -[isEqual:]: ok  [OFDate] -[compare:]: testing... [OFDate] -[compare:]: ok  [OFDate] -[second]: testing... [OFDate] -[second]: ok  [OFDate] -[microsecond]: testing... [OFDate] -[microsecond]: ok  [OFDate] -[minute]: testing... [OFDate] -[minute]: ok  [OFDate] -[hour]: testing... [OFDate] -[hour]: ok  [OFDate] -[dayOfMonth]: testing... [OFDate] -[dayOfMonth]: ok  [OFDate] -[monthOfYear]: testing... [OFDate] -[monthOfYear]: ok  [OFDate] -[year]: testing... [OFDate] -[year]: ok  [OFDate] -[dayOfWeek]: testing... [OFDate] -[dayOfWeek]: ok  [OFDate] -[dayOfYear]: testing... [OFDate] -[dayOfYear]: ok  [OFDate] -[earlierDate:]: testing... [OFDate] -[earlierDate:]: ok  [OFDate] -[laterDate:]: testing... [OFDate] -[laterDate:]: ok  [OFNumber] +[numberWithIntMax:]: testing... [OFNumber] +[numberWithIntMax:]: ok  [OFNumber] -[isEqual:]: testing... [OFNumber] -[isEqual:]: ok  [OFNumber] -[hash]: testing... [OFNumber] -[hash]: ok  [OFNumber] -[doubleValue]: testing... [OFNumber] -[doubleValue]: ok  [OFNumber] -[numberByDecreasing]: testing... [OFNumber] -[numberByDecreasing]: ok  [OFNumber] -[numberByDividingBy:]: testing... [OFNumber] -[numberByDividingBy:]: ok  [OFNumber] -[numberByXORing:]: testing... [OFNumber] -[numberByXORing:]: ok  [OFNumber] -[numberByShiftingRightBy:]: testing... [OFNumber] -[numberByShiftingRightBy:]: ok  [OFNumber] -[remainderOfDivisionWithNumber:]: testing... [OFNumber] -[remainderOfDivisionWithNumber:]: ok  [OFStream] -[readLine]: testing... [OFStream] -[readLine]: ok  [OFTCPSocket] +[socket]: testing... [OFTCPSocket] +[socket]: ok  [OFTCPSocket] -[bindToHost:port:]: testing... [OFTCPSocket] -[bindToHost:port:]: ok  [OFTCPSocket] -[listen]: testing... [OFTCPSocket] -[listen]: ok  [OFTCPSocket] -[connectToHost:port:]: testing... [OFTCPSocket] -[connectToHost:port:]: ok  [OFTCPSocket] -[accept]: testing... [OFTCPSocket] -[accept]: ok  [OFTCPSocket] -[remoteAddress]: testing... [OFTCPSocket] -[remoteAddress]: ok  [OFTCPSocket] -[writeString:]: testing... [OFTCPSocket] -[writeString:]: ok  [OFTCPSocket] -[readIntoBuffer:length:]: testing... [OFTCPSocket] -[readIntoBuffer:length:]: ok  [OFThread] +[thread]: testing... [OFThread] +[thread]: ok  [OFThread] -[start]: testing... [OFThread] -[start]: ok  [OFThread] -[join]: testing... [OFThread] -[join]: ok  [OFThread] OFTLSKey's +[TLSKey]: testing... [OFThread] OFTLSKey's +[TLSKey]: ok  [OFThread] +[setObject:forTLSKey:]: testing... [OFThread] +[setObject:forTLSKey:]: ok  [OFThread] +[objectForTLSKey:]: testing... [OFThread] +[objectForTLSKey:]: ok  [OFURL] +[URLWithString:]: testing... [OFURL] +[URLWithString:]: ok  [OFURL] +[URLWithString:relativeToURL:]: testing... [OFURL] +[URLWithString:relativeToURL:]: ok  [OFURL] -[string]: testing... [OFURL] -[string]: ok  [OFURL] -[scheme]: testing... [OFURL] -[scheme]: ok  [OFURL] -[user]: testing... [OFURL] -[user]: ok  [OFURL] -[password]: testing... [OFURL] -[password]: ok  [OFURL] -[host]: testing... [OFURL] -[host]: ok  [OFURL] -[port]: testing... [OFURL] -[port]: ok  [OFURL] -[path]: testing... [OFURL] -[path]: ok  [OFURL] -[parameters]: testing... [OFURL] -[parameters]: ok  [OFURL] -[query]: testing... [OFURL] -[query]: ok  [OFURL] -[fragment]: testing... [OFURL] -[fragment]: ok  [OFURL] -[copy]: testing... [OFURL] -[copy]: ok  [OFURL] -[isEqual:]: testing... [OFURL] -[isEqual:]: ok  [OFURL] -[hash:]: testing... [OFURL] -[hash:]: ok  [OFURL] Detection of invalid format: testing... [OFURL] Detection of invalid format: ok  [OFURL] Detection of invalid scheme: testing... [OFURL] Detection of invalid scheme: ok  [OFHTTPClient] -[performRequest:]: testing... [OFHTTPClient] -[performRequest:]: ok  [OFHTTPClient] Normalization of server header keys: testing... [OFHTTPClient] Normalization of server header keys: ok  [OFHTTPClient] Correct parsing of data: testing... [OFHTTPClient] Correct parsing of data: ok  [OFXMLParser] +[parser]: testing... [OFXMLParser] +[parser]: ok  [OFXMLParser] -[setDelegate:]: testing... [OFXMLParser] -[setDelegate:]: ok  [OFXMLParser] Parsing part #1: testing... [OFXMLParser] Parsing part #1: ok  [OFXMLParser] Parsing part #2: testing... [OFXMLParser] Parsing part #2: ok  [OFXMLParser] Parsing part #3: testing... [OFXMLParser] Parsing part #3: ok  [OFXMLParser] Parsing part #4: testing... [OFXMLParser] Parsing part #4: ok  [OFXMLParser] Parsing part #5: testing... [OFXMLParser] Parsing part #5: ok  [OFXMLParser] Parsing part #6: testing... [OFXMLParser] Parsing part #6: ok  [OFXMLParser] Parsing part #7: testing... [OFXMLParser] Parsing part #7: ok  [OFXMLParser] Parsing part #8: testing... [OFXMLParser] Parsing part #8: ok  [OFXMLParser] Parsing part #9: testing... [OFXMLParser] Parsing part #9: ok  [OFXMLParser] Parsing part #10: testing... [OFXMLParser] Parsing part #10: ok  [OFXMLParser] Parsing part #11: testing... [OFXMLParser] Parsing part #11: ok  [OFXMLParser] Parsing part #12: testing... [OFXMLParser] Parsing part #12: ok  [OFXMLParser] Parsing part #13: testing... [OFXMLParser] Parsing part #13: ok  [OFXMLParser] Parsing part #14: testing... [OFXMLParser] Parsing part #14: ok  [OFXMLParser] Parsing part #15: testing... [OFXMLParser] Parsing part #15: ok  [OFXMLParser] Parsing part #16: testing... [OFXMLParser] Parsing part #16: ok  [OFXMLParser] Parsing part #17: testing... [OFXMLParser] Parsing part #17: ok  [OFXMLParser] Parsing part #18: testing... [OFXMLParser] Parsing part #18: ok  [OFXMLParser] Parsing part #19: testing... [OFXMLParser] Parsing part #19: ok  [OFXMLParser] Parsing part #20: testing... [OFXMLParser] Parsing part #20: ok  [OFXMLParser] Parsing part #21: testing... [OFXMLParser] Parsing part #21: ok  [OFXMLParser] Parsing part #22: testing... [OFXMLParser] Parsing part #22: ok  [OFXMLParser] Parsing part #23: testing... [OFXMLParser] Parsing part #23: ok  [OFXMLParser] Parsing part #24: testing... [OFXMLParser] Parsing part #24: ok  [OFXMLParser] Parsing part #25: testing... [OFXMLParser] Parsing part #25: ok  [OFXMLParser] Parsing part #26: testing... [OFXMLParser] Parsing part #26: ok  [OFXMLParser] Parsing part #27: testing... [OFXMLParser] Parsing part #27: ok  [OFXMLParser] Parsing part #28: testing... [OFXMLParser] Parsing part #28: ok  [OFXMLParser] Parsing part #29: testing... [OFXMLParser] Parsing part #29: ok  [OFXMLParser] Parsing part #30: testing... [OFXMLParser] Parsing part #30: ok  [OFXMLParser] Parsing part #31: testing... [OFXMLParser] Parsing part #31: ok  [OFXMLParser] Parsing part #32: testing... [OFXMLParser] Parsing part #32: ok  [OFXMLParser] Checking if everything was parsed: testing... [OFXMLParser] Checking if everything was parsed: ok  [OFXMLParser] -[finishedParsing]: testing... [OFXMLParser] -[finishedParsing]: ok  [OFXMLParser] Parsing whitespaces after the document: testing... [OFXMLParser] Parsing whitespaces after the document: ok  [OFXMLParser] Parsing comments after the document: testing... [OFXMLParser] Parsing comments after the document: ok  [OFXMLParser] Detection of junk after the document #1: testing... [OFXMLParser] Detection of junk after the document #1: ok  [OFXMLParser] Detection of junk after the document #2: testing... [OFXMLParser] Detection of junk after the document #2: ok  [OFXMLParser] Detection of invalid XML processing instructions #1: testing... [OFXMLParser] Detection of invalid XML processing instructions #1: ok  [OFXMLParser] Detection of invalid XML processing instructions #2: testing... [OFXMLParser] Detection of invalid XML processing instructions #2: ok  [OFXMLParser] Detection of invalid XML processing instructions #3: testing... [OFXMLParser] Detection of invalid XML processing instructions #3: ok  [OFXMLNode] +[elementWithName:]: testing... [OFXMLNode] +[elementWithName:]: ok  [OFXMLNode] +[elementWithName:stringValue:]: testing... [OFXMLNode] +[elementWithName:stringValue:]: ok  [OFXMLNode] +[elementWithName:namespace:]: testing... [OFXMLNode] +[elementWithName:namespace:]: ok  [OFXMLNode] +[elementWithName:namespace:stringValue:]: testing... [OFXMLNode] +[elementWithName:namespace:stringValue:]: ok  [OFXMLNode] +[charactersWithString:]: testing... [OFXMLNode] +[charactersWithString:]: ok  [OFXMLNode] +[CDATAWithString:]: testing... [OFXMLNode] +[CDATAWithString:]: ok  [OFXMLNode] +[commentWithString:]: testing... [OFXMLNode] +[commentWithString:]: ok  [OFXMLElement] -[addAttributeWithName:stringValue:]: testing... [OFXMLElement] -[addAttributeWithName:stringValue:]: ok  [OFXMLElement] -[setPrefix:forNamespace:]: testing... [OFXMLElement] -[setPrefix:forNamespace:]: ok  [OFXMLElement] -[addAttributeWithName:namespace:stringValue:]: testing... [OFXMLElement] -[addAttributeWithName:namespace:stringValue:]: ok  [OFXMLElement] -[removeAttributeForName:namespace:]: testing... [OFXMLElement] -[removeAttributeForName:namespace:]: ok  [OFXMLElement] -[addChild:]: testing... [OFXMLElement] -[addChild:]: ok  [OFXMLElement] +[elementWithXMLString:] and -[stringValue]: testing... [OFXMLElement] +[elementWithXMLString:] and -[stringValue]: ok  [OFXMLElement] -[elementsForName:namespace:]: testing... [OFXMLElement] -[elementsForName:namespace:]: ok  [OFXMLElement] -[isEqual:]: testing... [OFXMLElement] -[isEqual:]: ok  [OFXMLElement] -[XMLStringWithIndentation:]: testing... [OFXMLElement] -[XMLStringWithIndentation:]: ok  [OFXMLElementBuilder] Building elements from parsed XML: testing... [OFXMLElementBuilder] Building elements from parsed XML: ok  [OFSerialization] -[stringBySerializing]: testing... [OFSerialization] -[stringBySerializing]: ok  [OFSerialization] -[objectByDeserializing]: testing... [OFSerialization] -[objectByDeserializing]: ok  [OFJSON] -[JSONValue #1]: testing... [OFJSON] -[JSONValue #1]: ok  [OFJSON] -[JSONRepresentation]: testing... [OFJSON] -[JSONRepresentation]: ok  [OFJSON] -[JSONValue #2]: testing... [OFJSON] -[JSONValue #2]: ok  [OFJSON] -[JSONValue #3]: testing... [OFJSON] -[JSONValue #3]: ok  [OFJSON] -[JSONValue #4]: testing... [OFJSON] -[JSONValue #4]: ok  [OFJSON] -[JSONValue #5]: testing... [OFJSON] -[JSONValue #5]: ok  [OFPlugin] +[pluginFromFile:]: testing... [OFPlugin] +[pluginFromFile:]: ok  [OFPlugin] TestPlugin's -[test:]: testing... [OFPlugin] TestPlugin's -[test:]: ok  [Forwarding] Forwarding a message and adding a class method: testing... [Forwarding] Forwarding a message and adding a class method: ok  [Forwarding] Forwarding a message and adding an instance method: testing... [Forwarding] Forwarding a message and adding an instance method: ok Leaving directory tests. Entering directory src. Entering directory exceptions. `exceptions.lib.a' is up to date. Leaving directory exceptions. Entering directory runtime. `runtime.lib.a' is up to date. Leaving directory runtime. `libobjfw.so' is up to date. Entering directory exceptions. `exceptions.lib.a' is up to date. Installing OFAllocFailedException.h... Successfully installed OFAllocFailedException.h. Installing OFChangeDirectoryFailedException.h... Successfully installed OFChangeDirectoryFailedException.h. Installing OFChangeFileModeFailedException.h... Successfully installed OFChangeFileModeFailedException.h. Installing OFChangeFileOwnerFailedException.h... Successfully installed OFChangeFileOwnerFailedException.h. Installing OFCopyFileFailedException.h... Successfully installed OFCopyFileFailedException.h. Installing OFCreateDirectoryFailedException.h... Successfully installed OFCreateDirectoryFailedException.h. Installing OFDeleteDirectoryFailedException.h... Successfully installed OFDeleteDirectoryFailedException.h. Installing OFDeleteFileFailedException.h... Successfully installed OFDeleteFileFailedException.h. Installing OFEnumerationMutationException.h... Successfully installed OFEnumerationMutationException.h. Installing OFException.h... Successfully installed OFException.h. Installing OFHashAlreadyCalculatedException.h... Successfully installed OFHashAlreadyCalculatedException.h. Installing OFInitializationFailedException.h... Successfully installed OFInitializationFailedException.h. Installing OFInvalidArgumentException.h... Successfully installed OFInvalidArgumentException.h. Installing OFInvalidEncodingException.h... Successfully installed OFInvalidEncodingException.h. Installing OFInvalidFormatException.h... Successfully installed OFInvalidFormatException.h. Installing OFInvalidJSONException.h... Successfully installed OFInvalidJSONException.h. Installing OFInvalidServerReplyException.h... Successfully installed OFInvalidServerReplyException.h. Installing OFLinkFailedException.h... Successfully installed OFLinkFailedException.h. Installing OFLockFailedException.h... Successfully installed OFLockFailedException.h. Installing OFMalformedXMLException.h... Successfully installed OFMalformedXMLException.h. Installing OFMemoryNotPartOfObjectException.h... Successfully installed OFMemoryNotPartOfObjectException.h. Installing OFNotImplementedException.h... Successfully installed OFNotImplementedException.h. Installing OFOpenFileFailedException.h... Successfully installed OFOpenFileFailedException.h. Installing OFOutOfMemoryException.h... Successfully installed OFOutOfMemoryException.h. Installing OFOutOfRangeException.h... Successfully installed OFOutOfRangeException.h. Installing OFReadFailedException.h... Successfully installed OFReadFailedException.h. Installing OFReadOrWriteFailedException.h... Successfully installed OFReadOrWriteFailedException.h. Installing OFRenameFileFailedException.h... Successfully installed OFRenameFileFailedException.h. Installing OFSeekFailedException.h... Successfully installed OFSeekFailedException.h. Installing OFSetOptionFailedException.h... Successfully installed OFSetOptionFailedException.h. Installing OFStillLockedException.h... Successfully installed OFStillLockedException.h. Installing OFSymlinkFailedException.h... Successfully installed OFSymlinkFailedException.h. Installing OFTruncatedDataException.h... Successfully installed OFTruncatedDataException.h. Installing OFUnboundNamespaceException.h... Successfully installed OFUnboundNamespaceException.h. Installing OFUnlockFailedException.h... Successfully installed OFUnlockFailedException.h. Installing OFUnsupportedProtocolException.h... Successfully installed OFUnsupportedProtocolException.h. Installing OFUnsupportedVersionException.h... Successfully installed OFUnsupportedVersionException.h. Installing OFWriteFailedException.h... Successfully installed OFWriteFailedException.h. Installing OFAcceptFailedException.h... Successfully installed OFAcceptFailedException.h. Installing OFAddressTranslationFailedException.h... Successfully installed OFAddressTranslationFailedException.h. Installing OFAlreadyConnectedException.h... Successfully installed OFAlreadyConnectedException.h. Installing OFBindFailedException.h... Successfully installed OFBindFailedException.h. Installing OFConnectionFailedException.h... Successfully installed OFConnectionFailedException.h. Installing OFHTTPRequestFailedException.h... Successfully installed OFHTTPRequestFailedException.h. Installing OFListenFailedException.h... Successfully installed OFListenFailedException.h. Installing OFNotConnectedException.h... Successfully installed OFNotConnectedException.h. Installing OFConditionBroadcastFailedException.h... Successfully installed OFConditionBroadcastFailedException.h. Installing OFConditionSignalFailedException.h... Successfully installed OFConditionSignalFailedException.h. Installing OFConditionStillWaitingException.h... Successfully installed OFConditionStillWaitingException.h. Installing OFConditionWaitFailedException.h... Successfully installed OFConditionWaitFailedException.h. Installing OFThreadJoinFailedException.h... Successfully installed OFThreadJoinFailedException.h. Installing OFThreadStartFailedException.h... Successfully installed OFThreadStartFailedException.h. Installing OFThreadStillRunningException.h... Successfully installed OFThreadStillRunningException.h. Leaving directory exceptions. Entering directory runtime. `runtime.lib.a' is up to date. Installing runtime.h... Successfully installed runtime.h. Leaving directory runtime. Installing libobjfw.so... Successfully installed libobjfw.so. Installing OFApplication.h... Successfully installed OFApplication.h. Installing OFArray.h... Successfully installed OFArray.h. Installing OFArray_subarray.h... Successfully installed OFArray_subarray.h. Installing OFAutoreleasePool.h... Successfully installed OFAutoreleasePool.h. Installing OFBlock.h... Successfully installed OFBlock.h. Installing OFConstantString.h... Successfully installed OFConstantString.h. Installing OFCountedSet.h... Successfully installed OFCountedSet.h. Installing OFDataArray.h... Successfully installed OFDataArray.h. Installing OFDataArray+BinaryPackValue.h... Successfully installed OFDataArray+BinaryPackValue.h. Installing OFDataArray+Hashing.h... Successfully installed OFDataArray+Hashing.h. Installing OFDate.h... Successfully installed OFDate.h. Installing OFDictionary.h... Successfully installed OFDictionary.h. Installing OFEnumerator.h... Successfully installed OFEnumerator.h. Installing OFFile.h... Successfully installed OFFile.h. Installing OFIntrospection.h... Successfully installed OFIntrospection.h. Installing OFList.h... Successfully installed OFList.h. Installing OFMapTable.h... Successfully installed OFMapTable.h. Installing OFMD5Hash.h... Successfully installed OFMD5Hash.h. Installing OFMutableArray.h... Successfully installed OFMutableArray.h. Installing OFMutableDictionary.h... Successfully installed OFMutableDictionary.h. Installing OFMutableSet.h... Successfully installed OFMutableSet.h. Installing OFMutableString.h... Successfully installed OFMutableString.h. Installing OFNull.h... Successfully installed OFNull.h. Installing OFNumber.h... Successfully installed OFNumber.h. Installing OFObject.h... Successfully installed OFObject.h. Installing OFObject+Serialization.h... Successfully installed OFObject+Serialization.h. Installing OFProcess.h... Successfully installed OFProcess.h. Installing OFRunLoop.h... Successfully installed OFRunLoop.h. Installing OFSeekableStream.h... Successfully installed OFSeekableStream.h. Installing OFSet.h... Successfully installed OFSet.h. Installing OFSHA1Hash.h... Successfully installed OFSHA1Hash.h. Installing OFSortedList.h... Successfully installed OFSortedList.h. Installing OFStdIOStream.h... Successfully installed OFStdIOStream.h. Installing OFStream.h... Successfully installed OFStream.h. Installing OFString.h... Successfully installed OFString.h. Installing OFString+Hashing.h... Successfully installed OFString+Hashing.h. Installing OFString+JSONValue.h... Successfully installed OFString+JSONValue.h. Installing OFString+Serialization.h... Successfully installed OFString+Serialization.h. Installing OFString+URLEncoding.h... Successfully installed OFString+URLEncoding.h. Installing OFString+XMLEscaping.h... Successfully installed OFString+XMLEscaping.h. Installing OFString+XMLUnescaping.h... Successfully installed OFString+XMLUnescaping.h. Installing OFSystemInfo.h... Successfully installed OFSystemInfo.h. Installing OFThread.h... Successfully installed OFThread.h. Installing OFTimer.h... Successfully installed OFTimer.h. Installing OFURL.h... Successfully installed OFURL.h. Installing OFXMLAttribute.h... Successfully installed OFXMLAttribute.h. Installing OFXMLCDATA.h... Successfully installed OFXMLCDATA.h. Installing OFXMLCharacters.h... Successfully installed OFXMLCharacters.h. Installing OFXMLComment.h... Successfully installed OFXMLComment.h. Installing OFXMLElement.h... Successfully installed OFXMLElement.h. Installing OFXMLElement+Serialization.h... Successfully installed OFXMLElement+Serialization.h. Installing OFXMLElementBuilder.h... Successfully installed OFXMLElementBuilder.h. Installing OFXMLNode.h... Successfully installed OFXMLNode.h. Installing OFXMLParser.h... Successfully installed OFXMLParser.h. Installing OFXMLProcessingInstructions.h... Successfully installed OFXMLProcessingInstructions.h. Installing base64.h... Successfully installed base64.h. Installing of_asprintf.h... Successfully installed of_asprintf.h. Installing of_strptime.h... Successfully installed of_strptime.h. Installing unicode.h... Successfully installed unicode.h. Installing OFPlugin.h... Successfully installed OFPlugin.h. Installing OFHTTPClient.h... Successfully installed OFHTTPClient.h. Installing OFHTTPRequest.h... Successfully installed OFHTTPRequest.h. Installing OFHTTPRequestReply.h... Successfully installed OFHTTPRequestReply.h. Installing OFHTTPServer.h... Successfully installed OFHTTPServer.h. Installing OFStreamObserver.h... Successfully installed OFStreamObserver.h. Installing OFStreamSocket.h... Successfully installed OFStreamSocket.h. Installing OFTCPSocket.h... Successfully installed OFTCPSocket.h. Installing OFCondition.h... Successfully installed OFCondition.h. Installing OFMutex.h... Successfully installed OFMutex.h. Installing OFRecursiveMutex.h... Successfully installed OFRecursiveMutex.h. Installing OFThreadPool.h... Successfully installed OFThreadPool.h. Installing OFTLSKey.h... Successfully installed OFTLSKey.h. Installing OFBinaryPackRepresentation.h... Successfully installed OFBinaryPackRepresentation.h. Installing OFCollection.h... Successfully installed OFCollection.h. Installing OFHash.h... Successfully installed OFHash.h. Installing OFJSONRepresentation.h... Successfully installed OFJSONRepresentation.h. Installing OFLocking.h... Successfully installed OFLocking.h. Installing OFSerialization.h... Successfully installed OFSerialization.h. Installing OFTLSSocket.h... Successfully installed OFTLSSocket.h. Installing ObjFW.h... Successfully installed ObjFW.h. Installing asprintf.h... Successfully installed asprintf.h. Installing autorelease.h... Successfully installed autorelease.h. Installing atomic.h... Successfully installed atomic.h. Installing block.h... Successfully installed block.h. Installing instance.h... Successfully installed instance.h. Installing macros.h... Successfully installed macros.h. Installing objfw-defs.h... Successfully installed objfw-defs.h. Installing threading.h... Successfully installed threading.h. Leaving directory src. Entering directory utils. Installing objfw-config... Successfully installed objfw-config. Installing objfw-compile... Successfully installed objfw-compile. Leaving directory utils. Entering directory tests. Entering directory plugin. `TestPlugin.so' is up to date. Leaving directory plugin. `tests' is up to date. Entering directory plugin. `TestPlugin.so' is up to date. Leaving directory plugin. Leaving directory tests. => Automatic manual page handling => Generating post-install file lists => Checking file-check results for objfw-gitnb20130608 => Checking for non-existent script interpreters in objfw-gitnb20130608 => Checking file permissions in objfw-gitnb20130608 => Checking for missing run-time search paths in objfw-gitnb20130608 => Checking for work-directory references in objfw-gitnb20130608