* Package: sys-fs/snapraid-10.0 * Repository: gentoo * Maintainer: junghans@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking snapraid-10.0.tar.gz to /var/tmp/portage/sys-fs/snapraid-10.0/work >>> Source unpacked in /var/tmp/portage/sys-fs/snapraid-10.0/work >>> Preparing source in /var/tmp/portage/sys-fs/snapraid-10.0/work/snapraid-10.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/snapraid-10.0/work/snapraid-10.0 ... * econf: updating snapraid-10.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating snapraid-10.0/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-silent-rules --docdir=/usr/share/doc/snapraid-10.0 --htmldir=/usr/share/doc/snapraid-10.0/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-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 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 valgrind... no checking for wine... no checking for sde... no checking for advd2... no checking whether x86_64-pc-linux-gnu-gcc accepts -fno-omit-frame-pointer... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fno-inline-functions-called-once... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fno-inline-small-functions... yes checking whether x86_64-pc-linux-gnu-gcc accepts -rdynamic... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable assertions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for inttypes.h... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for size_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for int8_t... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_type... yes checking for struct stat.st_nlink... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct statfs.f_type... yes checking for struct statfs.f_fstypename... no checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for mkdir... yes checking for gettimeofday... yes checking for strtoul... yes checking for getopt... yes checking for getopt_long... yes checking for snprintf... yes checking for vsnprintf... yes checking for sigaction... yes checking for ftruncate... yes checking for fallocate... yes checking for fsync... yes checking for access... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for getc_unlocked... yes checking for ferror_unlocked... yes checking for fnmatch... yes checking for futimes... yes checking for futimens... yes checking for futimesat... yes checking for localtime_r... yes checking for fstatat... yes checking for flock... yes checking for statfs... yes checking for mach_absolute_time... no checking for backtrace... yes checking for backtrace_symbols... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking whether x86_64-pc-linux-gnu-gcc accepts -pthread... yes checking for pthread_create... yes checking for library containing exp... -lm checking for library containing blkid_probe_all... -lblkid checking blkid/blkid.h usability... yes checking blkid/blkid.h presence... yes checking for blkid/blkid.h... yes checking for blkid_devno_to_devname... yes checking for blkid_get_tag_value... yes checking whether byte ordering is bigendian... no checking whether x86_64-pc-linux-gnu-gcc accepts -Wall... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wextra... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wuninitialized... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wshadow... yes checking for sse2... yes checking for ssse3... yes checking for sse42... yes checking for avx2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/snapraid-10.0/work/snapraid-10.0 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/sys-fs/snapraid-10.0/work/snapraid-10.0' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/raid.o raid/raid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/check.o raid/check.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/module.o raid/module.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/tables.o raid/tables.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/int.o raid/int.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/x86.o raid/x86.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/intz.o raid/intz.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/x86z.o raid/x86z.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/helper.o raid/helper.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/memory.o raid/memory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/test.o raid/test.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o raid/tag.o raid/tag.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o tommyds/tommy.o tommyds/tommy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/snapraid.o cmdline/snapraid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/io.o cmdline/io.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/util.o cmdline/util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/stream.o cmdline/stream.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/support.o cmdline/support.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/elem.o cmdline/elem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/state.o cmdline/state.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/scan.o cmdline/scan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/sync.o cmdline/sync.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/check.o cmdline/check.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/dry.o cmdline/dry.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/rehash.o cmdline/rehash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/scrub.o cmdline/scrub.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/status.o cmdline/status.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/dup.o cmdline/dup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/list.o cmdline/list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/pool.o cmdline/pool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/parity.o cmdline/parity.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/handle.o cmdline/handle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/touch.o cmdline/touch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/device.o cmdline/device.c cmdline/device.c: In function ‘state_device’: cmdline/device.c:969:42: warning: implicit declaration of function ‘major’ [-Wimplicit-function-declaration] printf("%u:%u\t%s\t%u:%u\t%s\t%s\n", major(devinfo->device), minor(devinfo- ^ cmdline/device.c:969:66: warning: implicit declaration of function ‘minor’ [-Wimplicit-function-declaration] printf("%u:%u\t%s\t%u:%u\t%s\t%s\n", major(devinfo->device), minor(devinfo- ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/fnmatch.o cmdline/fnmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/selftest.o cmdline/selftest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/speed.o cmdline/speed.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/import.o cmdline/import.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/search.o cmdline/search.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/mingw.o cmdline/mingw.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -c -o cmdline/unix.o cmdline/unix.c cmdline/unix.c: In function ‘devuuid_dev’: cmdline/unix.c:95:71: warning: implicit declaration of function ‘major’ [-Wimplicit-function-declaration] log_tag("uuid:by-uuidd:%u:%u: opendir(/dev/disk/by-uuid) failed\n", major(devic ^ cmdline/unix.c:95:86: warning: implicit declaration of function ‘minor’ [-Wimplicit-function-declaration] y-uuidd:%u:%u: opendir(/dev/disk/by-uuid) failed\n", major(device), minor(devic ^ cmdline/unix.c: In function ‘devread’: cmdline/unix.c:531:9: warning: implicit declaration of function ‘makedev’ [-Wimplicit-function-declaration] return makedev(ma, mi); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wl,-O1 -Wl,--as-needed -o snapraid raid/raid.o raid/check.o raid/module.o raid/tables.o raid/int.o raid/x86.o raid/intz.o raid/x86z.o raid/helper.o raid/memory.o raid/test.o raid/tag.o tommyds/tommy.o cmdline/snapraid.o cmdline/io.o cmdline/util.o cmdline/stream.o cmdline/support.o cmdline/elem.o cmdline/state.o cmdline/scan.o cmdline/sync.o cmdline/check.o cmdline/dry.o cmdline/rehash.o cmdline/scrub.o cmdline/status.o cmdline/dup.o cmdline/list.o cmdline/pool.o cmdline/parity.o cmdline/handle.o cmdline/touch.o cmdline/device.o cmdline/fnmatch.o cmdline/selftest.o cmdline/speed.o cmdline/import.o cmdline/search.o cmdline/mingw.o cmdline/unix.o -lblkid -lm cmdline/device.o: In function `state_device': device.c:(.text+0x1302): undefined reference to `minor' device.c:(.text+0x1310): undefined reference to `major' device.c:(.text+0x131e): undefined reference to `minor' device.c:(.text+0x132c): undefined reference to `major' cmdline/unix.o: In function `devuuid_dev': unix.c:(.text+0x133): undefined reference to `minor' unix.c:(.text+0x140): undefined reference to `major' unix.c:(.text+0x176): undefined reference to `minor' unix.c:(.text+0x183): undefined reference to `major' unix.c:(.text+0x1e8): undefined reference to `minor' unix.c:(.text+0x1f8): undefined reference to `major' unix.c:(.text+0x21e): undefined reference to `minor' unix.c:(.text+0x22a): undefined reference to `major' cmdline/unix.o: In function `devuuid_blkid': unix.c:(.text+0x2af): undefined reference to `minor' unix.c:(.text+0x2bc): undefined reference to `major' unix.c:(.text+0x2fe): undefined reference to `minor' unix.c:(.text+0x30a): undefined reference to `major' unix.c:(.text+0x32b): undefined reference to `minor' unix.c:(.text+0x338): undefined reference to `major' cmdline/unix.o: In function `devsmart': unix.c:(.text+0x397): undefined reference to `minor' unix.c:(.text+0x3a4): undefined reference to `major' cmdline/unix.o: In function `devdown': unix.c:(.text+0x5bb): undefined reference to `minor' unix.c:(.text+0x5c8): undefined reference to `major' cmdline/unix.o: In function `devread': unix.c:(.text+0x92c): undefined reference to `makedev' cmdline/unix.o: In function `devresolve.constprop.2': unix.c:(.text+0xaa8): undefined reference to `minor' unix.c:(.text+0xab5): undefined reference to `major' unix.c:(.text+0xbae): undefined reference to `minor' unix.c:(.text+0xbbb): undefined reference to `major' unix.c:(.text+0xbcc): undefined reference to `minor' unix.c:(.text+0xbdd): undefined reference to `major' cmdline/unix.o: In function `devtree': unix.c:(.text+0xe9e): undefined reference to `minor' unix.c:(.text+0xeaa): undefined reference to `major' unix.c:(.text+0xf55): undefined reference to `minor' unix.c:(.text+0xf65): undefined reference to `major' unix.c:(.text+0xfe6): undefined reference to `minor' unix.c:(.text+0xff2): undefined reference to `major' unix.c:(.text+0x10f6): undefined reference to `minor' unix.c:(.text+0x1102): undefined reference to `major' cmdline/unix.o: In function `devuuid': unix.c:(.text+0x12e8): undefined reference to `minor' unix.c:(.text+0x12f5): undefined reference to `major' cmdline/unix.o: In function `devquery': unix.c:(.text+0x1a64): undefined reference to `minor' unix.c:(.text+0x1a71): undefined reference to `major' unix.c:(.text+0x1bee): undefined reference to `minor' unix.c:(.text+0x1bfb): undefined reference to `major' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:682: snapraid] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-fs/snapraid-10.0/work/snapraid-10.0' make: *** [Makefile:521: all] Error 2 * ERROR: sys-fs/snapraid-10.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/snapraid-10.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/snapraid-10.0::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:snapraid-10.0:20170103-004944.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/snapraid-10.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/snapraid-10.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/snapraid-10.0/work/snapraid-10.0' * S: '/var/tmp/portage/sys-fs/snapraid-10.0/work/snapraid-10.0'