Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [32;01m * [39;49;00mPackage: net-misc/minidlna-1.2.1-r1
- [32;01m * [39;49;00mRepository: gentoo
- [32;01m * [39;49;00mMaintainer: [email protected]
- [32;01m * [39;49;00mUpstream: https://sourceforge.net/p/minidlna/bugs/
- [32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
- [32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
- [32;01m*[0m Determining the location of the kernel source code
- [32;01m*[0m Found kernel source directory:
- [32;01m*[0m /usr/src/linux
- [32;01m*[0m Found sources for kernel version:
- [32;01m*[0m 5.7.10-gentoo-x86_64
- [32;01m*[0m Checking for suitable kernel configuration options...
- [A[73C [34;01m[ [32;01mok[34;01m ][0m
- >>> 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 ...
- [32;01m*[0m Applying minidlna-gentoo-artwork.patch ...
- [A[73C [34;01m[ [32;01mok[34;01m ][0m
- >>> 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.guess with /usr/share/gnuconfig/config.guess
- * econf: updating minidlna-1.2.1/config.sub with /usr/share/gnuconfig/config.sub
- ./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.7/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 -j17
- 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 de.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o de.gmo de.po
- rm -f da.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o da.gmo da.po
- rm -f es.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o es.gmo es.po
- rm -f it.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o it.gmo it.po
- rm -f ko.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ko.gmo ko.po
- rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o fr.gmo fr.po
- rm -f ja.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ja.gmo ja.po
- rm -f nb.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o nb.gmo nb.po
- rm -f pl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o pl.gmo pl.po
- rm -f nl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o nl.gmo nl.po
- rm -f sl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sl.gmo sl.po
- rm -f ru.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ru.gmo ru.po
- rm -f sv.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sv.gmo sv.po
- es.po: 23 translated messages.
- da.po: 23 translated messages.
- de.po: 23 translated messages.
- it.po: 23 translated messages.
- fr.po: 23 translated messages.
- ko.po: 23 translated messages.
- ja.po: 23 translated messages.
- nl.po: 23 translated messages.
- pl.po: 23 translated messages.
- nb.po: 23 translated messages.
- ru.po: 22 translated messages, 1 untranslated message.
- sl.po: 23 translated messages.
- 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 -march=znver2 -pipe -fno-common -c -o minidlna.o minidlna.c
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- In file included from [01m[K/usr/include/string.h:495[m[K,
- from [01m[Koptions.c:31[m[K:
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kreadoptionsfile[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 200 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 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
- 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
- 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
- In file included from [01m[K/usr/include/string.h:495[m[K,
- from [01m[Kupnpevents.c:51[m[K:
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[KnewSubscriber[m[Kβ at [01m[Kutils.h:56:2[m[K,
- inlined from β[01m[Kupnpevents_addSubscriber[m[Kβ at [01m[Kupnpevents.c:159:8[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 42 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 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
- 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
- [01m[Kscanner.c:[m[K In function β[01m[Kstart_scanner[m[Kβ:
- [01m[Kscanner.c:904:2:[m[K [01;35m[Kwarning: [m[Kβ[01m[Kav_register_all[m[Kβ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 904 | [01;35m[Kav_register_all[m[K();
- | [01;35m[K^~~~~~~~~~~~~~~[m[K
- In file included from [01m[Klibav.h:51[m[K,
- from [01m[Kscanner.c:37[m[K:
- [01m[K/usr/include/libavformat/avformat.h:2050:6:[m[K [01;36m[Knote: [m[Kdeclared here
- 2050 | void [01;36m[Kav_register_all[m[K(void);
- | [01;36m[K^~~~~~~~~~~~~~~[m[K
- 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
- 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
- [01m[Kmonitor.c:[m[K In function β[01m[Kstart_inotify[m[Kβ:
- [01m[Kmonitor.c:635:2:[m[K [01;35m[Kwarning: [m[Kβ[01m[Kav_register_all[m[Kβ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
- 635 | [01;35m[Kav_register_all[m[K();
- | [01;35m[K^~~~~~~~~~~~~~~[m[K
- In file included from [01m[Klibav.h:51[m[K,
- from [01m[Kmonitor.c:42[m[K:
- [01m[K/usr/include/libavformat/avformat.h:2050:6:[m[K [01;36m[Knote: [m[Kdeclared here
- 2050 | void [01;36m[Kav_register_all[m[K(void);
- | [01;36m[K^~~~~~~~~~~~~~~[m[K
- [01m[Kmonitor.c:[m[K In function β[01m[Kraise_watch_limit[m[Kβ:
- [01m[Kmonitor.c:106:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of β[01m[Kfscanf[m[Kβ declared with attribute β[01m[Kwarn_unused_result[m[Kβ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;[m[K]
- 106 | [01;35m[Kfscanf(max_watches, "%u", &limit)[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/string.h:495[m[K,
- from [01m[Kminidlna.c:51[m[K:
- In function β[01m[Kstrncat[m[Kβ,
- inlined from β[01m[Kinit[m[Kβ at [01m[Kminidlna.c:532:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:136:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncat[m[Kβ output may be truncated copying 12 bytes from a string of length 12 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 136 | return [01;35m[K__builtin___strncat_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kstrncpyt[m[Kβ at [01m[Kutils.h:56:2[m[K,
- inlined from β[01m[Kgetfriendlyname[m[Kβ at [01m[Kminidlna.c:194:3[m[K,
- inlined from β[01m[Kinit[m[Kβ at [01m[Kminidlna.c:534:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ output may be truncated copying 63 bytes from a string of length 255 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kinit[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ output may be truncated copying 63 bytes from a string of length 199 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kinit[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ output may be truncated copying 15 bytes from a string of length 199 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kinit[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ output may be truncated copying 63 bytes from a string of length 199 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kinit[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ output may be truncated copying 15 bytes from a string of length 199 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kinit[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ output may be truncated copying 63 bytes from a string of length 199 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kwritepidfile[m[Kβ at [01m[Kutils.h:56:2[m[K,
- inlined from β[01m[Kinit[m[Kβ at [01m[Kminidlna.c:989:6[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- sed -e s@:SBINDIR:@/usr/sbin@ <linux/minidlna.init.d.script.tmpl >linux/minidlna.init.d.script
- 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
- In file included from [01m[K/usr/include/string.h:495[m[K,
- from [01m[Kmetadata.c:22[m[K:
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kcheck_for_captions[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/string.h:495[m[K,
- from [01m[Kalbumart.c:22[m[K:
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Ksave_resized_album_art[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/string.h:495[m[K,
- from [01m[Kmonitor.c:21[m[K:
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kcheck_nfo[m[Kβ at [01m[Kutils.h:56:2[m[K,
- inlined from β[01m[Kmonitor_insert_file.isra[m[Kβ at [01m[Kmonitor.c:369:17[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kmonitor_insert_file.isra[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kcheck_for_album_file[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kcheck_for_album_file[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kscanner.c:[m[K In function β[01m[Kinsert_file[m[Kβ:
- [01m[Kscanner.c:206:39:[m[K [01;35m[Kwarning: [m[Kβ[01m[K%llX[m[Kβ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;[m[K]
- 206 | sprintf(last_camdate.parentID, "%s$[01;35m[K%llX[m[K", last_cam.parentID, (long long)parentID);
- | [01;35m[K^~~~[m[K
- [01m[Kscanner.c:206:35:[m[K [01;36m[Knote: [m[Kusing the range [0, 18446744073709551615] for directive argument
- 206 | sprintf(last_camdate.parentID, [01;36m[K"%s$%llX"[m[K, last_cam.parentID, (long long)parentID);
- | [01;36m[K^~~~~~~~~[m[K
- In file included from [01m[K/usr/include/stdio.h:867[m[K,
- from [01m[Kscanner.c:18[m[K:
- [01m[K/usr/include/bits/stdio2.h:36:10:[m[K [01;36m[Knote: [m[Kβ[01m[K__builtin___sprintf_chk[m[Kβ output between 3 and 81 bytes into a destination of size 64
- 36 | return [01;36m[K__builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,[m[K
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 37 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K;
- | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kscanner.c:280:47:[m[K [01;35m[Kwarning: [m[Kβ[01m[K%llX[m[Kβ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;[m[K]
- 280 | sprintf(last_artistAlbumAll.parentID, "%s$[01;35m[K%llX[m[K", last_artist.parentID, (long long)parentID);
- | [01;35m[K^~~~[m[K
- [01m[Kscanner.c:280:43:[m[K [01;36m[Knote: [m[Kusing the range [0, 18446744073709551615] for directive argument
- 280 | sprintf(last_artistAlbumAll.parentID, [01;36m[K"%s$%llX"[m[K, last_artist.parentID, (long long)parentID);
- | [01;36m[K^~~~~~~~~[m[K
- In file included from [01m[K/usr/include/stdio.h:867[m[K,
- from [01m[Kscanner.c:18[m[K:
- [01m[K/usr/include/bits/stdio2.h:36:10:[m[K [01;36m[Knote: [m[Kβ[01m[K__builtin___sprintf_chk[m[Kβ output between 3 and 81 bytes into a destination of size 64
- 36 | return [01;36m[K__builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,[m[K
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 37 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K;
- | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kscanner.c:296:44:[m[K [01;35m[Kwarning: [m[Kβ[01m[K%llX[m[Kβ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;[m[K]
- 296 | sprintf(last_artistAlbum.parentID, "%s$[01;35m[K%llX[m[K", last_artist.parentID, (long long)parentID);
- | [01;35m[K^~~~[m[K
- [01m[Kscanner.c:296:40:[m[K [01;36m[Knote: [m[Kusing the range [0, 18446744073709551615] for directive argument
- 296 | sprintf(last_artistAlbum.parentID, [01;36m[K"%s$%llX"[m[K, last_artist.parentID, (long long)parentID);
- | [01;36m[K^~~~~~~~~[m[K
- In file included from [01m[K/usr/include/stdio.h:867[m[K,
- from [01m[Kscanner.c:18[m[K:
- [01m[K/usr/include/bits/stdio2.h:36:10:[m[K [01;36m[Knote: [m[Kβ[01m[K__builtin___sprintf_chk[m[Kβ output between 3 and 81 bytes into a destination of size 64
- 36 | return [01;36m[K__builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,[m[K
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 37 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K;
- | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kscanner.c:296:44:[m[K [01;35m[Kwarning: [m[Kβ[01m[K%llX[m[Kβ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;[m[K]
- 296 | sprintf(last_artistAlbum.parentID, "%s$[01;35m[K%llX[m[K", last_artist.parentID, (long long)parentID);
- | [01;35m[K^~~~[m[K
- [01m[Kscanner.c:296:40:[m[K [01;36m[Knote: [m[Kusing the range [0, 18446744073709551615] for directive argument
- 296 | sprintf(last_artistAlbum.parentID, [01;36m[K"%s$%llX"[m[K, last_artist.parentID, (long long)parentID);
- | [01;36m[K^~~~~~~~~[m[K
- In file included from [01m[K/usr/include/stdio.h:867[m[K,
- from [01m[Kscanner.c:18[m[K:
- [01m[K/usr/include/bits/stdio2.h:36:10:[m[K [01;36m[Knote: [m[Kβ[01m[K__builtin___sprintf_chk[m[Kβ output between 3 and 81 bytes into a destination of size 64
- 36 | return [01;36m[K__builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,[m[K
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 37 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K;
- | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kscanner.c:321:47:[m[K [01;35m[Kwarning: [m[Kβ[01m[K%llX[m[Kβ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;[m[K]
- 321 | sprintf(last_genreArtistAll.parentID, "%s$[01;35m[K%llX[m[K", last_genre.parentID, (long long)parentID);
- | [01;35m[K^~~~[m[K
- [01m[Kscanner.c:321:43:[m[K [01;36m[Knote: [m[Kusing the range [0, 18446744073709551615] for directive argument
- 321 | sprintf(last_genreArtistAll.parentID, [01;36m[K"%s$%llX"[m[K, last_genre.parentID, (long long)parentID);
- | [01;36m[K^~~~~~~~~[m[K
- In file included from [01m[K/usr/include/stdio.h:867[m[K,
- from [01m[Kscanner.c:18[m[K:
- [01m[K/usr/include/bits/stdio2.h:36:10:[m[K [01;36m[Knote: [m[Kβ[01m[K__builtin___sprintf_chk[m[Kβ output between 3 and 81 bytes into a destination of size 64
- 36 | return [01;36m[K__builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,[m[K
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 37 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K;
- | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kscanner.c:336:44:[m[K [01;35m[Kwarning: [m[Kβ[01m[K%llX[m[Kβ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;[m[K]
- 336 | sprintf(last_genreArtist.parentID, "%s$[01;35m[K%llX[m[K", last_genre.parentID, (long long)parentID);
- | [01;35m[K^~~~[m[K
- [01m[Kscanner.c:336:40:[m[K [01;36m[Knote: [m[Kusing the range [0, 18446744073709551615] for directive argument
- 336 | sprintf(last_genreArtist.parentID, [01;36m[K"%s$%llX"[m[K, last_genre.parentID, (long long)parentID);
- | [01;36m[K^~~~~~~~~[m[K
- In file included from [01m[K/usr/include/stdio.h:867[m[K,
- from [01m[Kscanner.c:18[m[K:
- [01m[K/usr/include/bits/stdio2.h:36:10:[m[K [01;36m[Knote: [m[Kβ[01m[K__builtin___sprintf_chk[m[Kβ output between 3 and 81 bytes into a destination of size 64
- 36 | return [01;36m[K__builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,[m[K
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 37 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K;
- | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Kscanner.c:336:44:[m[K [01;35m[Kwarning: [m[Kβ[01m[K%llX[m[Kβ directive writing between 1 and 16 bytes into a region of size between 0 and 63 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;[m[K]
- 336 | sprintf(last_genreArtist.parentID, "%s$[01;35m[K%llX[m[K", last_genre.parentID, (long long)parentID);
- | [01;35m[K^~~~[m[K
- [01m[Kscanner.c:336:40:[m[K [01;36m[Knote: [m[Kusing the range [0, 18446744073709551615] for directive argument
- 336 | sprintf(last_genreArtist.parentID, [01;36m[K"%s$%llX"[m[K, last_genre.parentID, (long long)parentID);
- | [01;36m[K^~~~~~~~~[m[K
- In file included from [01m[K/usr/include/stdio.h:867[m[K,
- from [01m[Kscanner.c:18[m[K:
- [01m[K/usr/include/bits/stdio2.h:36:10:[m[K [01;36m[Knote: [m[Kβ[01m[K__builtin___sprintf_chk[m[Kβ output between 3 and 81 bytes into a destination of size 64
- 36 | return [01;36m[K__builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,[m[K
- | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 37 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K;
- | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kupdate_if_album_art[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kupdate_if_album_art[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In file included from [01m[K/usr/include/string.h:495[m[K,
- from [01m[Kscanner.c:19[m[K:
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kstart_rescan[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kstart_rescan[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- In function β[01m[Kstrncpy[m[Kβ,
- inlined from β[01m[Kstart_scanner[m[Kβ at [01m[Kutils.h:56:2[m[K:
- [01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kβ[01m[K__builtin_strncpy[m[Kβ specified bound 4096 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K]
- 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K;
- | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- 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
- /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
- /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
- /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
- /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
- /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
- 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
- [31;01m*[0m ERROR: net-misc/minidlna-1.2.1-r1::gentoo failed (compile phase):
- [31;01m*[0m emake failed
- [31;01m*[0m
- [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/minidlna-1.2.1-r1::gentoo'`,
- [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/minidlna-1.2.1-r1::gentoo'`.
- [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/temp/build.log'.
- [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/temp/environment'.
- [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/minidlna-1.2.1-r1/work/minidlna-1.2.1'
- [31;01m*[0m 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