* Package: net-misc/minidlna-1.2.1-r1 * Repository: gentoo * Maintainer: mgorny@gentoo.org * Upstream: https://sourceforge.net/p/minidlna/bugs/ * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.4.15-gentoo * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking minidlna-1.2.1.tar.gz to /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work >>> Unpacking minidlna-gentoo-artwork.patch.xz to /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work >>> Preparing source in /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1 ... * Applying minidlna-gentoo-artwork.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1 ... * econf: updating minidlna-1.2.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating minidlna-1.2.1/config.guess with /usr/share/gnuconfig/config.guess ./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 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint8_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for ssize_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for struct stat.st_blocks... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether byte ordering is bigendian... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for gethostname... yes checking for getifaddrs... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for realpath... yes checking for select... yes checking for sendfile... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for struct ip_mreqn... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for __NR_clock_gettime syscall... yes checking for linux/netlink.h... yes checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking ffmpeg/libavutil/avutil.h usability... no checking ffmpeg/libavutil/avutil.h presence... no checking for ffmpeg/libavutil/avutil.h... no checking libav/libavutil/avutil.h usability... no checking libav/libavutil/avutil.h presence... no checking for libav/libavutil/avutil.h... no checking avutil.h usability... no checking avutil.h presence... no checking for avutil.h... no checking ffmpeg/avutil.h usability... no checking ffmpeg/avutil.h presence... no checking for ffmpeg/avutil.h... no checking libav/avutil.h usability... no checking libav/avutil.h presence... no checking for libav/avutil.h... no checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking ffmpeg/libavcodec/avcodec.h usability... no checking ffmpeg/libavcodec/avcodec.h presence... no checking for ffmpeg/libavcodec/avcodec.h... no checking libav/libavcodec/avcodec.h usability... no checking libav/libavcodec/avcodec.h presence... no checking for libav/libavcodec/avcodec.h... no checking avcodec.h usability... no checking avcodec.h presence... no checking for avcodec.h... no checking ffmpeg/avcodec.h usability... no checking ffmpeg/avcodec.h presence... no checking for ffmpeg/avcodec.h... no checking libav/avcodec.h usability... no checking libav/avcodec.h presence... no checking for libav/avcodec.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking ffmpeg/libavformat/avformat.h usability... no checking ffmpeg/libavformat/avformat.h presence... no checking for ffmpeg/libavformat/avformat.h... no checking libav/libavformat/avformat.h usability... no checking libav/libavformat/avformat.h presence... no checking for libav/libavformat/avformat.h... no checking avformat.h usability... no checking avformat.h presence... no checking for avformat.h... no checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking libav/avformat.h usability... no checking libav/avformat.h presence... no checking for libav/avformat.h... no checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking libexif/exif-loader.h usability... yes checking libexif/exif-loader.h presence... yes checking for libexif/exif-loader.h... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking FLAC/metadata.h usability... yes checking FLAC/metadata.h presence... yes checking for FLAC/metadata.h... yes checking if we should use the daemon() libc function... yes checking if scandir declaration requires const char cast... yes checking for linux sendfile support... yes checking for darwin sendfile support... no checking for freebsd sendfile support... no checking for jpeg_set_defaults in -ljpeg... yes checking for exif_data_new_from_file in -lexif... yes checking for id3_file_open in -lid3tag... yes checking for sqlite3_open in -lsqlite3... yes checking for sqlite3_malloc in -lsqlite3... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for av_open_input_file in -lavformat... no checking for avformat_open_input in -lavformat... yes checking for av_rescale_q in -lavutil ... yes checking for pthread_create in -lpthread... yes checking for ov_open_callbacks in -lvorbisfile... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes checking for FLAC__stream_decoder_init_stream in -lFLAC... yes checking FLAC/all.h usability... yes checking FLAC/all.h presence... yes checking for FLAC/all.h... yes checking for FLAC__stream_decoder_init_ogg_stream in -lFLAC... yes checking for vorbis_comment_query in -lvorbisfile... no checking for avahi_threaded_poll_new in -lavahi-client... (cached) no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for inotify_init... yes checking whether to enable TiVo support... yes checking whether to enable generic NETGEAR device support... no checking whether to enable NETGEAR ReadyNAS support... no checking whether to build a static binary executable... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1' Making all in po make[2]: Entering directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1/po' test ! -f ./minidlna.pot || \ 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 make[3]: Entering directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1/po' rm -f da.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o da.gmo da.po da.po: 23 translated messages. rm -f de.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o de.gmo de.po de.po: 23 translated messages. rm -f es.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o es.gmo es.po es.po: 23 translated messages. rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 23 translated messages. rm -f it.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o it.gmo it.po it.po: 23 translated messages. rm -f ja.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po: 23 translated messages. rm -f ko.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ko.gmo ko.po ko.po: 23 translated messages. rm -f nb.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o nb.gmo nb.po nb.po: 23 translated messages. rm -f nl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o nl.gmo nl.po nl.po: 23 translated messages. rm -f pl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o pl.gmo pl.po pl.po: 23 translated messages. rm -f ru.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ru.gmo ru.po ru.po: 22 translated messages, 1 untranslated message. rm -f sl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sl.gmo sl.po sl.po: 23 translated messages. rm -f sv.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 23 translated messages. make[3]: Leaving directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1/po' touch stamp-po make[2]: Leaving directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1/po' make[2]: Entering directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o minidlna.o minidlna.c In file included from /usr/include/string.h:494, from minidlna.c:51: In function ‘strncat’, inlined from ‘init’ at minidlna.c:532:2: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output may be truncated copying 12 bytes from a string of length 12 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘getfriendlyname’ at utils.h:56:2, inlined from ‘init’ at minidlna.c:534:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 64 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 64 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 16 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 64 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 16 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘init’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 64 bytes from a string of length 199 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘writepidfile’ at utils.h:56:2, inlined from ‘init’ at minidlna.c:989:6: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o upnphttp.o upnphttp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o upnpdescgen.o upnpdescgen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o upnpsoap.o upnpsoap.c In file included from /usr/include/string.h:494, from upnpsoap.c:53: In function ‘strncpy’, inlined from ‘BrowseContentDirectory’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o upnpreplyparse.o upnpreplyparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o minixml.o minixml.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o clients.o clients.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o getifaddr.o getifaddr.c In file included from /usr/include/string.h:494, from getifaddr.c:31: In function ‘strncpy’, inlined from ‘getsyshwaddr’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o process.o process.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o upnpglobalvars.o upnpglobalvars.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o options.o options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o minissdp.o minissdp.c In file included from /usr/include/string.h:494, from minissdp.c:36: In function ‘strncpy’, inlined from ‘SubmitServicesToMiniSSDPD’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 108 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o uuid.o uuid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o upnpevents.o upnpevents.c In file included from /usr/include/string.h:494, from upnpevents.c:51: In function ‘strncpy’, inlined from ‘newSubscriber’ at utils.h:56:2, inlined from ‘upnpevents_addSubscriber’ at upnpevents.c:159:8: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 42 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o sql.o sql.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o utils.o utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o metadata.o metadata.c In file included from /usr/include/string.h:494, from metadata.c:22: In function ‘strncpy’, inlined from ‘check_for_captions’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘GetAudioMetadata’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 6 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘GetImageMetadata’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 32 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘GetImageMetadata’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o scanner.o scanner.c scanner.c: In function ‘start_scanner’: scanner.c:904:2: warning: ‘av_register_all’ is deprecated [-Wdeprecated-declarations] 904 | av_register_all(); | ^~~~~~~~~~~~~~~ In file included from libav.h:51, from scanner.c:37: /usr/include/libavformat/avformat.h:2050:6: note: declared here 2050 | void av_register_all(void); | ^~~~~~~~~~~~~~~ scanner.c: In function ‘insert_file’: scanner.c:206:39: warning: ‘%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 206 | sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID); | ^~~~ scanner.c:206:35: note: using the range [0, 18446744073709551615] for directive argument 206 | sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:280:47: warning: ‘%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 280 | sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~ scanner.c:280:43: note: using the range [0, 18446744073709551615] for directive argument 280 | sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:296:44: warning: ‘%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~ scanner.c:296:40: note: using the range [0, 18446744073709551615] for directive argument 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:296:44: warning: ‘%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~ scanner.c:296:40: note: using the range [0, 18446744073709551615] for directive argument 296 | sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:321:47: warning: ‘%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 321 | sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~ scanner.c:321:43: note: using the range [0, 18446744073709551615] for directive argument 321 | sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:336:44: warning: ‘%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~ scanner.c:336:40: note: using the range [0, 18446744073709551615] for directive argument 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:336:44: warning: ‘%llX’ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~ scanner.c:336:40: note: using the range [0, 18446744073709551615] for directive argument 336 | sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from scanner.c:18: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 81 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from scanner.c:19: In function ‘strncpy’, inlined from ‘insert_containers’ at utils.h:56:2, inlined from ‘insert_file’ at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘insert_containers’ at utils.h:56:2, inlined from ‘insert_file’ at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘insert_containers’ at utils.h:56:2, inlined from ‘insert_file’ at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘insert_containers’ at utils.h:56:2, inlined from ‘insert_file’ at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘insert_containers’ at utils.h:56:2, inlined from ‘insert_file’ at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘insert_containers’ at utils.h:56:2, inlined from ‘insert_file’ at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘insert_containers’ at utils.h:56:2, inlined from ‘insert_file’ at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘insert_containers’ at utils.h:56:2, inlined from ‘insert_file’ at scanner.c:523:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘start_rescan’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘start_rescan’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘start_scanner’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o monitor.o monitor.c monitor.c: In function ‘start_inotify’: monitor.c:635:2: warning: ‘av_register_all’ is deprecated [-Wdeprecated-declarations] 635 | av_register_all(); | ^~~~~~~~~~~~~~~ In file included from libav.h:51, from monitor.c:42: /usr/include/libavformat/avformat.h:2050:6: note: declared here 2050 | void av_register_all(void); | ^~~~~~~~~~~~~~~ monitor.c: In function ‘raise_watch_limit’: monitor.c:106:3: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] 106 | fscanf(max_watches, "%u", &limit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from monitor.c:21: In function ‘strncpy’, inlined from ‘check_nfo’ at utils.h:56:2, inlined from ‘monitor_insert_file’ at monitor.c:369:17: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘monitor_insert_file’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o tivo_utils.o tivo_utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o tivo_beacon.o tivo_beacon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o tivo_commands.o tivo_commands.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o playlist.o playlist.c In file included from /usr/include/string.h:494, from playlist.c:19: In function ‘strncpy’, inlined from ‘insert_playlist’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘fill_playlists’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o image_utils.o image_utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o albumart.o albumart.c In file included from /usr/include/string.h:494, from albumart.c:22: In function ‘strncpy’, inlined from ‘save_resized_album_art’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘check_for_album_file’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘check_for_album_file’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘update_if_album_art’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘update_if_album_art’ at utils.h:56:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o log.o log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o containers.o containers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o avahi.o avahi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-common -c -o tagutils/tagutils.o tagutils/tagutils.c x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -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 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: upnphttp.o:(.bss+0x0): multiple definition of `sqlite3Prng'; minidlna.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: metadata.o:(.bss+0xe0): multiple definition of `sqlite3Prng'; minidlna.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.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 /usr/lib/gcc/x86_64-pc-linux-gnu/9.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 /usr/lib/gcc/x86_64-pc-linux-gnu/9.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 collect2: error: ld returned 1 exit status make[2]: *** [Makefile:547: minidlnad] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1' make[1]: *** [Makefile:614: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1' make: *** [Makefile:438: all] Error 2 * ERROR: net-misc/minidlna-1.2.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/minidlna-1.2.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/minidlna-1.2.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:minidlna-1.2.1-r1:20200128-093035.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1' * S: '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1'