* Package: sys-apps/readahead-list-1.20060421.1016-r1 * Repository: gentoo * Maintainer: robbat2@gentoo.org base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking readahead-list-1.20060421.1016.tar.bz2 to /var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work * Applying readahead-list-1.20060421.1016-gcc-4.3.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work >>> Compiling source in /var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016 ... * econf: updating readahead-list-1.20060421.1016/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating readahead-list-1.20060421.1016/config/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 --libdir=/usr/lib64 --sbindir=/sbin 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 gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... /bin/sed checking for cmp... /usr/bin/cmp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether user wants warnings... no checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for egrep... 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for ioctl... yes checking for memchr... yes checking for readahead... yes configure: creating ./config.status config.status: creating Makefile config.status: creating README config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating contrib/Makefile config.status: creating contrib/data/Makefile config.status: creating contrib/init/Makefile config.status: creating contrib/init/gentoo/Makefile config.status: creating contrib/scripts/Makefile config.status: creating config.h config.status: executing depfiles commands make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016' Making all in m4 make[2]: Entering directory '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016/m4' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016/src' if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -march=native -O2 -pipe -Wall -W -MT filelist-order.o -MD -MP -MF ".deps/filelist-order.Tpo" -c -o filelist-order.o filelist-order.cxx; \ then mv -f ".deps/filelist-order.Tpo" ".deps/filelist-order.Po"; else rm -f ".deps/filelist-order.Tpo"; exit 1; fi filelist-order.cxx:56:29: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] static char* program_name = "filelist-order"; ^~~~~~~~~~~~~~~~ filelist-order.cxx:57:31: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] static char* program_header = "$Header: /var/cvsroot/infrastructure/readahead-list/src/filelist-order.cxx,v 1.6 2005/05/17 02:12:43 robbat2 Exp $"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filelist-order.cxx:58:27: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] static char* program_id = "$Id: filelist-order.cxx,v 1.6 2005/05/17 02:12:43 robbat2 Exp $"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filelist-order.cxx:78:30: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] static char* short_options = "f:vdhV"; ^~~~~~~~ filelist-order.cxx:89:1: warning: ‘typedef’ was ignored in this declaration typedef enum OrderField_Type { ST_DEV,ST_INO,ST_MODE,ST_NLINK,ST_UID,ST_GID,ST_RDEV,ST_SIZE,ST_BLKSIZE,ST_BLOCKS,ST_ATIME,ST_MTIME,ST_CTIME,IOCTL_FIBMAP,FILENAME }; ^~~~~~~ filelist-order.cxx:98:69: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int numcmp(const BASE_DATATYPE a, const BASE_DATATYPE b) { ^ filelist-order.cxx:112:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_DEV(mapkey a) { return ((a).sb->st_dev); } ^ filelist-order.cxx:113:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_INO(mapkey a) { return ((a).sb->st_ino); } ^ filelist-order.cxx:114:49: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_MODE(mapkey a) { return ((a).sb->st_mode); } ^ filelist-order.cxx:115:50: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_NLINK(mapkey a) { return ((a).sb->st_nlink); } ^ filelist-order.cxx:116:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_UID(mapkey a) { return ((a).sb->st_uid); } ^ filelist-order.cxx:117:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_GID(mapkey a) { return ((a).sb->st_gid); } ^ filelist-order.cxx:118:49: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_RDEV(mapkey a) { return ((a).sb->st_rdev); } ^ filelist-order.cxx:119:49: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_SIZE(mapkey a) { return ((a).sb->st_size); } ^ filelist-order.cxx:120:52: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_BLKSIZE(mapkey a) { return ((a).sb->st_blksize); } ^ filelist-order.cxx:121:51: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_BLOCKS(mapkey a) { return ((a).sb->st_blocks); } ^ filelist-order.cxx:122:50: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_ATIME(mapkey a) { return ((a).sb->st_atime); } ^ filelist-order.cxx:123:50: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_MTIME(mapkey a) { return ((a).sb->st_mtime); } ^ filelist-order.cxx:124:50: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_ST_CTIME(mapkey a) { return ((a).sb->st_ctime); } ^ filelist-order.cxx:125:54: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const BASE_DATATYPE func_IOCTL_FIBMAP(mapkey a) { return ((a).first_block); } ^ filelist-order.cxx:129:47: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_DEV(mapkey a, mapkey b) { return numcmp(func_ST_DEV(a),func_ST_DEV(b)); } ^ filelist-order.cxx:130:47: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_INO(mapkey a, mapkey b) { return numcmp(func_ST_INO(a),func_ST_INO(b)); } ^ filelist-order.cxx:131:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_MODE(mapkey a, mapkey b) { return numcmp(func_ST_MODE(a),func_ST_MODE(b)); } ^ filelist-order.cxx:132:49: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_NLINK(mapkey a, mapkey b) { return numcmp(func_ST_NLINK(a),func_ST_NLINK(b)); } ^ filelist-order.cxx:133:47: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_UID(mapkey a, mapkey b) { return numcmp(func_ST_UID(a),func_ST_UID(b)); } ^ filelist-order.cxx:134:47: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_GID(mapkey a, mapkey b) { return numcmp(func_ST_GID(a),func_ST_GID(b)); } ^ filelist-order.cxx:135:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_RDEV(mapkey a, mapkey b) { return numcmp(func_ST_RDEV(a),func_ST_RDEV(b)); } ^ filelist-order.cxx:136:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_SIZE(mapkey a, mapkey b) { return numcmp(func_ST_SIZE(a),func_ST_SIZE(b)); } ^ filelist-order.cxx:137:51: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_BLKSIZE(mapkey a, mapkey b) { return numcmp(func_ST_BLKSIZE(a),func_ST_BLKSIZE(b)); } ^ filelist-order.cxx:138:50: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_BLOCKS(mapkey a, mapkey b) { return numcmp(func_ST_BLOCKS(a),func_ST_BLOCKS(b)); } ^ filelist-order.cxx:139:49: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_ATIME(mapkey a, mapkey b) { return numcmp(func_ST_ATIME(a),func_ST_ATIME(b)); } ^ filelist-order.cxx:140:49: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_MTIME(mapkey a, mapkey b) { return numcmp(func_ST_MTIME(a),func_ST_MTIME(b)); } ^ filelist-order.cxx:141:49: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_ST_CTIME(mapkey a, mapkey b) { return numcmp(func_ST_CTIME(a),func_ST_CTIME(b)); } ^ filelist-order.cxx:142:53: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_IOCTL_FIBMAP(mapkey a, mapkey b) { return numcmp(func_IOCTL_FIBMAP(a),func_IOCTL_FIBMAP(b)); } ^ filelist-order.cxx:144:49: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] inline const int cmp_FILENAME(mapkey a, mapkey b) { return strcmp(func_FILENAME(b),func_FILENAME(a)); } ^ filelist-order.cxx: In function ‘void printItem(std::pair, std::vector*)’: filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:278:19: note: in expansion of macro ‘case_entry’ case ST_DEV: case_entry("%lld",ST_DEV); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:279:19: note: in expansion of macro ‘case_entry’ case ST_INO: case_entry("%lld",ST_INO); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:280:20: note: in expansion of macro ‘case_entry’ case ST_MODE: case_entry("%lld",ST_MODE); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:281:21: note: in expansion of macro ‘case_entry’ case ST_NLINK: case_entry("%lld",ST_NLINK); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:282:19: note: in expansion of macro ‘case_entry’ case ST_UID: case_entry("%lld",ST_UID); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:283:19: note: in expansion of macro ‘case_entry’ case ST_GID: case_entry("%lld",ST_GID); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:284:20: note: in expansion of macro ‘case_entry’ case ST_RDEV: case_entry("%lld",ST_RDEV); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:285:20: note: in expansion of macro ‘case_entry’ case ST_SIZE: case_entry("%lld",ST_SIZE); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:286:23: note: in expansion of macro ‘case_entry’ case ST_BLKSIZE: case_entry("%lld",ST_BLKSIZE); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:287:22: note: in expansion of macro ‘case_entry’ case ST_BLOCKS: case_entry("%lld",ST_BLOCKS); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:288:21: note: in expansion of macro ‘case_entry’ case ST_ATIME: case_entry("%lld",ST_ATIME); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:289:21: note: in expansion of macro ‘case_entry’ case ST_MTIME: case_entry("%lld",ST_MTIME); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:290:21: note: in expansion of macro ‘case_entry’ case ST_CTIME: case_entry("%lld",ST_CTIME); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:291:25: note: in expansion of macro ‘case_entry’ case IOCTL_FIBMAP: case_entry("%lld",IOCTL_FIBMAP); ^~~~~~~~~~ filelist-order.cxx:276:37: error: unable to find string literal operator ‘operator""fmt’ with ‘const char [3]’, ‘long unsigned int’ arguments #define case_entry(fmt,func) printf("%s"fmt,(first ? "" : " "),func_##func(mk)); break; ^ filelist-order.cxx:292:21: note: in expansion of macro ‘case_entry’ case FILENAME: case_entry("%s",FILENAME); ^~~~~~~~~~ filelist-order.cxx: In function ‘void process_opts(int, char**)’: filelist-order.cxx:558:18: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] param_fields = "stat.st_dev,ioctl.fibmap,stat.st_ino,raw.filename"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filelist-order.cxx: At global scope: filelist-order.cxx:58:14: warning: ‘program_id’ defined but not used [-Wunused-variable] static char* program_id = "$Id: filelist-order.cxx,v 1.6 2005/05/17 02:12:43 robbat2 Exp $"; ^~~~~~~~~~ filelist-order.cxx:57:14: warning: ‘program_header’ defined but not used [-Wunused-variable] static char* program_header = "$Header: /var/cvsroot/infrastructure/readahead-list/src/filelist-order.cxx,v 1.6 2005/05/17 02:12:43 robbat2 Exp $"; ^~~~~~~~~~~~~~ make[2]: *** [Makefile:294: filelist-order.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016/src' make[1]: *** [Makefile:245: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016' make: *** [Makefile:181: all] Error 2 emake failed * ERROR: sys-apps/readahead-list-1.20060421.1016-r1::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 2079: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=sys-apps/readahead-list-1.20060421.1016-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/readahead-list-1.20060421.1016-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:readahead-list-1.20060421.1016-r1:20160917-100545.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016' * S: '/var/tmp/portage/sys-apps/readahead-list-1.20060421.1016-r1/work/readahead-list-1.20060421.1016'