* Package: net-ftp/uftpd-2.4 * Repository: gentoo * Maintainer: oz.tiram@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking uftpd-2.4.tar.xz to /var/tmp/portage/net-ftp/uftpd-2.4/work >>> Source unpacked in /var/tmp/portage/net-ftp/uftpd-2.4/work >>> Preparing source in /var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4 ... * econf: updating uftpd-2.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating uftpd-2.4/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/uftpd-2.4 --htmldir=/usr/share/doc/uftpd-2.4/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether ln -s works... yes 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 strstr... yes checking for getopt... yes checking for getsubopt... 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 for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for uev... yes checking for lite... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4 ... make -j 1 make all-am make[1]: Entering directory '/var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -W -Wall -Wextra -Wno-unused-parameter -std=gnu99 -O2 -pipe -march=native -c -o uftpd-uftpd.o `test -f 'uftpd.c' || echo './'`uftpd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -W -Wall -Wextra -Wno-unused-parameter -std=gnu99 -O2 -pipe -march=native -c -o uftpd-common.o `test -f 'common.c' || echo './'`common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -W -Wall -Wextra -Wno-unused-parameter -std=gnu99 -O2 -pipe -march=native -c -o uftpd-ftpcmd.o `test -f 'ftpcmd.c' || echo './'`ftpcmd.c ftpcmd.c: In function ‘handle_PWD’: ftpcmd.c:275:36: warning: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size 295 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "257 \"%s\"\r\n", ctrl->cwd); ^~ In file included from /usr/include/stdio.h:862:0, from uftpd.h:35, from ftpcmd.c:18: /usr/include/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output between 9 and 4104 bytes into a destination of size 300 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -W -Wall -Wextra -Wno-unused-parameter -std=gnu99 -O2 -pipe -march=native -c -o uftpd-tftpcmd.o `test -f 'tftpcmd.c' || echo './'`tftpcmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -W -Wall -Wextra -Wno-unused-parameter -std=gnu99 -O2 -pipe -march=native -c -o uftpd-log.o `test -f 'log.c' || echo './'`log.c x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Wno-unused-parameter -std=gnu99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o uftpd uftpd-uftpd.o uftpd-common.o uftpd-ftpcmd.o uftpd-tftpcmd.o uftpd-log.o -luev -lite make[1]: Leaving directory '/var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4' >>> Source compiled. >>> Test phase [not enabled]: net-ftp/uftpd-2.4 >>> Install uftpd-2.4 into /var/tmp/portage/net-ftp/uftpd-2.4/image/ category net-ftp make -j 1 DESTDIR=/var/tmp/portage/net-ftp/uftpd-2.4/image/ install make[1]: Entering directory '/var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4' /bin/mkdir -p '/var/tmp/portage/net-ftp/uftpd-2.4/image//usr/sbin' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c uftpd '/var/tmp/portage/net-ftp/uftpd-2.4/image//usr/sbin' make install-exec-hook make[2]: Entering directory '/var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4' make[2]: Leaving directory '/var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4' /bin/mkdir -p '/var/tmp/portage/net-ftp/uftpd-2.4/image//usr/share/doc/uftpd-2.4' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 README.md LICENSE '/var/tmp/portage/net-ftp/uftpd-2.4/image//usr/share/doc/uftpd-2.4' /bin/mkdir -p '/var/tmp/portage/net-ftp/uftpd-2.4/image//usr/share/man/man8' /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 uftpd.8 '/var/tmp/portage/net-ftp/uftpd-2.4/image//usr/share/man/man8' make install-data-hook make[2]: Entering directory '/var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4' make[2]: Leaving directory '/var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4' make[1]: Leaving directory '/var/tmp/portage/net-ftp/uftpd-2.4/work/uftpd-2.4' >>> Completed installing uftpd-2.4 into /var/tmp/portage/net-ftp/uftpd-2.4/image/ * Final size of build directory: 1104 KiB (1.0 MiB) * Final size of installed tree: 80 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/sbin/uftpd ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc * checking 8 files for package collisions * This package will overwrite one or more files that may belong to other * packages (see list below). You can use a command such as `portageq * owners / ` to identify the installed package that owns a * file. If portageq reports that only one package owns a file then do * NOT file a bug report. A bug report is only useful if it identifies at * least two or more packages that are known to install the same file(s). * If a collision occurs and you can not explain where the file came from * then you should simply ignore the collision since there is not enough * information to determine if a real problem exists. Please do NOT file * a bug report at https://bugs.gentoo.org/ unless you report exactly * which two packages install the same file(s). See * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how * to solve the problem. And once again, please do NOT file a bug report * unless you have completely understood the above message. * * Detected file collision(s): * * /usr/share/man/man8/in.tftpd.8.bz2 * /usr/sbin/in.tftpd * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * net-ftp/atftp-0.7-r5:0::gentoo * /usr/sbin/in.tftpd * /usr/share/man/man8/in.tftpd.8.bz2 * * Package 'net-ftp/uftpd-2.4' NOT merged due to file collisions. If * necessary, refer to your elog messages for the whole content of the * above message.