public inbox for gentoo-user-ru@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-ru] не собирается flac
@ 2006-03-19  9:45 Alex Levin
  2006-03-19 12:08 ` [gentoo-user-ru] " Arnis
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Levin @ 2006-03-19  9:45 UTC (permalink / raw
  To: gentoo-user-ru

Привет!
Собираю amarok, а для него нужен flac.
и вот он не собирается, говорит вот это (последние несколько строчек):

Making all in src
make[4]: Entering directory 
`/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/libFLAC/ia32'
/bin/sh ../../../libtool --tag=CC --mode=compile 
sh ../../../strip_non_asm_libtool_args.sh nasm -f elf -d OBJ_FORMAT_elf -i./ 
cpu_asm.nasm -o cpu_asm.lo
libtool: unrecognized option `--tag=CC'
Try `libtool --help' for more information.
make[4]: *** [cpu_asm.lo] Ошибка 1
make[4]: Leaving directory 
`/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/libFLAC/ia32'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory 
`/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/libFLAC'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory 
`/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2'
make: *** [all] Ошибка 2

!!! ERROR: media-libs/flac-1.1.2-r3 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status 
message.

Я так понимаю, ошибка в каком-то libtool, которому не нравится --tag=CC Ну и 
что делать?

amarok без flac, вообще не работает - валится на ровном месте, я надеюсь что 
это не его нормальное состояние. До этого с амароком дела не имел.

-- 
gentoo-user-ru@gentoo.org mailing list


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

* [gentoo-user-ru] Re: [gentoo-user-ru] не собирается flac
  2006-03-19  9:45 [gentoo-user-ru] не собирается flac Alex Levin
@ 2006-03-19 12:08 ` Arnis
  2006-03-19 18:16   ` Alex Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Arnis @ 2006-03-19 12:08 UTC (permalink / raw
  To: gentoo-user-ru

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

Нда, странно. Сам юзаю и flac и amaroK. amaroK нравится очень, стоит версия
1.3.8 глюки были последний раз в версии 1.2-какой-то. Может, есть смысл
обновить libtool через

#emerge libtool

А за одно внимательно посмотреть на его зависимости?

On 19/03/06, Alex Levin <levin-alex@yandex.ru> wrote:
>
> Привет!
> Собираю amarok, а для него нужен flac.
> и вот он не собирается, говорит вот это (последние несколько строчек):
>
> Making all in src
> make[4]: Entering directory
> `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/libFLAC/ia32'
> /bin/sh ../../../libtool --tag=CC --mode=compile
> sh ../../../strip_non_asm_libtool_args.sh nasm -f elf -d OBJ_FORMAT_elf
> -i./
> cpu_asm.nasm -o cpu_asm.lo
> libtool: unrecognized option `--tag=CC'
> Try `libtool --help' for more information.
> make[4]: *** [cpu_asm.lo] Ошибка 1
> make[4]: Leaving directory
> `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/libFLAC/ia32'
> make[3]: *** [all-recursive] Ошибка 1
> make[3]: Leaving directory
> `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/libFLAC'
> make[2]: *** [all-recursive] Ошибка 1
> make[2]: Leaving directory
> `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src'
> make[1]: *** [all-recursive] Ошибка 1
> make[1]: Leaving directory `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2
> '
> make: *** [all] Ошибка 2
>
> !!! ERROR: media-libs/flac-1.1.2-r3 failed.
> !!! Function src_compile, Line 53, Exitcode 2
> !!! make failed
> !!! If you need support, post the topmost build error, NOT this status
> message.
>
> Я так понимаю, ошибка в каком-то libtool, которому не нравится --tag=CC Ну
> и
> что делать?
>
> amarok без flac, вообще не работает - валится на ровном месте, я надеюсь
> что
> это не его нормальное состояние. До этого с амароком дела не имел.
>
> --
> gentoo-user-ru@gentoo.org mailing list
>
>


--
Best regards, Arnis

