* Package: sys-fs/lsscsi-0.28 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking lsscsi-0.28.tgz to /var/tmp/portage/sys-fs/lsscsi-0.28/work >>> Source unpacked in /var/tmp/portage/sys-fs/lsscsi-0.28/work >>> Preparing source in /var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28 ... * econf: updating lsscsi-0.28/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lsscsi-0.28/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --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 /var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 to enable maintainer-specific portions of Makefiles... no 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=native -O2 -pipe -c -o lsscsi.o lsscsi.c lsscsi.c: In function ‘collect_dev_nodes’: lsscsi.c:961:32: warning: implicit declaration of function ‘major’ [-Wimplicit-function-declaration] cur_ent->maj = major(stats.st_rdev); ^ lsscsi.c:962:32: warning: implicit declaration of function ‘minor’ [-Wimplicit-function-declaration] cur_ent->min = minor(stats.st_rdev); ^ x86_64-pc-linux-gnu-gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o lsscsi lsscsi.o lsscsi.o: In function `get_dev_node': lsscsi.c:(.text+0x10f0): undefined reference to `major' lsscsi.c:(.text+0x1117): undefined reference to `minor' collect2: error: ld returned 1 exit status Makefile:324: recipe for target 'lsscsi' failed make[2]: *** [lsscsi] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28/src' Makefile:341: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28' Makefile:281: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: sys-fs/lsscsi-0.28::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/lsscsi-0.28::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/lsscsi-0.28::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:lsscsi-0.28:20160418-202857.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/lsscsi-0.28/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/lsscsi-0.28/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28' * S: '/var/tmp/portage/sys-fs/lsscsi-0.28/work/lsscsi-0.28'