Your message dated Wed, 11 Sep 2024 21:45:59 +0200
with message-id <20240911194559.d4xj7up55zz5c...@jwilk.net>
and subject line Re: Bug#813175: lucene-net: FTBFS CSC: error CS0518: The
predefined type `System.Object' is not defined or imported
has caused the Debian Bug report #813175,
regarding lucene-net: FTBFS CSC: error CS0518: The predefined type
`System.Object' is not defined or imported
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
813175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lucene-net
Version: 3.0.3-1
Severity: serious
Justification: fails to build from source
lucene-net FTBFS in sid and experimental:
fakeroot debian/rules binary
dh binary --with=cli
dh_testdir
dh_update_autotools_config
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory '/build/lucene-net-3.0.3'
xbuild /build/lucene-net-3.0.3/build/vs2010/core/Lucene.Net.Core.sln
/p:Configuration=Release
XBuild Engine Version 12.0
Mono, Version 4.2.1.0
Copyright (C) 2005-2013 Various Mono authors
Build started 01/30/2016 04:40:07.
__________________________________________________
Project "/build/lucene-net-3.0.3/build/vs2010/core/Lucene.Net.Core.sln"
(default target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Release|Any CPU".
Target Build:
Project "/build/lucene-net-3.0.3/src/core/Lucene.Net.csproj"
(default target(s)):
Target PrepareForBuild:
Configuration: Release Platform: AnyCPU
Created directory "../../build/bin/core/NET40/"
Created directory "obj/Release/"
Target ResolveAssemblyReferences:
/usr/lib/mono/4.5/Microsoft.Common.targets: warning : Reference
'System.configuration' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported
currently
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
Considered target framework dir
/usr/lib/mono/4.0, assembly named 'System.configuration' not found.
For searchpath {PkgConfig}
Considered System.configuration, but could not
find in any pkg-config files.
For searchpath {GAC}
Considered System.configuration, but could not
find in the GAC.
For searchpath {RawFileName}
Considered 'System.configuration' as a file,
but the file does not exist
For searchpath ../../build/bin/core/NET40/
Considered
'/build/lucene-net-3.0.3/build/bin/core/NET40/System.configuration' as a file,
but the file does not exist
Considered
'/build/lucene-net-3.0.3/build/bin/core/NET40/System.configuration.exe' as a
file, but the file does not exist
Considered
'/build/lucene-net-3.0.3/build/bin/core/NET40/System.configuration.dll' as a
file, but the file does not exist
Target GenerateSatelliteAssemblies:
No input files were specified for target
GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution
started with arguments: /noconfig /debug:pdbonly /debug+
/keyfile:Lucene.Net.snk /optimize+ /out:obj/Release/Lucene.Net.dll
Analysis/Analyzer.cs Analysis/ASCIIFoldingFilter.cs Analysis/BaseCharFilter.cs
Analysis/CachingTokenFilter.cs Analysis/CharArraySet.cs Analysis/CharFilter.cs
Analysis/CharReader.cs Analysis/CharStream.cs Analysis/CharTokenizer.cs
Analysis/ISOLatin1AccentFilter.cs Analysis/KeywordAnalyzer.cs
Analysis/KeywordTokenizer.cs Analysis/LengthFilter.cs
Analysis/LetterTokenizer.cs Analysis/LowerCaseFilter.cs
Analysis/LowerCaseTokenizer.cs Analysis/MappingCharFilter.cs
Analysis/NormalizeCharMap.cs Analysis/NumericTokenStream.cs
Analysis/PerFieldAnalyzerWrapper.cs Analysis/PorterStemFilter.cs
Analysis/PorterStemmer.cs Analysis/SimpleAnalyzer.cs
Analysis/Standard/StandardAnalyzer.cs Analysis/Standard/StandardFilter.cs
Analysis/Standard/StandardTokenizer.cs
Analysis/Standard/StandardTokenizerImpl.cs Anal
ysis/StopAnalyzer.cs Analysis/StopFilter.cs Analysis/TeeSinkTokenFilter.cs
Analysis/Token.cs Analysis/Tokenattributes/FlagsAttribute.cs
Analysis/Tokenattributes/IFlagsAttribute.cs
Analysis/Tokenattributes/IOffsetAttribute.cs
Analysis/Tokenattributes/OffsetAttribute.cs
Analysis/Tokenattributes/IPayloadAttribute.cs
Analysis/Tokenattributes/PayloadAttribute.cs
Analysis/Tokenattributes/IPositionIncrementAttribute.cs
Analysis/Tokenattributes/PositionIncrementAttribute.cs
Analysis/Tokenattributes/ITermAttribute.cs
Analysis/Tokenattributes/TermAttribute.cs
Analysis/Tokenattributes/ITypeAttribute.cs
Analysis/Tokenattributes/TypeAttribute.cs Analysis/TokenFilter.cs
Analysis/Tokenizer.cs Analysis/TokenStream.cs Analysis/WhitespaceAnalyzer.cs
Analysis/WhitespaceTokenizer.cs Analysis/WordlistLoader.cs AssemblyInfo.cs
Document/AbstractField.cs Document/CompressionTools.cs Document/DateField.cs
Document/DateTools.cs Document/Document.cs Document/Field.cs
Document/Fieldable.cs Document/FieldSelect
or.cs Document/FieldSelectorResult.cs Document/LoadFirstFieldSelector.cs
Document/MapFieldSelector.cs Document/NumberTools.cs Document/NumericField.cs
Document/SetBasedFieldSelector.cs Index/AbstractAllTermDocs.cs
Index/AllTermDocs.cs Index/BufferedDeletes.cs Index/ByteBlockPool.cs
Index/ByteSliceReader.cs Index/ByteSliceWriter.cs Index/CharBlockPool.cs
Index/CheckIndex.cs Index/CompoundFileReader.cs Index/CompoundFileWriter.cs
Index/ConcurrentMergeScheduler.cs Index/CorruptIndexException.cs
Index/DefaultSkipListReader.cs Index/DefaultSkipListWriter.cs
Index/DirectoryReader.cs Index/DocConsumer.cs Index/DocConsumerPerThread.cs
Index/DocFieldConsumer.cs Index/DocFieldConsumerPerField.cs
Index/DocFieldConsumerPerThread.cs Index/DocFieldConsumers.cs
Index/DocFieldConsumersPerField.cs Index/DocFieldConsumersPerThread.cs
Index/DocFieldProcessor.cs Index/DocFieldProcessorPerField.cs
Index/DocFieldProcessorPerThread.cs Index/DocInverter.cs
Index/DocInverterPerField.cs Index/DocInverterPerT
hread.cs Index/DocumentsWriter.cs Index/DocumentsWriterThreadState.cs
Index/FieldInfo.cs Index/FieldInfos.cs Index/FieldInvertState.cs
Index/FieldReaderException.cs Index/FieldSortedTermVectorMapper.cs
Index/FieldsReader.cs Index/FieldsWriter.cs Index/FilterIndexReader.cs
Index/FormatPostingsDocsConsumer.cs Index/FormatPostingsDocsWriter.cs
Index/FormatPostingsFieldsConsumer.cs Index/FormatPostingsFieldsWriter.cs
Index/FormatPostingsPositionsConsumer.cs Index/FormatPostingsPositionsWriter.cs
Index/FormatPostingsTermsConsumer.cs Index/FormatPostingsTermsWriter.cs
Index/FreqProxFieldMergeState.cs Index/FreqProxTermsWriter.cs
Index/FreqProxTermsWriterPerField.cs Index/FreqProxTermsWriterPerThread.cs
Index/IndexCommit.cs Index/IndexDeletionPolicy.cs Index/IndexFileDeleter.cs
Index/IndexFileNameFilter.cs Index/IndexFileNames.cs Index/IndexReader.cs
Index/IndexWriter.cs Index/IntBlockPool.cs Index/InvertedDocConsumer.cs
Index/InvertedDocConsumerPerField.cs Index/InvertedDocConsumerPerThre
ad.cs Index/InvertedDocEndConsumer.cs Index/InvertedDocEndConsumerPerField.cs
Index/InvertedDocEndConsumerPerThread.cs
Index/KeepOnlyLastCommitDeletionPolicy.cs Index/LogByteSizeMergePolicy.cs
Index/LogDocMergePolicy.cs Index/LogMergePolicy.cs Index/MergeDocIDRemapper.cs
Index/MergePolicy.cs Index/MergeScheduler.cs Index/MultiLevelSkipListReader.cs
Index/MultiLevelSkipListWriter.cs Index/MultipleTermPositions.cs
Index/MultiReader.cs Index/NormsWriter.cs Index/NormsWriterPerField.cs
Index/NormsWriterPerThread.cs Index/ParallelReader.cs Index/Payload.cs
Index/PositionBasedTermVectorMapper.cs Index/RawPostingList.cs
Index/ReadOnlyDirectoryReader.cs Index/ReadOnlySegmentReader.cs
Index/ReusableStringReader.cs Index/SegmentInfo.cs Index/SegmentInfos.cs
Index/SegmentMergeInfo.cs Index/SegmentMergeQueue.cs Index/SegmentMerger.cs
Index/SegmentReader.cs Index/SegmentTermDocs.cs Index/SegmentTermEnum.cs
Index/SegmentTermPositions.cs Index/SegmentTermPositionVector.cs
Index/SegmentTermVector.c
s Index/SegmentWriteState.cs Index/SerialMergeScheduler.cs
Index/SnapshotDeletionPolicy.cs Index/SortedTermVectorMapper.cs
Index/StaleReaderException.cs Index/StoredFieldsWriter.cs
Index/StoredFieldsWriterPerThread.cs Index/Term.cs Index/TermBuffer.cs
Index/TermDocs.cs Index/TermEnum.cs Index/TermFreqVector.cs Index/TermInfo.cs
Index/TermInfosReader.cs Index/TermInfosWriter.cs Index/TermPositions.cs
Index/TermPositionVector.cs Index/TermsHash.cs Index/TermsHashConsumer.cs
Index/TermsHashConsumerPerField.cs Index/TermsHashConsumerPerThread.cs
Index/TermsHashPerField.cs Index/TermsHashPerThread.cs Index/TermVectorEntry.cs
Index/TermVectorEntryFreqSortedComparator.cs Index/TermVectorMapper.cs
Index/TermVectorOffsetInfo.cs Index/TermVectorsReader.cs
Index/TermVectorsTermsWriter.cs Index/TermVectorsTermsWriterPerField.cs
Index/TermVectorsTermsWriterPerThread.cs Index/TermVectorsWriter.cs
LucenePackage.cs Messages/Message.cs Messages/MessageImpl.cs Messages/NLS.cs
Messages/INLSException.c
s QueryParser/CharStream.cs QueryParser/FastCharStream.cs
QueryParser/MultiFieldQueryParser.cs QueryParser/ParseException.cs
QueryParser/QueryParser.cs QueryParser/QueryParserConstants.cs
QueryParser/QueryParserTokenManager.cs QueryParser/Token.cs
QueryParser/TokenMgrError.cs Search/BooleanClause.cs Search/BooleanQuery.cs
Search/BooleanScorer.cs Search/BooleanScorer2.cs Search/CachingSpanFilter.cs
Search/CachingWrapperFilter.cs Search/Collector.cs Search/ComplexExplanation.cs
Search/ConjunctionScorer.cs Search/ConstantScoreQuery.cs
Search/DefaultSimilarity.cs Search/DisjunctionMaxQuery.cs
Search/DisjunctionMaxScorer.cs Search/DisjunctionSumScorer.cs
Search/DocIdSet.cs Search/DocIdSetIterator.cs Search/ExactPhraseScorer.cs
Search/Explanation.cs Search/FieldCache.cs Search/FieldCacheImpl.cs
Search/FieldCacheRangeFilter.cs Search/FieldCacheTermsFilter.cs
Search/FieldComparator.cs Search/FieldComparatorSource.cs Search/FieldDoc.cs
Search/FieldDocSortedHitQueue.cs Search/FieldValueHitQue
ue.cs Search/Filter.cs Search/FilteredDocIdSet.cs
Search/FilteredDocIdSetIterator.cs Search/FilteredQuery.cs
Search/FilteredTermEnum.cs Search/FilterManager.cs
Search/Function/ByteFieldSource.cs Search/Function/CustomScoreProvider.cs
Search/Function/CustomScoreQuery.cs Search/Function/DocValues.cs
Search/Function/FieldCacheSource.cs Search/Function/FieldScoreQuery.cs
Search/Function/FloatFieldSource.cs Search/Function/IntFieldSource.cs
Search/Function/OrdFieldSource.cs Search/Function/ReverseOrdFieldSource.cs
Search/Function/ShortFieldSource.cs Search/Function/ValueSource.cs
Search/Function/ValueSourceQuery.cs Search/FuzzyQuery.cs
Search/FuzzyTermEnum.cs Search/HitQueue.cs Search/IndexSearcher.cs
Search/MatchAllDocsQuery.cs Search/MultiPhraseQuery.cs Search/MultiSearcher.cs
Search/MultiTermQuery.cs Search/MultiTermQueryWrapperFilter.cs
Search/NumericRangeFilter.cs Search/NumericRangeQuery.cs
Search/ParallelMultiSearcher.cs Search/Payloads/AveragePayloadFunction.cs
Search/Payloads/Ma
xPayloadFunction.cs Search/Payloads/MinPayloadFunction.cs
Search/Payloads/PayloadFunction.cs Search/Payloads/PayloadNearQuery.cs
Search/Payloads/PayloadSpanUtil.cs Search/Payloads/PayloadTermQuery.cs
Search/PhrasePositions.cs Search/PhraseQuery.cs Search/PhraseQueue.cs
Search/PhraseScorer.cs Search/PositiveScoresOnlyCollector.cs
Search/PrefixFilter.cs Search/PrefixQuery.cs Search/PrefixTermEnum.cs
Search/Query.cs Search/QueryTermVector.cs Search/QueryWrapperFilter.cs
Search/ReqExclScorer.cs Search/ReqOptSumScorer.cs
Search/ScoreCachingWrappingScorer.cs Search/ScoreDoc.cs Search/Scorer.cs
Search/Searchable.cs Search/Searcher.cs Search/Similarity.cs
Search/SimilarityDelegator.cs Search/SingleTermEnum.cs
Search/SloppyPhraseScorer.cs Search/Sort.cs Search/SortField.cs
Search/SpanFilter.cs Search/SpanFilterResult.cs Search/SpanQueryFilter.cs
Search/Spans/FieldMaskingSpanQuery.cs Search/Spans/NearSpansOrdered.cs
Search/Spans/NearSpansUnordered.cs Search/Spans/SpanFirstQuery.cs Search/Span
s/SpanNearQuery.cs Search/Spans/SpanNotQuery.cs Search/Spans/SpanOrQuery.cs
Search/Spans/SpanQuery.cs Search/Spans/Spans.cs Search/Spans/SpanScorer.cs
Search/Spans/SpanTermQuery.cs Search/Spans/SpanWeight.cs
Search/Spans/TermSpans.cs Search/TermQuery.cs Search/TermRangeFilter.cs
Search/TermRangeQuery.cs Search/TermRangeTermEnum.cs Search/TermScorer.cs
Search/TimeLimitingCollector.cs Search/TopDocs.cs Search/TopDocsCollector.cs
Search/TopFieldCollector.cs Search/TopFieldDocs.cs
Search/TopScoreDocCollector.cs Search/Weight.cs Search/WildcardQuery.cs
Search/WildcardTermEnum.cs Store/AlreadyClosedException.cs
Store/BufferedIndexInput.cs Store/BufferedIndexOutput.cs
Store/CheckSumIndexInput.cs Store/CheckSumIndexOutput.cs Store/Directory.cs
Store/FileSwitchDirectory.cs Store/FSDirectory.cs Store/FSLockFactory.cs
Store/IndexInput.cs Store/IndexOutput.cs Store/Lock.cs Store/LockFactory.cs
Store/LockObtainFailedException.cs Store/LockReleaseFailedException.cs
Store/LockStressTest.cs Store/L
ockVerifyServer.cs Store/MMapDirectory.cs Store/NativeFSLockFactory.cs
Store/NIOFSDirectory.cs Store/NoLockFactory.cs
Store/NoSuchDirectoryException.cs Store/RAMDirectory.cs Store/RAMFile.cs
Store/RAMInputStream.cs Store/RAMOutputStream.cs Store/SimpleFSDirectory.cs
Store/SimpleFSLockFactory.cs Store/SingleInstanceLockFactory.cs
Store/VerifyingLockFactory.cs Support/AppSettings.cs
Support/AttributeImplItem.cs Support/BitSetSupport.cs Support/BuildType.cs
Support/Character.cs Support/CloseableThreadLocalProfiler.cs
Support/CollectionsHelper.cs Support/Compare.cs
Support/Compatibility/ConcurrentDictionary.cs Support/Compatibility/Func.cs
Support/Compatibility/ISet.cs Support/Compatibility/SetFactory.cs
Support/Compatibility/SortedSet.cs Support/Compatibility/ThreadLocal.cs
Support/Compatibility/WrappedHashSet.cs Support/CRC32.cs
Support/Cryptography.cs Support/Deflater.cs Support/Double.cs
Support/EquatableList.cs Support/FileSupport.cs
Support/GeneralKeyedCollection.cs Support/HashMa
p.cs Support/Inflater.cs Support/IThreadRunnable.cs Support/Number.cs
Support/OS.cs Support/SharpZipLib.cs Support/Single.cs Support/IChecksum.cs
Support/TextSupport.cs Support/ThreadClass.cs Support/ThreadLock.cs
Support/WeakDictionary.cs Util/ArrayUtil.cs Util/IAttribute.cs
Util/Attribute.cs Util/AttributeSource.cs Util/AverageGuessMemoryModel.cs
Util/BitUtil.cs Util/BitVector.cs Util/CloseableThreadLocal.cs
Util/Constants.cs Util/DocIdBitSet.cs Util/FieldCacheSanityChecker.cs
Util/IdentityDictionary.cs Util/IndexableBinaryStringTools.cs Util/MapOfSets.cs
Util/MemoryModel.cs Util/NumericUtils.cs Util/OpenBitSet.cs
Util/OpenBitSetDISI.cs Util/OpenBitSetIterator.cs Util/PriorityQueue.cs
Util/Cache/Cache.cs Util/Cache/SimpleLRUCache.cs Util/Cache/SimpleMapCache.cs
Util/RamUsageEstimator.cs Util/ReaderUtil.cs Util/ScorerDocQueue.cs
Util/SimpleStringInterner.cs Util/SmallFloat.cs Util/SortedVIntList.cs
Util/SorterTemplate.cs Util/StringHelper.cs Util/StringInterner.cs
Util/ToStringUtil
s.cs Util/UnicodeUtil.cs Util/Version.cs
obj/Release/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library
/warnaserror- /unsafe+ /checked- /define:"TRACE;NET40" /nowarn:618;1591
/doc:../../build/bin/core/NET40/Lucene.Net.XML /nostdlib
/reference:/usr/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll
/reference:/usr/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll
/reference:/usr/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll
/warn:4
Support/FileSupport.cs(113,25): warning CS1635: Cannot restore warning `CS0618'
because it was disabled globally
CSC: warning CS1616: Option `keyfile' overrides attribute
`System.Reflection.AssemblyKeyFileAttribute' given in a source file or added
module
AssemblyInfo.cs(88,12): (Location of the symbol
related to previous warning)
CSC: error CS0518: The predefined type `System.Object' is not defined or
imported
CSC: error CS0518: The predefined type `System.ValueType' is not defined or
imported
CSC: error CS0518: The predefined type `System.Attribute' is not defined or
imported
CSC: error CS0518: The predefined type `System.Int32' is not defined or imported
CSC: error CS0518: The predefined type `System.UInt32' is not defined or
imported
CSC: error CS0518: The predefined type `System.Int64' is not defined or imported
CSC: error CS0518: The predefined type `System.UInt64' is not defined or
imported
CSC: error CS0518: The predefined type `System.Single' is not defined or
imported
CSC: error CS0518: The predefined type `System.Double' is not defined or
imported
CSC: error CS0518: The predefined type `System.Char' is not defined or imported
CSC: error CS0518: The predefined type `System.Int16' is not defined or imported
CSC: error CS0518: The predefined type `System.Decimal' is not defined or
imported
CSC: error CS0518: The predefined type `System.Boolean' is not defined or
imported
CSC: error CS0518: The predefined type `System.SByte' is not defined or imported
CSC: error CS0518: The predefined type `System.Byte' is not defined or imported
CSC: error CS0518: The predefined type `System.UInt16' is not defined or
imported
CSC: error CS0518: The predefined type `System.String' is not defined or
imported
CSC: error CS0518: The predefined type `System.Enum' is not defined or imported
CSC: error CS0518: The predefined type `System.Delegate' is not defined or
imported
CSC: error CS0518: The predefined type `System.MulticastDelegate' is not
defined or imported
CSC: error CS0518: The predefined type `System.Void' is not defined or imported
CSC: error CS0518: The predefined type `System.Array' is not defined or imported
CSC: error CS0518: The predefined type `System.Type' is not defined or imported
CSC: error CS0518: The predefined type `System.Collections.IEnumerator' is not
defined or imported
CSC: error CS0518: The predefined type `System.Collections.IEnumerable' is not
defined or imported
CSC: error CS0518: The predefined type `System.IDisposable' is not defined or
imported
CSC: error CS0518: The predefined type `System.IntPtr' is not defined or
imported
CSC: error CS0518: The predefined type `System.UIntPtr' is not defined or
imported
CSC: error CS0518: The predefined type `System.RuntimeFieldHandle' is not
defined or imported
CSC: error CS0518: The predefined type `System.RuntimeTypeHandle' is not
defined or imported
CSC: error CS0518: The predefined type `System.Exception' is not defined or
imported
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project
"/build/lucene-net-3.0.3/src/core/Lucene.Net.csproj".-- FAILED
Done building project
"/build/lucene-net-3.0.3/src/core/Lucene.Net.csproj".-- FAILED
Task "MSBuild" execution -- FAILED
Done building target "Build" in project
"/build/lucene-net-3.0.3/build/vs2010/core/Lucene.Net.Core.sln".-- FAILED
Done building project
"/build/lucene-net-3.0.3/build/vs2010/core/Lucene.Net.Core.sln".-- FAILED
Build FAILED.
Warnings:
/build/lucene-net-3.0.3/build/vs2010/core/Lucene.Net.Core.sln (default targets)
->
(Build target) ->
/build/lucene-net-3.0.3/src/core/Lucene.Net.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->
/usr/lib/mono/4.5/Microsoft.Common.targets: warning : Reference
'System.configuration' not resolved
/build/lucene-net-3.0.3/build/vs2010/core/Lucene.Net.Core.sln (default targets)
->
(Build target) ->
/build/lucene-net-3.0.3/src/core/Lucene.Net.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->
Support/FileSupport.cs(113,25): warning CS1635: Cannot restore warning
`CS0618' because it was disabled globally
CSC: warning CS1616: Option `keyfile' overrides attribute
`System.Reflection.AssemblyKeyFileAttribute' given in a source file or added
module
Errors:
/build/lucene-net-3.0.3/build/vs2010/core/Lucene.Net.Core.sln (default targets)
->
(Build target) ->
/build/lucene-net-3.0.3/src/core/Lucene.Net.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->
CSC: error CS0518: The predefined type `System.Object' is not defined
or imported
CSC: error CS0518: The predefined type `System.ValueType' is not
defined or imported
CSC: error CS0518: The predefined type `System.Attribute' is not
defined or imported
CSC: error CS0518: The predefined type `System.Int32' is not defined or
imported
CSC: error CS0518: The predefined type `System.UInt32' is not defined
or imported
CSC: error CS0518: The predefined type `System.Int64' is not defined or
imported
CSC: error CS0518: The predefined type `System.UInt64' is not defined
or imported
CSC: error CS0518: The predefined type `System.Single' is not defined
or imported
CSC: error CS0518: The predefined type `System.Double' is not defined
or imported
CSC: error CS0518: The predefined type `System.Char' is not defined or
imported
CSC: error CS0518: The predefined type `System.Int16' is not defined or
imported
CSC: error CS0518: The predefined type `System.Decimal' is not defined
or imported
CSC: error CS0518: The predefined type `System.Boolean' is not defined
or imported
CSC: error CS0518: The predefined type `System.SByte' is not defined or
imported
CSC: error CS0518: The predefined type `System.Byte' is not defined or
imported
CSC: error CS0518: The predefined type `System.UInt16' is not defined
or imported
CSC: error CS0518: The predefined type `System.String' is not defined
or imported
CSC: error CS0518: The predefined type `System.Enum' is not defined or
imported
CSC: error CS0518: The predefined type `System.Delegate' is not defined
or imported
CSC: error CS0518: The predefined type `System.MulticastDelegate' is
not defined or imported
CSC: error CS0518: The predefined type `System.Void' is not defined or
imported
CSC: error CS0518: The predefined type `System.Array' is not defined or
imported
CSC: error CS0518: The predefined type `System.Type' is not defined or
imported
CSC: error CS0518: The predefined type `System.Collections.IEnumerator'
is not defined or imported
CSC: error CS0518: The predefined type `System.Collections.IEnumerable'
is not defined or imported
CSC: error CS0518: The predefined type `System.IDisposable' is not
defined or imported
CSC: error CS0518: The predefined type `System.IntPtr' is not defined
or imported
CSC: error CS0518: The predefined type `System.UIntPtr' is not defined
or imported
CSC: error CS0518: The predefined type `System.RuntimeFieldHandle' is
not defined or imported
CSC: error CS0518: The predefined type `System.RuntimeTypeHandle' is
not defined or imported
CSC: error CS0518: The predefined type `System.Exception' is not
defined or imported
3 Warning(s)
31 Error(s)
Time Elapsed 00:00:02.2312140
debian/rules:4: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/lucene-net-3.0.3'
debian/rules:10: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
Cheers,
Andreas
--- End Message ---
--- Begin Message ---
Version: 3.0.3-1+rm
lucene-net FTBFS in sid and experimental:
This package has been removed from Debian; see bug #1079878 for details.
--
Jakub Wilk
--- End Message ---