MidnightBSD Magus

databases/gdl2

Links

Depends On

Depend Of

Nothing

Categories

GNUstep Database Library 2 (Enterprise Objects Framework)

Version Run OSVersion Arch License Status
0.11.0 125 0.2.1 i386 lgpl fail

Events

Machine Type Time Message
info 2008-10-23 00:50:03 Test Started
fail 2008-10-23 00:54:32 make build returned non-zero: 1
fail 2008-10-23 00:54:33 Test complete.

Log

===>  Building for gdl2-0.11.0
This is gnustep-make 2.0.6. Type 'make print-gnustep-make-help' for help.
Making all in EOControl...
gmake[1]: Entering directory `/magus/work/usr/mports/databases/gdl2/work/gnustep-dl2-0.11.0/EOControl'
/usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs .
mv ../config.h .
touch ./config.h
Making all for library EOControl...
 Compiling file EOSortOrdering.m ...
EOSortOrdering.m: In function 'compareUsingSortOrderings':
EOSortOrdering.m:209: warning: pointer type mismatch in conditional expression
EOSortOrdering.m:210: warning: pointer type mismatch in conditional expression
 Compiling file EOFetchSpecification.m ...
 Compiling file EOGenericRecord.m ...
EOGenericRecord.m: In function '-[EOGenericRecord _infoForInstanceVariableNamed:stringName:retType:retSize:retOffset:]':
EOGenericRecord.m:233: warning: pointer type mismatch in conditional expression
EOGenericRecord.m: In function '-[EOGenericRecord storedValueForKey:]':
EOGenericRecord.m:512: warning: pointer targets in passing argument 7 of 'infoForInstanceVariableWithImpPtr' differ in signedness
EOGenericRecord.m:528: warning: pointer targets in passing argument 7 of 'infoForInstanceVariableWithImpPtr' differ in signedness
EOGenericRecord.m: In function '-[EOGenericRecord takeStoredValue:forKey:]':
EOGenericRecord.m:661: warning: pointer targets in passing argument 7 of 'infoForInstanceVariableWithImpPtr' differ in signedness
EOGenericRecord.m:678: warning: pointer targets in passing argument 7 of 'infoForInstanceVariableWithImpPtr' differ in signedness
EOGenericRecord.m: In function '-[EOGenericRecord takeValue:forKey:]':
EOGenericRecord.m:847: warning: pointer targets in passing argument 7 of 'infoForInstanceVariableWithImpPtr' differ in signedness
EOGenericRecord.m:868: warning: pointer targets in passing argument 7 of 'infoForInstanceVariableWithImpPtr' differ in signedness
EOGenericRecord.m: In function '-[EOGenericRecord valueForKey:]':
EOGenericRecord.m:993: warning: pointer targets in passing argument 7 of 'infoForInstanceVariableWithImpPtr' differ in signedness
EOGenericRecord.m:1010: warning: pointer targets in passing argument 7 of 'infoForInstanceVariableWithImpPtr' differ in signedness
 Compiling file EOClassDescription.m ...
EOClassDescription.m: In function '-[NSObject(EOClassDescriptionPrimitives) validateValue:forKey:]':
EOClassDescription.m:967: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
EOClassDescription.m:968: warning: pointer targets in passing argument 1 of 'getCString:' differ in signedness
EOClassDescription.m:973: warning: pointer targets in passing argument 1 of 'GSSelectorFromName' differ in signedness
 Compiling file EOKeyValueCoding.m ...
In file included from EOKeyValueCoding.m:55:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOKeyValueArchiver.m ...
EOKeyValueArchiver.m: In function '-[EOKeyValueArchiver _encodeDictionary:forKey:]':
EOKeyValueArchiver.m:257: warning: no '-nextObject' method found
EOKeyValueArchiver.m:257: warning: (Messages without a matching method signature
EOKeyValueArchiver.m:257: warning: will be assumed to return 'id' and accept
EOKeyValueArchiver.m:257: warning: '...' as arguments.)
EOKeyValueArchiver.m: In function '-[EOKeyValueUnarchiver _dictionaryForPropertyList:]':
EOKeyValueArchiver.m:709: warning: no '-nextObject' method found
EOKeyValueArchiver.m: In function '-[EOKeyValueUnarchiver _objectsForPropertyList:]':
EOKeyValueArchiver.m:746: warning: no '-nextObject' method found
 Compiling file EOQualifier.m ...
In file included from EOQualifier.m:45:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOKeyValueQualifier.m ...
 Compiling file EOKeyComparisonQualifier.m ...
In file included from EOKeyComparisonQualifier.m:41:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOAndQualifier.m ...
In file included from EOAndQualifier.m:44:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOOrQualifier.m ...
In file included from EOOrQualifier.m:41:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EONotQualifier.m ...
In file included from EONotQualifier.m:41:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EONull.m ...
 Compiling file EOObjectStore.m ...
 Compiling file EOObjectStoreCoordinator.m ...
 Compiling file EOFaultHandler.m ...
In file included from EOFaultHandler.m:40:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOFault.m ...
In file included from EOFault.m:43:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOGlobalID.m ...
 Compiling file EOKeyGlobalID.m ...
 Compiling file EOObserver.m ...
 Compiling file EOEditingContext.m ...
EOEditingContext.m: In function '-[EOEditingContext _uncommittedChangesForObject:fromSnapshot:]':
EOEditingContext.m:743: warning: pointer type mismatch in conditional expression
EOEditingContext.m:769: warning: pointer type mismatch in conditional expression
EOEditingContext.m:816: warning: pointer type mismatch in conditional expression
EOEditingContext.m: At top level:
EOEditingContext.m:4056: warning: method possibly missing a [super dealloc] call
 Compiling file EOSharedEditingContext.m ...
 Compiling file EODataSource.m ...
 Compiling file EODetailDataSource.m ...
 Compiling file EOUndoManager.m ...
 Compiling file EOMutableKnownKeyDictionary.m ...
 Compiling file EONSAddOns.m ...
 Compiling file EOCheapArray.m ...
 Compiling file EOArrayDataSource.m ...
 Compiling file EOMultiReaderLock.m ...
 Compiling file EOAggregateEvent.m ...
 Compiling file EOEvent.m ...
 Compiling file EOEventCenter.m ...
 Compiling file EODebug.m ...
 Compiling file EOPrivate.m ...
EOPrivate.m: In function 'GDL2_PrivateInit':
EOPrivate.m:179: warning: value computed is not used
 Linking library EOControl ...
gmake[1]: Leaving directory `/magus/work/usr/mports/databases/gdl2/work/gnustep-dl2-0.11.0/EOControl'
Making all in EOAccess...
gmake[1]: Entering directory `/magus/work/usr/mports/databases/gdl2/work/gnustep-dl2-0.11.0/EOAccess'
Making all for library EOAccess...
 Compiling file EOModelGroup.m ...
EOModelGroup.m: In function '-[EOObjectStoreCoordinator(EOModelGroup) modelGroup]':
EOModelGroup.m:428: warning: conflicting types for '-(id)modelGroup'
../EOAccess/EOModelGroup.h:140: warning: previous declaration of '-(EOModelGroup *)modelGroup'
 Compiling file EOModel.m ...
In file included from EOModel.m:42:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOEntity.m ...
EOEntity.m: In function '-[EOEntity classProperties]':
EOEntity.m:1226: warning: pointer type mismatch in conditional expression
 Compiling file EOAttribute.m ...
In file included from EOAttribute.m:45:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EORelationship.m ...
In file included from EORelationship.m:43:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOJoin.m ...
In file included from EOJoin.m:40:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOStoredProcedure.m ...
EOStoredProcedure.m: In function '-[EOStoredProcedure initWithPropertyList:owner:]':
EOStoredProcedure.m:87: warning: no '-objectForKey:' method found
EOStoredProcedure.m:87: warning: (Messages without a matching method signature
EOStoredProcedure.m:87: warning: will be assumed to return 'id' and accept
EOStoredProcedure.m:87: warning: '...' as arguments.)
EOStoredProcedure.m:88: warning: no '-objectForKey:' method found
EOStoredProcedure.m:89: warning: no '-objectForKey:' method found
EOStoredProcedure.m:92: warning: no '-objectForKey:' method found
EOStoredProcedure.m:94: warning: no '-objectForKey:' method found
EOStoredProcedure.m: In function '-[EOStoredProcedure encodeIntoPropertyList:]':
EOStoredProcedure.m:129: warning: no '-setObject:forKey:' method found
EOStoredProcedure.m:134: warning: no '-setObject:forKey:' method found
EOStoredProcedure.m:139: warning: no '-setObject:forKey:' method found
EOStoredProcedure.m:150: warning: no '+dictionary' method found
EOStoredProcedure.m:158: warning: no '-setObject:forKey:' method found
EOStoredProcedure.m: In function '-[EOStoredProcedure description]':
EOStoredProcedure.m:166: warning: no '+dictionaryWithCapacity:' method found
 Compiling file EOExpressionArray.m ...
 Compiling file EOAdaptor.m ...
In file included from EOAdaptor.m:55:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOAdaptorContext.m ...
In file included from EOAdaptorContext.m:41:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EOAdaptorChannel.m ...
 Compiling file EOAdaptorOperation.m ...
 Compiling file EODatabaseOperation.m ...
 Compiling file EOSchemaGeneration.m ...
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) foreignKeyConstraintStatementsForRelationship:]':
EOSchemaGeneration.m:236: warning: no '-nextObject' method found
EOSchemaGeneration.m:236: warning: (Messages without a matching method signature
EOSchemaGeneration.m:236: warning: will be assumed to return 'id' and accept
EOSchemaGeneration.m:236: warning: '...' as arguments.)
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) foreignKeyConstraintStatementsForEntityGroups:]':
EOSchemaGeneration.m:299: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) createTableStatementsForEntityGroup:]':
EOSchemaGeneration.m:333: warning: no '-nextObject' method found
EOSchemaGeneration.m:337: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) primaryKeyConstraintStatementsForEntityGroup:]':
EOSchemaGeneration.m:400: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) createTableStatementsForEntityGroups:]':
EOSchemaGeneration.m:507: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) dropTableStatementsForEntityGroups:]':
EOSchemaGeneration.m:529: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) primaryKeyConstraintStatementsForEntityGroups:]':
EOSchemaGeneration.m:551: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) primaryKeySupportStatementsForEntityGroups:]':
EOSchemaGeneration.m:573: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) dropPrimaryKeySupportStatementsForEntityGroups:]':
EOSchemaGeneration.m:595: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '+[EOSQLExpression(EOSchemaGeneration) schemaCreationScriptForEntities:options:]':
EOSchemaGeneration.m:629: warning: no '-nextObject' method found
EOSchemaGeneration.m: In function '-[EOSQLExpression(EOSchemaGeneration) prepareConstraintStatementForRelationship:sourceColumns:destinationColumns:]':
EOSchemaGeneration.m:792: warning: no '-nextObject' method found
EOSchemaGeneration.m:810: warning: no '-nextObject' method found
 Compiling file EOSchemaSynchronization.m ...
 Compiling file EOSQLExpression.m ...
In file included from EOSQLExpression.m:46:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
EOSQLExpression.m: In function '-[EOSQLExpression prepareDeleteExpressionForQualifier:]':
EOSQLExpression.m:577: warning: pointer type mismatch in conditional expression
EOSQLExpression.m: In function '-[EOSQLExpression prepareSelectExpressionWithAttributes:lock:fetchSpecification:]':
EOSQLExpression.m:776: warning: pointer type mismatch in conditional expression
EOSQLExpression.m:778: warning: pointer type mismatch in conditional expression
EOSQLExpression.m:780: warning: pointer type mismatch in conditional expression
 Compiling file EOSQLQualifier.m ...
In file included from EOSQLQualifier.m:44:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
EOSQLQualifier.m: In function '-[EOKeyValueQualifier(EOQualifierSQLGeneration) schemaBasedQualifierWithRootEntity:]':
EOSQLQualifier.m:451: warning: pointer type mismatch in conditional expression
 Compiling file EODatabase.m ...
In file included from EODatabase.m:44:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
 Compiling file EODatabaseChannel.m ...
 Compiling file EODatabaseContext.m ...
In file included from EODatabaseContext.m:47:
/usr/local/GNUstep/System/Library/Headers/Foundation/NSUtilities.h:28:2: warning: #warning The use of NSUtilities.h is deprecated
EODatabaseContext.m: In function '-[EODatabaseContext(EOObjectStoreSupport) invalidateObjectsWithGlobalIDs:]':
EODatabaseContext.m:2145: warning: pointer type mismatch in conditional expression
 Compiling file EOAccessFault.m ...
 Compiling file EODatabaseDataSource.m ...
 Compiling file EOUtilities.m ...
EOUtilities.m:79: error: conflicting type qualifiers for 'NSObjectNotAvailableException'
/usr/local/GNUstep/System/Library/Headers/Foundation/NSException.h:204: error: previous declaration of 'NSObjectNotAvailableException' was here
gmake[2]: *** [obj/EOUtilities.o] Error 1
gmake[1]: *** [EOAccess.all.library.variables] Error 2
gmake[1]: Leaving directory `/magus/work/usr/mports/databases/gdl2/work/gnustep-dl2-0.11.0/EOAccess'
gmake: *** [internal-all] Error 2
*** Error code 2

Stop in /usr/mports/databases/gdl2.