* Package: app-arch/dump-0.4.44-r2 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking dump-0.4b44.tar.gz to /var/tmp/portage/app-arch/dump-0.4.44-r2/work >>> Source unpacked in /var/tmp/portage/app-arch/dump-0.4.44-r2/work >>> Preparing source in /var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44 ... * Applying dump-0.4.44-underlinking.patch ... [ ok ] * Applying dump-0.4.44-rl_completion_matches-detection.patch ... [ ok ] * Applying dump-0.4.44-fix-pointers-aliasing.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44' ... * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: dump-0.4b44/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44 ... * econf: updating dump-0.4b44/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dump-0.4b44/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 --libdir=/usr/lib64 --with-dumpdatespath=/etc/dumpdates --with-binowner=root --with-manowner=root --with-bingrp=root --with-mangrp=root --enable-largefile --disable-transselinux --disable-ermt --disable-static --enable-readline --disable-debug checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for cp... /bin/cp checking for mv... /bin/mv checking for rm... /bin/rm checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-patch... no checking for patch... patch 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 for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c 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 for sys/types.h... (cached) yes Not including debugging code Linking dump and restore dynamically Linking libz and libbz2 dynamically by default Compiling rmt by default Not compiling ermt Not compiling kerberos extensions by default Including readline support Using new style F script by default Enabling Large File System support Enabling Quick File Access support by default Not including Quick File Access debugging code by default Not including Mac OSX restore compatibility code by default restore can not translate SELinux EAs CC defaults to x86_64-pc-linux-gnu-gcc LD defaults to x86_64-pc-linux-gnu-gcc BINOWNER is root BINGRP is root BINMODE defaults to 0755 MANOWNER is root MANGRP is root MANMODE defaults to 0644 DUMPDATESPATH is /etc/dumpdates checking for ext2fs/ext2fs.h... 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 EXT2FS... yes checking for COM_ERR... yes checking for ext2fs_read_inode_full in -lext2fs... yes checking for ext2fs/ext2_fs.h... yes checking for ext2_ino_t type in libext2fs headers... yes checking for s_journal_inum field in ext2_super_block struct... yes checking for blkid/blkid.h... yes checking for tgetent in -lncurses... yes checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for rl_completion_append_character in -lreadline... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for err... yes checking for errx... yes checking for verr... yes checking for verrx... yes checking for vwarn... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for realpath... yes checking for lchown... yes checking for glob... yes checking for extended glob routines... yes checking for quad_t... yes checking for u_quad_t... yes configure: creating ./config.status config.status: creating MCONFIG config.status: WARNING: 'MCONFIG.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating common/Makefile config.status: creating compat/include/Makefile config.status: creating compat/lib/Makefile config.status: creating dump/Makefile config.status: creating restore/Makefile config.status: creating rmt/Makefile config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44 ... make -j1 for i in compat/lib compat/include common dump restore rmt; do \ (cd $i && make all) || exit 1; \ done make[1]: Entering directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/compat/lib' x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I../.. -I../../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" compaterr.c -o compaterr.o In file included from /usr/include/sys/types.h:25:0, from compaterr.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I../.. -I../../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" compatglob.c -o compatglob.o In file included from /usr/include/sys/types.h:25:0, from compatglob.c:72: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I../.. -I../../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" bylabel.c -o bylabel.o In file included from /usr/include/sys/types.h:25:0, from bylabel.c:16: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I../.. -I../../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" system.c -o system.o In file included from /usr/include/errno.h:28:0, from system.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ system.c: In function ‘system_command’: system.c:68:3: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^ system.c:69:3: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I../.. -I../../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" rmtflags.c -o rmtflags.o In file included from /usr/include/fcntl.h:25:0, from rmtflags.c:47: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I../.. -I../../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" minilzo.c -o minilzo.o In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include-fixed/limits.h:168, from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include-fixed/limits.h:34, from ../../compat/include/lzoconf.h:46, from ../../compat/include/minilzo.h:51, from minilzo.c:48: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-ar r libcompat.a compaterr.o compatglob.o bylabel.o system.o rmtflags.o minilzo.o x86_64-pc-linux-gnu-ar: creating libcompat.a x86_64-pc-linux-gnu-ranlib libcompat.a make[1]: Leaving directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/compat/lib' make[1]: Entering directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/compat/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/compat/include' make[1]: Entering directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/common' x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" dumprmt.c -o dumprmt.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/sys/param.h:25, from dumprmt.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ dumprmt.c: In function ‘rmtgetconn’: dumprmt.c:228:3: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^ dumprmt.c:229:3: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^ make[1]: Leaving directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/common' make[1]: Entering directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/dump' x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" itime.c -o itime.o In file included from /usr/include/errno.h:28:0, from itime.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" main.c -o main.o In file included from /usr/include/ctype.h:25:0, from main.c:45: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ main.c: In function ‘main’: main.c:545:2: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result] (void)setuid(getuid()); /* rmthost() is the only reason to be setuid */ ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" optr.c -o optr.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/sys/param.h:25, from optr.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" tape.c -o tape.o In file included from /usr/include/errno.h:28:0, from tape.c:45: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" traverse.c -o traverse.o In file included from /usr/include/ctype.h:25:0, from traverse.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" unctime.c -o unctime.o In file included from /usr/include/sys/time.h:21:0, from unctime.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o dump itime.o main.o optr.o tape.o traverse.o unctime.o ../common/dumprmt.o -L../compat/lib -lcompat -lext2fs -lcom_err -lz -lbz2 -lblkid -luuid sed -e "s|__DUMPDATES__|/etc/dumpdates|g" \ -e "s|__DATE__|June 10, 2011|g" \ -e "s|__VERSION__|0.4b44|g" dump.8.in > dump.8 make[1]: Leaving directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/dump' make[1]: Entering directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/restore' x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" dirs.c -o dirs.o In file included from /usr/include/sys/types.h:25:0, from dirs.c:50: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" interactive.c -o interactive.o In file included from /usr/include/sys/types.h:25:0, from interactive.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" main.c -o main.o In file included from /usr/include/sys/types.h:25:0, from main.c:45: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" restore.c -o restore.o In file included from /usr/include/sys/types.h:25:0, from restore.c:44: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" symtab.c -o symtab.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/sys/param.h:25, from symtab.c:54: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" tape.c -o tape.o In file included from /usr/include/sys/types.h:25:0, from tape.c:50: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ tape.c: In function ‘comparefile’: tape.c:1890:5: warning: implicit declaration of function ‘major’ [-Wimplicit-function-declaration] major(curfile.dip->di_rdev), ^ tape.c:1891:5: warning: implicit declaration of function ‘minor’ [-Wimplicit-function-declaration] minor(curfile.dip->di_rdev), ^ tape.c: In function ‘setinput’: tape.c:254:2: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); /* no longer need or want root privileges */ ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" utilities.c -o utilities.o In file included from /usr/include/sys/types.h:25:0, from utilities.c:45: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -march=native -O2 -pipe -pipe -I.. -I../compat/include -I/usr/include/ext2fs -I/usr/include/et -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b44\" xattr.c -o xattr.o In file included from /usr/include/err.h:22:0, from ../compat/include/compaterr.h:46, from xattr.c:37: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o restore dirs.o interactive.o main.o restore.o symtab.o tape.o utilities.o xattr.o ../common/dumprmt.o -L../compat/lib -lcompat -lext2fs -lcom_err -le2p -lreadline -lncurses -lz -lbz2 tape.o: In function `comparefile': tape.c:(.text+0x43d9): undefined reference to `minor' tape.c:(.text+0x43e8): undefined reference to `major' tape.c:(.text+0x43fc): undefined reference to `minor' tape.c:(.text+0x440f): undefined reference to `major' collect2: error: ld returned 1 exit status Makefile:129: recipe for target 'restore' failed make[1]: *** [restore] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44/restore' Makefile:109: recipe for target 'all' failed make: *** [all] Error 1 * ERROR: app-arch/dump-0.4.44-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-arch/dump-0.4.44-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-arch/dump-0.4.44-r2::gentoo'`. * The complete build log is located at '/var/log/portage/app-arch:dump-0.4.44-r2:20160416-091413.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-arch/dump-0.4.44-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/dump-0.4.44-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44' * S: '/var/tmp/portage/app-arch/dump-0.4.44-r2/work/dump-0.4b44'