* Package: dev-util/monodevelop-database-3.0.2 * Repository: gentoo * Maintainer: dotnet@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking monodevelop-database-3.0.2.tar.bz2 to /var/tmp/portage/dev-util/monodevelop-database-3.0.2/work >>> Source unpacked in /var/tmp/portage/dev-util/monodevelop-database-3.0.2/work >>> Preparing source in /var/tmp/portage/dev-util/monodevelop-database-3.0.2/work/monodevelop-database-3.0.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/monodevelop-database-3.0.2/work/monodevelop-database-3.0.2 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for mono... /usr/bin/mono checking for dmcs... /usr/bin/dmcs checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... Use of my $_ is experimental at /usr/lib64/perl5/vendor_perl/5.20.2/OpenBSD/PkgConfig.pm line 94. yes checking for UNMANAGED_DEPENDENCIES_MONO... yes checking for mono... /usr/bin/mono checking for dmcs... /usr/bin/dmcs checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for MONO_ADDINS... yes checking for MONO_ADDINS_SETUP... yes checking for MONO_ADDINS_GUI... yes checking for GLIB_SHARP... yes checking for GTK_SHARP... yes checking for MONODEVELOP... yes checking for MONODEVELOP_CORE_ADDINS... yes Use of my $_ is experimental at /usr/lib64/perl5/vendor_perl/5.20.2/OpenBSD/PkgConfig.pm line 94. checking for UNMANAGED_DEPENDENCIES_MONO... yes configure: creating ./config.status config.status: creating Makefile config.status: creating monodevelop-database.pc config.status: creating monodevelop-database.spec config.status: creating MonoDevelop.Database.Sql/Makefile config.status: creating MonoDevelop.Database.Sql.MySql/Makefile config.status: creating MonoDevelop.Database.Sql.Npgsql/Makefile config.status: creating MonoDevelop.Database.Sql.Sqlite/Makefile config.status: creating MonoDevelop.Database.Sql.SqlServer/Makefile config.status: creating MonoDevelop.Database.Components/Makefile config.status: creating MonoDevelop.Database.Query/Makefile config.status: creating MonoDevelop.Database.CodeGenerator/Makefile config.status: creating MonoDevelop.Database.Designer/Makefile config.status: creating MonoDevelop.Database.ConnectionManager/Makefile config.status: creating po/Makefile Configuration summary * Installation prefix = /usr * C# compiler = /usr/bin/dmcs * Providers: * PostgreSQL: yes * MySQL: no (missing MySql.Data) * SQLite: yes * SQL Server: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/monodevelop-database-3.0.2/work/monodevelop-database-3.0.2 ... make -j1 -j1 Making all in MonoDevelop.Database.Sql make[1]: Entering directory '/var/tmp/portage/dev-util/monodevelop-database-3.0.2/work/monodevelop-database-3.0.2/MonoDevelop.Database.Sql' mkdir -p ../build /usr/bin/dmcs -debug -codepage:utf8 -r:/../../lib/mono/mono-addins/Mono.Addins.dll -r:/../../lib/monodevelop/bin/MonoDevelop.Core.dll -r:/../../lib/monodevelop/bin/MonoDevelop.Ide.dll -r:/../../lib/monodevelop/bin/OldNRefactory.dll -r:/../../lib/monodevelop/bin/ICSharpCode.NRefactory.dll -r:/../../lib/monodevelop/bin/Mono.Cecil.dll -r:/../../lib/monodevelop/bin/Mono.TextEditor.dll -r:/../../lib/monodevelop/bin/Mono.Debugging.dll -r:System -r:System.Data -r:System.Xml /resource:./MonoDevelop.Database.Sql.addin.xml ./AddinCatalog.cs ./AlterSchema/AbstractAlterSchema.cs ./AlterSchema/Alterations/AbstractAlteration.cs ./AlterSchema/Alterations/ColumnAlterations.cs ./AlterSchema/Alterations/ConstraintAlterations.cs ./AlterSchema/Alterations/DefaultAlterations.cs ./AlterSchema/Alterations/IAlteration.cs ./AlterSchema/Alterations/IndexAlterations.cs ./AlterSchema/Alterations/ProcedureAlterations.cs ./AlterSchema/Alterations/TableAlterations.cs ./AlterSchema/Alterations/TriggerAlterations.cs ./AlterSchema/Alterations/UserAlterations.cs ./AlterSchema/Alterations/ViewAlterations.cs ./AlterSchema/CheckConstraintAlterSchema.cs ./AlterSchema/ColumnAlterSchema.cs ./AlterSchema/DatabaseAlterSchema.cs ./AlterSchema/ForeignKeyConstraintAlterSchema.cs ./AlterSchema/IAlterSchema.cs ./AlterSchema/IndexAlterSchema.cs ./AlterSchema/PrimaryKeyConstraintAlterSchema.cs ./AlterSchema/ProcedureAlterSchema.cs ./AlterSchema/TableAlterSchema.cs ./AlterSchema/TriggerAlterSchema.cs ./AlterSchema/UniqueConstraintAlterSchema.cs ./AlterSchema/UserAlterSchema.cs ./AlterSchema/ViewAlterSchema.cs ./AssemblyInfo.cs ./Codons/DbFactoryCodon.cs ./Collections/ColumnSchemaCollection.cs ./Collections/ConstraintSchemaCollection.cs ./Collections/DatabaseSchemaCollection.cs ./Collections/DataTypeSchemaCollection.cs ./Collections/IndexSchemaCollection.cs ./Collections/IPropertyComparer.cs ./Collections/ParameterSchemaCollection.cs ./Collections/ProcedureSchemaCollection.cs ./Collections/SortedCollectionBase.cs ./Collections/SortedCollectionItemEventArgs.cs ./Collections/TableSchemaCollection.cs ./Collections/TriggerSchemaCollection.cs ./Collections/UserSchemaCollection.cs ./Collections/ViewSchemaCollection.cs ./Configuration/DatabaseConnectionContext.cs ./Configuration/DatabaseConnectionContextCollection.cs ./Configuration/DatabaseConnectionContextEventArgs.cs ./Configuration/DatabaseConnectionSettings.cs ./Configuration/DatabaseConnectionSettingsCollection.cs ./Configuration/DuplicatedConnectionContextException.cs ./ConnectionContextService.cs ./ConnectionPool/AbstractPooledDbConnection.cs ./ConnectionPool/DefaultConnectionPool.cs ./ConnectionPool/FakeConnectionPool.cs ./ConnectionPool/IConnectionPool.cs ./ConnectionPool/IPooledDbConnection.cs ./ConnectionPool/PooledCommand.cs ./ConnectionPool/PooledDataReader.cs ./DbFactoryService.cs ./Dialect/AbstractSqlDialect.cs ./Dialect/Clauses/FromClause.cs ./Dialect/Clauses/FromSelectClause.cs ./Dialect/Clauses/FromTableClause.cs ./Dialect/Clauses/GroupByClause.cs ./Dialect/Clauses/HavingClause.cs ./Dialect/Clauses/IClause.cs ./Dialect/Clauses/JoinClause.cs ./Dialect/Clauses/JoinClauseType.cs ./Dialect/Clauses/OrderByClause.cs ./Dialect/Clauses/UnionClause.cs ./Dialect/Clauses/WhereClause.cs ./Dialect/Expressions/AliasedIdentifierExpression.cs ./Dialect/Expressions/BooleanExpression.cs ./Dialect/Expressions/BooleanOperator.cs ./Dialect/Expressions/IConditionalExpression.cs ./Dialect/Expressions/IdentifierExpression.cs ./Dialect/Expressions/IExpression.cs ./Dialect/Expressions/Operator.cs ./Dialect/Expressions/OperatorExpression.cs ./Dialect/Expressions/ParameterExpression.cs ./Dialect/ISqlDialect.cs ./Dialect/Literals/BitLiteral.cs ./Dialect/Literals/BooleanLiteral.cs ./Dialect/Literals/FalseLiteral.cs ./Dialect/Literals/HexLiteral.cs ./Dialect/Literals/ILiteral.cs ./Dialect/Literals/NullLiteral.cs ./Dialect/Literals/NumericLiteral.cs ./Dialect/Literals/StringLiteral.cs ./Dialect/Literals/TrueLiteral.cs ./Dialect/Statements/DeleteStatement.cs ./Dialect/Statements/DropStatement.cs ./Dialect/Statements/DropStatementType.cs ./Dialect/Statements/InsertStatement.cs ./Dialect/Statements/IStatement.cs ./Dialect/Statements/LineStatement.cs ./Dialect/Statements/SelectStatement.cs ./Dialect/Statements/TruncateStatement.cs ./Dialect/Statements/UpdateStatement.cs ./IDbFactory.cs ./IDbLinq.cs ./Providers/AbstractConnectionProvider.cs ./Providers/AbstractEditSchemaProvider.cs ./Providers/AbstractSchemaProvider.cs ./Providers/IConnectionProvider.cs ./Providers/IEditSchemaProvider.cs ./Providers/IGuiProvider.cs ./Providers/ISchemaProvider.cs ./QueryService.cs ./Schema/AbstractSchema.cs ./Schema/AggregateSchema.cs ./Schema/CheckConstraintSchema.cs ./Schema/ColumnSchema.cs ./Schema/ConstraintSchema.cs ./Schema/ConstraintType.cs ./Schema/DatabaseSchema.cs ./Schema/DataTypeCategory.cs ./Schema/DataTypeSchema.cs ./Schema/ForeignKeyAction.cs ./Schema/ForeignKeyConstraintSchema.cs ./Schema/GroupSchema.cs ./Schema/IndexSchema.cs ./Schema/IndexSortType.cs ./Schema/IndexType.cs ./Schema/ISchema.cs ./Schema/LanguageSchema.cs ./Schema/OperatorSchema.cs ./Schema/ParameterSchema.cs ./Schema/ParameterType.cs ./Schema/PrimaryKeyConstraintSchema.cs ./Schema/PrivilegeSchema.cs ./Schema/ProcedureSchema.cs ./Schema/Range.cs ./Schema/RoleSchema.cs ./Schema/RuleSchema.cs ./Schema/SchemaActions.cs ./Schema/SchemaSchema.cs ./Schema/SchemaType.cs ./Schema/SequenceSchema.cs ./Schema/TableSchema.cs ./Schema/TriggerEvent.cs ./Schema/TriggerFireType.cs ./Schema/TriggerSchema.cs ./Schema/TriggerType.cs ./Schema/UniqueConstraintSchema.cs ./Schema/UserSchema.cs ./Schema/ViewSchema.cs ./SqlMetalExecException.cs ./SqlMetalServices.cs -out:../build/MonoDevelop.Database.Sql.dll -target:library error CS0006: Metadata file `/../../lib/mono/mono-addins/Mono.Addins.dll' could not be found error CS0006: Metadata file `/../../lib/monodevelop/bin/MonoDevelop.Core.dll' could not be found error CS0006: Metadata file `/../../lib/monodevelop/bin/MonoDevelop.Ide.dll' could not be found error CS0006: Metadata file `/../../lib/monodevelop/bin/OldNRefactory.dll' could not be found error CS0006: Metadata file `/../../lib/monodevelop/bin/ICSharpCode.NRefactory.dll' could not be found error CS0006: Metadata file `/../../lib/monodevelop/bin/Mono.Cecil.dll' could not be found error CS0006: Metadata file `/../../lib/monodevelop/bin/Mono.TextEditor.dll' could not be found error CS0006: Metadata file `/../../lib/monodevelop/bin/Mono.Debugging.dll' could not be found Compilation failed: 8 error(s), 0 warnings Makefile:551: recipe for target '../build/MonoDevelop.Database.Sql.dll' failed make[1]: *** [../build/MonoDevelop.Database.Sql.dll] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-util/monodevelop-database-3.0.2/work/monodevelop-database-3.0.2/MonoDevelop.Database.Sql' Makefile:327: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 * ERROR: dev-util/monodevelop-database-3.0.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/monodevelop-database-3.0.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/monodevelop-database-3.0.2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:monodevelop-database-3.0.2:20150314-084418.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/monodevelop-database-3.0.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/monodevelop-database-3.0.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/monodevelop-database-3.0.2/work/monodevelop-database-3.0.2' * S: '/var/tmp/portage/dev-util/monodevelop-database-3.0.2/work/monodevelop-database-3.0.2'