[-- Attachment #2: Type: text/html, Size: 2254 bytes --]

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

* Re: [gentoo-user-ru] Re: [gentoo-user-ru] не собирается flac
  2006-03-19 12:08 ` [gentoo-user-ru] " Arnis
@ 2006-03-19 18:16   ` Alex Levin
  2006-03-29 13:51     ` Alex Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Levin @ 2006-03-19 18:16 UTC (permalink / raw
  To: gentoo-user-ru

On Sunday 19 March 2006 17:08, Arnis wrote:
> Нда, странно. Сам юзаю и flac и amaroK. amaroK нравится очень, стоит версия
> 1.3.8 глюки были последний раз в версии 1.2-какой-то. Может, есть смысл
> обновить libtool через
>
> #emerge libtool
>
> А за одно внимательно посмотреть на его зависимости?
>
спасибо, попробую.
зы. amaroK версия 1.3.6

-- 
gentoo-user-ru@gentoo.org mailing list


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

* Re: [gentoo-user-ru] Re: [gentoo-user-ru] не собирается flac
  2006-03-19 18:16   ` Alex Levin
@ 2006-03-29 13:51     ` Alex Levin
  2006-03-29 14:01       ` Gleb Litvjak
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Levin @ 2006-03-29 13:51 UTC (permalink / raw
  To: gentoo-user-ru

On Sunday 19 March 2006 23:16, Alex Levin wrote:
> спасибо, попробую.
> зы. amaroK версия 1.3.6
Попробовал, flac собрался, заодно пересобрал amarok, но так и не смог ни разу 
проиграть не одной песни :)
Методом проб и ошибок выяснил, что затык происходит при нажатии на кнопку play 
и точно такой же эффект дает нажатие кнопки "Индикатор" в "Настройках Amarok"
на консоль вываливается вот это:

Script started on Срд 29 Мар 2006 19:43:17
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for 
PlaylistWindow/PlaylistWindow
QColor::setRgb: RGB parameter(s) out of range
QColor::setRgb: RGB parameter(s) out of range
QColor::setRgb: RGB parameter(s) out of range
STARTUP
QWidget::setMinimumSize: The smallest allowed size is (0,0)
X Error: BadAlloc (insufficient resources for operation) 11
  Major opcode:  53
  Minor opcode:  0
  Resource id:  0x3201043
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  14
  Minor opcode:  0
  Resource id:  0x3201043
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  70
  Minor opcode:  0
  Resource id:  0x3201043
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  55
  Minor opcode:  0
  Resource id:  0x3201043

<skip>

X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  73
  Minor opcode:  0
  Resource id:  0x3201048
In file kernel/qpixmap_x11.cpp, line 630: Out of memory
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  73
  Minor opcode:  0
  Resource id:  0x3201048
In file kernel/qpixmap_x11.cpp, line 630: Out of memory
QImage::convertDepth: Image is a null image
QImage::pixel: x=4 out of range
QImage::pixel: x=4 out of range
QImage::pixel: x=4 out of range
QImage::pixel: x=5 out of range
QImage::pixel: x=5 out of range
QImage::pixel: x=6 out of range
QImage::pixel: x=6 out of range
QImage::pixel: x=6 out of range
QImage::setPixel: x=5 out of range
QImage::pixel: x=4 out of range
QImage::pixel: x=4 out of range
QImage::pixel: x=4 out of range
QImage::pixel: x=5 out of range 

И это продолжается пока не убъешь. Какие будут предложения?
Спасибо.

-- 
gentoo-user-ru@gentoo.org mailing list


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

* Re: [gentoo-user-ru] Re: [gentoo-user-ru] не собирается flac
  2006-03-29 13:51     ` Alex Levin
@ 2006-03-29 14:01       ` Gleb Litvjak
  0 siblings, 0 replies; 5+ messages in thread
From: Gleb Litvjak @ 2006-03-29 14:01 UTC (permalink / raw
  To: gentoo-user-ru

> И это продолжается пока не убъешь. Какие будут предложения?

Первое, что приходит на ум - попробовать амароК поновее (недавно 1.3.9 вышел). 
Еще можно заглянуть на #amarok на irc.freenode.net

-- 
It's documented in The Book, somewhere...
             -- Larry Wall in <10502@jpl-devvax.JPL.NASA.GOV>

-- 
gentoo-user-ru@gentoo.org mailing list


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

end of thread, other threads:[~2006-03-29 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-19  9:45 [gentoo-user-ru] не собирается flac Alex Levin
2006-03-19 12:08 ` [gentoo-user-ru] " Arnis
2006-03-19 18:16   ` Alex Levin
2006-03-29 13:51     ` Alex Levin
2006-03-29 14:01       ` Gleb Litvjak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox