ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] [Sisyphus-incominger] E: incoming i586 reject: beagle-0.2.6-alt1
  @ 2006-06-23 16:23 ` Igor Zubkov
  2006-07-11  7:20   ` Eugene A. Suchkov
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Zubkov @ 2006-06-23 16:23 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 3596 bytes --]

В сообщении от 23 июня 2006 13:34 Upravdom Team Robot написал(a):
> Dear Eugene Suchkov !
> The beagle-0.2.6-alt1 package has been rejected from incoming for i586
> architecture.
>
> Possible reason follows:
> sed	-e "s|\@prefix\@|/usr|g"			\
> 		-e "s|\@sysconfdir\@|/etc|g"		\
> 		-e "s|\@pkglibdir\@|/usr/lib/beagle|g"		\
> 		-e "s|\@pkgdatadir\@|/usr/share/beagle|g"		\
> 		-e "s|\@localstatedir\@|/var/lib|g"	\
> 		-e "s|\@VERSION\@|0.2.6|g"			\
> 		-e "s|\@GNOME_PREFIX\@|/usr|g"	\
> 		-e "s|\@KDE_PREFIX\@||g"		\
> 		-e "s|\@SQLITE_MAJ_VER\@|3|g"	\
> 		< ./ExternalStringsHack.cs.in > ExternalStringsHack.cs
> mcs -debug -nowarn:0169 -unsafe -out:Util.dll -target:library
> -define:OS_LINUX   -define:ENABLE_INOTIFY ArrayFu.cs BetterBitArray.cs
> EndianConverter.cs camel.cs CommandLineFu.cs Conf.cs DelayedTextWriter.cs
> DigikamTags.cs DirectoryWalker.cs Evolution.cs ExceptionHandlingThread.cs
> ExifData.cs ExtendedAttribute.cs FileAdvise.cs FileSystem.cs
> FrequencyStatistics.cs FSpotTools.cs GuidFu.cs ImBuddy.cs ImLog.cs
> Inotify.cs IoPriority.cs JpegHeader.cs KdeUtils.cs KonqHistoryUtil.cs
> Log.cs Logger.cs MetadataStore.cs Mozilla.cs MultiReader.cs
> NautilusTools.cs Note.cs PathFinder.cs PngHeader.cs PullingReader.cs
> ReflectionFu.cs SafeProcess.cs Scheduler.cs SmallIntArray.cs Stopwatch.cs
> StringFu.cs StringMatcher.cs SystemInformation.cs TeeTextWriter.cs
> ThreadPond.cs Tiff.cs Timeline.cs TopScores.cs UnclosableStream.cs UriFu.cs
> XdgMime.cs XmlFu.cs XmpFile.cs SemWeb/ForwardLogic.cs
> SemWeb/KnowledgeModel.cs SemWeb/MemoryStore.cs SemWeb/N3Parser.cs
> SemWeb/N3Writer.cs SemWeb/NamespaceManager.cs SemWeb/Query.cs
> SemWeb/RdfParser.cs SemWeb/RdfWriter.cs SemWeb/Reasoning.cs
> SemWeb/Resource.cs SemWeb/RSquary.cs SemWeb/RSquaryFilters.cs
> SemWeb/Sparql.cs SemWeb/SQLStore.cs SemWeb/Statement.cs SemWeb/Store.cs
> SemWeb/UriMap.cs SemWeb/Util.cs SemWeb/XmlParser.cs SemWeb/XmlWriter.cs
> SemWeb/XPathSemWebNavigator.cs PropertyKeywordAttribute.cs
> ExternalStringsHack.cs -r:/usr/lib/mono/gmime-sharp/gmime-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   
> -r:System.Web.Services -r:System.Data -r:Mono.Data.SqliteClient
> -r:Mono.Posix -r:System.Web -r:ICSharpCode.SharpZipLib GC Warning: Couldn't
> read /proc/stat

Судя по логу сборки в спеке забыли:
BuildRequires: /proc

http://lists.altlinux.org/pipermail/devel/2005-May/021264.html

> GC Warning: GC_get_nprocs() returned -1
> Couldn't read /proc/self/stat
> make[2]: Leaving directory `/usr/src/RPM/BUILD/beagle-0.2.6/Util'
> make[1]: Leaving directory `/usr/src/RPM/BUILD/beagle-0.2.6'
> make: Leaving directory `/usr/src/RPM/BUILD/beagle-0.2.6'
>
>
> RPM build errors:
> make[2]: *** [Util.dll] Aborted
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> error: Bad exit status from /usr/src/tmp/rpm-tmp.58338 (%build)
>     Bad exit status from /usr/src/tmp/rpm-tmp.58338 (%build)
> 24.91user 11.01system 0:32.10elapsed 111%CPU (0avgtext+0avgdata
> 0maxresident)k 0inputs+0outputs (551645major+792709minor)pagefaults 0swaps
> rebuild: rebuild of `beagle-0.2.6-alt1.src.rpm' failed.
> removed `/tmp/.private/bee5/lockdir/pid'
> removed directory: `/tmp/.private/bee5/lockdir'

-- 
Linkin Park - Part Of Me

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] [Sisyphus-incominger] E: incoming i586 reject: beagle-0.2.6-alt1
  2006-06-23 16:23 ` [devel] [Sisyphus-incominger] E: incoming i586 reject: beagle-0.2.6-alt1 Igor Zubkov
@ 2006-07-11  7:20   ` Eugene A. Suchkov
  0 siblings, 0 replies; 2+ messages in thread
From: Eugene A. Suchkov @ 2006-07-11  7:20 UTC (permalink / raw)
  To: ALT Devel discussion list

В сообщении от 23 июня 2006 20:23 Igor Zubkov написал(a):
> В сообщении от 23 июня 2006 13:34 Upravdom Team Robot написал(a):
> > Dear Eugene Suchkov !
> > The beagle-0.2.6-alt1 package has been rejected from incoming for i586
> > architecture.

....

> > Couldn't read /proc/stat
>
> Судя по логу сборки в спеке забыли:
> BuildRequires: /proc

Нет, не забыли. :(
Я чуть попозже подниму этот вопрос... Первый день из отпуска.

-- 
With best regards
Eugene A. Suchkov (a.k.a CityHawk)
JID eugene.suchkov@gmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-11  7:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-23 16:23 ` [devel] [Sisyphus-incominger] E: incoming i586 reject: beagle-0.2.6-alt1 Igor Zubkov
2006-07-11  7:20   ` Eugene A. Suchkov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git