Guest User

Untitled

a guest
Jul 29th, 2020
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.51 KB | None | 0 0
  1.  * Package: net-misc/minidlna-1.2.1-r1
  2.  * Repository: gentoo
  3.  * Maintainer: [email protected]
  4.  * Upstream: https://sourceforge.net/p/minidlna/bugs/
  5.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  6.  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  7. * Determining the location of the kernel source code
  8. * Found kernel source directory:
  9. * /usr/src/linux
  10. * Found sources for kernel version:
  11. * 5.7.10-gentoo-x86_64
  12. * Checking for suitable kernel configuration options...
  13.  [ ok ]
  14. >>> Unpacking source...
  15. >>> Unpacking minidlna-1.2.1.tar.gz to /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work
  16. >>> Unpacking minidlna-gentoo-artwork.patch.xz to /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work
  17. >>> Source unpacked in /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work
  18. >>> Preparing source in /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1 ...
  19. * Applying minidlna-gentoo-artwork.patch ...
  20.  [ ok ]
  21. >>> Source prepared.
  22. >>> Configuring source in /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1 ...
  23. * econf: updating minidlna-1.2.1/config.guess with /usr/share/gnuconfig/config.guess
  24. * econf: updating minidlna-1.2.1/config.sub with /usr/share/gnuconfig/config.sub
  25. ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/minidlna-1.2.1-r1 --htmldir=/usr/share/doc/minidlna-1.2.1-r1/html --libdir=/usr/lib64 --with-db-path=/var/lib/minidlna --with-log-path=/var/log/minidlna --enable-tivo --disable-netgear --disable-readynas ac_cv_lib_avahi_client_avahi_threaded_poll_new=no
  26. checking build system type... x86_64-pc-linux-gnu
  27. checking host system type... x86_64-pc-linux-gnu
  28. checking target system type... x86_64-pc-linux-gnu
  29. checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes
  35. checking whether make supports nested variables... (cached) yes
  36. checking for style of include used by make... GNU
  37. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  38. checking whether the C compiler works... yes
  39. checking for C compiler default output file name... a.out
  40. checking for suffix of executables...
  41. checking whether we are cross compiling... no
  42. checking for suffix of object files... o
  43. checking whether we are using the GNU C compiler... yes
  44. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  45. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  46. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  47. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  48. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  49. checking for grep that handles long lines and -e... /bin/grep
  50. checking for egrep... /bin/grep -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking minix/config.h usability... no
  62. checking minix/config.h presence... no
  63. checking for minix/config.h... no
  64. checking whether it is safe to define __EXTENSIONS__... yes
  65. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  66. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  67. checking for shared library run path origin... done
  68. checking for iconv... yes
  69. checking for working iconv... yes
  70. checking for iconv declaration...
  71. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  72. checking whether NLS is requested... yes
  73. checking for msgfmt... /usr/bin/msgfmt
  74. checking for gmsgfmt... /usr/bin/gmsgfmt
  75. checking for xgettext... /usr/bin/xgettext
  76. checking for msgmerge... /usr/bin/msgmerge
  77. checking for CFPreferencesCopyAppValue... no
  78. checking for CFLocaleCopyCurrent... no
  79. checking for GNU gettext in libc... yes
  80. checking whether to use NLS... yes
  81. checking where the gettext function comes from... libc
  82. checking for gawk... (cached) gawk
  83. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  84. checking whether we are using the GNU C compiler... (cached) yes
  85. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  86. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  87. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  88. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  89. checking whether ln -s works... yes
  90. checking whether make sets $(MAKE)... (cached) yes
  91. checking for inline... inline
  92. checking for mode_t... yes
  93. checking for off_t... yes
  94. checking for pid_t... yes
  95. checking for size_t... yes
  96. checking for uint8_t... yes
  97. checking for int32_t... yes
  98. checking for uint32_t... yes
  99. checking for uint64_t... yes
  100. checking for ssize_t... yes
  101. checking for dirent.h that defines DIR... yes
  102. checking for library containing opendir... none required
  103. checking for struct dirent.d_type... yes
  104. checking for struct stat.st_blocks... yes
  105. checking for stdbool.h that conforms to C99... yes
  106. checking for _Bool... yes
  107. checking whether byte ordering is bigendian... no
  108. checking vfork.h usability... no
  109. checking vfork.h presence... no
  110. checking for vfork.h... no
  111. checking for fork... yes
  112. checking for vfork... yes
  113. checking for working fork... yes
  114. checking for working vfork... (cached) yes
  115. checking whether lstat correctly handles trailing slash... yes
  116. checking for gethostname... yes
  117. checking for getifaddrs... yes
  118. checking for gettimeofday... yes
  119. checking for inet_ntoa... yes
  120. checking for memmove... yes
  121. checking for memset... yes
  122. checking for mkdir... yes
  123. checking for realpath... yes
  124. checking for select... yes
  125. checking for sendfile... yes
  126. checking for setlocale... yes
  127. checking for socket... yes
  128. checking for strcasecmp... yes
  129. checking for strchr... yes
  130. checking for strdup... yes
  131. checking for strerror... yes
  132. checking for strncasecmp... yes
  133. checking for strpbrk... yes
  134. checking for strrchr... yes
  135. checking for strstr... yes
  136. checking for strtol... yes
  137. checking for strtoul... yes
  138. checking for struct ip_mreqn... yes
  139. checking syscall.h usability... yes
  140. checking syscall.h presence... yes
  141. checking for syscall.h... yes
  142. checking sys/syscall.h usability... yes
  143. checking sys/syscall.h presence... yes
  144. checking for sys/syscall.h... yes
  145. checking mach/mach_time.h usability... no
  146. checking mach/mach_time.h presence... no
  147. checking for mach/mach_time.h... no
  148. checking for __NR_clock_gettime syscall... yes
  149. checking for linux/netlink.h... yes
  150. checking libavutil/avutil.h usability... yes
  151. checking libavutil/avutil.h presence... yes
  152. checking for libavutil/avutil.h... yes
  153. checking ffmpeg/libavutil/avutil.h usability... no
  154. checking ffmpeg/libavutil/avutil.h presence... no
  155. checking for ffmpeg/libavutil/avutil.h... no
  156. checking libav/libavutil/avutil.h usability... no
  157. checking libav/libavutil/avutil.h presence... no
  158. checking for libav/libavutil/avutil.h... no
  159. checking avutil.h usability... no
  160. checking avutil.h presence... no
  161. checking for avutil.h... no
  162. checking ffmpeg/avutil.h usability... no
  163. checking ffmpeg/avutil.h presence... no
  164. checking for ffmpeg/avutil.h... no
  165. checking libav/avutil.h usability... no
  166. checking libav/avutil.h presence... no
  167. checking for libav/avutil.h... no
  168. checking libavcodec/avcodec.h usability... yes
  169. checking libavcodec/avcodec.h presence... yes
  170. checking for libavcodec/avcodec.h... yes
  171. checking ffmpeg/libavcodec/avcodec.h usability... no
  172. checking ffmpeg/libavcodec/avcodec.h presence... no
  173. checking for ffmpeg/libavcodec/avcodec.h... no
  174. checking libav/libavcodec/avcodec.h usability... no
  175. checking libav/libavcodec/avcodec.h presence... no
  176. checking for libav/libavcodec/avcodec.h... no
  177. checking avcodec.h usability... no
  178. checking avcodec.h presence... no
  179. checking for avcodec.h... no
  180. checking ffmpeg/avcodec.h usability... no
  181. checking ffmpeg/avcodec.h presence... no
  182. checking for ffmpeg/avcodec.h... no
  183. checking libav/avcodec.h usability... no
  184. checking libav/avcodec.h presence... no
  185. checking for libav/avcodec.h... no
  186. checking libavformat/avformat.h usability... yes
  187. checking libavformat/avformat.h presence... yes
  188. checking for libavformat/avformat.h... yes
  189. checking ffmpeg/libavformat/avformat.h usability... no
  190. checking ffmpeg/libavformat/avformat.h presence... no
  191. checking for ffmpeg/libavformat/avformat.h... no
  192. checking libav/libavformat/avformat.h usability... no
  193. checking libav/libavformat/avformat.h presence... no
  194. checking for libav/libavformat/avformat.h... no
  195. checking avformat.h usability... no
  196. checking avformat.h presence... no
  197. checking for avformat.h... no
  198. checking ffmpeg/avformat.h usability... no
  199. checking ffmpeg/avformat.h presence... no
  200. checking for ffmpeg/avformat.h... no
  201. checking libav/avformat.h usability... no
  202. checking libav/avformat.h presence... no
  203. checking for libav/avformat.h... no
  204. checking jpeglib.h usability... yes
  205. checking jpeglib.h presence... yes
  206. checking for jpeglib.h... yes
  207. checking sqlite3.h usability... yes
  208. checking sqlite3.h presence... yes
  209. checking for sqlite3.h... yes
  210. checking libexif/exif-loader.h usability... yes
  211. checking libexif/exif-loader.h presence... yes
  212. checking for libexif/exif-loader.h... yes
  213. checking id3tag.h usability... yes
  214. checking id3tag.h presence... yes
  215. checking for id3tag.h... yes
  216. checking ogg/ogg.h usability... yes
  217. checking ogg/ogg.h presence... yes
  218. checking for ogg/ogg.h... yes
  219. checking vorbis/codec.h usability... yes
  220. checking vorbis/codec.h presence... yes
  221. checking for vorbis/codec.h... yes
  222. checking FLAC/metadata.h usability... yes
  223. checking FLAC/metadata.h presence... yes
  224. checking for FLAC/metadata.h... yes
  225. checking if we should use the daemon() libc function... yes
  226. checking if scandir declaration requires const char cast... yes
  227. checking for linux sendfile support... yes
  228. checking for darwin sendfile support... no
  229. checking for freebsd sendfile support... no
  230. checking for jpeg_set_defaults in -ljpeg... yes
  231. checking for exif_data_new_from_file in -lexif... yes
  232. checking for id3_file_open in -lid3tag... yes
  233. checking for sqlite3_open in -lsqlite3... yes
  234. checking for sqlite3_malloc in -lsqlite3... yes
  235. checking for sqlite3_prepare_v2 in -lsqlite3... yes
  236. checking for av_open_input_file in -lavformat... no
  237. checking for avformat_open_input in -lavformat... yes
  238. checking for av_rescale_q in -lavutil ... yes
  239. checking for pthread_create in -lpthread... yes
  240. checking for ov_open_callbacks in -lvorbisfile... yes
  241. checking vorbis/vorbisfile.h usability... yes
  242. checking vorbis/vorbisfile.h presence... yes
  243. checking for vorbis/vorbisfile.h... yes
  244. checking for FLAC__stream_decoder_init_stream in -lFLAC... yes
  245. checking FLAC/all.h usability... yes
  246. checking FLAC/all.h presence... yes
  247. checking for FLAC/all.h... yes
  248. checking for FLAC__stream_decoder_init_ogg_stream in -lFLAC... yes
  249. checking for vorbis_comment_query in -lvorbisfile... no
  250. checking for avahi_threaded_poll_new in -lavahi-client... (cached) no
  251. checking arpa/inet.h usability... yes
  252. checking arpa/inet.h presence... yes
  253. checking for arpa/inet.h... yes
  254. checking asm/unistd.h usability... yes
  255. checking asm/unistd.h presence... yes
  256. checking for asm/unistd.h... yes
  257. checking endian.h usability... yes
  258. checking endian.h presence... yes
  259. checking for endian.h... yes
  260. checking machine/endian.h usability... no
  261. checking machine/endian.h presence... no
  262. checking for machine/endian.h... no
  263. checking fcntl.h usability... yes
  264. checking fcntl.h presence... yes
  265. checking for fcntl.h... yes
  266. checking libintl.h usability... yes
  267. checking libintl.h presence... yes
  268. checking for libintl.h... yes
  269. checking locale.h usability... yes
  270. checking locale.h presence... yes
  271. checking for locale.h... yes
  272. checking netdb.h usability... yes
  273. checking netdb.h presence... yes
  274. checking for netdb.h... yes
  275. checking netinet/in.h usability... yes
  276. checking netinet/in.h presence... yes
  277. checking for netinet/in.h... yes
  278. checking stddef.h usability... yes
  279. checking stddef.h presence... yes
  280. checking for stddef.h... yes
  281. checking for stdlib.h... (cached) yes
  282. checking for string.h... (cached) yes
  283. checking sys/file.h usability... yes
  284. checking sys/file.h presence... yes
  285. checking for sys/file.h... yes
  286. checking sys/inotify.h usability... yes
  287. checking sys/inotify.h presence... yes
  288. checking for sys/inotify.h... yes
  289. checking sys/ioctl.h usability... yes
  290. checking sys/ioctl.h presence... yes
  291. checking for sys/ioctl.h... yes
  292. checking sys/param.h usability... yes
  293. checking sys/param.h presence... yes
  294. checking for sys/param.h... yes
  295. checking sys/socket.h usability... yes
  296. checking sys/socket.h presence... yes
  297. checking for sys/socket.h... yes
  298. checking sys/time.h usability... yes
  299. checking sys/time.h presence... yes
  300. checking for sys/time.h... yes
  301. checking for unistd.h... (cached) yes
  302. checking for inotify_init... yes
  303. checking whether to enable TiVo support... yes
  304. checking whether to enable generic NETGEAR device support... no
  305. checking whether to enable NETGEAR ReadyNAS support... no
  306. checking whether to build a static binary executable... no
  307. checking that generated files are newer than configure... done
  308. configure: creating ./config.status
  309. config.status: creating po/Makefile.in
  310. config.status: creating Makefile
  311. config.status: creating config.h
  312. config.status: executing depfiles commands
  313. config.status: executing po-directories commands
  314. config.status: creating po/POTFILES
  315. config.status: creating po/Makefile
  316. >>> Source configured.
  317. >>> Compiling source in /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1 ...
  318. make -j17
  319. make all-recursive
  320. make[1]: Entering directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1'
  321. Making all in po
  322. make[2]: Entering directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1/po'
  323. test ! -f ./minidlna.pot || \
  324. test -z "da.gmo de.gmo es.gmo fr.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo pl.gmo ru.gmo sl.gmo sv.gmo" || make da.gmo de.gmo es.gmo fr.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo pl.gmo ru.gmo sl.gmo sv.gmo
  325. make[3]: Entering directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1/po'
  326. rm -f de.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o de.gmo de.po
  327. rm -f da.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o da.gmo da.po
  328. rm -f es.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o es.gmo es.po
  329. rm -f it.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o it.gmo it.po
  330. rm -f ko.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ko.gmo ko.po
  331. rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o fr.gmo fr.po
  332. rm -f ja.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ja.gmo ja.po
  333. rm -f nb.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o nb.gmo nb.po
  334. rm -f pl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o pl.gmo pl.po
  335. rm -f nl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o nl.gmo nl.po
  336. rm -f sl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sl.gmo sl.po
  337. rm -f ru.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ru.gmo ru.po
  338. rm -f sv.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sv.gmo sv.po
  339. es.po: 23 translated messages.
  340. da.po: 23 translated messages.
  341. de.po: 23 translated messages.
  342. it.po: 23 translated messages.
  343. fr.po: 23 translated messages.
  344. ko.po: 23 translated messages.
  345. ja.po: 23 translated messages.
  346. nl.po: 23 translated messages.
  347. pl.po: 23 translated messages.
  348. nb.po: 23 translated messages.
  349. ru.po: 22 translated messages, 1 untranslated message.
  350. sl.po: 23 translated messages.
  351. sv.po: 23 translated messages.
  352. make[3]: Leaving directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1/po'
  353. touch stamp-po
  354. make[2]: Leaving directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1/po'
  355. make[2]: Entering directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1'
  356. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o minidlna.o minidlna.c
  357. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o upnphttp.o upnphttp.c
  358. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o upnpdescgen.o upnpdescgen.c
  359. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o upnpsoap.o upnpsoap.c
  360. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o upnpreplyparse.o upnpreplyparse.c
  361. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o minixml.o minixml.c
  362. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o clients.o clients.c
  363. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o getifaddr.o getifaddr.c
  364. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o process.o process.c
  365. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o upnpglobalvars.o upnpglobalvars.c
  366. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o options.o options.c
  367. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o minissdp.o minissdp.c
  368. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o uuid.o uuid.c
  369. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o upnpevents.o upnpevents.c
  370. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o sql.o sql.c
  371. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o utils.o utils.c
  372. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o metadata.o metadata.c
  373. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o scanner.o scanner.c
  374. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o monitor.o monitor.c
  375. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o tivo_utils.o tivo_utils.c
  376. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o tivo_beacon.o tivo_beacon.c
  377. In file included from /usr/include/string.h:495,
  378. from options.c:31:
  379. In function β€˜strncpy’,
  380. inlined from β€˜readoptionsfile’ at utils.h:56:2:
  381. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 200 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  382. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  383. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  384. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o tivo_commands.o tivo_commands.c
  385. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o playlist.o playlist.c
  386. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o image_utils.o image_utils.c
  387. In file included from /usr/include/string.h:495,
  388. from upnpevents.c:51:
  389. In function β€˜strncpy’,
  390. inlined from β€˜newSubscriber’ at utils.h:56:2,
  391. inlined from β€˜upnpevents_addSubscriber’ at upnpevents.c:159:8:
  392. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 42 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  393. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  394. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  395. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o albumart.o albumart.c
  396. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o log.o log.c
  397. scanner.c: In function β€˜start_scanner’:
  398. scanner.c:904:2: warning: β€˜av_register_all’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
  399. 904 | av_register_all();
  400. | ^~~~~~~~~~~~~~~
  401. In file included from libav.h:51,
  402. from scanner.c:37:
  403. /usr/include/libavformat/avformat.h:2050:6: note: declared here
  404. 2050 | void av_register_all(void);
  405. | ^~~~~~~~~~~~~~~
  406. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o containers.o containers.c
  407. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o avahi.o avahi.c
  408. monitor.c: In function β€˜start_inotify’:
  409. monitor.c:635:2: warning: β€˜av_register_all’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
  410. 635 | av_register_all();
  411. | ^~~~~~~~~~~~~~~
  412. In file included from libav.h:51,
  413. from monitor.c:42:
  414. /usr/include/libavformat/avformat.h:2050:6: note: declared here
  415. 2050 | void av_register_all(void);
  416. | ^~~~~~~~~~~~~~~
  417. monitor.c: In function β€˜raise_watch_limit’:
  418. monitor.c:106:3: warning: ignoring return value of β€˜fscanf’ declared with attribute β€˜warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;]
  419. 106 | fscanf(max_watches, "%u", &limit);
  420. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  421. In file included from /usr/include/string.h:495,
  422. from minidlna.c:51:
  423. In function β€˜strncat’,
  424. inlined from β€˜init’ at minidlna.c:532:2:
  425. /usr/include/bits/string_fortified.h:136:10: warning: β€˜__builtin_strncat’ output may be truncated copying 12 bytes from a string of length 12 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  426. 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  427. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  428. In function β€˜strncpy’,
  429. inlined from β€˜strncpyt’ at utils.h:56:2,
  430. inlined from β€˜getfriendlyname’ at minidlna.c:194:3,
  431. inlined from β€˜init’ at minidlna.c:534:2:
  432. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ output may be truncated copying 63 bytes from a string of length 255 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  433. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  434. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  435. In function β€˜strncpy’,
  436. inlined from β€˜init’ at utils.h:56:2:
  437. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ output may be truncated copying 63 bytes from a string of length 199 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  438. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  439. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  440. In function β€˜strncpy’,
  441. inlined from β€˜init’ at utils.h:56:2:
  442. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ output may be truncated copying 15 bytes from a string of length 199 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  443. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  444. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  445. In function β€˜strncpy’,
  446. inlined from β€˜init’ at utils.h:56:2:
  447. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ output may be truncated copying 63 bytes from a string of length 199 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  448. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  449. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  450. In function β€˜strncpy’,
  451. inlined from β€˜init’ at utils.h:56:2:
  452. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ output may be truncated copying 15 bytes from a string of length 199 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  453. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  454. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  455. In function β€˜strncpy’,
  456. inlined from β€˜init’ at utils.h:56:2:
  457. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ output may be truncated copying 63 bytes from a string of length 199 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  458. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  459. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  460. In function β€˜strncpy’,
  461. inlined from β€˜writepidfile’ at utils.h:56:2,
  462. inlined from β€˜init’ at minidlna.c:989:6:
  463. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  464. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  465. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  466. sed -e s@:SBINDIR:@/usr/sbin@ <linux/minidlna.init.d.script.tmpl >linux/minidlna.init.d.script
  467. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -c -o tagutils/tagutils.o tagutils/tagutils.c
  468. In file included from /usr/include/string.h:495,
  469. from metadata.c:22:
  470. In function β€˜strncpy’,
  471. inlined from β€˜check_for_captions’ at utils.h:56:2:
  472. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  473. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  474. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  475. In file included from /usr/include/string.h:495,
  476. from albumart.c:22:
  477. In function β€˜strncpy’,
  478. inlined from β€˜save_resized_album_art’ at utils.h:56:2:
  479. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  480. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  481. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  482. In file included from /usr/include/string.h:495,
  483. from monitor.c:21:
  484. In function β€˜strncpy’,
  485. inlined from β€˜check_nfo’ at utils.h:56:2,
  486. inlined from β€˜monitor_insert_file.isra’ at monitor.c:369:17:
  487. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  488. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  489. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  490. In function β€˜strncpy’,
  491. inlined from β€˜monitor_insert_file.isra’ at utils.h:56:2:
  492. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  493. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  494. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  495. In function β€˜strncpy’,
  496. inlined from β€˜check_for_album_file’ at utils.h:56:2:
  497. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  498. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  499. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  500. In function β€˜strncpy’,
  501. inlined from β€˜check_for_album_file’ at utils.h:56:2:
  502. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  503. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  504. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  505. scanner.c: In function β€˜insert_file’:
  506. scanner.c:206:39: warning: β€˜%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;]
  507. 206 | sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID);
  508. | ^~~~
  509. scanner.c:206:35: note: using the range [0, 18446744073709551615] for directive argument
  510. 206 | sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID);
  511. | ^~~~~~~~~
  512. In file included from /usr/include/stdio.h:867,
  513. from scanner.c:18:
  514. /usr/include/bits/stdio2.h:36:10: note: β€˜__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64
  515. 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  516. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  517. 37 |  __bos (__s), __fmt, __va_arg_pack ());
  518. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  519. scanner.c:280:47: warning: β€˜%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;]
  520. 280 | sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID);
  521. | ^~~~
  522. scanner.c:280:43: note: using the range [0, 18446744073709551615] for directive argument
  523. 280 | sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID);
  524. | ^~~~~~~~~
  525. In file included from /usr/include/stdio.h:867,
  526. from scanner.c:18:
  527. /usr/include/bits/stdio2.h:36:10: note: β€˜__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64
  528. 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  529. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530. 37 |  __bos (__s), __fmt, __va_arg_pack ());
  531. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  532. scanner.c:296:44: warning: β€˜%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;]
  533. 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID);
  534. | ^~~~
  535. scanner.c:296:40: note: using the range [0, 18446744073709551615] for directive argument
  536. 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID);
  537. | ^~~~~~~~~
  538. In file included from /usr/include/stdio.h:867,
  539. from scanner.c:18:
  540. /usr/include/bits/stdio2.h:36:10: note: β€˜__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64
  541. 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  542. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  543. 37 |  __bos (__s), __fmt, __va_arg_pack ());
  544. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  545. scanner.c:296:44: warning: β€˜%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;]
  546. 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID);
  547. | ^~~~
  548. scanner.c:296:40: note: using the range [0, 18446744073709551615] for directive argument
  549. 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID);
  550. | ^~~~~~~~~
  551. In file included from /usr/include/stdio.h:867,
  552. from scanner.c:18:
  553. /usr/include/bits/stdio2.h:36:10: note: β€˜__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64
  554. 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  555. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  556. 37 |  __bos (__s), __fmt, __va_arg_pack ());
  557. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558. scanner.c:321:47: warning: β€˜%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;]
  559. 321 | sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID);
  560. | ^~~~
  561. scanner.c:321:43: note: using the range [0, 18446744073709551615] for directive argument
  562. 321 | sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID);
  563. | ^~~~~~~~~
  564. In file included from /usr/include/stdio.h:867,
  565. from scanner.c:18:
  566. /usr/include/bits/stdio2.h:36:10: note: β€˜__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64
  567. 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  568. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  569. 37 |  __bos (__s), __fmt, __va_arg_pack ());
  570. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571. scanner.c:336:44: warning: β€˜%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;]
  572. 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID);
  573. | ^~~~
  574. scanner.c:336:40: note: using the range [0, 18446744073709551615] for directive argument
  575. 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID);
  576. | ^~~~~~~~~
  577. In file included from /usr/include/stdio.h:867,
  578. from scanner.c:18:
  579. /usr/include/bits/stdio2.h:36:10: note: β€˜__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64
  580. 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  581. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  582. 37 |  __bos (__s), __fmt, __va_arg_pack ());
  583. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  584. scanner.c:336:44: warning: β€˜%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;]
  585. 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID);
  586. | ^~~~
  587. scanner.c:336:40: note: using the range [0, 18446744073709551615] for directive argument
  588. 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID);
  589. | ^~~~~~~~~
  590. In file included from /usr/include/stdio.h:867,
  591. from scanner.c:18:
  592. /usr/include/bits/stdio2.h:36:10: note: β€˜__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64
  593. 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  594. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595. 37 |  __bos (__s), __fmt, __va_arg_pack ());
  596. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  597. In function β€˜strncpy’,
  598. inlined from β€˜update_if_album_art’ at utils.h:56:2:
  599. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  600. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  601. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  602. In function β€˜strncpy’,
  603. inlined from β€˜update_if_album_art’ at utils.h:56:2:
  604. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  605. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  606. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  607. In file included from /usr/include/string.h:495,
  608. from scanner.c:19:
  609. In function β€˜strncpy’,
  610. inlined from β€˜start_rescan’ at utils.h:56:2:
  611. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  612. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  613. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  614. In function β€˜strncpy’,
  615. inlined from β€˜start_rescan’ at utils.h:56:2:
  616. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  617. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  618. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619. In function β€˜strncpy’,
  620. inlined from β€˜start_scanner’ at utils.h:56:2:
  621. /usr/include/bits/string_fortified.h:106:10: warning: β€˜__builtin_strncpy’ specified bound 4096 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;]
  622. 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  623. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  624. x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=znver2 -pipe -fno-common -Wl,-O1 -Wl,--as-needed -o minidlnad minidlna.o upnphttp.o upnpdescgen.o upnpsoap.o upnpreplyparse.o minixml.o clients.o getifaddr.o process.o upnpglobalvars.o options.o minissdp.o uuid.o upnpevents.o sql.o utils.o metadata.o scanner.o monitor.o tivo_utils.o tivo_beacon.o tivo_commands.o playlist.o image_utils.o albumart.o log.o containers.o avahi.o tagutils/tagutils.o -ljpeg -lid3tag -lsqlite3 -lavformat -lavutil -lexif -lFLAC -lvorbis -logg -lpthread
  625. /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: upnphttp.o:(.bss+0x0): multiple definition of `sqlite3Prng'; minidlna.o:(.bss+0x0): first defined here
  626. /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: metadata.o:(.bss+0xe0): multiple definition of `sqlite3Prng'; minidlna.o:(.bss+0x0): first defined here
  627. /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tivo_utils.o:(.bss+0x0): multiple definition of `sqlite3Prng'; minidlna.o:(.bss+0x0): first defined here
  628. /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tivo_commands.o:(.bss+0x0): multiple definition of `sqlite3Prng'; minidlna.o:(.bss+0x0): first defined here
  629. /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: image_utils.o:(.bss+0x0): multiple definition of `setjmp_buffer'; metadata.o:(.bss+0x0): first defined here
  630. collect2: error: ld returned 1 exit status
  631. make[2]: *** [Makefile:547: minidlnad] Error 1
  632. make[2]: Leaving directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1'
  633. make[1]: *** [Makefile:614: all-recursive] Error 1
  634. make[1]: Leaving directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1'
  635. make: *** [Makefile:438: all] Error 2
  636. * ERROR: net-misc/minidlna-1.2.1-r1::gentoo failed (compile phase):
  637. * emake failed
  638. *
  639. * If you need support, post the output of `emerge --info '=net-misc/minidlna-1.2.1-r1::gentoo'`,
  640. * the complete build log and the output of `emerge -pqv '=net-misc/minidlna-1.2.1-r1::gentoo'`.
  641. * The complete build log is located at '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/temp/build.log'.
  642. * The ebuild environment file is located at '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/temp/environment'.
  643. * Working directory: '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1'
  644. * S: '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1'
Advertisement
Add Comment
Please, Sign In to add comment