1. * Package: media-sound/mp3check-0.8.4
  2. * Repository: gentoo
  3. * Maintainer: sound@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking mp3check-0.8.4.tgz to /tmp/portage/media-sound/mp3check-0.8.4/work
  8. >>> Source unpacked in /tmp/portage/media-sound/mp3check-0.8.4/work
  9. >>> Preparing source in /tmp/portage/media-sound/mp3check-0.8.4/work/mp3check-0.8.4 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/media-sound/mp3check-0.8.4/work/mp3check-0.8.4 ...
  12. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
  13. Configuring mp3check ...
  14. done
  15. >>> Source configured.
  16. >>> Compiling source in /tmp/portage/media-sound/mp3check-0.8.4/work/mp3check-0.8.4 ...
  17. make -j24 CXX=x86_64-pc-linux-gnu-g++ 'OPT=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches'
  18. x86_64-pc-linux-gnu-g++ -MM -MT ".dep.tstring tstring.o" tstring.cc -o .dep.tstring
  19. x86_64-pc-linux-gnu-g++ -MM -MT ".dep.crc16 crc16.o" crc16.cc -o .dep.crc16
  20. x86_64-pc-linux-gnu-g++ -MM -MT ".dep.tfiletools tfiletools.o" tfiletools.cc -o .dep.tfiletools
  21. x86_64-pc-linux-gnu-g++ -MM -MT ".dep.tappconfig tappconfig.o" tappconfig.cc -o .dep.tappconfig
  22. x86_64-pc-linux-gnu-g++ -MM -MT ".dep.id3tag id3tag.o" id3tag.cc -o .dep.id3tag
  23. x86_64-pc-linux-gnu-g++ -MM -MT ".dep.tregex tregex.o" tregex.cc -o .dep.tregex
  24. x86_64-pc-linux-gnu-g++ -MM -MT ".dep.mp3check mp3check.o" mp3check.cc -o .dep.mp3check
  25. x86_64-pc-linux-gnu-g++ -Wall -W -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mp3check.o mp3check.cc
  26. x86_64-pc-linux-gnu-g++ -Wall -W -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tregex.o tregex.cc
  27. x86_64-pc-linux-gnu-g++ -Wall -W -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o id3tag.o id3tag.cc
  28. x86_64-pc-linux-gnu-g++ -Wall -W -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o crc16.o crc16.cc
  29. x86_64-pc-linux-gnu-g++ -Wall -W -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tappconfig.o tappconfig.cc
  30. x86_64-pc-linux-gnu-g++ -Wall -W -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tfiletools.o tfiletools.cc
  31. x86_64-pc-linux-gnu-g++ -Wall -W -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tstring.o tstring.cc
  32. In file included from tstring.h:30:0,
  33. from tregex.h:27,
  34. from tregex.cc:22:
  35. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const T&) [with T = int; tvector<T> = tvector<int>]':
  36. tregex.cc:99:22: required from here
  37. tvector.h:61:46: error: 'push_back' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  38. tvector.h:61:46: note: declarations in dependent base 'std::vector<int, std::allocator<int> >' are not found by unqualified lookup
  39. tvector.h:61:46: note: use 'this->push_back' instead
  40. In file included from tstring.h:30:0,
  41. from tregex.h:27,
  42. from tregex.cc:22:
  43. tvector.h: In instantiation of 'void tvector<T>::clear() [with T = int]':
  44. tregex.cc:130:17: required from here
  45. tvector.h:69:19: error: 'erase' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  46. tvector.h:69:19: note: declarations in dependent base 'std::vector<int, std::allocator<int> >' are not found by unqualified lookup
  47. tvector.h:69:19: note: use 'this->erase' instead
  48. In file included from tstring.h:30:0,
  49. from tregex.h:27,
  50. from tregex.cc:22:
  51. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const T&) [with T = tvector<int>; tvector<T> = tvector<tvector<int> >]':
  52. tregex.cc:139:14: required from here
  53. tvector.h:61:46: error: 'push_back' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  54. tvector.h:61:46: note: declarations in dependent base 'std::vector<tvector<int>, std::allocator<tvector<int> > >' are not found by unqualified lookup
  55. tvector.h:61:46: note: use 'this->push_back' instead
  56. In file included from tregex.cc:22:0:
  57. tregex.h: In member function 'virtual const char* TRegEx::TErroneousRegexException::message() const':
  58. tregex.h:68:7: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  59. In file included from tfiletools.cc:24:0:
  60. tfiletools.h: In function 'dev_t mydev_t2dev_t(mydev_t)':
  61. tfiletools.h:59:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  62. In file included from tvector.h:36:0,
  63. from tstring.h:30,
  64. from tregex.h:27,
  65. from tregex.cc:22:
  66. texception.h: In member function 'virtual const char* TNotInitializedException::message() const':
  67. texception.h:130:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  68. texception.h: In member function 'virtual const char* TInternalErrorException::message() const':
  69. texception.h:124:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  70. texception.h: In member function 'virtual const char* TFileOperationErrnoException::message() const':
  71. texception.h:113:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  72. texception.h: In member function 'virtual const char* TOperationErrnoException::message() const':
  73. texception.h:97:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  74. texception.h: In member function 'virtual const char* TErrnoException::message() const':
  75. texception.h:89:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  76. texception.h: In member function 'virtual const char* TIndexOutOfRangeException::message() const':
  77. texception.h:73:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  78. make: *** [tregex.o] Error 1
  79. make: *** Waiting for unfinished jobs....
  80. In file included from tstring.h:30:0,
  81. from tstring.cc:26:
  82. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const T&) [with T = int; tvector<T> = tvector<int>]':
  83. tstring.cc:626:57: required from here
  84. tvector.h:61:46: error: 'push_back' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  85. tvector.h:61:46: note: declarations in dependent base 'std::vector<int, std::allocator<int> >' are not found by unqualified lookup
  86. tvector.h:61:46: note: use 'this->push_back' instead
  87. In file included from tappconfig.h:25:0,
  88. from tappconfig.cc:31:
  89. tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K = tstring; T = int]':
  90. tappconfig.cc:1275:26: required from here
  91. tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  92. tmap.h:57:81: note: declarations in dependent base 'std::map<tstring, int, std::less<tstring>, std::allocator<std::pair<const tstring, int> > >' are not found by unqualified lookup
  93. tmap.h:57:81: note: use 'this->find' instead
  94. In file included from tappconfig.h:25:0,
  95. from tappconfig.cc:31:
  96. tmap.h: In instantiation of 'const T& tmap<K, T>::operator[](const K&) const [with K = tstring; T = int]':
  97. tappconfig.cc:1386:48: required from here
  98. tmap.h:61:82: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  99. tmap.h:61:82: note: declarations in dependent base 'std::map<tstring, int, std::less<tstring>, std::allocator<std::pair<const tstring, int> > >' are not found by unqualified lookup
  100. tmap.h:61:82: note: use 'this->find' instead
  101. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const tvector<T>&) [with T = tstring; tvector<T> = tvector<tstring>]':
  102. tvector.h:67:63: required from 'T& tvector<T>::operator[](size_t) [with T = tstring; size_t = long unsigned int]'
  103. tstring.cc:1346:25: required from here
  104. tvector.h:63:52: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  105. tvector.h:63:52: note: declarations in dependent base 'std::vector<tstring, std::allocator<tstring> >' are not found by unqualified lookup
  106. tvector.h:63:52: note: use 'this->insert' instead
  107. In file included from tappconfig.h:26:0,
  108. from tappconfig.cc:31:
  109. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const T&) [with T = tstring; tvector<T> = tvector<tstring>]':
  110. tappconfig.cc:1406:18: required from here
  111. tvector.h:61:46: error: 'push_back' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  112. tvector.h:61:46: note: declarations in dependent base 'std::vector<tstring, std::allocator<tstring> >' are not found by unqualified lookup
  113. tvector.h:61:46: note: use 'this->push_back' instead
  114. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const T&) [with T = TAppConfigItem; tvector<T> = tvector<TAppConfigItem>]':
  115. tappconfig.cc:1973:14: required from here
  116. tvector.h:61:46: error: 'push_back' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  117. tvector.h:61:46: note: declarations in dependent base 'std::vector<TAppConfigItem, std::allocator<TAppConfigItem> >' are not found by unqualified lookup
  118. tvector.h:61:46: note: use 'this->push_back' instead
  119. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const tvector<T>&) [with T = tstring; tvector<T> = tvector<tstring>]':
  120. tvector.h:67:63: required from 'T& tvector<T>::operator[](size_t) [with T = tstring; size_t = long unsigned int]'
  121. tappconfig.cc:468:27: required from here
  122. tvector.h:63:52: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  123. tvector.h:63:52: note: declarations in dependent base 'std::vector<tstring, std::allocator<tstring> >' are not found by unqualified lookup
  124. tvector.h:63:52: note: use 'this->insert' instead
  125. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const tvector<T>&) [with T = TAppConfigItem; tvector<T> = tvector<TAppConfigItem>]':
  126. tvector.h:67:63: required from 'T& tvector<T>::operator[](size_t) [with T = TAppConfigItem; size_t = long unsigned int]'
  127. tappconfig.cc:1200:11: required from here
  128. tvector.h:63:52: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  129. tvector.h:63:52: note: declarations in dependent base 'std::vector<TAppConfigItem, std::allocator<TAppConfigItem> >' are not found by unqualified lookup
  130. tvector.h:63:52: note: use 'this->insert' instead
  131. In file included from tfiletools.h:31:0,
  132. from tfiletools.cc:24:
  133. tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K = tstring; T = int]':
  134. tfiletools.h:166:90: required from here
  135. tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  136. tmap.h:57:81: note: declarations in dependent base 'std::map<tstring, int, std::less<tstring>, std::allocator<std::pair<const tstring, int> > >' are not found by unqualified lookup
  137. tmap.h:57:81: note: use 'this->find' instead
  138. In file included from tfiletools.h:31:0,
  139. from tfiletools.cc:24:
  140. tmap.h: In instantiation of 'const T& tmap<K, T>::operator[](const K&) const [with K = tstring; T = int]':
  141. tfiletools.h:166:123: required from here
  142. tmap.h:61:82: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  143. tmap.h:61:82: note: declarations in dependent base 'std::map<tstring, int, std::less<tstring>, std::allocator<std::pair<const tstring, int> > >' are not found by unqualified lookup
  144. tmap.h:61:82: note: use 'this->find' instead
  145. tmap.h: In instantiation of 'const T& tmap<K, T>::operator[](const K&) const [with K = int; T = TFile]':
  146. tfiletools.h:166:124: required from here
  147. tmap.h:61:82: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  148. tmap.h:61:82: note: declarations in dependent base 'std::map<int, TFile, std::less<int>, std::allocator<std::pair<const int, TFile> > >' are not found by unqualified lookup
  149. tmap.h:61:82: note: use 'this->find' instead
  150. tmap.h: In instantiation of 'const T& tmap<K, T>::operator[](const K&) const [with K = int; T = TDir]':
  151. tfiletools.h:167:124: required from here
  152. tmap.h:61:82: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  153. tmap.h:61:82: note: declarations in dependent base 'std::map<int, TDir, std::less<int>, std::allocator<std::pair<const int, TDir> > >' are not found by unqualified lookup
  154. tmap.h:61:82: note: use 'this->find' instead
  155. In file included from mp3check.cc:32:0:
  156. tfiletools.h: In function 'dev_t mydev_t2dev_t(mydev_t)':
  157. tfiletools.h:59:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  158. In file included from tstring.h:30:0,
  159. from tfiletools.h:29,
  160. from tfiletools.cc:24:
  161. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const tvector<T>&) [with T = tstring; tvector<T> = tvector<tstring>]':
  162. tfiletools.cc:180:36: required from here
  163. tvector.h:63:52: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  164. tvector.h:63:52: note: declarations in dependent base 'std::vector<tstring, std::allocator<tstring> >' are not found by unqualified lookup
  165. tvector.h:63:52: note: use 'this->insert' instead
  166. In file included from tfiletools.h:31:0,
  167. from tfiletools.cc:24:
  168. tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K = int; T = TFile]':
  169. tmap.h:61:46: required from 'const T& tmap<K, T>::operator[](const K&) const [with K = int; T = TFile]'
  170. tfiletools.h:166:124: required from here
  171. tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  172. tmap.h:57:81: note: declarations in dependent base 'std::map<int, TFile, std::less<int>, std::allocator<std::pair<const int, TFile> > >' are not found by unqualified lookup
  173. tmap.h:57:81: note: use 'this->find' instead
  174. tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K = int; T = TDir]':
  175. tmap.h:61:46: required from 'const T& tmap<K, T>::operator[](const K&) const [with K = int; T = TDir]'
  176. tfiletools.h:167:124: required from here
  177. tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  178. tmap.h:57:81: note: declarations in dependent base 'std::map<int, TDir, std::less<int>, std::allocator<std::pair<const int, TDir> > >' are not found by unqualified lookup
  179. tmap.h:57:81: note: use 'this->find' instead
  180. mp3check.cc: In member function 'bool Header::sameConstant(Header) const':
  181. mp3check.cc:275:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  182. In file included from tvector.h:36:0,
  183. from tstring.h:30,
  184. from tstring.cc:26:
  185. texception.h: In member function 'virtual const char* TNotInitializedException::message() const':
  186. texception.h:130:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  187. texception.h: In member function 'virtual const char* TInternalErrorException::message() const':
  188. texception.h:124:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  189. texception.h: In member function 'virtual const char* TFileOperationErrnoException::message() const':
  190. texception.h:113:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  191. texception.h: In member function 'virtual const char* TOperationErrnoException::message() const':
  192. texception.h:97:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  193. texception.h: In member function 'virtual const char* TErrnoException::message() const':
  194. texception.h:89:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  195. texception.h: In member function 'virtual const char* TIndexOutOfRangeException::message() const':
  196. texception.h:73:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  197. make: *** [tstring.o] Error 1
  198. In file included from tmap.h:36:0,
  199. from tappconfig.h:25,
  200. from tappconfig.cc:31:
  201. texception.h: In member function 'virtual const char* TNotInitializedException::message() const':
  202. texception.h:130:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  203. texception.h: In member function 'virtual const char* TInternalErrorException::message() const':
  204. texception.h:124:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  205. texception.h: In member function 'virtual const char* TFileOperationErrnoException::message() const':
  206. texception.h:113:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  207. texception.h: In member function 'virtual const char* TOperationErrnoException::message() const':
  208. texception.h:97:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  209. texception.h: In member function 'virtual const char* TErrnoException::message() const':
  210. texception.h:89:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  211. In file included from tappconfig.h:25:0,
  212. from mp3check.cc:29:
  213. tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K = tstring; T = int]':
  214. tfiletools.h:166:90: required from here
  215. tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  216. tmap.h:57:81: note: declarations in dependent base 'std::map<tstring, int, std::less<tstring>, std::allocator<std::pair<const tstring, int> > >' are not found by unqualified lookup
  217. tmap.h:57:81: note: use 'this->find' instead
  218. texception.h: In member function 'virtual const char* TIndexOutOfRangeException::message() const':
  219. texception.h:73:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  220. In file included from tappconfig.h:25:0,
  221. from mp3check.cc:29:
  222. tmap.h: In instantiation of 'const T& tmap<K, T>::operator[](const K&) const [with K = tstring; T = int]':
  223. tfiletools.h:166:123: required from here
  224. tmap.h:61:82: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  225. tmap.h:61:82: note: declarations in dependent base 'std::map<tstring, int, std::less<tstring>, std::allocator<std::pair<const tstring, int> > >' are not found by unqualified lookup
  226. tmap.h:61:82: note: use 'this->find' instead
  227. tmap.h: In instantiation of 'const T& tmap<K, T>::operator[](const K&) const [with K = int; T = TFile]':
  228. tfiletools.h:166:124: required from here
  229. tmap.h:61:82: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  230. tmap.h:61:82: note: declarations in dependent base 'std::map<int, TFile, std::less<int>, std::allocator<std::pair<const int, TFile> > >' are not found by unqualified lookup
  231. tmap.h:61:82: note: use 'this->find' instead
  232. tmap.h: In instantiation of 'const T& tmap<K, T>::operator[](const K&) const [with K = int; T = TDir]':
  233. tfiletools.h:167:124: required from here
  234. tmap.h:61:82: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  235. tmap.h:61:82: note: declarations in dependent base 'std::map<int, TDir, std::less<int>, std::allocator<std::pair<const int, TDir> > >' are not found by unqualified lookup
  236. tmap.h:61:82: note: use 'this->find' instead
  237. In file included from tappconfig.h:26:0,
  238. from mp3check.cc:29:
  239. tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const tvector<T>&) [with T = tstring; tvector<T> = tvector<tstring>]':
  240. mp3check.cc:1460:41: required from here
  241. tvector.h:63:52: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  242. tvector.h:63:52: note: declarations in dependent base 'std::vector<tstring, std::allocator<tstring> >' are not found by unqualified lookup
  243. tvector.h:63:52: note: use 'this->insert' instead
  244. In file included from tvector.h:36:0,
  245. from tstring.h:30,
  246. from tfiletools.h:29,
  247. from tfiletools.cc:24:
  248. texception.h: In member function 'virtual const char* TNotInitializedException::message() const':
  249. texception.h:130:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  250. texception.h: In member function 'virtual const char* TInternalErrorException::message() const':
  251. texception.h:124:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  252. texception.h: In member function 'virtual const char* TFileOperationErrnoException::message() const':
  253. texception.h:113:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  254. texception.h: In member function 'virtual const char* TOperationErrnoException::message() const':
  255. texception.h:97:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  256. texception.h: In member function 'virtual const char* TErrnoException::message() const':
  257. texception.h:89:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  258. texception.h: In member function 'virtual const char* TIndexOutOfRangeException::message() const':
  259. texception.h:73:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  260. In file included from tappconfig.h:25:0,
  261. from mp3check.cc:29:
  262. tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K = int; T = TFile]':
  263. tmap.h:61:46: required from 'const T& tmap<K, T>::operator[](const K&) const [with K = int; T = TFile]'
  264. tfiletools.h:166:124: required from here
  265. tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  266. tmap.h:57:81: note: declarations in dependent base 'std::map<int, TFile, std::less<int>, std::allocator<std::pair<const int, TFile> > >' are not found by unqualified lookup
  267. tmap.h:57:81: note: use 'this->find' instead
  268. tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K = int; T = TDir]':
  269. tmap.h:61:46: required from 'const T& tmap<K, T>::operator[](const K&) const [with K = int; T = TDir]'
  270. tfiletools.h:167:124: required from here
  271. tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  272. tmap.h:57:81: note: declarations in dependent base 'std::map<int, TDir, std::less<int>, std::allocator<std::pair<const int, TDir> > >' are not found by unqualified lookup
  273. tmap.h:57:81: note: use 'this->find' instead
  274. make: *** [tappconfig.o] Error 1
  275. make: *** [tfiletools.o] Error 1
  276. In file included from tmap.h:36:0,
  277. from tappconfig.h:25,
  278. from mp3check.cc:29:
  279. texception.h: In member function 'virtual const char* TNotInitializedException::message() const':
  280. texception.h:130:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  281. texception.h: In member function 'virtual const char* TInternalErrorException::message() const':
  282. texception.h:124:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  283. texception.h: In member function 'virtual const char* TFileOperationErrnoException::message() const':
  284. texception.h:113:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  285. texception.h: In member function 'virtual const char* TOperationErrnoException::message() const':
  286. texception.h:97:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  287. texception.h: In member function 'virtual const char* TErrnoException::message() const':
  288. texception.h:89:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  289. texception.h: In member function 'virtual const char* TIndexOutOfRangeException::message() const':
  290. texception.h:73:4: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  291. make: *** [mp3check.o] Error 1
  292. * ERROR: media-sound/mp3check-0.8.4 failed (compile phase):
  293. * emake failed
  294. *
  295. * If you need support, post the output of `emerge --info '=media-sound/mp3check-0.8.4'`,
  296. * the complete build log and the output of `emerge -pqv '=media-sound/mp3check-0.8.4'`.
  297. * The complete build log is located at '/var/log/portage/media-sound:mp3check-0.8.4:20120707-054802.log'.
  298. * For convenience, a symlink to the build log is located at '/tmp/portage/media-sound/mp3check-0.8.4/temp/build.log'.
  299. * The ebuild environment file is located at '/tmp/portage/media-sound/mp3check-0.8.4/temp/environment'.
  300. * Working directory: '/tmp/portage/media-sound/mp3check-0.8.4/work/mp3check-0.8.4'
  301. * S: '/tmp/portage/media-sound/mp3check-0.8.4/work/mp3check-0.8.4'