>>> Unpacking source... >>> Unpacking tokyocabinet-1.4.35.tar.gz to /var/tmp/portage/dev-db/tokyocabinet-1.4.35/work >>> Source unpacked in /var/tmp/portage/dev-db/tokyocabinet-1.4.35/work >>> Preparing source in /var/tmp/portage/dev-db/tokyocabinet-1.4.35/work/tokyocabinet-1.4.35 ... * Applying fix_rpath.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/tokyocabinet-1.4.35/work/tokyocabinet-1.4.35 ... ./configure --prefix=/usr --build=alpha-unknown-linux-gnu --host=alpha-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug #================================================================ # Configuring Tokyo Cabinet version 1.4.35. #================================================================ checking for alpha-unknown-linux-gnu-gcc... alpha-unknown-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 alpha-unknown-linux-gnu-gcc accepts -g... yes checking for alpha-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... alpha-unknown-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 whether byte ordering is bigendian... no checking for main in -lc... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for main in -lrt... yes checking for main in -lz... yes checking for main in -lbz2... yes checking for main in -ltokyocabinet... no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tokyocabinet.pc #================================================================ # Ready to make. #================================================================ >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/tokyocabinet-1.4.35/work/tokyocabinet-1.4.35 ... make -j2 alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcutil.c alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tchdb.c In file included from myconf.h:245, from tchdb.c:20: /tmp/distccd_B8mSxy/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_B8mSxy/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_B8mSxy/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_B8mSxy/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_B8mSxy/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored tchdb.c: In function ‘tchdbecode’: tchdb.c:250: warning: cast from pointer to integer of different size tchdb.c: In function ‘tchdbsetecode’: tchdb.c:1274: warning: cast to pointer from integer of different size alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcbdb.c In file included from myconf.h:245, from tcbdb.c:20: /tmp/distccd_LiG1jX/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LiG1jX/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LiG1jX/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LiG1jX/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LiG1jX/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored tcbdb.c: In function ‘tcbdbprintmeta’: tcbdb.c:4078: warning: cast from pointer to integer of different size tcbdb.c:4078: warning: cast to pointer from integer of different size alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcfdb.c In file included from myconf.h:245, from tcfdb.c:19: /tmp/distccd_AFfMB8/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_AFfMB8/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_AFfMB8/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_AFfMB8/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_AFfMB8/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored tcfdb.c: In function ‘tcfdbecode’: tcfdb.c:172: warning: cast from pointer to integer of different size tcfdb.c: In function ‘tcfdbsetecode’: tcfdb.c:1082: warning: cast to pointer from integer of different size alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tctdb.c In file included from myconf.h:245, from tcutil.c:18: /tmp/distccd_Akfl2t/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_Akfl2t/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_Akfl2t/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_Akfl2t/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_Akfl2t/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcadb.c In file included from myconf.h:245, from tcadb.c:23: /tmp/distccd_sK4Pnd/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_sK4Pnd/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_sK4Pnd/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_sK4Pnd/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_sK4Pnd/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 myconf.c In file included from myconf.h:245, from myconf.c:17: /tmp/distccd_FDMSJH/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_FDMSJH/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_FDMSJH/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_FDMSJH/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_FDMSJH/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 md5.c alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcutest.c In file included from myconf.h:245, from tctdb.c:21: /tmp/distccd_LBmWjA/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LBmWjA/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LBmWjA/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LBmWjA/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LBmWjA/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcumttest.c In file included from myconf.h:245, from tcutest.c:18: /tmp/distccd_GJY1Wi/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_GJY1Wi/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_GJY1Wi/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_GJY1Wi/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_GJY1Wi/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcucodec.c In file included from myconf.h:245, from tcumttest.c:18: /tmp/distccd_zXQBVG/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_zXQBVG/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_zXQBVG/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_zXQBVG/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_zXQBVG/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tchtest.c In file included from myconf.h:245, from tcucodec.c:18: /tmp/distccd_n3wPcr/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_n3wPcr/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_n3wPcr/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_n3wPcr/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_n3wPcr/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored tcucodec.c: In function ‘procurl’: tcucodec.c:823: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:827: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘procbase’: tcucodec.c:839: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:843: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘procquote’: tcucodec.c:855: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:859: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘procmime’: tcucodec.c:883: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:901: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:909: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:911: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:916: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘prochex’: tcucodec.c:928: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:932: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘procpack’: tcucodec.c:948: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:951: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:970: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘proctcbs’: tcucodec.c:983: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:988: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘proczlib’: tcucodec.c:1001: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:1010: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘procbzip’: tcucodec.c:1026: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:1035: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘procxml’: tcucodec.c:1097: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c:1101: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcucodec.c: In function ‘proccipher’: tcucodec.c:1208: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tchmttest.c In file included from myconf.h:245, from tchtest.c:19: /tmp/distccd_LGX6EV/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LGX6EV/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LGX6EV/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LGX6EV/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_LGX6EV/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored tchtest.c: In function ‘pdprocfunc’: tchtest.c:198: warning: cast from pointer to integer of different size tchtest.c: In function ‘procmisc’: tchtest.c:1468: warning: cast to pointer from integer of different size tchtest.c:1477: warning: cast to pointer from integer of different size tchtest.c:1548: warning: cast to pointer from integer of different size tchtest.c:1556: warning: cast to pointer from integer of different size alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tchmgr.c In file included from myconf.h:245, from tchmttest.c:19: /tmp/distccd_fVl1Im/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_fVl1Im/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_fVl1Im/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_fVl1Im/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_fVl1Im/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcbtest.c In file included from myconf.h:245, from tchmgr.c:19: /tmp/distccd_ysQEuA/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_ysQEuA/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_ysQEuA/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_ysQEuA/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_ysQEuA/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcbmttest.c In file included from myconf.h:245, from tcbmttest.c:19: /tmp/distccd_2UzbbK/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_2UzbbK/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_2UzbbK/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_2UzbbK/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_2UzbbK/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcbmgr.c In file included from myconf.h:245, from tcbtest.c:19: /tmp/distccd_FYnFwZ/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_FYnFwZ/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_FYnFwZ/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_FYnFwZ/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_FYnFwZ/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored tcbtest.c: In function ‘pdprocfunc’: tcbtest.c:222: warning: cast from pointer to integer of different size tcbtest.c: In function ‘procwrite’: tcbtest.c:771: warning: cast from pointer to integer of different size tcbtest.c:771: warning: cast to pointer from integer of different size tcbtest.c: In function ‘procread’: tcbtest.c:864: warning: cast from pointer to integer of different size tcbtest.c:864: warning: cast to pointer from integer of different size tcbtest.c: In function ‘procremove’: tcbtest.c:958: warning: cast from pointer to integer of different size tcbtest.c:958: warning: cast to pointer from integer of different size tcbtest.c: In function ‘procrcat’: tcbtest.c:1043: warning: cast from pointer to integer of different size tcbtest.c:1043: warning: cast to pointer from integer of different size tcbtest.c: In function ‘procqueue’: tcbtest.c:1237: warning: cast from pointer to integer of different size tcbtest.c:1237: warning: cast to pointer from integer of different size tcbtest.c: In function ‘procmisc’: tcbtest.c:1965: warning: cast to pointer from integer of different size tcbtest.c:1974: warning: cast to pointer from integer of different size tcbtest.c:2051: warning: cast to pointer from integer of different size tcbtest.c:2059: warning: cast to pointer from integer of different size alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcftest.c In file included from myconf.h:245, from tcbmgr.c:19: /tmp/distccd_esZt2F/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_esZt2F/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_esZt2F/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_esZt2F/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_esZt2F/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcfmttest.c In file included from myconf.h:245, from tcfmttest.c:19: /tmp/distccd_5Wt8oK/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_5Wt8oK/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_5Wt8oK/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_5Wt8oK/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_5Wt8oK/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcfmgr.c In file included from myconf.h:245, from tcftest.c:19: /tmp/distccd_VQ9kYi/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_VQ9kYi/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_VQ9kYi/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_VQ9kYi/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_VQ9kYi/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored tcftest.c: In function ‘pdprocfunc’: tcftest.c:181: warning: cast from pointer to integer of different size tcftest.c: In function ‘procmisc’: tcftest.c:1153: warning: cast to pointer from integer of different size tcftest.c:1162: warning: cast to pointer from integer of different size tcftest.c:1233: warning: cast to pointer from integer of different size tcftest.c:1241: warning: cast to pointer from integer of different size alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcttest.c In file included from myconf.h:245, from tcfmgr.c:19: /tmp/distccd_wjJ60Z/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_wjJ60Z/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_wjJ60Z/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_wjJ60Z/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_wjJ60Z/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tctmttest.c In file included from myconf.h:245, from tctmttest.c:19: /tmp/distccd_6Tg1hq/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_6Tg1hq/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_6Tg1hq/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_6Tg1hq/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_6Tg1hq/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tctmgr.c In file included from myconf.h:245, from tcttest.c:19: /tmp/distccd_Iciyca/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_Iciyca/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_Iciyca/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_Iciyca/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_Iciyca/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcatest.c In file included from myconf.h:245, from tctmgr.c:19: /tmp/distccd_9AH4u9/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_9AH4u9/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_9AH4u9/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_9AH4u9/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_9AH4u9/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcamttest.c In file included from myconf.h:245, from tcamttest.c:19: /tmp/distccd_WHUgrO/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_WHUgrO/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_WHUgrO/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_WHUgrO/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_WHUgrO/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcamgr.c In file included from myconf.h:245, from tcatest.c:19: /tmp/distccd_oih5be/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_oih5be/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_oih5be/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_oih5be/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_oih5be/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored alpha-unknown-linux-gnu-gcc -c -I. -I/usr/include -I/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 tcawmgr.c In file included from myconf.h:245, from tcawmgr.c:19: /tmp/distccd_136jGW/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_136jGW/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_136jGW/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_136jGW/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_136jGW/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored tcawmgr.c: In function ‘dolist’: tcawmgr.c:288: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result tcawmgr.c: In function ‘doget’: tcawmgr.c:328: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ar rv libtokyocabinet.a tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o ar: creating libtokyocabinet.a a - tcutil.o a - tchdb.o a - tcbdb.o a - tcfdb.o a - tctdb.o a - tcadb.o a - myconf.o a - md5.o if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -shared -Wl,-G,-h,libtokyocabinet.so.8 -o libtokyocabinet.so.8.26.0 \ tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -lbz2 -lz -lrt -lpthread -lm -lc ; \ else \ alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -shared -Wl,-soname,libtokyocabinet.so.8 -o libtokyocabinet.so.8.26.0 \ tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -lbz2 -lz -lrt -lpthread -lm -lc ; \ fi In file included from myconf.h:245, from tcamgr.c:20: /tmp/distccd_rJGGjw/usr/include/pthread.h:655: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_rJGGjw/usr/include/pthread.h:667: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_rJGGjw/usr/include/pthread.h:690: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_rJGGjw/usr/include/pthread.h:703: warning: ‘__regparm__’ attribute directive ignored /tmp/distccd_rJGGjw/usr/include/pthread.h:712: warning: ‘__regparm__’ attribute directive ignored ln -f -s libtokyocabinet.so.8.26.0 libtokyocabinet.so.8 ln -f -s libtokyocabinet.so.8.26.0 libtokyocabinet.so alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcutest tcutest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcumttest tcumttest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcucodec tcucodec.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tchtest tchtest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tchmttest tchmttest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tchmgr tchmgr.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcbtest tcbtest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcbmttest tcbmttest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcbmgr tcbmgr.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcftest tcftest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcfmttest tcfmttest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcfmgr tcfmgr.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcttest tcttest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tctmttest tctmttest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tctmgr tctmgr.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcatest tcatest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcamttest tcamttest.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcamgr tcamgr.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -std=c99 -Wall -fPIC -fsigned-char -O2 -o tcawmgr.cgi tcawmgr.o -Wl,-O1 -L. -L/usr/lib -L/var/tmp/portage/dev-db/tokyocabinet-1.4.35/homedir/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc #================================================================ # Ready to install. #================================================================ >>> Source compiled. make -j2 -j1 check make check-util make[1]: Entering directory `/var/tmp/portage/dev-db/tokyocabinet-1.4.35/work/tokyocabinet-1.4.35' rm -rf casket* LD_LIBRARY_PATH=.:/usr/lib ./tcamgr version Tokyo Cabinet version 1.4.35 (826:1.0) for Linux Copyright (C) 2006-2009 Mikio Hirabayashi LD_LIBRARY_PATH=.:/usr/lib ./tcutest xstr 50000 seed=2280056895 rnum=50000 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) size: 400000 sys_size: 5980160 sys_rss: 2170880 sys_total: 4016463872 sys_free: 251068416 sys_cached: 3111559168 time: 0.106 ok LD_LIBRARY_PATH=.:/usr/lib ./tcutest list -rd 50000 seed=2280057014 rnum=50000 anum=-1 rd=1 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.155 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) record number: 50000 sys_size: 7815168 sys_rss: 4104192 sys_total: 4016463872 sys_free: 249102336 sys_cached: 3111559168 time: 0.035 ok LD_LIBRARY_PATH=.:/usr/lib ./tcutest map -rd -tr 50000 seed=2280057217 rnum=50000 bnum=-1 rd=1 tr=1 rnd=0 dmode=0 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.217 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.169 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) record number: 50000 size: 3232744 sys_size: 9084928 sys_rss: 5734400 sys_total: 4016463872 sys_free: 247504896 sys_cached: 3111559168 time: 0.050 ok LD_LIBRARY_PATH=.:/usr/lib ./tcutest map -rd -tr -rnd -dc 50000 seed=2280057668 rnum=50000 bnum=-1 rd=1 tr=1 rnd=1 dmode=1 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.275 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.245 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ....... (00031562) record number: 31561 size: 2200160 sys_size: 13680640 sys_rss: 10330112 sys_total: 4016463872 sys_free: 242835456 sys_cached: 3111567360 time: 0.037 ok LD_LIBRARY_PATH=.:/usr/lib ./tcutest tree -rd -tr 50000 seed=2280058241 rnum=50000 rd=1 tr=1 rnd=0 dmode=0 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.175 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.164 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) record number: 50000 size: 2400000 sys_size: 8249344 sys_rss: 4907008 sys_total: 4016463872 sys_free: 248365056 sys_cached: 3111567360 time: 0.108 ok LD_LIBRARY_PATH=.:/usr/lib ./tcutest tree -rd -tr -rnd -dc 50000 seed=2280058703 rnum=50000 rd=1 tr=1 rnd=1 dmode=1 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.437 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.404 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ........ (00031707) record number: 31706 size: 1668240 sys_size: 9920512 sys_rss: 6504448 sys_total: 4016463872 sys_free: 246767616 sys_cached: 3111567360 time: 0.080 ok LD_LIBRARY_PATH=.:/usr/lib ./tcutest mdb -rd -tr 50000 seed=2280059638 rnum=50000 bnum=-1 rd=1 tr=1 rnd=0 dmode=0 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.250 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) time: 0.247 ......................... (00005000) ......................... (00010000) ......................... (00015000) ......................... (00020000) ......................... (00025000) ......................... (00030000) ......................... (00035000) ......................... (00040000) ......................... (00045000) ......................... (00050000) record number: 50000 size: 3725376 sys_size: 9617408 sys_rss: 6258688 sys_total: 4016463872 sys_free: 246890496 sys_cached: 3111567360 make[1]: *** [check-util] Aborted make[1]: Leaving directory `/var/tmp/portage/dev-db/tokyocabinet-1.4.35/work/tokyocabinet-1.4.35' make: *** [check] Error 2 * ERROR: dev-db/tokyocabinet-1.4.35 failed: * Tests failed * * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2275: Called die * The specific snippet of code: * emake -j1 check || die "Tests failed" * * If you need support, post the output of 'emerge --info =dev-db/tokyocabinet-1.4.35', * the complete build log and the output of 'emerge -pqv =dev-db/tokyocabinet-1.4.35'. * The complete build log is located at '/var/log/portage/dev-db:tokyocabinet-1.4.35:20091024-185430.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/tokyocabinet-1.4.35/temp/environment'. * S: '/var/tmp/portage/dev-db/tokyocabinet-1.4.35/work/tokyocabinet-1.4.35'