* [sisyphus] [comm] XFree86-4.3.0
@ 2003-04-29 16:54 nexus6
0 siblings, 0 replies; 20+ messages in thread
From: nexus6 @ 2003-04-29 16:54 UTC (permalink / raw)
To: sisyphus
Здравствуйте ALL!
Нужна помошь в сборке пакета XFree-4.3.0-alt0.31.src.rpm
На машине установлен Junior2.2. При потыке сборки выдает ошибку
make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
make: ccache: Command not found
make: *** [World] Error 127
make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476 (%build)
Ошибки сборки пакетов:
Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476 (%build)
Вероятно для сборки из под пользователя нужно поправить spec. Для
решения что именно править моего опыта не достаточно.
Подскажите пожалуйста
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
@ 2003-04-29 17:33 ` Герасимов Дмитрий
2003-04-29 17:58 ` "Алексей Любимов"
2003-04-30 1:35 ` Andrey Suhenko
1 sibling, 2 replies; 20+ messages in thread
From: Герасимов Дмитрий @ 2003-04-29 17:33 UTC (permalink / raw)
To: sisyphus
On Wed, 30 Apr 2003 00:54:11 +0800
nexus6@list.ru wrote:
> Здравствуйте ALL!
>
> Нужна помошь в сборке пакета XFree-4.3.0-alt0.31.src.rpm
> На машине установлен Junior2.2. При потыке сборки выдает ошибку
>
> make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> make: ccache: Command not found
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
а вот это вы не читали?
[dima@localhost dima]$ apt-cache search ccache
ccache - Compiler cache
он у вас есть? наверное нету.
> make: *** [World] Error 127
> make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476
> (%build)
>
>
> Ошибки сборки пакетов:
> Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476 (%build)
>
> Вероятно для сборки из под пользователя нужно поправить spec.
> Для
> решения что именно править моего опыта не достаточно.
> Подскажите пожалуйста
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-29 17:33 ` [sisyphus] [comm] XFree86-4.3.0 Герасимов Дмитрий
@ 2003-04-29 17:58 ` "Алексей Любимов"
2003-04-30 1:35 ` Andrey Suhenko
1 sibling, 0 replies; 20+ messages in thread
From: "Алексей Любимов" @ 2003-04-29 17:58 UTC (permalink / raw)
To: sisyphus
> > make: ccache: Command not found
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> а вот это вы не читали?
> [dima@localhost dima]$ apt-cache search ccache
> ccache - Compiler cache
> он у вас есть? наверное нету.
вообще это довольно нехорошо. в спеке требовать 100% опциональный ccache
альтернативы то на что ?
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-29 17:33 ` [sisyphus] [comm] XFree86-4.3.0 Герасимов Дмитрий
2003-04-29 17:58 ` "Алексей Любимов"
@ 2003-04-30 1:35 ` Andrey Suhenko
2003-04-30 4:42 ` Gerasimov Dmitry
` (2 more replies)
1 sibling, 3 replies; 20+ messages in thread
From: Andrey Suhenko @ 2003-04-30 1:35 UTC (permalink / raw)
To: sisyphus
В сообщении от 30 Апрель 2003 01:33 Герасимов Дмитрий написал(a):
> On Wed, 30 Apr 2003 00:54:11 +0800
>
> nexus6@list.ru wrote:
> > Здравствуйте ALL!
> >
> > Нужна помошь в сборке пакета XFree-4.3.0-alt0.31.src.rpm
> > На машине установлен Junior2.2. При потыке сборки выдает ошибку
> >
> > make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > make: ccache: Command not found
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> а вот это вы не читали?
> [dima@localhost dima]$ apt-cache search ccache
> ccache - Compiler cache
> он у вас есть? наверное нету.
Мои действия:
[root@localhost root]# apt-get install ccache (ОК)
[root@localhost root]# apt-get install ccache-bte (ОК)
>
> > make: *** [World] Error 127
> > make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476
> > (%build)
> >
> >
> > Ошибки сборки пакетов:
> > Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476 (%build)
Ответ машины на попытку сборки:
[sapsan@localhost SPECS]$ rpm -ba XFree86-43.spec
1 MAKE=make
make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
gcc: No such file or directory
make: *** [World] Error 1
make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.97951 (%build)
Ошибки сборки пакетов:
Неверный код возврата из /home/sapsan/tmp/rpm-tmp.97951 (%build)
[sapsan@localhost SPECS]$
Вероятно для сборки из под пользователя нужно поправить spec.
Для решения что именно править моего опыта не достаточно.
Может быть нужно собирать пакет не в HOME а в USR
Подскажите пожалуйста.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 1:35 ` Andrey Suhenko
@ 2003-04-30 4:42 ` Gerasimov Dmitry
2003-04-30 5:56 ` Andrey Suhenko
2003-04-30 5:41 ` Leonid B. Sysoletin
2003-04-30 7:54 ` [sisyphus] " Alexey V. Lubimov
2 siblings, 1 reply; 20+ messages in thread
From: Gerasimov Dmitry @ 2003-04-30 4:42 UTC (permalink / raw)
To: sisyphus
On Wed, Apr 30, 2003 at 09:35:21AM +0800, Andrey Suhenko wrote:
> В сообщении от 30 Апрель 2003 01:33 Герасимов Дмитрий написал(a):
> > On Wed, 30 Apr 2003 00:54:11 +0800
> >
> > nexus6@list.ru wrote:
> > > Здравствуйте ALL!
> > >
> > > Нужна помошь в сборке пакета XFree-4.3.0-alt0.31.src.rpm
> > > На машине установлен Junior2.2. При потыке сборки выдает ошибку
> > >
> > > make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > > make: ccache: Command not found
> >
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > а вот это вы не читали?
> > [dima@localhost dima]$ apt-cache search ccache
> > ccache - Compiler cache
> > он у вас есть? наверное нету.
>
> Мои действия:
>
> [root@localhost root]# apt-get install ccache (ОК)
> [root@localhost root]# apt-get install ccache-bte (ОК)
>
> >
> > > make: *** [World] Error 127
> > > make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > > ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476
---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
а там что написано, не читали? вдруг что-то умное?
> > > (%build)
> > >
> > >
> > > Ошибки сборки пакетов:
> > > Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476 (%build)
>
> Ответ машины на попытку сборки:
>
> [sapsan@localhost SPECS]$ rpm -ba XFree86-43.spec
>
> 1 MAKE=make
> make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> gcc: No such file or directory
--^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> make: *** [World] Error 1
> make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.97951 (%build)
>
>
> Ошибки сборки пакетов:
> Неверный код возврата из /home/sapsan/tmp/rpm-tmp.97951 (%build)
> [sapsan@localhost SPECS]$
>
>
>
> Вероятно для сборки из под пользователя нужно поправить spec.
Это весьма вряд ли. Сборка из под пользователя это правильно и хорошо.
Единственно, я вернул место где оно собирается в /usr у себя, т.к. в
хоумнике места мало..
> Для решения что именно править моего опыта не достаточно.
> Может быть нужно собирать пакет не в HOME а в USR
> Подскажите пожалуйста.
>
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus
--
Gerasimov Dmitry
e-mail: matrix AT podlipki DOT ru
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 1:35 ` Andrey Suhenko
2003-04-30 4:42 ` Gerasimov Dmitry
@ 2003-04-30 5:41 ` Leonid B. Sysoletin
2003-04-30 7:59 ` Andrey Suhenko
2003-04-30 7:54 ` [sisyphus] " Alexey V. Lubimov
2 siblings, 1 reply; 20+ messages in thread
From: Leonid B. Sysoletin @ 2003-04-30 5:41 UTC (permalink / raw)
To: sisyphus
30 Апрель 2003 05:35, Andrey Suhenko написал:
> gcc: No such file or directory
Эту строчку тоже перевести?
--
Л. Сысолетин,
webmaster@unicon-ms.ru, webmaster@bdo.ru
[Team Ёжики-рулез!] [Team Котёнки на солярке] [Team Берегите букву "ё"!]
[Team Я люблю свою фортунку] [Team Фортунка в переписку не вступает]
Hey! Come derry dol! Hop along, my hearties!
Hobbits! Ponies all! We are fond of parties.
Now let the fun begin! Let us sing together!
-- J. R. R. Tolkien
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 4:42 ` Gerasimov Dmitry
@ 2003-04-30 5:56 ` Andrey Suhenko
0 siblings, 0 replies; 20+ messages in thread
From: Andrey Suhenko @ 2003-04-30 5:56 UTC (permalink / raw)
To: sisyphus
В сообщении от 30 Апрель 2003 12:42 Gerasimov Dmitry написал(a):
> On Wed, Apr 30, 2003 at 09:35:21AM +0800, Andrey Suhenko wrote:
> > В сообщении от 30 Апрель 2003 01:33 Герасимов Дмитрий написал(a):
> > > On Wed, 30 Apr 2003 00:54:11 +0800
> > > > make: *** [World] Error 127
> > > > make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > > > ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476
>
> ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> а там что написано, не читали? вдруг что-то умное?
Подробно пожалуйста (см. выше ОПЫТА МАЛО) :))
>
> > > > (%build)
> > > >
> > > >
> > > > Ошибки сборки пакетов:
> > > > Неверный код возврата из /home/sapsan/tmp/rpm-tmp.94476 (%build)
> >
> > Ответ машины на попытку сборки:
> >
> > [sapsan@localhost SPECS]$ rpm -ba XFree86-43.spec
> >
> > 1 MAKE=make
> > make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > gcc: No such file or directory
>
> --^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Установлен GCC2.96 : Может необходим симлинк где нибудь, или права поменять ?
>
> > make: *** [World] Error 1
> > make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.97951 (%build)
> >
> >
> > Ошибки сборки пакетов:
> > Неверный код возврата из /home/sapsan/tmp/rpm-tmp.97951 (%build)
> > [sapsan@localhost SPECS]$
> >
> >
> >
> > Вероятно для сборки из под пользователя нужно поправить spec.
>
> Это весьма вряд ли. Сборка из под пользователя это правильно и хорошо.
> Единственно, я вернул место где оно собирается в /usr у себя, т.к. в
> хоумнике места мало..
>
> > Для решения что именно править моего опыта не достаточно.
> > Может быть нужно собирать пакет не в HOME а в USR
> > Подскажите пожалуйста.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 1:35 ` Andrey Suhenko
2003-04-30 4:42 ` Gerasimov Dmitry
2003-04-30 5:41 ` Leonid B. Sysoletin
@ 2003-04-30 7:54 ` Alexey V. Lubimov
2003-04-30 8:24 ` Andrey Suhenko
2 siblings, 1 reply; 20+ messages in thread
From: Alexey V. Lubimov @ 2003-04-30 7:54 UTC (permalink / raw)
To: sisyphus
> [root@localhost root]# apt-get install ccache-bte (ОК)
это лишнее
apt-get install rpm-build
select-gcc auto
--
С уважением, Алексей Любимов avl@cad.ru
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 5:41 ` Leonid B. Sysoletin
@ 2003-04-30 7:59 ` Andrey Suhenko
2003-05-01 9:33 ` [sisyphus] " Andrey Brindeew
0 siblings, 1 reply; 20+ messages in thread
From: Andrey Suhenko @ 2003-04-30 7:59 UTC (permalink / raw)
To: sisyphus
В сообщении от 30 Апрель 2003 13:41 Leonid B. Sysoletin написал(a):
> 30 Апрель 2003 05:35, Andrey Suhenko написал:
> > gcc: No such file or directory
>
> Эту строчку тоже перевести?
gcc установлен - проверил через apt, да и уже на этой машине собирались другие
пакеты. Может не хваетает симлинка где-то.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 7:54 ` [sisyphus] " Alexey V. Lubimov
@ 2003-04-30 8:24 ` Andrey Suhenko
2003-04-30 9:04 ` Alexey V. Lubimov
0 siblings, 1 reply; 20+ messages in thread
From: Andrey Suhenko @ 2003-04-30 8:24 UTC (permalink / raw)
To: sisyphus
В сообщении от 30 Апрель 2003 15:54 Alexey V. Lubimov написал(a):
> > [root@localhost root]# apt-get install ccache-bte (ОК)
>
> это лишнее
>
> apt-get install rpm-build
> select-gcc auto
Сделал так команды прошли
При попытке сборки опять выходит ошибка
make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
gcc: No such file or directory
make: *** [World] Error 1
make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.14333 (%build)
Я правильно понимаю что не может найти gcc
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 8:24 ` Andrey Suhenko
@ 2003-04-30 9:04 ` Alexey V. Lubimov
2003-04-30 9:33 ` Andrey Suhenko
2003-04-30 9:38 ` Dmitry Alexeyev
0 siblings, 2 replies; 20+ messages in thread
From: Alexey V. Lubimov @ 2003-04-30 9:04 UTC (permalink / raw)
To: sisyphus
On Wed, 30 Apr 2003 16:24:44 +0800
Andrey Suhenko <nexus6@list.ru> wrote:
> В сообщении от 30 Апрель 2003 15:54 Alexey V. Lubimov написал(a):
> > > [root@localhost root]# apt-get install ccache-bte (ОК)
> >
> > это лишнее
> >
> > apt-get install rpm-build
> > select-gcc auto
>
> Сделал так команды прошли
>
> При попытке сборки опять выходит ошибка
>
> make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> gcc: No such file or directory
> make: *** [World] Error 1
> make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.14333 (%build)
>
> Я правильно понимаю что не может найти gcc
а что говорит select-gcc?
надо дообиться примерно такого.
[avl@avl avl]$ gcc --version
i586-alt-linux-gcc (GCC) 3.2.1 (ALT Linux, build 3.2.1-alt2)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
при непоставленных gcc3.2 альтернативы часто смотрят в воздух.
лечится select-gcc во все возможные положения.
--
С уважением, Алексей Любимов avl@cad.ru
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 9:04 ` Alexey V. Lubimov
@ 2003-04-30 9:33 ` Andrey Suhenko
2003-04-30 9:38 ` Dmitry Alexeyev
1 sibling, 0 replies; 20+ messages in thread
From: Andrey Suhenko @ 2003-04-30 9:33 UTC (permalink / raw)
To: sisyphus
В сообщении от 30 Апрель 2003 17:04 Alexey V. Lubimov написал(a):
> On Wed, 30 Apr 2003 16:24:44 +0800
>
> Andrey Suhenko <nexus6@list.ru> wrote:
> > В сообщении от 30 Апрель 2003 15:54 Alexey V. Lubimov написал(a):
> > > > [root@localhost root]# apt-get install ccache-bte (ОК)
> > >
> > > это лишнее
> > >
> > > apt-get install rpm-build
> > > select-gcc auto
> >
> > Сделал так команды прошли
> >
> > При попытке сборки опять выходит ошибка
> >
> > make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > gcc: No such file or directory
> > make: *** [World] Error 1
> > make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
> > ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.14333 (%build)
> >
> > Я правильно понимаю что не может найти gcc
>
> а что говорит select-gcc?
>
> надо дообиться примерно такого.
>
> [avl@avl avl]$ gcc --version
> i586-alt-linux-gcc (GCC) 3.2.1 (ALT Linux, build 3.2.1-alt2)
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> при непоставленных gcc3.2 альтернативы часто смотрят в воздух.
> лечится select-gcc во все возможные положения.
gcc3.2 не устанавливал , установлен 2.96
$select-gcc 2.96 (ok)
Файл RPM-TMP --- Для справки если поможет
#!/bin/sh
export RPM_SOURCE_DIR="/home/sapsan/RPM/SOURCES"
export RPM_BUILD_DIR="/home/sapsan/RPM/BUILD"
export RPM_OPT_FLAGS="-pipe -Wall -O2 -fexpensive-optimizations
-march=athlon"
export RPM_ARCH="athlon"
export RPM_OS="linux"
export RPM_DOC_DIR="/usr/share/doc"
export RPM_PACKAGE_NAME="XFree86"
export RPM_PACKAGE_VERSION="4.3.0"
export RPM_PACKAGE_RELEASE="alt0.31"
export RPM_BUILD_ROOT="/home/sapsan/tmp/XFree86-buildroot"
export RPM_CLEANUP_METHOD="auto"
export RPM_COMPRESS_METHOD="auto"
export RPM_FIXUP_METHOD="binconfig pkgconfig libtool"
export RPM_STRIP_METHOD=" none"
export RPM_VERIFY_ELF_METHOD="normal"
export RPM_FINDREQ_DEFAULT_METHOD="files lib pam perl shell"
export RPM_FINDPROV_DEFAULT_METHOD="pam lib perl"
export RPM_CLEANUP_TOPDIR=""
export RPM_COMPRESS_TOPDIR="/usr"
export RPM_FIXUP_TOPDIR=""
export RPM_STRIP_TOPDIR=""
export RPM_VERIFY_ELF_TOPDIR=""
export RPM_FINDREQ_TOPDIR=""
export RPM_FINDPROV_TOPDIR=""
export RPM_CLEANUP_SKIPLIST=""
export RPM_COMPRESS_SKIPLIST=""
export RPM_FIXUP_SKIPLIST=""
export RPM_STRIP_SKIPLIST="*/debug/*"
export RPM_VERIFY_ELF_SKIPLIST=""
export RPM_FINDREQ_SKIPLIST="/usr/share/doc/*"
export RPM_FINDPROV_SKIPLIST="/usr/share/doc/*"
export RPM_PERL_REQ_METHOD="normal"
export RPM_PYTHON="/usr/bin/python"
unset LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY
LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
LC_IDENTIFICATION LC_ALL ||:
unset DISPLAY XAUTHORITY ||:
unset CCACHE_CC CCACHE_CXX CCACHE_DIR ||:
unset AUTOCONF_VERSION AUTOMAKE_VERSION LIBTOOL_VERSION GCC_VERSION ||:
MAKEFLAGS="--print-directory"
set -x
umask 022
/bin/mkdir -p /home/sapsan/RPM/BUILD
cd /home/sapsan/RPM/BUILD
cd XFree86-4.3.0
# CDEBUGFLAGS="$RPM_OPT_FLAGS" CXXDEBUGFLAGS="$RPM_OPT_FLAGS" \
[ -n "$NPROCS" ] || NPROCS=1; make -j$NPROCS World -C xc CC="ccache gcc"
CXX="ccache g++" \
DEFAULTFONTPATH="/usr/X11R6/lib/X11/fonts/misc:unscaled,unix/:-1" \
MAKE="make"
# compile libtype1 with -fno-fast-math
make -C xc/lib/font/Type1 clean includes
make -C xc/lib/font/Type1 CDEBUGFLAGS="$RPM_OPT_FLAGS -fno-fast-math"
make -C xc/lib/font
echo PACKAGING DOCUMENTATION
# rezip these - they are in the old compress format
find xc/doc/hardcopy -name \*.PS.Z | xargs gzip -df
find xc/doc/hardcopy -name \*.PS | xargs gzip -f
groff -Tascii -ms xc/doc/misc/RELNOTES.ms > xc/doc/hardcopy/RELNOTES.txt
rm -rf xc/doc/hardcopy/BDF/*
groff -Tascii -ms xc/doc/specs/BDF/bdf.ms > xc/doc/hardcopy/BDF/bdf.txt
rm -rf xc/doc/hardcopy/CTEXT/*
groff -Tascii -ms xc/doc/specs/CTEXT/ctext.tbl.ms
>xc/doc/hardcopy/CTEXT/ctext.tbl.txt
rm -rf xc/doc/hardcopy/FSProtocol/*
groff -Tascii -ms xc/doc/specs/FSProtocol/protocol.ms
>xc/doc/hardcopy/FSProtocol/protocol.txt
rm -rf xc/doc/hardcopy/ICCCM/*
groff -Tascii -ms xc/doc/specs/ICCCM/icccm.ms >xc/doc/hardcopy/ICCCM/icccm.txt
rm -rf xc/doc/hardcopy/ICE/*
groff -Tascii -ms xc/doc/specs/ICE/ICElib.ms >xc/doc/hardcopy/ICE/ICElib.txt
groff -Tascii -ms xc/doc/specs/ICE/ice.ms > xc/doc/hardcopy/ICE/ice.txt
cp xc/doc/specs/PM/PM_spec xc/doc/hardcopy/ICE
rm -rf xc/doc/hardcopy/SM/*
groff -Tascii -ms xc/doc/specs/SM/SMlib.ms > xc/doc/hardcopy/SM/SMlib.txt
rm -rf xc/doc/hardcopy/XDMCP/*
groff -Tascii -ms xc/doc/specs/XDMCP/xdmcp.ms >xc/doc/hardcopy/XDMCP/xdmcp.txt
rm -rf xc/doc/hardcopy/XIM/*
groff -Tascii -ms xc/doc/specs/XIM/xim.ms > xc/doc/hardcopy/XIM/xim.txt
rm -rf xc/doc/hardcopy/XLFD/*
groff -Tascii -ms xc/doc/specs/XLFD/xlfd.tbl.ms
>xc/doc/hardcopy/XLFD/xlfd.tbl.txt
exit 0
Далее rpm -rebuild ля-ля.тополя
Ошибка
Выполняется(%build): /bin/sh -e /home/sapsan/tmp/rpm-tmp.24593
+ umask 022
+ /bin/mkdir -p /home/sapsan/RPM/BUILD
+ cd /home/sapsan/RPM/BUILD
+ cd XFree86-4.3.0
+ '[' -n '' ']'
+ NPROCS=1
+ make -j1 World -C xc 'CC=ccache gcc' 'CXX=ccache g++'
DEFAULTFONTPATH=/usr/X11R6/lib/X11/fonts/misc:unscaled,unix/:-1 MAKE=make
make: Entering directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
gcc: No such file or directory
make: *** [World] Error 1
make: Leaving directory `/home/sapsan/RPM/BUILD/XFree86-4.3.0/xc'
ошибка: Неверный код возврата из /home/sapsan/tmp/rpm-tmp.24593 (%build)
Мозги уже кипят :(((
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0
2003-04-30 9:04 ` Alexey V. Lubimov
2003-04-30 9:33 ` Andrey Suhenko
@ 2003-04-30 9:38 ` Dmitry Alexeyev
2003-05-04 19:41 ` [sisyphus] XFree86-4.3.0 Alexey Tourbin
1 sibling, 1 reply; 20+ messages in thread
From: Dmitry Alexeyev @ 2003-04-30 9:38 UTC (permalink / raw)
To: sisyphus
Была точно такая же проблема. Лечится либо удалением пакета ccache и
установкой ссылок, либо прямым указанием CC, CPP и т.д.
Т.е.:
1) установить ccache;
CC="i586-alt-linux-gcc" CPP="i586-alt-linux-gcc -E" rpm --rebuild ...
2) с ccache:
alias gcc=i586-alt-linux-gcc
rpm --rebuild ...
3) просто подправить ссылки в /etc/alternatives
ccache ломает все ссылки почему-то. Иногда вместо i586-alt-linux-gcc почему-то
делается попытка запускать i686-alt-linux-gcc... /lib/cpp ссылка вообще
сломана.
select-gcc не помогает.
Стоит gcc3.2 и gcc2.96, оба бинарные. Пробовал ccache бинарный и собранный из
src.rpm. Результат одинаков.
Кому интересно - могу сообщить подробности; что делал, где ошибки, и т.д.
WBR,
Dmitry
> надо дообиться примерно такого.
>
> [avl@avl avl]$ gcc --version
> i586-alt-linux-gcc (GCC) 3.2.1 (ALT Linux, build 3.2.1-alt2)
...
> при непоставленных gcc3.2 альтернативы часто смотрят в воздух.
> лечится select-gcc во все возможные положения.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0 dist№ 25RH-R29U-TD0T
@ 2003-04-30 13:08 ` Andrey Suhenko
2003-04-30 13:28 ` [sisyphus] [comm] XFree86-4.3.0 dist??? 25RH-R29U-TD0T Gerasimov Dmitry
2003-05-02 15:59 ` [sisyphus] " Michael Shigorin
0 siblings, 2 replies; 20+ messages in thread
From: Andrey Suhenko @ 2003-04-30 13:08 UTC (permalink / raw)
To: sisyphus
УВАЖАЕМЫE ALTLINUX
Подскажите начинающему имеет ли смысл обновлять XFree86 до версии 4.3.0 в
ALT Junior 2.2 (хотелось получить прозрачность окон в KDE)
Пробую собрать из XFree86-4.3.0-alt3.SRC.RPM и не получается видимо у меня
неправильно настроен компилятор и RPM
Хотя модем установить получилось (скомпилировал драйвер на своей машине и
собрал в пакет)
Тоже самое с видеодрайвером Собрал из SRC.RPM с NVIDIA.COM (верисия 2960 - с
NVIDIA QUADRO2 MXR работает стабильнее )
Пожалуйста окажите помощь (что настроить , что поставить , кде концы искать)
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] [comm] XFree86-4.3.0 dist??? 25RH-R29U-TD0T
2003-04-30 13:08 ` [sisyphus] [comm] XFree86-4.3.0 dist№ 25RH-R29U-TD0T Andrey Suhenko
@ 2003-04-30 13:28 ` Gerasimov Dmitry
2003-05-02 15:59 ` [sisyphus] " Michael Shigorin
1 sibling, 0 replies; 20+ messages in thread
From: Gerasimov Dmitry @ 2003-04-30 13:28 UTC (permalink / raw)
To: sisyphus
On Wed, Apr 30, 2003 at 09:08:32PM +0800, Andrey Suhenko wrote:
>
> УВАЖАЕМЫE ALTLINUX
>
> Подскажите начинающему имеет ли смысл обновлять XFree86 до версии 4.3.0 в
> ALT Junior 2.2 (хотелось получить прозрачность окон в KDE)
>
> Пробую собрать из XFree86-4.3.0-alt3.SRC.RPM и не получается видимо у меня
> неправильно настроен компилятор и RPM
В КДЕ окошки и без 4.3.0 должны уметь быть прозрачными. кажется. :-)
>
> Хотя модем установить получилось (скомпилировал драйвер на своей машине и
> собрал в пакет)
>
> Тоже самое с видеодрайвером Собрал из SRC.RPM с NVIDIA.COM (верисия 2960 - с
> NVIDIA QUADRO2 MXR работает стабильнее )
>
> Пожалуйста окажите помощь (что настроить , что поставить , кде концы искать)
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus
--
Gerasimov Dmitry
e-mail: matrix AT podlipki DOT ru
^ permalink raw reply [flat|nested] 20+ messages in thread
* [sisyphus] Re: [comm] XFree86-4.3.0
2003-04-30 7:59 ` Andrey Suhenko
@ 2003-05-01 9:33 ` Andrey Brindeew
0 siblings, 0 replies; 20+ messages in thread
From: Andrey Brindeew @ 2003-05-01 9:33 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
On Wed, Apr 30, 2003 at 03:59:37PM +0800, Andrey Suhenko wrote:
> gcc установлен - проверил через apt, да и уже на этой машине собирались другие
> пакеты. Может не хваетает симлинка где-то.
В этом вам поможет разобраться select-gcc
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
[-- Attachment #2: Type: application/pgp-signature, Size: 245 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
* [sisyphus] Re: [comm] XFree86-4.3.0 dist??? 25RH-R29U-TD0T
2003-04-30 13:08 ` [sisyphus] [comm] XFree86-4.3.0 dist№ 25RH-R29U-TD0T Andrey Suhenko
2003-04-30 13:28 ` [sisyphus] [comm] XFree86-4.3.0 dist??? 25RH-R29U-TD0T Gerasimov Dmitry
@ 2003-05-02 15:59 ` Michael Shigorin
1 sibling, 0 replies; 20+ messages in thread
From: Michael Shigorin @ 2003-05-02 15:59 UTC (permalink / raw)
To: Andrey Suhenko; +Cc: sisyphus
On Wed, Apr 30, 2003 at 09:08:32PM +0800, Andrey Suhenko wrote:
> Пробую собрать из XFree86-4.3.0-alt3.SRC.RPM и не получается
> видимо у меня неправильно настроен компилятор и RPM
М... да, этого пока лучше не делать. Плюс 4.3 как раз ровняют.
> Тоже самое с видеодрайвером Собрал из SRC.RPM с NVIDIA.COM
> (верисия 2960 - с NVIDIA QUADRO2 MXR работает стабильнее )
Скажите, какая версия работает сейчас и покажите вывод команды
rpm -qa | grep kernel
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 20+ messages in thread
* [sisyphus] Re: XFree86-4.3.0
2003-04-30 9:38 ` Dmitry Alexeyev
@ 2003-05-04 19:41 ` Alexey Tourbin
2003-05-05 10:34 ` Dmitry Alexeyev
0 siblings, 1 reply; 20+ messages in thread
From: Alexey Tourbin @ 2003-05-04 19:41 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]
On Wed, Apr 30, 2003 at 01:38:37PM +0400, Dmitry Alexeyev wrote:
> 3) просто подправить ссылки в /etc/alternatives
Нужно сделать так:
# ln -sf ccache /usr/bin/cc
# ln -sf ccache /usr/bin/gcc
# ln -sf ccache /usr/bin/c++
# ln -sf ccache /usr/bin/g++
# ln -sf gcc /etc/alternatives/cc
# ln -sf c++ /etc/alternatives/g++
# cat <<EOF >/etc/profile.d/ccache.sh
#!/bin/sh
export CCACHE_PATH=/etc/alternatives
EOF
# chmod +x /etc/profile.d/ccache.sh
$ . /etc/profile
$ gcc --version
i586-alt-linux-gcc (GCC) 3.2.1 (ALT Linux, build 3.2.1-alt2)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ realpath `which gcc`
/usr/bin/ccache
$
> ccache ломает все ссылки почему-то. Иногда вместо i586-alt-linux-gcc почему-то
> делается попытка запускать i686-alt-linux-gcc... /lib/cpp ссылка вообще
> сломана.
Как ccache может ломать ссылки? Почему у всех ломает, а у меня не
ломает? Я не могу. Sisyphus@ иногда превращается в рассадник ересей,
как средневековая Франция. :)
Или это в последней сборке нахимичили?
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [sisyphus] Re: XFree86-4.3.0
2003-05-04 19:41 ` [sisyphus] XFree86-4.3.0 Alexey Tourbin
@ 2003-05-05 10:34 ` Dmitry Alexeyev
2003-05-06 12:19 ` [sisyphus] Re: ccache Alexey Tourbin
0 siblings, 1 reply; 20+ messages in thread
From: Dmitry Alexeyev @ 2003-05-05 10:34 UTC (permalink / raw)
To: sisyphus
В сообщении от Воскресенье 04 Май 2003 23:41 Alexey Tourbin написал(a):
> On Wed, Apr 30, 2003 at 01:38:37PM +0400, Dmitry Alexeyev wrote:
> > 3) просто подправить ссылки в /etc/alternatives
>
> Нужно сделать так:
>
> # ln -sf ccache /usr/bin/cc
До ccache надо наверно полный путь указывать...
<s..p>
> > ccache ломает все ссылки почему-то. Иногда вместо i586-alt-linux-gcc
> > почему-то делается попытка запускать i686-alt-linux-gcc... /lib/cpp
> > ссылка вообще сломана.
>
> Как ccache может ломать ссылки? Почему у всех ломает, а у меня не
> ломает? Я не могу. Sisyphus@ иногда превращается в рассадник ересей,
> как средневековая Франция. :)
>
> Или это в последней сборке нахимичили?
Не разбирался. Но ссылки у меня все нафик посносило. Какие-то пакеты хотели
для сборки именно i686-alt-linux-*, уж не знаю, зачем. Найду - опишу.
Сейчас вроде как лучше.
WBR,
Dmitry
^ permalink raw reply [flat|nested] 20+ messages in thread
* [sisyphus] Re: ccache
2003-05-05 10:34 ` Dmitry Alexeyev
@ 2003-05-06 12:19 ` Alexey Tourbin
0 siblings, 0 replies; 20+ messages in thread
From: Alexey Tourbin @ 2003-05-06 12:19 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 782 bytes --]
On Mon, May 05, 2003 at 02:34:04PM +0400, Dmitry Alexeyev wrote:
> > Нужно сделать так:
> >
> > # ln -sf ccache /usr/bin/cc
>
> До ccache надо наверно полный путь указывать...
Не надо. Это же симлинки. Грубо говоря, команда
# ln -sf ccache /usr/bin/cc
эквивалентна
# cd /usr/bin
# ln -sf ccache cc
В любом случае получается
$ ls -l /usr/bin/cc
lrwxrwxrwx 1 root root 6 May 4 23:38 /usr/bin/cc -> ccache
$
> Не разбирался. Но ссылки у меня все нафик посносило. Какие-то пакеты хотели
> для сборки именно i686-alt-linux-*, уж не знаю, зачем. Найду - опишу.
> Сейчас вроде как лучше.
Вы наверное поставили пакет ccache-bte. Он действительно меняет ссылки
через update-alternatives. Но это довольно специфический пакет, просто
так его лучше не ставить.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
end of thread, other threads:[~2003-05-06 12:19 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-29 17:33 ` [sisyphus] [comm] XFree86-4.3.0 Герасимов Дмитрий
2003-04-29 17:58 ` "Алексей Любимов"
2003-04-30 1:35 ` Andrey Suhenko
2003-04-30 4:42 ` Gerasimov Dmitry
2003-04-30 5:56 ` Andrey Suhenko
2003-04-30 5:41 ` Leonid B. Sysoletin
2003-04-30 7:59 ` Andrey Suhenko
2003-05-01 9:33 ` [sisyphus] " Andrey Brindeew
2003-04-30 7:54 ` [sisyphus] " Alexey V. Lubimov
2003-04-30 8:24 ` Andrey Suhenko
2003-04-30 9:04 ` Alexey V. Lubimov
2003-04-30 9:33 ` Andrey Suhenko
2003-04-30 9:38 ` Dmitry Alexeyev
2003-05-04 19:41 ` [sisyphus] XFree86-4.3.0 Alexey Tourbin
2003-05-05 10:34 ` Dmitry Alexeyev
2003-05-06 12:19 ` [sisyphus] Re: ccache Alexey Tourbin
2003-04-30 13:08 ` [sisyphus] [comm] XFree86-4.3.0 dist№ 25RH-R29U-TD0T Andrey Suhenko
2003-04-30 13:28 ` [sisyphus] [comm] XFree86-4.3.0 dist??? 25RH-R29U-TD0T Gerasimov Dmitry
2003-05-02 15:59 ` [sisyphus] " Michael Shigorin
2003-04-29 16:54 [sisyphus] [comm] XFree86-4.3.0 nexus6
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git