1. * Package: media-video/noad-0.7.3
  2. * Repository: gentoo
  3. * Maintainer: vdr@gentoo.org media-video@gentoo.org
  4. * USE: amd64 elibc_glibc ffmpeg kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking noad-0.7.3.tar.bz2 to /tmp/portage/media-video/noad-0.7.3/work
  8. >>> Source unpacked in /tmp/portage/media-video/noad-0.7.3/work
  9. >>> Preparing source in /tmp/portage/media-video/noad-0.7.3/work/noad-0.7.3 ...
  10. * Applying noad-0.7.3-hangcheck.diff ...
  11. [ ok ]
  12. * Running eautoreconf in '/tmp/portage/media-video/noad-0.7.3/work/noad-0.7.3' ...
  13. * Running aclocal ...
  14. [ ok ]
  15. * Running autoconf ...
  16. [ ok ]
  17. * Running autoheader ...
  18. [ ok ]
  19. * Running automake --add-missing --copy ...
  20. [ ok ]
  21. * please use append-cppflags for preprocessor flags
  22. >>> Source prepared.
  23. >>> Configuring source in /tmp/portage/media-video/noad-0.7.3/work/noad-0.7.3 ...
  24. ./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 --with-ffmpeg --with-ffmpeginclude=/usr/include --without-magick --with-mpeginclude=/usr/include/mpeg2dec
  25. configure: loading site script /usr/share/config.site
  26. configure: loading site script /usr/share/crossdev/include/site/linux
  27. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  28. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  35. checking whether the C++ compiler works... yes
  36. checking for C++ compiler default output file name... a.out
  37. checking for suffix of executables...
  38. checking whether we are cross compiling... no
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C++ compiler... yes
  41. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  42. checking for style of include used by make... GNU
  43. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  44. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  48. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  49. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  50. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  51. checking for grep that handles long lines and -e... /bin/grep
  52. checking for egrep... /bin/grep -E
  53. checking for ANSI C header files... yes
  54. checking for sys/types.h... yes
  55. checking for sys/stat.h... yes
  56. checking for stdlib.h... yes
  57. checking for string.h... yes
  58. checking for memory.h... yes
  59. checking for strings.h... yes
  60. checking for inttypes.h... yes
  61. checking for stdint.h... yes
  62. checking for unistd.h... yes
  63. checking minix/config.h usability... no
  64. checking minix/config.h presence... no
  65. checking for minix/config.h... no
  66. checking whether it is safe to define __EXTENSIONS__... yes
  67. checking for libmpeg with pkg-config... configure from pkg-config
  68. configure: taking mpeg-includes from -I/usr/include/mpeg2dec
  69. configure: using mpeg-library from
  70. configure: LDFLAGS= -Wl,-O1 -Wl,--as-needed
  71. checking for libavcodec with pkg-config... configure from pkg-config
  72. checking for avcodec_init in -lavcodec... yes
  73. checking for Magick++ with pkg-config... configure Magick++ with pkg-config
  74. pkgmagicinc is -I/usr/include/ImageMagick
  75. markpiccxxflags are -I/usr/include/ImageMagick -fopenmp
  76. checking for Magick++(2)... "yes"
  77. checking whether posix_fadvise is declared... yes
  78. checking for posix_fadvise... yes
  79. checking for dirent.h that defines DIR... yes
  80. checking for library containing opendir... none required
  81. checking for ANSI C header files... (cached) yes
  82. checking for sys/wait.h that is POSIX.1 compatible... yes
  83. checking arpa/inet.h usability... yes
  84. checking arpa/inet.h presence... yes
  85. checking for arpa/inet.h... yes
  86. checking fcntl.h usability... yes
  87. checking fcntl.h presence... yes
  88. checking for fcntl.h... yes
  89. checking for inttypes.h... (cached) yes
  90. checking netinet/in.h usability... yes
  91. checking netinet/in.h presence... yes
  92. checking for netinet/in.h... yes
  93. checking for stdlib.h... (cached) yes
  94. checking for string.h... (cached) yes
  95. checking sys/ioctl.h usability... yes
  96. checking sys/ioctl.h presence... yes
  97. checking for sys/ioctl.h... yes
  98. checking sys/socket.h usability... yes
  99. checking sys/socket.h presence... yes
  100. checking for sys/socket.h... yes
  101. checking sys/time.h usability... yes
  102. checking sys/time.h presence... yes
  103. checking for sys/time.h... yes
  104. checking sys/vfs.h usability... yes
  105. checking sys/vfs.h presence... yes
  106. checking for sys/vfs.h... yes
  107. checking syslog.h usability... yes
  108. checking syslog.h presence... yes
  109. checking for syslog.h... yes
  110. checking for unistd.h... (cached) yes
  111. checking for stdbool.h that conforms to C99... yes
  112. checking for _Bool... no
  113. checking for an ANSI C-conforming const... yes
  114. checking for inline... inline
  115. checking for mode_t... yes
  116. checking for pid_t... yes
  117. checking for size_t... yes
  118. checking whether time.h and sys/time.h may both be included... yes
  119. checking whether struct tm is in sys/time.h or time.h... time.h
  120. checking whether closedir returns void... no
  121. checking sys/select.h usability... yes
  122. checking sys/select.h presence... yes
  123. checking for sys/select.h... yes
  124. checking for sys/socket.h... (cached) yes
  125. checking types of arguments for select... int,fd_set *,struct timeval *
  126. checking whether lstat correctly handles trailing slash... yes
  127. checking whether stat accepts an empty string... no
  128. checking for strftime... yes
  129. checking for gettimeofday... yes
  130. checking for localtime_r... yes
  131. checking for memmove... yes
  132. checking for memset... yes
  133. checking for mkdir... yes
  134. checking for select... yes
  135. checking for socket... yes
  136. checking for strchr... yes
  137. checking for strdup... yes
  138. checking for strerror... yes
  139. checking for strrchr... yes
  140. checking for strstr... yes
  141. checking for strsignal... yes
  142. checking /usr/include/libavcodec/avcodec.h usability... yes
  143. checking /usr/include/libavcodec/avcodec.h presence... yes
  144. checking for /usr/include/libavcodec/avcodec.h... yes
  145. checking /usr/include/mpeg2dec/mpeg2.h usability... yes
  146. checking /usr/include/mpeg2dec/mpeg2.h presence... yes
  147. checking for /usr/include/mpeg2dec/mpeg2.h... yes
  148. checking for mpeg2_reset in -lmpeg2... yes
  149. checking that generated files are newer than configure... done
  150. configure: creating ./config.status
  151. config.status: creating Makefile
  152. config.status: creating config.h
  153. config.status: executing depfiles commands
  154. this is noad Version 0.7.3
  155. configured for libmpeg2 Version 0.4.0 or newer
  156. --libmpeg2 configuration taken from pkg-config
  157. --using mpeg-includes from user-defined dir -I/usr/include/mpeg2dec
  158. --using mpeg-library from
  159. configured with ffmpeg-support
  160. --libavcodec configuration taken from pkg-config
  161. --using avcodec.h from /usr/include
  162. --using libavcodec from
  163. now start "make" to build noad
  164. and "make install" to install noad
  165. >>> Source configured.
  166. >>> Compiling source in /tmp/portage/media-video/noad-0.7.3/work/noad-0.7.3 ...
  167. make -j24
  168. make all-am
  169. make[1]: Entering directory `/tmp/portage/media-video/noad-0.7.3/work/noad-0.7.3'
  170. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.cpp
  171. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT vdr_cl.o -MD -MP -MF .deps/vdr_cl.Tpo -c -o vdr_cl.o vdr_cl.cpp
  172. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT svdrpc.o -MD -MP -MF .deps/svdrpc.Tpo -c -o svdrpc.o svdrpc.cpp
  173. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT mpeg2wrap.o -MD -MP -MF .deps/mpeg2wrap.Tpo -c -o mpeg2wrap.o mpeg2wrap.cpp
  174. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT cchecklogo.o -MD -MP -MF .deps/cchecklogo.Tpo -c -o cchecklogo.o cchecklogo.cpp
  175. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT ccontrol.o -MD -MP -MF .deps/ccontrol.Tpo -c -o ccontrol.o ccontrol.cpp
  176. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT cgetlogo.o -MD -MP -MF .deps/cgetlogo.Tpo -c -o cgetlogo.o cgetlogo.cpp
  177. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT ctoolbox.o -MD -MP -MF .deps/ctoolbox.Tpo -c -o ctoolbox.o ctoolbox.cpp
  178. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT noad.o -MD -MP -MF .deps/noad.Tpo -c -o noad.o noad.cpp
  179. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT tnoad.o -MD -MP -MF .deps/tnoad.Tpo -c -o tnoad.o tnoad.cpp
  180. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT noaddata.o -MD -MP -MF .deps/noaddata.Tpo -c -o noaddata.o noaddata.cpp
  181. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT audiotools.o -MD -MP -MF .deps/audiotools.Tpo -c -o audiotools.o audiotools.cpp
  182. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -g -O3 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
  183. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include -D__STDC_CONSTANT_MACROS -I/usr/include/mpeg2dec -D_GNU_SOURCE -I/usr/include/ImageMagick -fopenmp -g -O3 -MT markpics-markpics.o -MD -MP -MF .deps/markpics-markpics.Tpo -c -o markpics-markpics.o `test -f 'markpics.cpp' || echo './'`markpics.cpp
  184. svdrpc.cpp:21:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  185. svdrpc.cpp: In function 'void noadMsg(const char*, const char*)':
  186. svdrpc.cpp:277:48: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  187. svdrpc.cpp:279:51: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  188. svdrpc.cpp:285:34: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  189. svdrpc.cpp: In member function 'bool cSVDRPC::CmdQuit()':
  190. svdrpc.cpp:247:31: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  191. mv -f .deps/ctoolbox.Tpo .deps/ctoolbox.Po
  192. mpeg2wrap.cpp: In function 'void decode_mpeg2(uint8_t*, uint8_t*)':
  193. mpeg2wrap.cpp:171:13: warning: case label value is less than minimum value for type [enabled by default]
  194. cgetlogo.cpp: In member function 'void CGetLogo::newData()':
  195. cgetlogo.cpp:110:65: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  196. noaddata.cpp: In function 'int readInt(FILE*, const char*, int*, bool)':
  197. noaddata.cpp:479:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  198. noaddata.cpp:481:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  199. noaddata.cpp: In function 'void writeInt(FILE*, const char*, int)':
  200. noaddata.cpp:473:36: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  201. main.cpp: In function 'int main(int, char**, char**)':
  202. main.cpp:503:17: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  203. tools.cpp: In function 'pid_t processInfo(const char*)':
  204. tools.cpp:1170:58: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  205. tools.cpp: In function 'int make_pidfile(const char*)':
  206. tools.cpp:1140:46: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  207. tools.cpp: In constructor 'cLockFile::cLockFile(const char*)':
  208. tools.cpp:735:58: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  209. tools.cpp: In function 'bool SpinUpDisk(const char*)':
  210. tools.cpp:485:67: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  211. tools.cpp:487:49: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  212. tools.cpp:497:23: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  213. tools.cpp: In function 'bool RemoveEmptyDirectories(const char*, bool)':
  214. tools.cpp:418:55: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  215. tools.cpp: In function 'bool RemoveFileOrDir(const char*, bool)':
  216. tools.cpp:355:60: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  217. tools.cpp: In function 'cString AddDirectory(const char*, const char*)':
  218. tools.cpp:266:73: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  219. markpics.cpp:235:56: warning: trigraph ??( ignored, use -trigraphs to enable [-Wtrigraphs]
  220. vdr_cl.cpp: In constructor 'cIndexFile::cIndexFile(const char*, bool, bool)':
  221. vdr_cl.cpp:321:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
  222. In file included from vdr_cl.cpp:1:0:
  223. vdr_cl.h: In instantiation of 'bool cConfig<T>::Load(const char*, bool, bool) [with T = cMark]':
  224. vdr_cl.cpp:872:23: required from here
  225. vdr_cl.h:290:7: error: 'Add' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  226. vdr_cl.h:290:7: note: declarations in dependent base 'cListBase' are not found by unqualified lookup
  227. vdr_cl.h:290:7: note: use 'this->Add' instead
  228. vdr_cl.cpp: In member function 'bool cRecordings::Load(bool)':
  229. vdr_cl.cpp:1518:93: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  230. vdr_cl.cpp: In member function 'bool cRecording::WriteSummary()':
  231. vdr_cl.cpp:1444:69: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  232. vdr_cl.cpp: In member function 'const char* cRecording::Title(char, bool, int) const':
  233. vdr_cl.cpp:1359:31: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  234. vdr_cl.cpp: In member function 'const char* cRecording::FileName() const':
  235. vdr_cl.cpp:1332:148: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  236. vdr_cl.cpp: In constructor 'cRecording::cRecording(const char*)':
  237. vdr_cl.cpp:1235:69: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  238. audiotools.cpp: In function 'void initAVCodec()':
  239. audiotools.cpp:114:7: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  240. audiotools.cpp:114:39: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
  241. audiotools.cpp: In function 'int scan_audio_stream_0(unsigned char*, int)':
  242. audiotools.cpp:184:11: warning: 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4131) [-Wdeprecated-declarations]
  243. audiotools.cpp:185:39: warning: 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4131) [-Wdeprecated-declarations]
  244. vdr_cl.cpp: In member function 'bool cMarks::Backup(const char*)':
  245. vdr_cl.cpp:897:36: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  246. vdr_cl.cpp: In member function 'void cNoadIndexFile::logIndexEx()':
  247. vdr_cl.cpp:776:90: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  248. noad.cpp: In function 'void pass2a(cMarks*, cFileName*)':
  249. noad.cpp:2913:58: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  250. noad.cpp:2914:68: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  251. noad.cpp: In function 'bool doOverlapDetection(pic_info*, int, pic_info*, int, cMark**, cMarks*)':
  252. noad.cpp:2548:83: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  253. make[1]: *** [vdr_cl.o] Error 1
  254. make[1]: *** Waiting for unfinished jobs....
  255. noad.cpp: In function 'void MarkCleanup(cMarks*, cFileName*)':
  256. noad.cpp:1685:60: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  257. noad.cpp:1686:70: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  258. noad.cpp:1720:59: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  259. noad.cpp:1721:70: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  260. noad.cpp: In function 'void cleanActiveMarks(cMarks*)':
  261. noad.cpp:1591:58: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  262. noad.cpp:1592:68: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  263. noad.cpp: In function 'void listMarks(cMarks*)':
  264. noad.cpp:1529:58: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  265. noad.cpp:1530:68: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  266. noad.cpp: In function 'void moveMark(cMarks*, cMark*, int, const char*)':
  267. noad.cpp:667:59: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  268. noad.cpp:668:70: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  269. noad.cpp:669:80: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  270. mv -f .deps/ccontrol.Tpo .deps/ccontrol.Po
  271. mv -f .deps/svdrpc.Tpo .deps/svdrpc.Po
  272. mv -f .deps/cgetlogo.Tpo .deps/cgetlogo.Po
  273. mv -f .deps/audiotools.Tpo .deps/audiotools.Po
  274. mv -f .deps/cchecklogo.Tpo .deps/cchecklogo.Po
  275. mv -f .deps/main.Tpo .deps/main.Po
  276. mv -f .deps/tnoad.Tpo .deps/tnoad.Po
  277. markpics.cpp: In function 'int main(int, char**)':
  278. markpics.cpp:227:37: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  279. mv -f .deps/mpeg2wrap.Tpo .deps/mpeg2wrap.Po
  280. markpics.cpp: In function 'int doMarkPic(const char*)':
  281. markpics.cpp:144:49: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  282. markpics.cpp:152:66: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  283. mv -f .deps/markpics-markpics.Tpo .deps/markpics-markpics.Po
  284. mv -f .deps/noaddata.Tpo .deps/noaddata.Po
  285. mv -f .deps/tools.Tpo .deps/tools.Po
  286. mv -f .deps/noad.Tpo .deps/noad.Po
  287. make[1]: Leaving directory `/tmp/portage/media-video/noad-0.7.3/work/noad-0.7.3'
  288. make: *** [all] Error 2
  289. emake failed
  290. * ERROR: media-video/noad-0.7.3 failed (compile phase):
  291. * emake failed
  292. *
  293. * Call stack:
  294. * ebuild.sh, line 85: Called src_compile
  295. * environment, line 3305: Called _eapi2_src_compile
  296. * phase-helpers.sh, line 573: Called die
  297. * The specific snippet of code:
  298. * emake || die "emake failed"
  299. *
  300. * If you need support, post the output of `emerge --info '=media-video/noad-0.7.3'`,
  301. * the complete build log and the output of `emerge -pqv '=media-video/noad-0.7.3'`.
  302. sed: couldn't open temporary file /etc/portage/package.mask/sedIVb4hd: Permission denied