* [devel] Q: rpm c LZMA для 4.0
@ 2008-07-01 7:33 Aleksey Avdeev
2008-07-01 8:00 ` Хихин Руслан
2008-07-01 18:36 ` Alexey Tourbin
0 siblings, 2 replies; 11+ messages in thread
From: Aleksey Avdeev @ 2008-07-01 7:33 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 1686 bytes --]
Приветствую.
Что именно нужно сделать для сборки rpm с поддержкой LZMA для бранча 4.0?
Лобовой вариант, (сборка 4.0.4-alt95 или 4.0.4-alt93) обрывается на:
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../rpmdb -I../rpmio
-I/usr/include/python2.4 -pipe -Wall -O2 -D_GNU_SOURCE -D_REENTRANT
-fno-strict-aliasing -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wno-char-subscripts -c -o header-py.lo header-py.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib
-I../rpmdb -I../rpmio -I/usr/include/python2.4 -pipe -Wall -O2
-D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -c
header-py.c -fPIC -DPIC -o .libs/header-py.o
header-py.c: In function 'hdrSubscript':
header-py.c:520: warning: assignment discards qualifiers from pointer
target type
header-py.c: At top level:
header-py.c:657: error: 'lenfunc' undeclared here (not in a function)
header-py.c:657: error: expected '}' before numeric constant
make[2]: *** [header-py.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/usr/src/RPM/BUILD/rpm-4_0-4.0.4/python'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/rpm-4_0-4.0.4'
make: *** [all] Error 2
make: Leaving directory `/usr/src/RPM/BUILD/rpm-4_0-4.0.4'
error: Bad exit status from /usr/src/tmp/rpm-tmp.71161 (%build)
PS: Нужно для возможности сборки Сизифовских пакетов хешером в системе
4.0 (сборочница основанная на Сизифе мне сейчас не доступна).
--
С уважением. Алексей.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Q: rpm c LZMA для 4.0
2008-07-01 7:33 [devel] Q: rpm c LZMA для 4.0 Aleksey Avdeev
@ 2008-07-01 8:00 ` Хихин Руслан
2008-07-01 8:40 ` Aleksey Avdeev
2008-07-01 18:36 ` Alexey Tourbin
1 sibling, 1 reply; 11+ messages in thread
From: Хихин Руслан @ 2008-07-01 8:00 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 1872 bytes --]
Здравствуйте Aleksey Avdeev
В сообщении от 1 июля 2008 Aleksey Avdeev написал(a):
> Приветствую.
>
> Что именно нужно сделать для сборки rpm с поддержкой LZMA
> для бранча 4.0?
>
> Лобовой вариант, (сборка 4.0.4-alt95 или 4.0.4-alt93)
> обрывается на:
>
> /bin/sh ../libtool --tag=CC --mode=compile
> x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.
> -I../lib -I../rpmdb -I../rpmio -I/usr/include/python2.4
> -pipe -Wall -O2 -D_GNU_SOURCE -D_REENTRANT
> -fno-strict-aliasing -Wall -Wpointer-arith
> -Wstrict-prototypes -Wmissing-prototypes
> -Wno-char-subscripts -c -o header-py.lo header-py.c
> x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.
> -I../lib -I../rpmdb -I../rpmio -I/usr/include/python2.4
> -pipe -Wall -O2 -D_GNU_SOURCE -D_REENTRANT
> -fno-strict-aliasing -Wall -Wpointer-arith
> -Wstrict-prototypes -Wmissing-prototypes
> -Wno-char-subscripts -c header-py.c -fPIC -DPIC -o
> .libs/header-py.o
> header-py.c: In function 'hdrSubscript':
> header-py.c:520: warning: assignment discards qualifiers
> from pointer target type
> header-py.c: At top level:
> header-py.c:657: error: 'lenfunc' undeclared here (not in a
> function) header-py.c:657: error: expected '}' before
> numeric constant make[2]: *** [header-py.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory
> `/usr/src/RPM/BUILD/rpm-4_0-4.0.4/python' make[1]: ***
> [all-recursive] Error 1
> make[1]: Leaving directory
> `/usr/src/RPM/BUILD/rpm-4_0-4.0.4' make: *** [all] Error 2
> make: Leaving directory `/usr/src/RPM/BUILD/rpm-4_0-4.0.4'
> error: Bad exit status from /usr/src/tmp/rpm-tmp.71161
> (%build)
>
> PS: Нужно для возможности сборки Сизифовских пакетов хешером
> в системе 4.0 (сборочница основанная на Сизифе мне сейчас не
> доступна).
Там питоны разные
--
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Q: rpm c LZMA для 4.0
2008-07-01 7:33 [devel] Q: rpm c LZMA для 4.0 Aleksey Avdeev
2008-07-01 8:00 ` Хихин Руслан
@ 2008-07-01 18:36 ` Alexey Tourbin
2008-07-01 19:24 ` Vitaly Lipatov
2008-07-02 6:05 ` Aleksey Avdeev
1 sibling, 2 replies; 11+ messages in thread
From: Alexey Tourbin @ 2008-07-01 18:36 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 226 bytes --]
On Tue, Jul 01, 2008 at 11:33:27AM +0400, Aleksey Avdeev wrote:
> Приветствую.
> Что именно нужно сделать для сборки rpm с поддержкой LZMA для бранча 4.0?
Собирать git бранч altlinux-4.0 из /people/at/packages/rpm.git
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Q: rpm c LZMA для 4.0
2008-07-01 18:36 ` Alexey Tourbin
@ 2008-07-01 19:24 ` Vitaly Lipatov
2008-07-01 19:45 ` Alexey Tourbin
2008-07-02 6:05 ` Aleksey Avdeev
1 sibling, 1 reply; 11+ messages in thread
From: Vitaly Lipatov @ 2008-07-01 19:24 UTC (permalink / raw)
To: ALT Linux Team development discussions
On 1 июля 2008, Alexey Tourbin wrote:
> On Tue, Jul 01, 2008 at 11:33:27AM +0400, Aleksey Avdeev wrote:
> > Приветствую.
> > Что именно нужно сделать для сборки rpm с поддержкой LZMA
> > для бранча 4.0?
>
> Собирать git бранч altlinux-4.0 из /people/at/packages/rpm.git
Или таки отделить вовремя привязку к python от пакета rpm.
--
С уважением,
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Q: rpm c LZMA для 4.0
2008-07-01 18:36 ` Alexey Tourbin
2008-07-01 19:24 ` Vitaly Lipatov
@ 2008-07-02 6:05 ` Aleksey Avdeev
2008-07-02 7:32 ` Igor Vlasenko
1 sibling, 1 reply; 11+ messages in thread
From: Aleksey Avdeev @ 2008-07-02 6:05 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]
Alexey Tourbin пишет:
> On Tue, Jul 01, 2008 at 11:33:27AM +0400, Aleksey Avdeev wrote:
>> Приветствую.
>> Что именно нужно сделать для сборки rpm с поддержкой LZMA для бранча 4.0?
>
> Собирать git бранч altlinux-4.0 из /people/at/packages/rpm.git
Спасибо.
Собрал rpm-4.0.4-alt94.M40.0.1.src.rpm (см.
<http://git.altlinux.org/people/solo/packages/?p=rpm.git;a=commit;h=56d2910a57f0576525546163ec01f2d6b906afe6>).
Работает.
--
С уважением. Алексей.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Q: rpm c LZMA для 4.0
2008-07-02 6:05 ` Aleksey Avdeev
@ 2008-07-02 7:32 ` Igor Vlasenko
2008-07-02 8:09 ` Aleksey Avdeev
0 siblings, 1 reply; 11+ messages in thread
From: Igor Vlasenko @ 2008-07-02 7:32 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Wed, Jul 02, 2008 at 10:05:09AM +0400, Aleksey Avdeev wrote:
> >> Что именно нужно сделать для сборки rpm с поддержкой LZMA для бранча 4.0?
> > Собирать git бранч altlinux-4.0 из /people/at/packages/rpm.git
> Спасибо.
> Собрал rpm-4.0.4-alt94.M40.0.1.src.rpm (см.
> <http://git.altlinux.org/people/solo/packages/?p=rpm.git;a=commit;h=56d2910a57f0576525546163ec01f2d6b906afe6>).
у меня не собрался:
/usr/src/RPM/BUILD/gcc-4.1.1-20070105/build-x86_64-alt-linux/gcc/../../gcc/gthr-
posix.h:567: undefined reference to `pthread_mutex_unlock'
collect2: ld returned 1 exit status
make[2]: *** [rpm.static] Error 1
В связи с этим вопрос, где бы взять готовую сборку для 4.0/x86_64.
Я уже неделю не могу пакеты для Сизифа в хешере собрать :(
Кстати, что для этого нужно? только новый rpm?
--
Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Q: rpm c LZMA для 4.0
2008-07-02 7:32 ` Igor Vlasenko
@ 2008-07-02 8:09 ` Aleksey Avdeev
2008-07-07 12:30 ` Aleksey Avdeev
0 siblings, 1 reply; 11+ messages in thread
From: Aleksey Avdeev @ 2008-07-02 8:09 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]
Igor Vlasenko пишет:
> On Wed, Jul 02, 2008 at 10:05:09AM +0400, Aleksey Avdeev wrote:
>>>> Что именно нужно сделать для сборки rpm с поддержкой LZMA для бранча 4.0?
>>> Собирать git бранч altlinux-4.0 из /people/at/packages/rpm.git
>> Спасибо.
>> Собрал rpm-4.0.4-alt94.M40.0.1.src.rpm (см.
>> <http://git.altlinux.org/people/solo/packages/?p=rpm.git;a=commit;h=56d2910a57f0576525546163ec01f2d6b906afe6>).
>
> у меня не собрался:
> /usr/src/RPM/BUILD/gcc-4.1.1-20070105/build-x86_64-alt-linux/gcc/../../gcc/gthr-
> posix.h:567: undefined reference to `pthread_mutex_unlock'
> collect2: ld returned 1 exit status
> make[2]: *** [rpm.static] Error 1
Собирал в хешере, с подключенным бранчем и подложенным
liblzma-devel-4.999.3alpha-alt1.x86_64.rpm (из Сизива).
>
> В связи с этим вопрос, где бы взять готовую сборку для 4.0/x86_64.
OK, как будет возможность -- выложу.
>
> Я уже неделю не могу пакеты для Сизифа в хешере собрать :(
> Кстати, что для этого нужно? только новый rpm?
Мне хватило только его.
--
С уважением. Алексей.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2008-07-07 12:30 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-01 7:33 [devel] Q: rpm c LZMA для 4.0 Aleksey Avdeev
2008-07-01 8:00 ` Хихин Руслан
2008-07-01 8:40 ` Aleksey Avdeev
2008-07-01 14:25 ` Wartan Hachaturow
2008-07-01 18:36 ` Alexey Tourbin
2008-07-01 19:24 ` Vitaly Lipatov
2008-07-01 19:45 ` Alexey Tourbin
2008-07-02 6:05 ` Aleksey Avdeev
2008-07-02 7:32 ` Igor Vlasenko
2008-07-02 8:09 ` Aleksey Avdeev
2008-07-07 12:30 ` Aleksey Avdeev
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