AmaroK 1.4, RusXMMS2 и русские тэги mp3 (AmaroK 1.4, RusXMMS2 и русские тэги mp3)
Модератор: Bizdelnick
-
Crazy
- Сообщения: 862
- Статус: Адепт Дзен.
- ОС: Mint, Win7.
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Наверное нужен какой-нибудь python-eyed3-devel Или какую-нибудь библиотеку.
Desipere in loco
-
Minton
- Сообщения: 1588
- Статус: openSUSE Localization Team
- ОС: openSUSE Tumbleweed x86-64
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Ну, в понятие тега входит название песни, альбома, имя исполнителя, год записи, жанр песни точно плюс ещё целая куча информации, от версии тега зависит (последняя, встреченная мной - 2.4)
немного непонятно, что для вас "собственно теги"... И не имеете ли вы случайно в виду под "названия русских песен" названия файлов? (это дежурный вопрос на всякий случай, прошу не обижаться, если что)
-
Beren
- Сообщения: 702
- ОС: Gentoo
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Minton,
может, и имею. Даже скорее всего)
В любом случае я, вроде, уже близок к решению. Сейчас вожусь с easytag-ом. Должно все получится...
P.S. подпись крутая
И не имеете ли вы случайно в виду под "названия русских песен" названия файлов?
может, и имею. Даже скорее всего)
В любом случае я, вроде, уже близок к решению. Сейчас вожусь с easytag-ом. Должно все получится...
P.S. подпись крутая
Дорогу осилит идущий
-
Beren
- Сообщения: 702
- ОС: Gentoo
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Короче, жесть! Сделал через easytag идеальную коллекцию: все теги в utf-8, все как надо. Вхожу в амарок, обновляю - кракозяблы.
Как такое возможно?
Как такое возможно?
Дорогу осилит идущий
-
KaKTyCc
- Сообщения: 417
- Статус: Ораклоид
- ОС: OpenSuSE 10.3
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
какой-то пипец... Пишет, что необходим пакет python-eyed3. Посмотрел через менеджер пакетов - стоит
не помню какие там пакеты нужны, честно.
напишите на что ругается, в гугле 3 секунды найти ответ.
-
Beren
- Сообщения: 702
- ОС: Gentoo
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Это уже не надо. Теги исправлены и перекодированы. Теперь амарок их почему-то вопспринимать не хочет - для него они все равно крякозяблами видятся.
Дорогу осилит идущий
-
eduard_pustobaev
- Сообщения: 2629
- Статус: Ленивец
- ОС: Arch/Debian.
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Попробуй ~/.kde/share/apps/amarok/ удалить и заново создать коллекцию.
В дисгармонии со вселенной.
-
Minton
- Сообщения: 1588
- Статус: openSUSE Localization Team
- ОС: openSUSE Tumbleweed x86-64
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Опция locale=ru_RU.UTF8 при монтировании вам в помощь
-
Vityaz
- Сообщения: 487
- ОС: MandrivaDebianUbuntuVistaXP
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Может, не в тему маленько... Поставил я себе Мопса. Никаих проблем с кодировками... Может, надо у них узнать как они это делают?
единственный интуитивно понятный интерфейс - это соска.
_______________________________
у каждого свой любимый способ наступать на грабли
_______________________________
у каждого свой любимый способ наступать на грабли
-
Beren
- Сообщения: 702
- ОС: Gentoo
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Этот параметр прописан.
Дорогу осилит идущий
-
serg86
- Сообщения: 107
- ОС: Mandriva 2009
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
eduard_pustobaev писал(а): ↑23.09.2007 22:07
Качать исходники taglib.
Качать патч:
http://downloads.sourceforge.net/rusxmms/t...mp;big_mirror=0
Распаковать исходники taglib, в директорию с ними скопировать патч(распакованный taglib-ds-rcc.patch).
Потом:
Код: Выделить всё
cat taglib-ds-rcc.patch | patch -p1
Ну а дальше как обычно:
Код: Выделить всё
./configure make make install(checkinstall -R)
У меня получилось, почти все названия нормальными стали, спасибо
-
Beren
- Сообщения: 702
- ОС: Gentoo
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
serg86 писал(а): ↑26.09.2007 17:47eduard_pustobaev писал(а): ↑23.09.2007 22:07
Качать исходники taglib.
Качать патч:
http://downloads.sourceforge.net/rusxmms/t...mp;big_mirror=0
Распаковать исходники taglib, в директорию с ними скопировать патч(распакованный taglib-ds-rcc.patch).
Потом:
Код: Выделить всё
cat taglib-ds-rcc.patch | patch -p1
Ну а дальше как обычно:
Код: Выделить всё
./configure make make install(checkinstall -R)
У меня получилось, почти все названия нормальными стали, спасибо
Вот у меня тоже почти все названия нормальными стали. Хотя с этим, наверное, можно смириться.
Дорогу осилит идущий
-
voron_13
- Сообщения: 3
- ОС: Linux Mandriva 2007
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
всем здравствуйте...
поставил недавно mandriva 2007 powerpack, в дистрибутиве включен amarok 1.4.3, помучался с тегами и в итоге слил из инета архив в котором были несколько rpm-ок и скрипт, чтобы их поставить попроще (содержимое скрипта ниже). когда поставил эти пакеты через скрипт, русские теги появились, но amarok перестал хапускаться под простым пользователем, только под root. вообще ничего не говорит, просто загружается в память и молчит...
скрипт:
#! /bin/bash
if [ `rpm -qa | grep libtaglib0` == 'libtaglib0-1.4-1mdk' ]; then
rpm -e --force --nodeps libtaglib0;
fi
rpm -ihv --force --nodeps ./*.rpm
_________________________
пакеты:
librcc-0.2.3-csa.i586.rpm
librcd-0.1.8-csa.i586.rpm
libtaglib0-1.4-csa.i586.rpm
libtranslate-0.99-csa4.i586.rpm
taglib-1.4-csa.i586.rpm
помогите советом, пожалуйста
поставил недавно mandriva 2007 powerpack, в дистрибутиве включен amarok 1.4.3, помучался с тегами и в итоге слил из инета архив в котором были несколько rpm-ок и скрипт, чтобы их поставить попроще (содержимое скрипта ниже). когда поставил эти пакеты через скрипт, русские теги появились, но amarok перестал хапускаться под простым пользователем, только под root. вообще ничего не говорит, просто загружается в память и молчит...
скрипт:
#! /bin/bash
if [ `rpm -qa | grep libtaglib0` == 'libtaglib0-1.4-1mdk' ]; then
rpm -e --force --nodeps libtaglib0;
fi
rpm -ihv --force --nodeps ./*.rpm
_________________________
пакеты:
librcc-0.2.3-csa.i586.rpm
librcd-0.1.8-csa.i586.rpm
libtaglib0-1.4-csa.i586.rpm
libtranslate-0.99-csa4.i586.rpm
taglib-1.4-csa.i586.rpm
помогите советом, пожалуйста
-
Beren
- Сообщения: 702
- ОС: Gentoo
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
voron_13,
попробуй сменить владельца с рута на себя.
попробуй сменить владельца с рута на себя.
Код: Выделить всё
# chown <user_name> /usr/bin/amarokДорогу осилит идущий
-
voron_13
- Сообщения: 3
- ОС: Linux Mandriva 2007
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Encou писал(а): ↑09.10.2007 16:29voron_13,
попробуй сменить владельца с рута на себя.
Код: Выделить всё
# chown <user_name> /usr/bin/amarok
не помогло...(
-
Semiga
- Сообщения: 2
- ОС: Mandriva 2007
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Может немного не в тему, но я воспользовался вот этим http://forum.allnokia.ru/viewtopic.php?t=13952 так как вся музыка на ntfs разделах. Сделал как на скринах и в амарок 1.4 и в телефоне проблем с тегами больше нет 
-
voron_13
- Сообщения: 3
- ОС: Linux Mandriva 2007
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
попробовал удалить amarok и поставить по новой, все осталось также, за исключением одного, теперь вылезает сообщение:
Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
***MEMORY-WARNING***: [7144]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon...
если запускаю под root, то вылезает то же сообщение, только потом запускается kbuildsycoca и начинает работать amarok
Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
***MEMORY-WARNING***: [7144]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon...
если запускаю под root, то вылезает то же сообщение, только потом запускается kbuildsycoca и начинает работать amarok
-
Xandry
- Сообщения: 980
- ОС: openSUSE
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Страница, которую вы пытаетесь открыть, занесена в черный список как мошенническая. Вероятно, будет предпринята попытка получить личную или финансовую информацию обманным путем. Посещение данной страницы не рекомендуется.
Забавно.
-
yamah
- Сообщения: 1116
- ОС: Rosa Fresh, Debian, RELS
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
baursak писал(а): ↑13.03.2007 15:58P.P.S. он же еще попозже чуть-чуть добавил (полезно оказалось):
Чтобы заставть работать amarok работать с русскими тегами, нужно пересобрать taglib и libtranlsate с патчами из RusXMMS, и поставить librcc и librcd, которые можно взять тамже.
Если вы сами не можете поставить из исходных кодов, то можно взять мною собранные rpm пакеты:
libtranslate-0.99-csa4.i586.rpm
librcd-0.1.8-csa.i586.rpm
librcc-0.2.3-csa.i586.rpm
libtaglib0-1.4-csa.i586.rpm
taglib-1.4-csa.i586.rpm
Пакет libtaglib0-1.4-csa может конфлитковать с утсановленным libtaglib0-1.4-1mdk.
Проверь какой пакет установлен rpm -qa | grep libtaglib0. Если установлен версия mdk то удали rpm -e --nodeps libtaglib0.
Если стоит csa версия, то в Amarok обновить коллекцию.
Сделал все по инструкции, но AmaroK просто не хочет более одной песни загружать в плейлист. Он ее проигрывает и виснет.
Пришлось все изменеия снести, вернуть все родные пакеты назад.
Вариант с перекодировкой не подходит! Носители разные (net, CD, DVD, NTFS).
В чем мой косяк?
Система Mandriva Linux 2007 Sprinf Free. AmaroK из дистрибутива..
Понимание - это меч с тремя кромками: ваша правда, наша правда и Истина.
Жизнь - игра: сюжет задуман фигова, но графика хорошая...
Лучший игровой сервер - Земля: карта всего одна, но на 7 миллиардов игроков; читеров нет, админ терпеливый, но если уж забанит...
Жизнь - игра: сюжет задуман фигова, но графика хорошая...
Лучший игровой сервер - Земля: карта всего одна, но на 7 миллиардов игроков; читеров нет, админ терпеливый, но если уж забанит...
-
Crazy
- Сообщения: 862
- Статус: Адепт Дзен.
- ОС: Mint, Win7.
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
учитесь ручками из исходных кодов собирать, или все в utf перевести.
Desipere in loco
-
yamah
- Сообщения: 1116
- ОС: Rosa Fresh, Debian, RELS
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Собрать не проблема! Да вот Гугль не на все исходники ссылки дал!
Понимание - это меч с тремя кромками: ваша правда, наша правда и Истина.
Жизнь - игра: сюжет задуман фигова, но графика хорошая...
Лучший игровой сервер - Земля: карта всего одна, но на 7 миллиардов игроков; читеров нет, админ терпеливый, но если уж забанит...
Жизнь - игра: сюжет задуман фигова, но графика хорошая...
Лучший игровой сервер - Земля: карта всего одна, но на 7 миллиардов игроков; читеров нет, админ терпеливый, но если уж забанит...
-
MotodroM
- Сообщения: 4
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Решение такое:
в консоли под рутом #rpm -e --force --nodeps libtaglib0
далее установка прикрепленных пакетов строго в етом порядке
1:librcd-0.1.8-csa.i586.rpm
2:libtranslate-0.99-csa4.i586.rpm
3:librcc-0.2.3-csa.i586.rpm
4:libtaglib0-1.4-csa.i586.rpm
5:taglib-1.4-csa.i586.rpm
у мну все отлично пробуйте! ))
Прикрепил фаилы (в архиве скрипт _rus_tag_install.sh незапускать т.к он кривой p.s. неверите проверьте))) )
в консоли под рутом #rpm -e --force --nodeps libtaglib0
далее установка прикрепленных пакетов строго в етом порядке
1:librcd-0.1.8-csa.i586.rpm
2:libtranslate-0.99-csa4.i586.rpm
3:librcc-0.2.3-csa.i586.rpm
4:libtaglib0-1.4-csa.i586.rpm
5:taglib-1.4-csa.i586.rpm
у мну все отлично пробуйте! ))
MotodroM писал(а): ↑07.11.2007 18:02Решение такое:
в консоли под рутом #rpm -e --force --nodeps libtaglib0
далее установка прикрепленных пакетов строго в етом порядке
1:librcd-0.1.8-csa.i586.rpm
2:libtranslate-0.99-csa4.i586.rpm
3:librcc-0.2.3-csa.i586.rpm
4:libtaglib0-1.4-csa.i586.rpm
5:taglib-1.4-csa.i586.rpm
у мну все отлично пробуйте! ))
Прикрепил фаилы (в архиве скрипт _rus_tag_install.sh незапускать т.к он кривой p.s. неверите проверьте))) )
У вас нет необходимых прав для просмотра вложений в этом сообщении.
-
yamah
- Сообщения: 1116
- ОС: Rosa Fresh, Debian, RELS
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
MotodroM писал(а): ↑07.11.2007 18:02Решение такое:
в консоли под рутом #rpm -e --force --nodeps libtaglib0
далее установка прикрепленных пакетов строго в етом порядке
1:librcd-0.1.8-csa.i586.rpm
2:libtranslate-0.99-csa4.i586.rpm
3:librcc-0.2.3-csa.i586.rpm
4:libtaglib0-1.4-csa.i586.rpm
5:taglib-1.4-csa.i586.rpm
у мну все отлично пробуйте! ))
Прикрепил фаилы (в архиве скрипт _rus_tag_install.sh незапускать т.к он кривой p.s. неверите проверьте))) )
Спасибо, помогло!
В прошлый раз я скачал файлы с более поздней (или ранней) версией
Код: Выделить всё
librcc-0.2.2-2csa.i586.rpm
librcd-0.1.8-csa.i586.rpm
libtaglib0-1.4-4csa4.i586.rpm
libtranslate-0.99-csa4.i586.rpm
taglib-1.4-4csa4.i586.rpmПонимание - это меч с тремя кромками: ваша правда, наша правда и Истина.
Жизнь - игра: сюжет задуман фигова, но графика хорошая...
Лучший игровой сервер - Земля: карта всего одна, но на 7 миллиардов игроков; читеров нет, админ терпеливый, но если уж забанит...
Жизнь - игра: сюжет задуман фигова, но графика хорошая...
Лучший игровой сервер - Земля: карта всего одна, но на 7 миллиардов игроков; читеров нет, админ терпеливый, но если уж забанит...
-
alex_root
- Сообщения: 231
- Статус: Rotten to the Core
- ОС: Mandriva 2008.0
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Я под вендой через Tag&Rename всё в юникод перевёл за минуту.
http://www.softpointer.com/tr.htm Может оно и под wine работает - не пробовал.
http://www.softpointer.com/tr.htm Может оно и под wine работает - не пробовал.
Acer Aspire 5050 / AMD Turion 64 Mobile MK-38 2200MHz / Radeon х1100 / 512MB / 80GB
-Рунет без порнухи-
-Рунет без порнухи-
-
pcix
- Сообщения: 60
- ОС: Debian lenny, Mac OS 10.5.2
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
все хорошо проходило с "deb http://rusxmms.sourceforge.net/debian/ sarge main", совсем без проблем... пока на lenny не перешел... забыл что там для sarge, пытаюсь устанавливать... он у меня весь amarok, totem и все-все-все снести хочет...
Как из ситуации выходить?
Как из ситуации выходить?
-
CekTop
- Сообщения: 11
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
"Я под вендой через Tag&Rename всё в юникод перевёл за минуту.
http://www.softpointer.com/tr.htm Может оно и под wine работает - не пробовал.Я под вендой через Tag&Rename всё в юникод перевёл за минуту."
Единственное что помогло. Токо так ведь в постоянку неудобно. К тому же прога триальная.
http://www.softpointer.com/tr.htm Может оно и под wine работает - не пробовал.Я под вендой через Tag&Rename всё в юникод перевёл за минуту."
Единственное что помогло. Токо так ведь в постоянку неудобно. К тому же прога триальная.
-
FrozeNangeL
- Сообщения: 222
- Статус: Linux newbie
- ОС: Fedora 23 x86_64
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Кому не лень, посмотрите:
Не могу разобраться - в чем ошибка? Патч наложил, конфигурировал - все ок..И тут на тебе...
Код: Выделить всё
[hahol@localhost taglib-1.4]$ make
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4'
make[1]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4'
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix /usr/local --no-create --no-recursion
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for rccInit in -lrcc... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking if bindings should be compiled... yes
checking if examples should be compiled... yes
checking if taglib should be compiled... yes
checking if tests should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1113.
Good - your configure finished. Start make now
/bin/sh ./config.status
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating bindings/Makefile
config.status: WARNING: bindings/Makefile.in seems to ignore the --datarootdir setting
config.status: creating bindings/c/Makefile
config.status: WARNING: bindings/c/Makefile.in seems to ignore the --datarootdir setting
config.status: creating examples/Makefile
config.status: WARNING: examples/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/Makefile
config.status: WARNING: taglib/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/ape/Makefile
config.status: WARNING: taglib/ape/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/flac/Makefile
config.status: WARNING: taglib/flac/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/mpc/Makefile
config.status: WARNING: taglib/mpc/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/mpeg/Makefile
config.status: WARNING: taglib/mpeg/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/mpeg/id3v1/Makefile
config.status: WARNING: taglib/mpeg/id3v1/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/mpeg/id3v2/Makefile
config.status: WARNING: taglib/mpeg/id3v2/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/mpeg/id3v2/frames/Makefile
config.status: WARNING: taglib/mpeg/id3v2/frames/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/ogg/Makefile
config.status: WARNING: taglib/ogg/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/ogg/flac/Makefile
config.status: WARNING: taglib/ogg/flac/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/ogg/vorbis/Makefile
config.status: WARNING: taglib/ogg/vorbis/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/toolkit/Makefile
config.status: WARNING: taglib/toolkit/Makefile.in seems to ignore the --datarootdir setting
config.status: creating tests/Makefile
config.status: WARNING: tests/Makefile.in seems to ignore the --datarootdir setting
config.status: creating taglib/taglib-config
config.status: creating taglib/taglib.pc
config.status: creating config.h
config.status: executing depfiles commands
Makefile:718: предупреждение: переопределение команд для цели `clean-bcheck'
Makefile:696: предупреждение: старые команды для цели `clean-bcheck' игнорируются
Makefile:723: предупреждение: переопределение команд для цели `bcheck-am'
Makefile:701: предупреждение: старые команды для цели `bcheck-am' игнорируются
Makefile:755: предупреждение: переопределение команд для цели `clean-bcheck'
Makefile:718: предупреждение: старые команды для цели `clean-bcheck' игнорируются
Makefile:760: предупреждение: переопределение команд для цели `bcheck-am'
Makefile:723: предупреждение: старые команды для цели `bcheck-am' игнорируются
cd . && /bin/sh /home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/admin/missing --run autoheader
rm -f stamp-h1
touch config.h.in
make all-recursive
make[1]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4'
Makefile:718: предупреждение: переопределение команд для цели `clean-bcheck'
Makefile:696: предупреждение: старые команды для цели `clean-bcheck' игнорируются
Makefile:723: предупреждение: переопределение команд для цели `bcheck-am'
Makefile:701: предупреждение: старые команды для цели `bcheck-am' игнорируются
Makefile:755: предупреждение: переопределение команд для цели `clean-bcheck'
Makefile:718: предупреждение: старые команды для цели `clean-bcheck' игнорируются
Makefile:760: предупреждение: переопределение команд для цели `bcheck-am'
Makefile:723: предупреждение: старые команды для цели `bcheck-am' игнорируются
Making all in taglib
make[2]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib'
Making all in toolkit
make[3]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/toolkit'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT tstring.lo -MD -MP -MF ".deps/tstring.Tpo" -c -o tstring.lo tstring.cpp; \
then mv -f ".deps/tstring.Tpo" ".deps/tstring.Plo"; else rm -f ".deps/tstring.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT tstringlist.lo -MD -MP -MF ".deps/tstringlist.Tpo" -c -o tstringlist.lo tstringlist.cpp; \
then mv -f ".deps/tstringlist.Tpo" ".deps/tstringlist.Plo"; else rm -f ".deps/tstringlist.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT tbytevector.lo -MD -MP -MF ".deps/tbytevector.Tpo" -c -o tbytevector.lo tbytevector.cpp; \
then mv -f ".deps/tbytevector.Tpo" ".deps/tbytevector.Plo"; else rm -f ".deps/tbytevector.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT tbytevectorlist.lo -MD -MP -MF ".deps/tbytevectorlist.Tpo" -c -o tbytevectorlist.lo tbytevectorlist.cpp; \
then mv -f ".deps/tbytevectorlist.Tpo" ".deps/tbytevectorlist.Plo"; else rm -f ".deps/tbytevectorlist.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT tfile.lo -MD -MP -MF ".deps/tfile.Tpo" -c -o tfile.lo tfile.cpp; \
then mv -f ".deps/tfile.Tpo" ".deps/tfile.Plo"; else rm -f ".deps/tfile.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT tdebug.lo -MD -MP -MF ".deps/tdebug.Tpo" -c -o tdebug.lo tdebug.cpp; \
then mv -f ".deps/tdebug.Tpo" ".deps/tdebug.Plo"; else rm -f ".deps/tdebug.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT unicode.lo -MD -MP -MF ".deps/unicode.Tpo" -c -o unicode.lo unicode.cpp; \
then mv -f ".deps/unicode.Tpo" ".deps/unicode.Plo"; else rm -f ".deps/unicode.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libtoolkit.la tstring.lo tstringlist.lo tbytevector.lo tbytevectorlist.lo tfile.lo tdebug.lo unicode.lo
make[3]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/toolkit'
Making all in mpeg
make[3]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg'
Making all in id3v1
make[4]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg/id3v1'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v1tag.lo -MD -MP -MF ".deps/id3v1tag.Tpo" -c -o id3v1tag.lo id3v1tag.cpp; \
then mv -f ".deps/id3v1tag.Tpo" ".deps/id3v1tag.Plo"; else rm -f ".deps/id3v1tag.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v1genres.lo -MD -MP -MF ".deps/id3v1genres.Tpo" -c -o id3v1genres.lo id3v1genres.cpp; \
then mv -f ".deps/id3v1genres.Tpo" ".deps/id3v1genres.Plo"; else rm -f ".deps/id3v1genres.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libid3v1.la id3v1tag.lo id3v1genres.lo
make[4]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg/id3v1'
Making all in id3v2
make[4]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg/id3v2'
Making all in frames
make[5]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg/id3v2/frames'
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT attachedpictureframe.lo -MD -MP -MF ".deps/attachedpictureframe.Tpo" -c -o attachedpictureframe.lo attachedpictureframe.cpp; \
then mv -f ".deps/attachedpictureframe.Tpo" ".deps/attachedpictureframe.Plo"; else rm -f ".deps/attachedpictureframe.Tpo"; exit 1; fi
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT commentsframe.lo -MD -MP -MF ".deps/commentsframe.Tpo" -c -o commentsframe.lo commentsframe.cpp; \
then mv -f ".deps/commentsframe.Tpo" ".deps/commentsframe.Plo"; else rm -f ".deps/commentsframe.Tpo"; exit 1; fi
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT relativevolumeframe.lo -MD -MP -MF ".deps/relativevolumeframe.Tpo" -c -o relativevolumeframe.lo relativevolumeframe.cpp; \
then mv -f ".deps/relativevolumeframe.Tpo" ".deps/relativevolumeframe.Plo"; else rm -f ".deps/relativevolumeframe.Tpo"; exit 1; fi
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT textidentificationframe.lo -MD -MP -MF ".deps/textidentificationframe.Tpo" -c -o textidentificationframe.lo textidentificationframe.cpp; \
then mv -f ".deps/textidentificationframe.Tpo" ".deps/textidentificationframe.Plo"; else rm -f ".deps/textidentificationframe.Tpo"; exit 1; fi
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT uniquefileidentifierframe.lo -MD -MP -MF ".deps/uniquefileidentifierframe.Tpo" -c -o uniquefileidentifierframe.lo uniquefileidentifierframe.cpp; \
then mv -f ".deps/uniquefileidentifierframe.Tpo" ".deps/uniquefileidentifierframe.Plo"; else rm -f ".deps/uniquefileidentifierframe.Tpo"; exit 1; fi
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT unknownframe.lo -MD -MP -MF ".deps/unknownframe.Tpo" -c -o unknownframe.lo unknownframe.cpp; \
then mv -f ".deps/unknownframe.Tpo" ".deps/unknownframe.Plo"; else rm -f ".deps/unknownframe.Tpo"; exit 1; fi
/bin/sh ../../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libframes.la attachedpictureframe.lo commentsframe.lo relativevolumeframe.lo textidentificationframe.lo uniquefileidentifierframe.lo unknownframe.lo
make[5]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg/id3v2/frames'
make[5]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg/id3v2'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v2framefactory.lo -MD -MP -MF ".deps/id3v2framefactory.Tpo" -c -o id3v2framefactory.lo id3v2framefactory.cpp; \
then mv -f ".deps/id3v2framefactory.Tpo" ".deps/id3v2framefactory.Plo"; else rm -f ".deps/id3v2framefactory.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v2synchdata.lo -MD -MP -MF ".deps/id3v2synchdata.Tpo" -c -o id3v2synchdata.lo id3v2synchdata.cpp; \
then mv -f ".deps/id3v2synchdata.Tpo" ".deps/id3v2synchdata.Plo"; else rm -f ".deps/id3v2synchdata.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v2tag.lo -MD -MP -MF ".deps/id3v2tag.Tpo" -c -o id3v2tag.lo id3v2tag.cpp; \
then mv -f ".deps/id3v2tag.Tpo" ".deps/id3v2tag.Plo"; else rm -f ".deps/id3v2tag.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v2header.lo -MD -MP -MF ".deps/id3v2header.Tpo" -c -o id3v2header.lo id3v2header.cpp; \
then mv -f ".deps/id3v2header.Tpo" ".deps/id3v2header.Plo"; else rm -f ".deps/id3v2header.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v2frame.lo -MD -MP -MF ".deps/id3v2frame.Tpo" -c -o id3v2frame.lo id3v2frame.cpp; \
then mv -f ".deps/id3v2frame.Tpo" ".deps/id3v2frame.Plo"; else rm -f ".deps/id3v2frame.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v2footer.lo -MD -MP -MF ".deps/id3v2footer.Tpo" -c -o id3v2footer.lo id3v2footer.cpp; \
then mv -f ".deps/id3v2footer.Tpo" ".deps/id3v2footer.Plo"; else rm -f ".deps/id3v2footer.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT id3v2extendedheader.lo -MD -MP -MF ".deps/id3v2extendedheader.Tpo" -c -o id3v2extendedheader.lo id3v2extendedheader.cpp; \
then mv -f ".deps/id3v2extendedheader.Tpo" ".deps/id3v2extendedheader.Plo"; else rm -f ".deps/id3v2extendedheader.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libid3v2.la id3v2framefactory.lo id3v2synchdata.lo id3v2tag.lo id3v2header.lo id3v2frame.lo id3v2footer.lo id3v2extendedheader.lo ./frames/libframes.la -lz
make[5]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg/id3v2'
make[4]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg/id3v2'
make[4]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ape -I../../taglib/mpeg/id3v2 -I./id3v2 -I../../taglib/mpeg/id3v1 -I./id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT mpegfile.lo -MD -MP -MF ".deps/mpegfile.Tpo" -c -o mpegfile.lo mpegfile.cpp; \
then mv -f ".deps/mpegfile.Tpo" ".deps/mpegfile.Plo"; else rm -f ".deps/mpegfile.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ape -I../../taglib/mpeg/id3v2 -I./id3v2 -I../../taglib/mpeg/id3v1 -I./id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT mpegproperties.lo -MD -MP -MF ".deps/mpegproperties.Tpo" -c -o mpegproperties.lo mpegproperties.cpp; \
then mv -f ".deps/mpegproperties.Tpo" ".deps/mpegproperties.Plo"; else rm -f ".deps/mpegproperties.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ape -I../../taglib/mpeg/id3v2 -I./id3v2 -I../../taglib/mpeg/id3v1 -I./id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT mpegheader.lo -MD -MP -MF ".deps/mpegheader.Tpo" -c -o mpegheader.lo mpegheader.cpp; \
then mv -f ".deps/mpegheader.Tpo" ".deps/mpegheader.Plo"; else rm -f ".deps/mpegheader.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ape -I../../taglib/mpeg/id3v2 -I./id3v2 -I../../taglib/mpeg/id3v1 -I./id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT xingheader.lo -MD -MP -MF ".deps/xingheader.Tpo" -c -o xingheader.lo xingheader.cpp; \
then mv -f ".deps/xingheader.Tpo" ".deps/xingheader.Plo"; else rm -f ".deps/xingheader.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libmpeg.la mpegfile.lo mpegproperties.lo mpegheader.lo xingheader.lo ./id3v2/libid3v2.la ./id3v1/libid3v1.la
make[4]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg'
make[3]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpeg'
Making all in ogg
make[3]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ogg'
Making all in vorbis
make[4]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ogg/vorbis'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/ogg -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT vorbisfile.lo -MD -MP -MF ".deps/vorbisfile.Tpo" -c -o vorbisfile.lo vorbisfile.cpp; \
then mv -f ".deps/vorbisfile.Tpo" ".deps/vorbisfile.Plo"; else rm -f ".deps/vorbisfile.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/ogg -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT vorbisproperties.lo -MD -MP -MF ".deps/vorbisproperties.Tpo" -c -o vorbisproperties.lo vorbisproperties.cpp; \
then mv -f ".deps/vorbisproperties.Tpo" ".deps/vorbisproperties.Plo"; else rm -f ".deps/vorbisproperties.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libvorbis.la vorbisfile.lo vorbisproperties.lo
make[4]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ogg/vorbis'
Making all in flac
make[4]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ogg/flac'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/ogg -I../../../taglib/flac -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT oggflacfile.lo -MD -MP -MF ".deps/oggflacfile.Tpo" -c -o oggflacfile.lo oggflacfile.cpp; \
then mv -f ".deps/oggflacfile.Tpo" ".deps/oggflacfile.Plo"; else rm -f ".deps/oggflacfile.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o liboggflac.la oggflacfile.lo
make[4]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ogg/flac'
make[4]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ogg'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT oggfile.lo -MD -MP -MF ".deps/oggfile.Tpo" -c -o oggfile.lo oggfile.cpp; \
then mv -f ".deps/oggfile.Tpo" ".deps/oggfile.Plo"; else rm -f ".deps/oggfile.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT oggpage.lo -MD -MP -MF ".deps/oggpage.Tpo" -c -o oggpage.lo oggpage.cpp; \
then mv -f ".deps/oggpage.Tpo" ".deps/oggpage.Plo"; else rm -f ".deps/oggpage.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT oggpageheader.lo -MD -MP -MF ".deps/oggpageheader.Tpo" -c -o oggpageheader.lo oggpageheader.cpp; \
then mv -f ".deps/oggpageheader.Tpo" ".deps/oggpageheader.Plo"; else rm -f ".deps/oggpageheader.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT xiphcomment.lo -MD -MP -MF ".deps/xiphcomment.Tpo" -c -o xiphcomment.lo xiphcomment.cpp; \
then mv -f ".deps/xiphcomment.Tpo" ".deps/xiphcomment.Plo"; else rm -f ".deps/xiphcomment.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libogg.la oggfile.lo oggpage.lo oggpageheader.lo xiphcomment.lo ./vorbis/libvorbis.la ./flac/liboggflac.la
make[4]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ogg'
make[3]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ogg'
Making all in flac
make[3]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/flac'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ogg -I../../taglib/mpeg/id3v2 -I../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT flacfile.lo -MD -MP -MF ".deps/flacfile.Tpo" -c -o flacfile.lo flacfile.cpp; \
then mv -f ".deps/flacfile.Tpo" ".deps/flacfile.Plo"; else rm -f ".deps/flacfile.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ogg -I../../taglib/mpeg/id3v2 -I../../taglib/mpeg/id3v1 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT flacproperties.lo -MD -MP -MF ".deps/flacproperties.Tpo" -c -o flacproperties.lo flacproperties.cpp; \
then mv -f ".deps/flacproperties.Tpo" ".deps/flacproperties.Plo"; else rm -f ".deps/flacproperties.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libflac.la flacfile.lo flacproperties.lo
make[3]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/flac'
Making all in ape
make[3]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ape'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT apetag.lo -MD -MP -MF ".deps/apetag.Tpo" -c -o apetag.lo apetag.cpp; \
then mv -f ".deps/apetag.Tpo" ".deps/apetag.Plo"; else rm -f ".deps/apetag.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT apefooter.lo -MD -MP -MF ".deps/apefooter.Tpo" -c -o apefooter.lo apefooter.cpp; \
then mv -f ".deps/apefooter.Tpo" ".deps/apefooter.Plo"; else rm -f ".deps/apefooter.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT apeitem.lo -MD -MP -MF ".deps/apeitem.Tpo" -c -o apeitem.lo apeitem.cpp; \
then mv -f ".deps/apeitem.Tpo" ".deps/apeitem.Plo"; else rm -f ".deps/apeitem.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libape.la apetag.lo apefooter.lo apeitem.lo
make[3]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/ape'
Making all in mpc
make[3]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpc'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ape -I../../taglib/mpeg/id3v1 -I../../taglib/mpeg/id3v2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT mpcfile.lo -MD -MP -MF ".deps/mpcfile.Tpo" -c -o mpcfile.lo mpcfile.cpp; \
then mv -f ".deps/mpcfile.Tpo" ".deps/mpcfile.Plo"; else rm -f ".deps/mpcfile.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ape -I../../taglib/mpeg/id3v1 -I../../taglib/mpeg/id3v2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT mpcproperties.lo -MD -MP -MF ".deps/mpcproperties.Tpo" -c -o mpcproperties.lo mpcproperties.cpp; \
then mv -f ".deps/mpcproperties.Tpo" ".deps/mpcproperties.Plo"; else rm -f ".deps/mpcproperties.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libmpc.la mpcfile.lo mpcproperties.lo
make[3]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib/mpc'
make[3]: Entering directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib'
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../taglib/toolkit -I../taglib/mpeg -I../taglib/ogg -I../taglib/flac -I../taglib/mpc -I../taglib/ogg/vorbis -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT tag.lo -MD -MP -MF ".deps/tag.Tpo" -c -o tag.lo tag.cpp; \
then mv -f ".deps/tag.Tpo" ".deps/tag.Plo"; else rm -f ".deps/tag.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../taglib/toolkit -I../taglib/mpeg -I../taglib/ogg -I../taglib/flac -I../taglib/mpc -I../taglib/ogg/vorbis -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT fileref.lo -MD -MP -MF ".deps/fileref.Tpo" -c -o fileref.lo fileref.cpp; \
then mv -f ".deps/fileref.Tpo" ".deps/fileref.Plo"; else rm -f ".deps/fileref.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../taglib/toolkit -I../taglib/mpeg -I../taglib/ogg -I../taglib/flac -I../taglib/mpc -I../taglib/ogg/vorbis -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT audioproperties.lo -MD -MP -MF ".deps/audioproperties.Tpo" -c -o audioproperties.lo audioproperties.cpp; \
then mv -f ".deps/audioproperties.Tpo" ".deps/audioproperties.Plo"; else rm -f ".deps/audioproperties.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o libtag.la -rpath /usr/local/lib -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -version-info 5:0:4 tag.lo fileref.lo audioproperties.lo ./mpeg/libmpeg.la ./ogg/libogg.la ./flac/libflac.la ./mpc/libmpc.la ./ape/libape.la ./toolkit/libtoolkit.la
./toolkit/.libs/libtoolkit.a(tstring.o): In function `TagLib::String::prepare(TagLib::String::Type)':
tstring.cpp:(.text+0x112e): undefined reference to `rccPatchRecodeInput(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tstring.cpp:(.text+0x1331): undefined reference to `rccPatchRecodeInputID3(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tstring.cpp:(.text+0x14d6): undefined reference to `rccPatchGetLocaleType()'
./toolkit/.libs/libtoolkit.a(tstring.o): In function `TagLib::String::data(TagLib::String::Type) const':
tstring.cpp:(.text+0x21a2): undefined reference to `rccPatchRecodeOutput(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tstring.cpp:(.text+0x2481): undefined reference to `rccPatchGetLocaleType()'
tstring.cpp:(.text+0x2555): undefined reference to `rccPatchRecodeOutputID3(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
./toolkit/.libs/libtoolkit.a(tstring.o): In function `TagLib::String::ID3WType(TagLib::String::Type)':
tstring.cpp:(.text+0x91): undefined reference to `rccPatchGetID3Type()'
collect2: выполнение ld завершилось с кодом возврата 1
make[3]: *** [libtag.la] Ошибка 1
make[3]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4/taglib'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/hahol/Загрузки/TagLib/taglib-1.4/taglib-1.4'
make: *** [all] Ошибка 2
[hahol@localhost taglib-1.4]$Не могу разобраться - в чем ошибка? Патч наложил, конфигурировал - все ок..И тут на тебе...
-
vantaker
- Сообщения: 166
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Я под вендой через T......e всё в юникод перевёл за минуту
Единственное что помогло. Токо так ведь в постоянку неудобно. К тому же прога триальная
Ну вот это точно денег не просит:
http://easytag.sourceforge.net/
-
alex_root
- Сообщения: 231
- Статус: Rotten to the Core
- ОС: Mandriva 2008.0
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
прога путанная и в Убунте ничего перегнать не мог. В мандриве не пробовал(и не буду) ибо всё это поделия.Ну вот это точно денег не просит:
http://easytag.sourceforge.net/
Acer Aspire 5050 / AMD Turion 64 Mobile MK-38 2200MHz / Radeon х1100 / 512MB / 80GB
-Рунет без порнухи-
-Рунет без порнухи-
-
FrozeNangeL
- Сообщения: 222
- Статус: Linux newbie
- ОС: Fedora 23 x86_64
Re: AmaroK 1.4, RusXMMS2 и русские тэги mp3
Вот все шо понял - где-то переопределены цели, где-то ошибки за номерами 1 и 2... И файл упоминается - libtag.la.. Исходники повреждены? Подскажите кто-нибудь..пост про это выше.