ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] проблема с hasher
@ 2005-05-17 12:15 Kolotov Alexandr
  2005-05-18  4:01 ` Kolotov Alexandr
  0 siblings, 1 reply; 5+ messages in thread
From: Kolotov Alexandr @ 2005-05-17 12:15 UTC (permalink / raw)
  To: ALTLinux-support

Пытаюсь собрать пакет в hasher

(компьютер на athlon)

собираю freetype2

nice -+19 hsh --target=i586 HASHER SRPMS/freetype-2.1.9-alt2.src.rpm

пакет собирается для i586 (лежат в подкаталоге repo)... (если укажу без 
target собирается для athlon... Почему? Ну да ладно...)

При попытке собрать следующий пакет происходит ошибка:
nice -+19 hsh --target=i586 HASHER SRPMS/libfltk-1.1.5-alt1.src.rpm
...
package freetype2-devel-2.1.9-alt2 is for a different architecture

Причем эта ошибка, если freetype собран для любой архитектуры: i586 или 
athlon

Не могу понять в чем проблема?

-- 
С уважением, Kolotov Alexandr aka mr. Эбола
              отвечать: akmypost@mail.ru
                   ICQ: 100349254

    ---------------------------------------
   |  Registered Linux user       # 236664 |
    ---------------------------------------


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

* Re: [Comm] проблема с hasher
  2005-05-17 12:15 [Comm] проблема с hasher Kolotov Alexandr
@ 2005-05-18  4:01 ` Kolotov Alexandr
  2005-05-18  5:44   ` Alexey I. Froloff
  2005-05-18  7:58   ` php-coder
  0 siblings, 2 replies; 5+ messages in thread
From: Kolotov Alexandr @ 2005-05-18  4:01 UTC (permalink / raw)
  To: community

> пакет собирается для i586 (лежат в подкаталоге repo)... (если укажу без 
> target собирается для athlon... Почему? Ну да ладно...)
вот откуда он берет платформу? ~/.rpmrc - пустой...

-- 
С уважением, Kolotov Alexandr aka mr. Эбола
              отвечать: akmypost@mail.ru
                   ICQ: 100349254

    ---------------------------------------
   |  Registered Linux user       # 236664 |
    ---------------------------------------


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

* Re: [Comm] проблема с hasher
  2005-05-18  4:01 ` Kolotov Alexandr
@ 2005-05-18  5:44   ` Alexey I. Froloff
  2005-05-18  6:44     ` Kolotov Alexandr
  2005-05-18  7:58   ` php-coder
  1 sibling, 1 reply; 5+ messages in thread
From: Alexey I. Froloff @ 2005-05-18  5:44 UTC (permalink / raw)
  To: ALT Linux Community

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

* Kolotov Alexandr <akmypost@> [050518 08:00]:
> > пакет собирается для i586 (лежат в подкаталоге repo)... (если укажу без 
> > target собирается для athlon... Почему? Ну да ладно...)
> вот откуда он берет платформу? ~/.rpmrc - пустой...
Платформа определяется по uname(2), после чего, если machine
получается i686, rpm лезет гряными руками в /proc/cpuinfo и
совершенно диким способом определяет какой это i686 - athlon, Kx,
pentium4...

У вас есть /proc/cpiunfo в hasher во время установки сборочных
зависимостей?  Мне его туда запихать не удалось...  i586 и i686
работают.

-- 
Regards, Sir Raorn.
-------------------
Если бы вы знали, сколько еще пакетов застревает на подходах к Сизифу из-за
претензий по качеству пакетов...

Лучше меньше, да лучше. Можно и больше, но только не хуже.
		-- ldv in sisyphus@

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

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

* Re: [Comm] проблема с hasher
  2005-05-18  5:44   ` Alexey I. Froloff
@ 2005-05-18  6:44     ` Kolotov Alexandr
  0 siblings, 0 replies; 5+ messages in thread
From: Kolotov Alexandr @ 2005-05-18  6:44 UTC (permalink / raw)
  To: community

> Платформа определяется по uname(2), после чего, если machine
> получается i686, rpm лезет гряными руками в /proc/cpuinfo и
> совершенно диким способом определяет какой это i686 - athlon, Kx,
> pentium4...
> 
> У вас есть /proc/cpiunfo в hasher во время установки сборочных
> зависимостей?  Мне его туда запихать не удалось...  i586 и i686
> работают.
похоже проблема была в том, что freetype2-devel был в одном из 
репозиториев под athlon архитектуру (хотя сам freetype2 был оттуда 
удален). После удаление freetype2-devel сборка пошла...

-- 
С уважением, Kolotov Alexandr aka mr. Эбола
              отвечать: akmypost@mail.ru
                   ICQ: 100349254

    ---------------------------------------
   |  Registered Linux user       # 236664 |
    ---------------------------------------


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

* Re: [Comm] проблема с hasher
  2005-05-18  4:01 ` Kolotov Alexandr
  2005-05-18  5:44   ` Alexey I. Froloff
@ 2005-05-18  7:58   ` php-coder
  1 sibling, 0 replies; 5+ messages in thread
From: php-coder @ 2005-05-18  7:58 UTC (permalink / raw)
  To: community


--- Kolotov Alexandr 2005-05-18 08:01:55 +0400
+++ php-coder 2005-05-18 14:24:22 +0700

> >пакет собирается для i586 (лежат в подкаталоге repo)... (если укажу без 
> >target собирается для athlon... Почему? Ну да ладно...)
> вот откуда он берет платформу? ~/.rpmrc - пустой...

    А в /usr/lib/rpm/rpmrc заглядывали?

    Может мой ~/.rpmrc как-нибудь поможет?

    [c0der@mycomp ~]$ cat .rpmrc                                    14:25
    optflags:       i686    %optflags_default -march=pentium4
    
-- 
+ php-coder
+ php-coder[at]altlinux[dot]ru



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

end of thread, other threads:[~2005-05-18  7:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-17 12:15 [Comm] проблема с hasher Kolotov Alexandr
2005-05-18  4:01 ` Kolotov Alexandr
2005-05-18  5:44   ` Alexey I. Froloff
2005-05-18  6:44     ` Kolotov Alexandr
2005-05-18  7:58   ` php-coder

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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