In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from tstring.cpp:26,
from libtoolkit_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from libtoolkit_la.all_cpp.cpp:2:
tstring.cpp: In function 'short unsigned int TagLib::byteSwap(short unsigned int)':
tstring.cpp:32: warning: suggest parentheses around arithmetic in operand of '|'
tstring.cpp:32: warning: conversion to 'short unsigned int' from 'int' may alter its value
tstring.cpp: In function 'short unsigned int TagLib::combine(unsigned char, unsigned char)':
tstring.cpp:37: warning: conversion to 'short unsigned int' from 'int' may alter its value
tstring.cpp: In member function 'TagLib::ByteVector TagLib::String::data(TagLib::String::Type) const':
tstring.cpp:361: warning: conversion to 'char' from 'int' may alter its value
tstring.cpp:362: warning: conversion to 'char' from 'int' may alter its value
tstring.cpp:373: warning: conversion to 'char' from 'int' may alter its value
tstring.cpp:374: warning: conversion to 'char' from 'int' may alter its value
tstring.cpp:385: warning: conversion to 'char' from 'int' may alter its value
tstring.cpp:386: warning: conversion to 'char' from 'int' may alter its value
tstring.cpp: In member function 'TagLib::String TagLib::String::stripWhiteSpace() const':
tstring.cpp:420: warning: suggest parentheses around '&&' within '||'
In file included from libtoolkit_la.all_cpp.cpp:4:
tbytevector.cpp: At global scope:
tbytevector.cpp:145: warning: type qualifiers ignored on function return type
tbytevector.cpp:150: warning: type qualifiers ignored on function return type
tbytevector.cpp: In member function 'char TagLib::ByteVector::at(TagLib::uint) const':
tbytevector.cpp:365: warning: conversion to 'char' from 'int' may alter its value
In file included from libtoolkit_la.all_cpp.cpp:8:
unicode.cpp: In function 'Unicode::ConversionResult Unicode::ConvertUTF16toUTF8(const Unicode::UTF16**, const Unicode::UTF16*, Unicode::UTF8**, Unicode::UTF8*, Unicode::ConversionFlags)':
unicode.cpp:155: warning: conversion to 'unsigned char' from 'Unicode::UTF32' may alter its value
unicode.cpp:156: warning: conversion to 'unsigned char' from 'Unicode::UTF32' may alter its value
unicode.cpp:157: warning: conversion to 'unsigned char' from 'Unicode::UTF32' may alter its value
unicode.cpp:158: warning: conversion to 'unsigned char' from 'long unsigned int' may alter its value
unicode.cpp: In function 'Unicode::ConversionResult Unicode::ConvertUTF8toUTF16(const Unicode::UTF8**, const Unicode::UTF8*, Unicode::UTF16**, Unicode::UTF16*, Unicode::ConversionFlags)':
unicode.cpp:256: warning: conversion to 'short unsigned int' from 'Unicode::UTF32' may alter its value
unicode.cpp:273: warning: conversion to 'short unsigned int' from 'Unicode::UTF32' may alter its value
unicode.cpp:274: warning: conversion to 'short unsigned int' from 'Unicode::UTF32' may alter its value
In file included from taglib.h:29,
from tstring.h:25,
from tstring.cpp:22,
from libtoolkit_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/string: At global scope:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/string: In instantiation of 'std::basic_string<Ch, Tr, A>::basic_string(InputIterator, InputIterator, const A&) [with InputIterator = const wchar_t*, Ch = wchar_t, Tr = std::char_traits<wchar_t>, A = std::allocator<wchar_t>]':
tstring.cpp:436: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/string:98: warning: unused parameter 'a'
In file included from libtoolkit_la.all_cpp.cpp:4:
tbytevector.cpp: In function 'T TagLib::toNumber(const std::vector<char, std::allocator<char> >&, bool) [with T = short unsigned int]':
tbytevector.cpp:512: instantiated from here
tbytevector.cpp:207: warning: conversion to 'short unsigned int' from 'int' may alter its value
In file included from tdebug.cpp:23,
from libtoolkit_la.all_cpp.cpp:7:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'std::bitset<N>& std::bitset<N>::set(size_t, int) [with unsigned int N = 8u]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:117: instantiated from 'std::bitset<N>::bitset(long unsigned int) [with unsigned int N = 8u]'
tdebug.cpp:43: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:206: warning: conversion to 'char' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:208: warning: conversion to 'char' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../../taglib/toolkit/tstringlist.h:29,
from id3v1genres.h:26,
from id3v1tag.cpp:26,
from libid3v1_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from libid3v1_la.all_cpp.cpp:2:
id3v1tag.cpp: In member function 'virtual void TagLib::ID3v1::Tag::setGenre(const TagLib::String&)':
id3v1tag.cpp:168: warning: conversion to 'TagLib::uchar' from 'int' may alter its value
id3v1tag.cpp: In member function 'virtual void TagLib::ID3v1::Tag::setTrack(TagLib::uint)':
id3v1tag.cpp:178: warning: conversion to 'TagLib::uchar' from 'unsigned int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:26,
from ../../../taglib/toolkit/tmap.h:27,
from id3v1genres.h:25,
from id3v1tag.cpp:26,
from libid3v1_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: At global scope:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: In instantiation of 'std::__base_associative<Key, ValueType, Compare, Allocator>::__base_associative(const Compare&, const Allocator&, const Key (*)(ValueType)) [with Key = TagLib::String, ValueType = std::pair<TagLib::String, int>, Compare = std::less<TagLib::String>, Allocator = std::allocator<int>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:500: instantiated from 'std::__single_associative<Key, ValueType, Compare, Allocator>::__single_associative(const Compare&, const Allocator&, const typename std::__base_associative<Key, ValueType, Compare, Allocator>::key_type (*)(typename std::__base_associative<Key, ValueType, Compare, Allocator>::value_type)) [with Key = TagLib::String, ValueType = std::pair<TagLib::String, int>, Compare = std::less<TagLib::String>, Allocator = std::allocator<int>]'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:108: instantiated from 'std::map<Key, T, Compare, Allocator>::map(const Compare&, const Allocator&) [with Key = TagLib::String, T = int, Compare = std::less<TagLib::String>, Allocator = std::allocator<int>]'
../../../taglib/toolkit/tmap.tcc:32: instantiated from 'TagLib::Map<Key, T>::MapPrivate<KeyP, TP>::MapPrivate() [with KeyP = TagLib::String, TP = int, Key = TagLib::String, T = int]'
../../../taglib/toolkit/tmap.tcc:41: instantiated from 'TagLib::Map<Key, T>::Map() [with Key = TagLib::String, T = int]'
id3v1genres.cpp:195: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:77: warning: unused parameter 'A'
In file included from libframes_la.all_cpp.cpp:4:
relativevolumeframe.cpp: In member function 'short int TagLib::ID3v2::RelativeVolumeFrame::volumeAdjustmentIndex(TagLib::ID3v2::RelativeVolumeFrame::ChannelType) const':
relativevolumeframe.cpp:98: warning: conversion to 'short int' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../../../taglib/toolkit/tstringlist.h:29,
from textidentificationframe.h:25,
from textidentificationframe.cpp:25,
from libframes_la.all_cpp.cpp:5:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: At global scope:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:26,
from ../../../../taglib/toolkit/tmap.h:27,
from relativevolumeframe.cpp:23,
from libframes_la.all_cpp.cpp:4:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: At global scope:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: In instantiation of 'std::__base_associative<Key, ValueType, Compare, Allocator>::__base_associative(const Compare&, const Allocator&, const Key (*)(ValueType)) [with Key = TagLib::ID3v2::RelativeVolumeFrame::ChannelType, ValueType = std::pair<TagLib::ID3v2::RelativeVolumeFrame::ChannelType, ChannelData>, Compare = std::less<TagLib::ID3v2::RelativeVolumeFrame::ChannelType>, Allocator = std::allocator<ChannelData>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:500: instantiated from 'std::__single_associative<Key, ValueType, Compare, Allocator>::__single_associative(const Compare&, const Allocator&, const typename std::__base_associative<Key, ValueType, Compare, Allocator>::key_type (*)(typename std::__base_associative<Key, ValueType, Compare, Allocator>::value_type)) [with Key = TagLib::ID3v2::RelativeVolumeFrame::ChannelType, ValueType = std::pair<TagLib::ID3v2::RelativeVolumeFrame::ChannelType, ChannelData>, Compare = std::less<TagLib::ID3v2::RelativeVolumeFrame::ChannelType>, Allocator = std::allocator<ChannelData>]'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:108: instantiated from 'std::map<Key, T, Compare, Allocator>::map(const Compare&, const Allocator&) [with Key = TagLib::ID3v2::RelativeVolumeFrame::ChannelType, T = ChannelData, Compare = std::less<TagLib::ID3v2::RelativeVolumeFrame::ChannelType>, Allocator = std::allocator<ChannelData>]'
../../../../taglib/toolkit/tmap.tcc:32: instantiated from 'TagLib::Map<Key, T>::MapPrivate<KeyP, TP>::MapPrivate() [with KeyP = TagLib::ID3v2::RelativeVolumeFrame::ChannelType, TP = ChannelData, Key = TagLib::ID3v2::RelativeVolumeFrame::ChannelType, T = ChannelData]'
../../../../taglib/toolkit/tmap.tcc:41: instantiated from 'TagLib::Map<Key, T>::Map() [with Key = TagLib::ID3v2::RelativeVolumeFrame::ChannelType, T = ChannelData]'
relativevolumeframe.cpp:45: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:77: warning: unused parameter 'A'
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../../taglib/toolkit/tstringlist.h:29,
from frames/textidentificationframe.h:25,
from id3v2framefactory.cpp:31,
from libid3v2_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from id3v2tag.cpp:28,
from libid3v2_la.all_cpp.cpp:4:
id3v2footer.h: At global scope:
id3v2footer.h:60: warning: type qualifiers ignored on function return type
In file included from libid3v2_la.all_cpp.cpp:7:
id3v2footer.cpp:44: warning: type qualifiers ignored on function return type
In file included from id3v2header.cpp:23,
from libid3v2_la.all_cpp.cpp:5:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'std::bitset<N>& std::bitset<N>::set(size_t, int) [with unsigned int N = 8u]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:88: instantiated from 'std::bitset<N>::reference& std::bitset<N>::reference::operator=(bool) [with unsigned int N = 8u]'
id3v2header.cpp:164: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:206: warning: conversion to 'char' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:208: warning: conversion to 'char' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:26,
from ../../../taglib/toolkit/tmap.h:27,
from id3v2tag.h:29,
from id3v2tag.cpp:25,
from libid3v2_la.all_cpp.cpp:4:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: At global scope:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: In instantiation of 'std::__base_associative<Key, ValueType, Compare, Allocator>::__base_associative(const Compare&, const Allocator&, const Key (*)(ValueType)) [with Key = TagLib::ByteVector, ValueType = std::pair<TagLib::ByteVector, TagLib::List<TagLib::ID3v2::Frame*> >, Compare = std::less<TagLib::ByteVector>, Allocator = std::allocator<TagLib::List<TagLib::ID3v2::Frame*> >]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:500: instantiated from 'std::__single_associative<Key, ValueType, Compare, Allocator>::__single_associative(const Compare&, const Allocator&, const typename std::__base_associative<Key, ValueType, Compare, Allocator>::key_type (*)(typename std::__base_associative<Key, ValueType, Compare, Allocator>::value_type)) [with Key = TagLib::ByteVector, ValueType = std::pair<TagLib::ByteVector, TagLib::List<TagLib::ID3v2::Frame*> >, Compare = std::less<TagLib::ByteVector>, Allocator = std::allocator<TagLib::List<TagLib::ID3v2::Frame*> >]'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:108: instantiated from 'std::map<Key, T, Compare, Allocator>::map(const Compare&, const Allocator&) [with Key = TagLib::ByteVector, T = TagLib::List<TagLib::ID3v2::Frame*>, Compare = std::less<TagLib::ByteVector>, Allocator = std::allocator<TagLib::List<TagLib::ID3v2::Frame*> >]'
../../../taglib/toolkit/tmap.tcc:32: instantiated from 'TagLib::Map<Key, T>::MapPrivate<KeyP, TP>::MapPrivate() [with KeyP = TagLib::ByteVector, TP = TagLib::List<TagLib::ID3v2::Frame*>, Key = TagLib::ByteVector, T = TagLib::List<TagLib::ID3v2::Frame*>]'
../../../taglib/toolkit/tmap.tcc:41: instantiated from 'TagLib::Map<Key, T>::Map() [with Key = TagLib::ByteVector, T = TagLib::List<TagLib::ID3v2::Frame*>]'
id3v2tag.cpp:41: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:77: warning: unused parameter 'A'
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../taglib/toolkit/tstringlist.h:29,
from ../../taglib/ape/apeitem.h:27,
from ../../taglib/ape/apetag.h:30,
from mpegfile.cpp:26,
from libmpeg_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from mpegfile.cpp:29,
from libmpeg_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'std::bitset<N>& std::bitset<N>::set(size_t, int) [with unsigned int N = 8u]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:117: instantiated from 'std::bitset<N>::bitset(long unsigned int) [with unsigned int N = 8u]'
mpegfile.cpp:700: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:206: warning: conversion to 'char' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:208: warning: conversion to 'char' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'std::bitset<N>& std::bitset<N>::set(size_t, int) [with unsigned int N = 32u]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:117: instantiated from 'std::bitset<N>::bitset(long unsigned int) [with unsigned int N = 32u]'
mpegheader.cpp:160: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:206: warning: conversion to 'char' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:208: warning: conversion to 'char' from 'int' may alter its value
In file included from libmpeg_la.all_cpp.cpp:4:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'void TagLib::MPEG::Header::parse(const TagLib::ByteVector&)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:214: warning: array subscript is above array bounds
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../../taglib/toolkit/tstringlist.h:29,
from ../../../taglib/ogg/xiphcomment.h:29,
from vorbisfile.h:26,
from vorbisfile.cpp:27,
from libvorbis_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from libvorbis_la.all_cpp.cpp:3:
vorbisproperties.cpp: In member function 'void TagLib::Vorbis::Properties::read()':
vorbisproperties.cpp:172: warning: conversion to 'int' from 'long long int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../../taglib/toolkit/tstringlist.h:29,
from ../../../taglib/ogg/xiphcomment.h:29,
from oggflacfile.cpp:26:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../taglib/toolkit/tstringlist.h:29,
from ./xiphcomment.h:29,
from xiphcomment.cpp:25,
from libogg_la.all_cpp.cpp:5:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from oggpageheader.cpp:22,
from libogg_la.all_cpp.cpp:4:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'std::bitset<N>& std::bitset<N>::set(size_t, int) [with unsigned int N = 8u]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:88: instantiated from 'std::bitset<N>::reference& std::bitset<N>::reference::operator=(bool) [with unsigned int N = 8u]'
oggpageheader.cpp:192: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:206: warning: conversion to 'char' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:208: warning: conversion to 'char' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:26,
from ../../taglib/toolkit/tmap.h:27,
from oggfile.cpp:23,
from libogg_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: At global scope:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: In instantiation of 'std::__base_associative<Key, ValueType, Compare, Allocator>::__base_associative(const Compare&, const Allocator&, const Key (*)(ValueType)) [with Key = int, ValueType = std::pair<int, TagLib::ByteVector>, Compare = std::less<int>, Allocator = std::allocator<TagLib::ByteVector>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:500: instantiated from 'std::__single_associative<Key, ValueType, Compare, Allocator>::__single_associative(const Compare&, const Allocator&, const typename std::__base_associative<Key, ValueType, Compare, Allocator>::key_type (*)(typename std::__base_associative<Key, ValueType, Compare, Allocator>::value_type)) [with Key = int, ValueType = std::pair<int, TagLib::ByteVector>, Compare = std::less<int>, Allocator = std::allocator<TagLib::ByteVector>]'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:108: instantiated from 'std::map<Key, T, Compare, Allocator>::map(const Compare&, const Allocator&) [with Key = int, T = TagLib::ByteVector, Compare = std::less<int>, Allocator = std::allocator<TagLib::ByteVector>]'
../../taglib/toolkit/tmap.tcc:32: instantiated from 'TagLib::Map<Key, T>::MapPrivate<KeyP, TP>::MapPrivate() [with KeyP = int, TP = TagLib::ByteVector, Key = int, T = TagLib::ByteVector]'
../../taglib/toolkit/tmap.tcc:41: instantiated from 'TagLib::Map<Key, T>::Map() [with Key = int, T = TagLib::ByteVector]'
oggfile.cpp:41: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:77: warning: unused parameter 'A'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: In instantiation of 'std::__base_associative<Key, ValueType, Compare, Allocator>::__base_associative(const Compare&, const Allocator&, const Key (*)(ValueType)) [with Key = TagLib::String, ValueType = std::pair<TagLib::String, TagLib::StringList>, Compare = std::less<TagLib::String>, Allocator = std::allocator<TagLib::StringList>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:500: instantiated from 'std::__single_associative<Key, ValueType, Compare, Allocator>::__single_associative(const Compare&, const Allocator&, const typename std::__base_associative<Key, ValueType, Compare, Allocator>::key_type (*)(typename std::__base_associative<Key, ValueType, Compare, Allocator>::value_type)) [with Key = TagLib::String, ValueType = std::pair<TagLib::String, TagLib::StringList>, Compare = std::less<TagLib::String>, Allocator = std::allocator<TagLib::StringList>]'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:108: instantiated from 'std::map<Key, T, Compare, Allocator>::map(const Compare&, const Allocator&) [with Key = TagLib::String, T = TagLib::StringList, Compare = std::less<TagLib::String>, Allocator = std::allocator<TagLib::StringList>]'
../../taglib/toolkit/tmap.tcc:32: instantiated from 'TagLib::Map<Key, T>::MapPrivate<KeyP, TP>::MapPrivate() [with KeyP = TagLib::String, TP = TagLib::StringList, Key = TagLib::String, T = TagLib::StringList]'
../../taglib/toolkit/tmap.tcc:41: instantiated from 'TagLib::Map<Key, T>::Map() [with Key = TagLib::String, T = TagLib::StringList]'
xiphcomment.cpp:30: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:77: warning: unused parameter 'A'
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../taglib/toolkit/tstringlist.h:29,
from ../../taglib/ogg/xiphcomment.h:29,
from flactag.h:31,
from flacfile.cpp:32,
from libflac_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from libflac_la.all_cpp.cpp:2:
flacfile.cpp: In member function 'virtual bool TagLib::FLAC::File::save()':
flacfile.cpp:212: warning: conversion to 'char' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../taglib/toolkit/tstringlist.h:29,
from apeitem.h:27,
from apetag.h:30,
from apetag.cpp:27,
from libape_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from apefooter.cpp:24,
from libape_la.all_cpp.cpp:3:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'std::bitset<N>& std::bitset<N>::set(size_t, int) [with unsigned int N = 32u]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:117: instantiated from 'std::bitset<N>::bitset(long unsigned int) [with unsigned int N = 32u]'
apefooter.cpp:188: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:206: warning: conversion to 'char' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:208: warning: conversion to 'char' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:26,
from ../../taglib/toolkit/tmap.h:27,
from apetag.cpp:25,
from libape_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: At global scope:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base: In instantiation of 'std::__base_associative<Key, ValueType, Compare, Allocator>::__base_associative(const Compare&, const Allocator&, const Key (*)(ValueType)) [with Key = const TagLib::String, ValueType = std::pair<const TagLib::String, TagLib::APE::Item>, Compare = std::less<const TagLib::String>, Allocator = std::allocator<TagLib::APE::Item>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:500: instantiated from 'std::__single_associative<Key, ValueType, Compare, Allocator>::__single_associative(const Compare&, const Allocator&, const typename std::__base_associative<Key, ValueType, Compare, Allocator>::key_type (*)(typename std::__base_associative<Key, ValueType, Compare, Allocator>::value_type)) [with Key = const TagLib::String, ValueType = std::pair<const TagLib::String, TagLib::APE::Item>, Compare = std::less<const TagLib::String>, Allocator = std::allocator<TagLib::APE::Item>]'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/map:108: instantiated from 'std::map<Key, T, Compare, Allocator>::map(const Compare&, const Allocator&) [with Key = const TagLib::String, T = TagLib::APE::Item, Compare = std::less<const TagLib::String>, Allocator = std::allocator<TagLib::APE::Item>]'
../../taglib/toolkit/tmap.tcc:32: instantiated from 'TagLib::Map<Key, T>::MapPrivate<KeyP, TP>::MapPrivate() [with KeyP = const TagLib::String, TP = TagLib::APE::Item, Key = const TagLib::String, T = TagLib::APE::Item]'
../../taglib/toolkit/tmap.tcc:41: instantiated from 'TagLib::Map<Key, T>::Map() [with Key = const TagLib::String, T = TagLib::APE::Item]'
apetag.cpp:37: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/associative_base:77: warning: unused parameter 'A'
In file included from libape_la.all_cpp.cpp:3:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'void TagLib::APE::Footer::parse(const TagLib::ByteVector&)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:214: warning: array subscript is above array bounds
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'TagLib::ByteVector TagLib::APE::Footer::render(bool) const':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:214: warning: array subscript is above array bounds
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../taglib/toolkit/tstringlist.h:29,
from ../../taglib/ape/apeitem.h:27,
from ../../taglib/ape/apetag.h:30,
from mpcfile.cpp:29,
from libmpc_la.all_cpp.cpp:2:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from mpcproperties.cpp:24,
from libmpc_la.all_cpp.cpp:3:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'std::bitset<N>& std::bitset<N>::set(size_t, int) [with unsigned int N = 32u]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:117: instantiated from 'std::bitset<N>::bitset(long unsigned int) [with unsigned int N = 32u]'
mpcproperties.cpp:119: instantiated from here
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:206: warning: conversion to 'char' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:208: warning: conversion to 'char' from 'int' may alter its value
In file included from libmpc_la.all_cpp.cpp:3:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset: In member function 'void TagLib::MPC::Properties::read()':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/bitset:214: warning: array subscript is above array bounds
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../taglib/toolkit/tstringlist.h:29,
from fileref.h:25,
from fileref.cpp:25,
from libtag_la.all_cpp.cpp:3:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
In file included from /home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/iostream:26,
from ../../taglib/toolkit/tstringlist.h:29,
from ../../taglib/fileref.h:25,
from tag_c.cpp:24:
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:41: warning: unused parameter 'msg'
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'void std::ios_base::unsetf(short unsigned int)':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:116: warning: conversion to 'short unsigned int' from 'int' may alter its value
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios: In member function 'char std::basic_ios<charT, traits>::narrow(charT, char) const [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/include/uClibc++/ios:426: warning: conversion to 'char' from 'int' may alter its value
libtool: install: warning: remember to run `libtool --finish /usr/lib'
libtool: install: warning: remember to run `libtool --finish /usr/lib'
chmod: Zugriff auf „/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/libtag.so.0.1.0“ nicht möglich: No such file or directory
/home/freetz/freetz-trunk/toolchain/build/mipsel_gcc-4.4.5_uClibc-0.9.29/mipsel-linux-uclibc/bin/mipsel-linux-uclibc-strip: 'packages/target-mipsel_uClibc-0.9.29/root/usr/lib/freetz/libtag.so.0.1.0': No such file
make: *** [packages/target-mipsel_uClibc-0.9.29/root/usr/lib/freetz/libtag.so.0.1.0] Fehler 1