Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/coda.spec'], False, '/var/lib/mock/dist-f14-build-790627-113213/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/coda.spec'] warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/coda-6.9.5-1.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/coda.spec'], False, '/var/lib/mock/dist-f14-build-790627-113213/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/coda.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KgzIxX + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf coda-6.9.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/coda-6.9.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd coda-6.9.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (coda-6.9.4-rc2-no-default-krb.patch):' Patch #0 (coda-6.9.4-rc2-no-default-krb.patch): + /bin/cat /builddir/build/SOURCES/coda-6.9.4-rc2-no-default-krb.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (coda-6.9.5-venus-coda-client-convert.patch):' Patch #1 (coda-6.9.5-venus-coda-client-convert.patch): + /bin/cat /builddir/build/SOURCES/coda-6.9.5-venus-coda-client-convert.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (coda-6.9.5-vcodacon-configure.patch):' Patch #2 (coda-6.9.5-vcodacon-configure.patch): + /bin/cat /builddir/build/SOURCES/coda-6.9.5-vcodacon-configure.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ds7ueG + umask 022 + cd /builddir/build/BUILD + cd coda-6.9.5 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5' + export LDFLAGS=-L/usr/lib64/readline5 + LDFLAGS=-L/usr/lib64/readline5 + export 'LIBS=-lkrb5 -lcom_err -lstdc++' + LIBS='-lkrb5 -lcom_err -lstdc++' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-vcodacon --with-krb5 checking for a BSD-compatible install... /usr/bin/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 for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking configuration file location... ${prefix}/../etc/coda checking cputype substitution... x86_64 checking systype substitution... x86_64_linux checking for perl... /usr/bin/perl checking for fluid... /usr/bin/fluid checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for RVM_RPC2... yes checking for LWP... yes checking for RPC2... yes checking for RVM... yes checking for library containing bind... none required checking for library containing inet_ntoa... none required checking for library containing gethostbyname... none required checking for library containing res_search... no checking for library containing res_9_init... no checking for library containing kvm_openfiles... no checking for main in -ltermcap... yes checking for main in -lncurses... yes checking if curses library requires -ltermcap... no checking location of libreadline... default checking for rl_completion_matches in -lreadline... yes checking location of libX11... default checking location of libfltk... default checking if we can build vcodacon... yes checking et/com_err.h usability... yes checking et/com_err.h presence... yes checking for et/com_err.h... yes checking for library containing com_err... none required checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking for library containing krb5_encrypt... -lk5crypto checking for library containing krb5_init_context... none required checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.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/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking osreldate.h usability... no checking osreldate.h presence... no checking for osreldate.h... no checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/bswap.h usability... no checking sys/bswap.h presence... no checking for sys/bswap.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for resolv.h... yes checking for sys/mount.h... yes checking for int32_t... yes checking for u_int32_t... yes checking for socklen_t... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -fno-exceptions... yes checking whether the C compiler accepts -rdynamic... yes checking whether the C++ compiler accepts -Wall... yes checking whether the C++ compiler accepts -fno-exceptions... yes checking whether the C++ compiler accepts -fcheck-new... yes checking whether the C++ compiler accepts -rdynamic... yes checking offsetof using offsetof(type,member)... no checking offsetof using ((size_t)(&type::member))... no checking offsetof using ((size_t)(&(reinterpret_cast(__alignof__(type*)))->member)-__alignof__(type*))... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for res_search... no checking for pread... yes checking for fseeko... yes checking for nmount... no checking for select... yes checking for setenv... yes checking for snprintf... yes checking for statfs... yes checking for strerror... yes checking for strtol... yes checking for getpeereid... no checking for getpeerucred... no checking for backtrace... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for file locking by fcntl... yes checking for file locking by flock... yes configure: creating ./config.status config.status: creating coda-src/scripts/bldvldb.sh config.status: creating coda-src/scripts/createvol_rep config.status: creating coda-src/scripts/purgevol_rep config.status: creating coda-src/scripts/startserver config.status: creating coda-src/scripts/venus-setup config.status: creating coda-src/scripts/vice-setup config.status: creating coda-src/scripts/vice-setup-rvm config.status: creating coda-src/scripts/vice-setup-scm config.status: creating coda-src/scripts/vice-setup-srvdir config.status: creating coda-src/scripts/vice-setup-user config.status: creating coda-src/vtools/gcodacon config.status: creating Makefile config.status: creating coda_config.h config.status: creating configs/Makefile config.status: creating debian/Makefile config.status: creating debian/changelog config.status: creating tools/Makefile config.status: creating tools/coda.spec config.status: creating lib-src/Makefile config.status: creating lib-src/base/Makefile config.status: creating lib-src/rwcdb/Makefile config.status: creating coda-src/Makefile config.status: creating coda-src/scripts/Makefile config.status: creating coda-src/kerndep/Makefile config.status: creating coda-src/partition/Makefile config.status: creating coda-src/dir/Makefile config.status: creating coda-src/util/Makefile config.status: creating coda-src/al/Makefile config.status: creating coda-src/vicedep/Makefile config.status: creating coda-src/auth2/Makefile config.status: creating coda-src/vv/Makefile config.status: creating coda-src/lka/Makefile config.status: creating coda-src/vol/Makefile config.status: creating coda-src/librepair/Makefile config.status: creating coda-src/venus/Makefile config.status: creating coda-src/repair/Makefile config.status: creating coda-src/resolution/Makefile config.status: creating coda-src/volutil/Makefile config.status: creating coda-src/vtools/Makefile config.status: creating coda-src/vice/Makefile config.status: creating coda-src/update/Makefile config.status: creating coda-src/norton/Makefile config.status: creating coda-src/asr/Makefile config.status: creating coda-src/egasr/Makefile config.status: creating coda-src/asrlauncher/Makefile config.status: creating coda-src/vcodacon/Makefile config.status: creating coda-src/smon2/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/coda-6.9.5' Making all in configs make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/configs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/configs' Making all in lib-src make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src' Making all in base make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o base64.lo base64.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o coda_assert.lo coda_assert.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o codaconf.lo codaconf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o coda_flock.lo coda_flock.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_assert.c -fPIC -DPIC -o .libs/coda_assert.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c codaconf.c -fPIC -DPIC -o .libs/codaconf.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_flock.c -fPIC -DPIC -o .libs/coda_flock.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_flock.c -o coda_flock.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_assert.c -o coda_assert.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c base64.c -o base64.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c codaconf.c -o codaconf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o md5c.lo md5c.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o sha1.lo sha1.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o coda_getaddrinfo.lo coda_getaddrinfo.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c md5c.c -fPIC -DPIC -o .libs/md5c.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_getaddrinfo.c -fPIC -DPIC -o .libs/coda_getaddrinfo.o coda_getaddrinfo.c: In function 'coda_getaddrinfo': coda_getaddrinfo.c:401: warning: label 'Exit' defined but not used /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o coda_getservbyname.lo coda_getservbyname.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_getaddrinfo.c -o coda_getaddrinfo.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_getservbyname.c -fPIC -DPIC -o .libs/coda_getservbyname.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c md5c.c -o md5c.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_getservbyname.c -o coda_getservbyname.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o coda_malloc.lo coda_malloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o copyfile.lo copyfile.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_malloc.c -fPIC -DPIC -o .libs/coda_malloc.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c copyfile.c -fPIC -DPIC -o .libs/copyfile.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c coda_malloc.c -o coda_malloc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dllist.lo dllist.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c copyfile.c -o copyfile.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o getpeereid.lo getpeereid.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dllist.c -fPIC -DPIC -o .libs/dllist.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c sha1.c -o sha1.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c getpeereid.c -fPIC -DPIC -o .libs/getpeereid.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dllist.c -o dllist.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o parse_realms.lo parse_realms.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c getpeereid.c -o getpeereid.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o parser.lo parser.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c parse_realms.c -fPIC -DPIC -o .libs/parse_realms.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o urlquote.lo urlquote.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c urlquote.c -fPIC -DPIC -o .libs/urlquote.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c parse_realms.c -o parse_realms.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c urlquote.c -o urlquote.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c parser.c -o parser.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libbase.la base64.lo coda_assert.lo codaconf.lo coda_flock.lo md5c.lo sha1.lo coda_getaddrinfo.lo coda_getservbyname.lo coda_malloc.lo copyfile.lo dllist.lo getpeereid.lo parse_realms.lo parser.lo urlquote.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libbase.a .libs/base64.o .libs/coda_assert.o .libs/codaconf.o .libs/coda_flock.o .libs/md5c.o .libs/sha1.o .libs/coda_getaddrinfo.o .libs/coda_getservbyname.o .libs/coda_malloc.o .libs/copyfile.o .libs/dllist.o .libs/getpeereid.o .libs/parse_realms.o .libs/parser.o .libs/urlquote.o libtool: link: ranlib .libs/libbase.a libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src/base' Making all in rwcdb make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src/rwcdb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rwcdb.lo rwcdb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rwcdb_file.lo rwcdb_file.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rwcdb.c -fPIC -DPIC -o .libs/rwcdb.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rwcdb_file.c -fPIC -DPIC -o .libs/rwcdb_file.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rwcdb_file.c -o rwcdb_file.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rwcdb.c -o rwcdb.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o librwcdb.la rwcdb.lo rwcdb_file.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/librwcdb.a .libs/rwcdb.o .libs/rwcdb_file.o libtool: link: ranlib .libs/librwcdb.a libtool: link: ( cd ".libs" && rm -f "librwcdb.la" && ln -s "../librwcdb.la" "librwcdb.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src/rwcdb' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src' Making all in coda-src make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src' Making all in scripts make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/scripts' Making all in kerndep make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/kerndep' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o pioctl.lo pioctl.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pioctl.c -fPIC -DPIC -o .libs/pioctl.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pioctl.c -o pioctl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libkerndep.la pioctl.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libkerndep.a .libs/pioctl.o libtool: link: ranlib .libs/libkerndep.a libtool: link: ( cd ".libs" && rm -f "libkerndep.la" && ln -s "../libkerndep.la" "libkerndep.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/kerndep' Making all in util make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/util' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o arrlist.lo arrlist.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o bitmap.lo bitmap.cc /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o bitvect.lo bitvect.c /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o bstree.lo bstree.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c bitmap.cc -fPIC -DPIC -o .libs/bitmap.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c bstree.cc -fPIC -DPIC -o .libs/bstree.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c bitvect.c -fPIC -DPIC -o .libs/bitvect.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c arrlist.cc -fPIC -DPIC -o .libs/arrlist.o bstree.cc: In member function 'virtual void bstree::print(int)': bstree.cc:356: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result bstree.cc: In member function 'void bsnode::print(int)': bstree.cc:415: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result bitmap.cc: In member function 'void bitmap::print(int)': bitmap.cc:301: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result bitmap.cc:306: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result bitmap.cc:309: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c arrlist.cc -o arrlist.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c bitvect.c -o bitvect.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c bstree.cc -o bstree.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c bitmap.cc -o bitmap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o daemonizer.lo daemonizer.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c daemonizer.c -fPIC -DPIC -o .libs/daemonizer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dhash.lo dhash.cc daemonizer.c: In function 'update_pidfile': daemonizer.c:126: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result daemonizer.c: In function 'daemonize': daemonizer.c:173: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result daemonizer.c:186: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dhash.cc -fPIC -DPIC -o .libs/dhash.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c daemonizer.c -o daemonizer.o >/dev/null 2>&1 dhash.cc: In member function 'virtual void dhashtab::print(int)': dhash.cc:180: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dict.lo dict.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dlist.lo dlist.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o getsecret.lo getsecret.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dict.cc -fPIC -DPIC -o .libs/dict.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dlist.cc -fPIC -DPIC -o .libs/dlist.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c getsecret.cc -fPIC -DPIC -o .libs/getsecret.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dhash.cc -o dhash.o >/dev/null 2>&1 dlist.cc: In member function 'virtual void dlist::print(int)': dlist.cc:248: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result dlist.cc: In member function 'virtual void dlink::print(int)': dlist.cc:322: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c getsecret.cc -o getsecret.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dict.cc -o dict.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dlist.cc -o dlist.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o histo.lo histo.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o mkpath.lo mkpath.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c histo.c -fPIC -DPIC -o .libs/histo.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c mkpath.c -fPIC -DPIC -o .libs/mkpath.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c mkpath.c -o mkpath.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o ohash.lo ohash.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o olist.lo olist.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rec_bstree.lo rec_bstree.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ohash.cc -fPIC -DPIC -o .libs/ohash.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c olist.cc -fPIC -DPIC -o .libs/olist.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_bstree.cc -fPIC -DPIC -o .libs/rec_bstree.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c histo.c -o histo.o >/dev/null 2>&1 olist.cc: In member function 'virtual void olist::print(int)': olist.cc:200: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result olist.cc: In member function 'virtual void olink::print(int)': olist.cc:283: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ohash.cc: In member function 'virtual void ohashtab::print(int)': ohash.cc:191: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rec_bstree.cc: In member function 'void rec_bstree::print(int)': rec_bstree.cc:417: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rec_bstree.cc: In member function 'void rec_bsnode::print(int)': rec_bstree.cc:492: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c olist.cc -o olist.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ohash.cc -o ohash.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rec_dhash.lo rec_dhash.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_dhash.cc -fPIC -DPIC -o .libs/rec_dhash.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_bstree.cc -o rec_bstree.o >/dev/null 2>&1 rec_dhash.cc: In member function 'void rec_dhashtab::print(int)': rec_dhash.cc:228: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rec_dlist.lo rec_dlist.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_dlist.cc -fPIC -DPIC -o .libs/rec_dlist.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rec_ohash.lo rec_ohash.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_ohash.cc -fPIC -DPIC -o .libs/rec_ohash.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_dhash.cc -o rec_dhash.o >/dev/null 2>&1 rec_dlist.cc: In member function 'void rec_dlist::print(int)': rec_dlist.cc:282: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rec_dlist.cc: In member function 'void rec_dlink::print(int)': rec_dlist.cc:358: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rec_ohash.cc: In member function 'void rec_ohashtab::print(int)': rec_ohash.cc:209: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rec_olist.lo rec_olist.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_olist.cc -fPIC -DPIC -o .libs/rec_olist.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_dlist.cc -o rec_dlist.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_ohash.cc -o rec_ohash.o >/dev/null 2>&1 rec_olist.cc: In member function 'void rec_olist::print(int)': rec_olist.cc:190: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rec_olist.cc: In member function 'void rec_olink::print(int)': rec_olist.cc:270: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rec_smolist.lo rec_smolist.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_smolist.cc -fPIC -DPIC -o .libs/rec_smolist.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_olist.cc -o rec_olist.o >/dev/null 2>&1 rec_smolist.cc: In member function 'void rec_smolist::print(int)': rec_smolist.cc:149: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rec_smolist.cc: In function 'void rec_smolink_print(rec_smolink*, int)': rec_smolist.cc:186: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o recvarl.lo recvarl.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recvarl.cc -fPIC -DPIC -o .libs/recvarl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rvmlib.lo rvmlib.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvmlib.c -fPIC -DPIC -o .libs/rvmlib.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rec_smolist.cc -o rec_smolist.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recvarl.cc -o recvarl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rvmtesting.lo rvmtesting.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvmtesting.cc -fPIC -DPIC -o .libs/rvmtesting.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvmtesting.cc -o rvmtesting.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o util.lo util.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vice_file.lo vice_file.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvmlib.c -o rvmlib.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vice_file.c -fPIC -DPIC -o .libs/vice_file.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vmindex.lo vmindex.cc util.c: In function 'fdprint': util.c:181: warning: ignoring return value of 'write', declared with attribute warn_unused_result libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vice_file.c -o vice_file.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vmindex.cc -fPIC -DPIC -o .libs/vmindex.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c util.c -o util.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vmindex.cc -o vmindex.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libutil.la arrlist.lo bitmap.lo bitvect.lo bstree.lo daemonizer.lo dhash.lo dict.lo dlist.lo getsecret.lo histo.lo mkpath.lo ohash.lo olist.lo rec_bstree.lo rec_dhash.lo rec_dlist.lo rec_ohash.lo rec_olist.lo rec_smolist.lo recvarl.lo rvmlib.lo rvmtesting.lo util.lo vice_file.lo vmindex.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libutil.a .libs/arrlist.o .libs/bitmap.o .libs/bitvect.o .libs/bstree.o .libs/daemonizer.o .libs/dhash.o .libs/dict.o .libs/dlist.o .libs/getsecret.o .libs/histo.o .libs/mkpath.o .libs/ohash.o .libs/olist.o .libs/rec_bstree.o .libs/rec_dhash.o .libs/rec_dlist.o .libs/rec_ohash.o .libs/rec_olist.o .libs/rec_smolist.o .libs/recvarl.o .libs/rvmlib.o .libs/rvmtesting.o .libs/util.o .libs/vice_file.o .libs/vmindex.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/util' Making all in vicedep make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' Generating RPC2 stubs for callback.rpc2 Generating RPC2 stubs for cml.rpc2 Generating RPC2 stubs for mond.rpc2 Generating RPC2 stubs for res.rpc2 Generating RPC2 stubs for vcrcommon.rpc2 NO SUBSYSTEM SPECIFIED: only generating header file Generating RPC2 stubs for vice.rpc2 Generating RPC2 stubs for voldump.rpc2 Generating RPC2 stubs for volutil.rpc2 make all-am make[4]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o callback.server.lo callback.server.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o cml.multi.lo cml.multi.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vice.client.lo vice.client.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vice.multi.lo vice.multi.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vice.client.c -fPIC -DPIC -o .libs/vice.client.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c cml.multi.c -fPIC -DPIC -o .libs/cml.multi.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c callback.server.c -fPIC -DPIC -o .libs/callback.server.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vice.multi.c -fPIC -DPIC -o .libs/vice.multi.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c cml.multi.c -o cml.multi.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c callback.server.c -o callback.server.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vice.multi.c -o vice.multi.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o callback.client.lo callback.client.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o callback.multi.lo callback.multi.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c callback.multi.c -fPIC -DPIC -o .libs/callback.multi.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c callback.client.c -fPIC -DPIC -o .libs/callback.client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o mond.client.lo mond.client.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c mond.client.c -fPIC -DPIC -o .libs/mond.client.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c callback.multi.c -o callback.multi.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c callback.client.c -o callback.client.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o res.client.lo res.client.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c res.client.c -fPIC -DPIC -o .libs/res.client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o res.multi.lo res.multi.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c res.multi.c -fPIC -DPIC -o .libs/res.multi.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c res.multi.c -o res.multi.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o res.server.lo res.server.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c res.server.c -fPIC -DPIC -o .libs/res.server.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c res.client.c -o res.client.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c mond.client.c -o mond.client.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c res.server.c -o res.server.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vice.server.lo vice.server.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vice.server.c -fPIC -DPIC -o .libs/vice.server.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o voldump.client.lo voldump.client.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c voldump.client.c -fPIC -DPIC -o .libs/voldump.client.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c voldump.client.c -o voldump.client.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o volutil.server.lo volutil.server.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volutil.server.c -fPIC -DPIC -o .libs/volutil.server.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o voldump.server.lo voldump.server.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c voldump.server.c -fPIC -DPIC -o .libs/voldump.server.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c voldump.server.c -o voldump.server.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o volutil.client.lo volutil.client.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volutil.client.c -fPIC -DPIC -o .libs/volutil.client.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volutil.server.c -o volutil.server.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volutil.client.c -o volutil.client.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vice.client.c -o vice.client.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libvolutildep.la voldump.server.lo volutil.client.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libvolutildep.a .libs/voldump.server.o .libs/volutil.client.o libtool: link: ranlib .libs/libvolutildep.a libtool: link: ( cd ".libs" && rm -f "libvolutildep.la" && ln -s "../libvolutildep.la" "libvolutildep.la" ) libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vice.server.c -o vice.server.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libvenusdep.la callback.server.lo cml.multi.lo vice.client.lo vice.multi.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libvenusdep.a .libs/callback.server.o .libs/cml.multi.o .libs/vice.client.o .libs/vice.multi.o libtool: link: ranlib .libs/libvenusdep.a libtool: link: ( cd ".libs" && rm -f "libvenusdep.la" && ln -s "../libvenusdep.la" "libvenusdep.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libvicedep.la callback.client.lo callback.multi.lo cml.multi.lo mond.client.lo res.client.lo res.multi.lo res.server.lo vice.server.lo voldump.client.lo volutil.server.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libvicedep.a .libs/callback.client.o .libs/callback.multi.o .libs/cml.multi.o .libs/mond.client.o .libs/res.client.o .libs/res.multi.o .libs/res.server.o .libs/vice.server.o .libs/voldump.client.o .libs/volutil.server.o libtool: link: ranlib .libs/libvicedep.a libtool: link: ( cd ".libs" && rm -f "libvicedep.la" && ln -s "../libvicedep.la" "libvicedep.la" ) make[4]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' Making all in dir make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/dir' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fid.lo fid.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o codadir.lo codadir.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dirbody.lo dirbody.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dirinode.lo dirinode.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c codadir.c -fPIC -DPIC -o .libs/codadir.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c fid.c -fPIC -DPIC -o .libs/fid.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dirbody.c -fPIC -DPIC -o .libs/dirbody.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dirinode.c -fPIC -DPIC -o .libs/dirinode.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c fid.c -o fid.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c codadir.c -o codadir.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dirinode.c -o dirinode.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dhcache.lo dhcache.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dhcache.c -fPIC -DPIC -o .libs/dhcache.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dhcache.c -o dhcache.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dirbody.c -o dirbody.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libcodadir.la fid.lo codadir.lo dirbody.lo dirinode.lo dhcache.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libcodadir.a .libs/fid.o .libs/codadir.o .libs/dirbody.o .libs/dirinode.o .libs/dhcache.o libtool: link: ranlib .libs/libcodadir.a libtool: link: ( cd ".libs" && rm -f "libcodadir.la" && ln -s "../libcodadir.la" "libcodadir.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/dir' Making all in al make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/al' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o pdbdb.lo pdbdb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o pdbpack.lo pdbpack.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o alprocs.lo alprocs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o pdb.lo pdb.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c alprocs.c -fPIC -DPIC -o .libs/alprocs.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbdb.c -fPIC -DPIC -o .libs/pdbdb.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbpack.c -fPIC -DPIC -o .libs/pdbpack.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdb.c -fPIC -DPIC -o .libs/pdb.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbpack.c -o pdbpack.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbdb.c -o pdbdb.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdb.c -o pdb.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o pdbprofile.lo pdbprofile.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c alprocs.c -o alprocs.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbprofile.c -fPIC -DPIC -o .libs/pdbprofile.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o pdbarray.lo pdbarray.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbprofile.c -o pdbprofile.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbarray.c -fPIC -DPIC -o .libs/pdbarray.o gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbtool.c pdbtool.c: In function 'tool_import': pdbtool.c:742: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -I../../coda-src/util -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pdbarray.c -o pdbarray.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libal.la pdbdb.lo pdbpack.lo alprocs.lo pdb.lo pdbdb.lo pdbpack.lo pdbprofile.lo pdbarray.lo -lkrb5 -lcom_err -lstdc++ copying selected object files to avoid basename conflicts... libtool: link: ln .libs/pdbdb.o .libs/libal.lax/lt1-pdbdb.o || cp .libs/pdbdb.o .libs/libal.lax/lt1-pdbdb.o libtool: link: ln .libs/pdbpack.o .libs/libal.lax/lt2-pdbpack.o || cp .libs/pdbpack.o .libs/libal.lax/lt2-pdbpack.o libtool: link: ar cru .libs/libal.a .libs/pdbdb.o .libs/pdbpack.o .libs/alprocs.o .libs/pdb.o .libs/libal.lax/lt1-pdbdb.o .libs/libal.lax/lt2-pdbpack.o .libs/pdbprofile.o .libs/pdbarray.o libtool: link: ranlib .libs/libal.a libtool: link: rm -fr .libs/libal.lax libtool: link: ( cd ".libs" && rm -f "libal.la" && ln -s "../libal.la" "libal.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o pdbtool pdbtool.o libal.la ../../coda-src/util/libutil.la ../../lib-src/rwcdb/librwcdb.la ../../lib-src/base/libbase.la -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o pdbtool pdbtool.o -L/usr/lib64/readline5 ./.libs/libal.a ../../coda-src/util/.libs/libutil.a ../../lib-src/rwcdb/.libs/librwcdb.a ../../lib-src/base/.libs/libbase.a -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/al' Making all in partition make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/partition' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vicetab.lo vicetab.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o partition.lo partition.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o inodeops.lo inodeops.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o simpleifs.lo simpleifs.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c partition.c -fPIC -DPIC -o .libs/partition.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c inodeops.c -fPIC -DPIC -o .libs/inodeops.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vicetab.c -fPIC -DPIC -o .libs/vicetab.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c simpleifs.c -fPIC -DPIC -o .libs/simpleifs.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c inodeops.c -o inodeops.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vicetab.c -o vicetab.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c partition.c -o partition.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o ftreeifs.lo ftreeifs.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c simpleifs.c -o simpleifs.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ftreeifs.c -fPIC -DPIC -o .libs/ftreeifs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o backupifs.lo backupifs.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c backupifs.c -fPIC -DPIC -o .libs/backupifs.o gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c inoder.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c backupifs.c -o backupifs.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ftreeifs.c -o ftreeifs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libpartition.la vicetab.lo partition.lo inodeops.lo simpleifs.lo ftreeifs.lo backupifs.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libpartition.a .libs/vicetab.o .libs/partition.o .libs/inodeops.o .libs/simpleifs.o .libs/ftreeifs.o .libs/backupifs.o libtool: link: ranlib .libs/libpartition.a libtool: link: ( cd ".libs" && rm -f "libpartition.la" && ln -s "../libpartition.la" "libpartition.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o inoder inoder.o libpartition.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o inoder inoder.o -L/usr/lib64/readline5 ./.libs/libpartition.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -llwp -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/partition' Making all in auth2 make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' Generating RPC2 stubs for auth2.rpc2 make all-am make[4]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o auser.lo auser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o avenus.lo avenus.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o krb5.lo krb5.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o krbcommon.lo krbcommon.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c auser.c -fPIC -DPIC -o .libs/auser.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c avenus.c -fPIC -DPIC -o .libs/avenus.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c krb5.c -fPIC -DPIC -o .libs/krb5.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c krbcommon.c -fPIC -DPIC -o .libs/krbcommon.o krb5.c: In function 'Krb5CommonInit': krb5.c:76: warning: assignment discards qualifiers from pointer target type krb5.c: In function 'Krb5ClientInit': krb5.c:93: warning: assignment discards qualifiers from pointer target type krb5.c: In function 'Krb5ServerInit': krb5.c:175: warning: assignment discards qualifiers from pointer target type krb5.c:187: warning: assignment discards qualifiers from pointer target type krb5.c: In function 'do_GetSecret': krb5.c:259: warning: pointer targets in passing argument 3 of 'HashSecret' differ in signedness ../../coda-src/util/getsecret.h:29: note: expected 'RPC2_Byte *' but argument is of type 'char *' krb5.c: In function 'Krb5Validate': krb5.c:332: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105: note: expected 'char * __restrict__' but argument is of type 'RPC2_ByteSeq' auser.c: In function 'U_Authenticate': auser.c:121: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result auser.c: In function 'U_BindToServer': auser.c:341: warning: passing argument 2 of 'Krb5GetSecret' from incompatible pointer type auth2.common.h:43: note: expected 'char **' but argument is of type 'const char **' auser.c:341: warning: passing argument 3 of 'Krb5GetSecret' discards qualifiers from pointer target type auth2.common.h:43: note: expected 'int *' but argument is of type 'const int *' auser.c:341: warning: passing argument 4 of 'Krb5GetSecret' from incompatible pointer type auth2.common.h:43: note: expected 'char **' but argument is of type 'const char **' auser.c:341: warning: passing argument 5 of 'Krb5GetSecret' discards qualifiers from pointer target type auth2.common.h:43: note: expected 'int *' but argument is of type 'const int *' libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c krbcommon.c -o krbcommon.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c avenus.c -o avenus.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o auth2.client.lo auth2.client.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c krb5.c -o krb5.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c auser.c -o auser.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c auth2.client.c -fPIC -DPIC -o .libs/auth2.client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o avice.lo avice.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c avice.c -fPIC -DPIC -o .libs/avice.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c avice.c -o avice.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o codatoken.lo codatoken.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o pwsupport.lo pwsupport.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c codatoken.c -fPIC -DPIC -o .libs/codatoken.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pwsupport.c -fPIC -DPIC -o .libs/pwsupport.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c auth2.client.c -o auth2.client.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o auth2.server.lo auth2.server.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c auth2.server.c -fPIC -DPIC -o .libs/auth2.server.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c codatoken.c -o codatoken.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c auth2.server.c -o auth2.server.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c pwsupport.c -o pwsupport.o >/dev/null 2>&1 gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c au.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c clog.c au.c: In function 'main': au.c:113: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result au.c:140: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result au.c:144: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result au.c:162: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result au.c:183: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result au.c:188: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result au.c:193: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c tokenfile.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c cpasswd.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ctokens.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c cunlog.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c auth2.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c initpw.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DCODAAUTH -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/al -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c tokentool.c auth2.c: In function 'ReopenLog': auth2.c:293: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result auth2.c:294: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result auth2.c: In function 'CheckTokenKey': auth2.c:423: warning: ignoring return value of 'fread', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libauser.la auser.lo avenus.lo krb5.lo krbcommon.lo auth2.client.lo -lk5crypto -lkrb5 -lcom_err -lstdc++ tokentool.c: In function 'read_int': tokentool.c:46: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result tokentool.c: In function 'read_float': tokentool.c:67: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result tokentool.c: In function 'read_string': tokentool.c:85: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libauth2.la avice.lo codatoken.lo pwsupport.lo krb5.lo krbcommon.lo auth2.server.lo -lk5crypto -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o initpw initpw.o ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libauser.a .libs/auser.o .libs/avenus.o .libs/krb5.o .libs/krbcommon.o .libs/auth2.client.o libtool: link: ranlib .libs/libauser.a libtool: link: ( cd ".libs" && rm -f "libauser.la" && ln -s "../libauser.la" "libauser.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o au au.o libauser.la ../../coda-src/kerndep/libkerndep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libauth2.a .libs/avice.o .libs/codatoken.o .libs/pwsupport.o .libs/krb5.o .libs/krbcommon.o .libs/auth2.server.o libtool: link: ranlib .libs/libauth2.a libtool: link: ( cd ".libs" && rm -f "libauth2.la" && ln -s "../libauth2.la" "libauth2.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o clog clog.o tokenfile.o libauser.la ../../coda-src/kerndep/libkerndep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o cpasswd cpasswd.o libauser.la ../../coda-src/kerndep/libkerndep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o initpw initpw.o -L/usr/lib64/readline5 ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o au au.o -L/usr/lib64/readline5 ./.libs/libauser.a -lk5crypto ../../coda-src/kerndep/.libs/libkerndep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o ctokens ctokens.o libauser.la ../../coda-src/kerndep/libkerndep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o cpasswd cpasswd.o -L/usr/lib64/readline5 ./.libs/libauser.a -lk5crypto ../../coda-src/kerndep/.libs/libkerndep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o clog clog.o tokenfile.o -L/usr/lib64/readline5 ./.libs/libauser.a -lk5crypto ../../coda-src/kerndep/.libs/libkerndep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o cunlog cunlog.o libauser.la ../../coda-src/kerndep/libkerndep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o auth2 auth2.o libauth2.la ../../coda-src/al/libal.la ../../coda-src/util/libutil.la ../../lib-src/rwcdb/librwcdb.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o tokentool tokentool.o tokenfile.o libauth2.la ../../coda-src/al/libal.la ../../coda-src/util/libutil.la ../../lib-src/rwcdb/librwcdb.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o ctokens ctokens.o -L/usr/lib64/readline5 ./.libs/libauser.a -lk5crypto ../../coda-src/kerndep/.libs/libkerndep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o cunlog cunlog.o -L/usr/lib64/readline5 ./.libs/libauser.a -lk5crypto ../../coda-src/kerndep/.libs/libkerndep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o auth2 auth2.o -L/usr/lib64/readline5 ./.libs/libauth2.a -lk5crypto ../../coda-src/al/.libs/libal.a ../../coda-src/util/.libs/libutil.a ../../lib-src/rwcdb/.libs/librwcdb.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o tokentool tokentool.o tokenfile.o -L/usr/lib64/readline5 ./.libs/libauth2.a -lk5crypto ../../coda-src/al/.libs/libal.a ../../coda-src/util/.libs/libutil.a ../../lib-src/rwcdb/.libs/librwcdb.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ make[4]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' Making all in vv make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vv' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o inconsist.lo inconsist.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o nettohost.lo nettohost.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c nettohost.cc -fPIC -DPIC -o .libs/nettohost.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c inconsist.cc -fPIC -DPIC -o .libs/inconsist.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c nettohost.cc -o nettohost.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c inconsist.cc -o inconsist.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libvv.la inconsist.lo nettohost.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libvv.a .libs/inconsist.o .libs/nettohost.o libtool: link: ranlib .libs/libvv.a libtool: link: ( cd ".libs" && rm -f "libvv.la" && ln -s "../libvv.la" "libvv.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vv' Making all in lka make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/lka' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o lka.lo lka.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o shaprocs.lo shaprocs.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c mklka.c libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c lka.c -fPIC -DPIC -o .libs/lka.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c shaprocs.c -fPIC -DPIC -o .libs/shaprocs.o lka.c: In function 'LookAsideAndFillContainer': lka.c:148: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c shaprocs.c -o shaprocs.o >/dev/null 2>&1 libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../lib-src/rwcdb -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c lka.c -o lka.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o liblka.la lka.lo shaprocs.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/liblka.a .libs/lka.o .libs/shaprocs.o libtool: link: ranlib .libs/liblka.a libtool: link: ( cd ".libs" && rm -f "liblka.la" && ln -s "../liblka.la" "liblka.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o mklka mklka.o liblka.la ../../lib-src/rwcdb/librwcdb.la ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o mklka mklka.o -L/usr/lib64/readline5 ./.libs/liblka.a ../../lib-src/rwcdb/.libs/librwcdb.a ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/lka' Making all in vol make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vol' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dirvnode.lo dirvnode.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o cvnode.lo cvnode.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o volume.lo volume.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vutil.lo vutil.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vutil.cc -fPIC -DPIC -o .libs/vutil.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dirvnode.cc -fPIC -DPIC -o .libs/dirvnode.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c cvnode.cc -fPIC -DPIC -o .libs/cvnode.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volume.cc -fPIC -DPIC -o .libs/volume.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vutil.cc -o vutil.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dirvnode.cc -o dirvnode.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vldb.lo vldb.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fssync.lo fssync.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vldb.cc -fPIC -DPIC -o .libs/vldb.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c fssync.cc -fPIC -DPIC -o .libs/fssync.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c cvnode.cc -o cvnode.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vldb.cc -o vldb.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c fssync.cc -o fssync.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o index.lo index.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c index.cc -fPIC -DPIC -o .libs/index.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o recova.lo recova.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o recovb.lo recovb.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recova.cc -fPIC -DPIC -o .libs/recova.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volume.cc -o volume.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recovb.cc -fPIC -DPIC -o .libs/recovb.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c index.cc -o index.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recova.cc -o recova.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o recovc.lo recovc.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recovb.cc -o recovb.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recovc.cc -fPIC -DPIC -o .libs/recovc.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o volhash.lo volhash.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dumpcamstorage.lo dumpcamstorage.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volhash.cc -fPIC -DPIC -o .libs/volhash.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dumpcamstorage.cc -fPIC -DPIC -o .libs/dumpcamstorage.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recovc.cc -o recovc.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volhash.cc -o volhash.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dumpcamstorage.cc -o dumpcamstorage.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vrdb.lo vrdb.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vrdb.cc -fPIC -DPIC -o .libs/vrdb.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vlist.lo vlist.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o lockqueue.lo lockqueue.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vlist.cc -fPIC -DPIC -o .libs/vlist.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c lockqueue.cc -fPIC -DPIC -o .libs/lockqueue.o vrdb.cc: In member function 'virtual void vrtab::print(int)': vrdb.cc:169: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result vrdb.cc: In member function 'virtual void vrent::print(int)': vrdb.cc:361: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result lockqueue.cc: In member function 'void lqman::print(int)': lockqueue.cc:180: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result lockqueue.cc: In member function 'virtual void lqent::print(int)': lockqueue.cc:215: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vlist.cc -o vlist.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vollocate.lo vollocate.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vollocate.cc -fPIC -DPIC -o .libs/vollocate.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c lockqueue.cc -o lockqueue.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-debug.lo vol-debug.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vrdb.cc -o vrdb.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-debug.cc -fPIC -DPIC -o .libs/vol-debug.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vollocate.cc -o vollocate.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-debug.cc -o vol-debug.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libvol.la dirvnode.lo cvnode.lo volume.lo vutil.lo vldb.lo fssync.lo index.lo recova.lo recovb.lo recovc.lo volhash.lo dumpcamstorage.lo vrdb.lo vlist.lo lockqueue.lo vollocate.lo vol-debug.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libvol.a .libs/dirvnode.o .libs/cvnode.o .libs/volume.o .libs/vutil.o .libs/vldb.o .libs/fssync.o .libs/index.o .libs/recova.o .libs/recovb.o .libs/recovc.o .libs/volhash.o .libs/dumpcamstorage.o .libs/vrdb.o .libs/vlist.o .libs/lockqueue.o .libs/vollocate.o .libs/vol-debug.o libtool: link: ranlib .libs/libvol.a libtool: link: ( cd ".libs" && rm -f "libvol.la" && ln -s "../libvol.la" "libvol.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vol' Making all in librepair make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/librepair' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o repio.lo repio.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o resolve.lo resolve.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o cure.lo cure.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o predicate.lo predicate.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resolve.cc -fPIC -DPIC -o .libs/resolve.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c cure.cc -fPIC -DPIC -o .libs/cure.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c repio.cc -fPIC -DPIC -o .libs/repio.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c predicate.cc -fPIC -DPIC -o .libs/predicate.o repio.cc: In function 'int repair_putdfile(char*, int, listhdr*)': repio.cc:120: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:125: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:128: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:136: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:139: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:141: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:144: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:146: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:150: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc: In function 'int repair_getdfile(char*, int, int*, listhdr**)': repio.cc:204: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' repio.cc:234: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' repio.cc:195: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:211: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:218: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:245: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc:253: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result repio.cc:261: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result repio.cc:269: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result repio.cc: In function 'int repair_parsefile(char*, int*, listhdr**)': repio.cc:471: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result resolve.cc: In function 'int NameNameResolve(int, int, int, resreplica*, listhdr**, repinfo*)': resolve.cc:460: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c predicate.cc -o predicate.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c cure.cc -o cure.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o repcmds.lo repcmds.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c repio.cc -o repio.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c repcmds.cc -fPIC -DPIC -o .libs/repcmds.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rvol.lo rvol.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resolve.cc -o resolve.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvol.cc -fPIC -DPIC -o .libs/rvol.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvol.cc -o rvol.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o path.lo path.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c path.cc -fPIC -DPIC -o .libs/path.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o librepio.la repio.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/librepio.a .libs/repio.o libtool: link: ranlib .libs/librepio.a libtool: link: ( cd ".libs" && rm -f "librepio.la" && ln -s "../librepio.la" "librepio.la" ) libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c repcmds.cc -o repcmds.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c path.cc -o path.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libclnrepair.la resolve.lo cure.lo predicate.lo repcmds.lo rvol.lo path.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libclnrepair.a .libs/resolve.o .libs/cure.o .libs/predicate.o .libs/repcmds.o .libs/rvol.o .libs/path.o libtool: link: ranlib .libs/libclnrepair.a libtool: link: ( cd ".libs" && rm -f "libclnrepair.la" && ln -s "../libclnrepair.la" "libclnrepair.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/librepair' Making all in venus make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/venus' g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o binding.o binding.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o comm.o comm.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o comm_daemon.o comm_daemon.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o daemon.o daemon.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fso0.o fso0.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fso1.o fso1.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fso_cachefile.o fso_cachefile.cc fso0.cc: In function 'void FSOInit()': fso0.cc:121: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result fso_cachefile.cc: In member function 'void CacheFile::Create(int)': fso_cachefile.cc:151: warning: ignoring return value of 'int fchown(int, __uid_t, __gid_t)', declared with attribute warn_unused_result fso_cachefile.cc: In member function 'int CacheFile::Copy(char*, int)': fso_cachefile.cc:199: warning: ignoring return value of 'int fchown(int, __uid_t, __gid_t)', declared with attribute warn_unused_result fso_cachefile.cc: In member function 'void CacheFile::Truncate(long int)': fso_cachefile.cc:265: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fso_cfscalls0.o fso_cfscalls0.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fso_cfscalls1.o fso_cfscalls1.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fso_cfscalls2.o fso_cfscalls2.cc ./venusfid.h: In member function 'int fsobj::Fakeify()': ./venusfid.h:64: warning: dereferencing pointer 'b.23' does break strict-aliasing rules ./venusfid.h:64: warning: dereferencing pointer 'b.23' does break strict-aliasing rules ./venusfid.h:69: note: initialized from here ./venusfid.h:64: warning: dereferencing pointer 'b.23' does break strict-aliasing rules ./venusfid.h:64: warning: dereferencing pointer 'b.23' does break strict-aliasing rules ./venusfid.h:69: note: initialized from here g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fso_daemon.o fso_daemon.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o fso_dir.o fso_dir.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o hdb.o hdb.cc fso_dir.cc: In function 'void clear_dir_container_entry(CacheFile*, const char*)': fso_dir.cc:150: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o hdb_daemon.o hdb_daemon.cc hdb.cc: In member function 'int hdb::List(hdb_list_msg*, uid_t)': hdb.cc:393: warning: ignoring return value of 'int fchown(int, __uid_t, __gid_t)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o local_cml.o local_cml.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o local_fake.o local_fake.cc local_cml.cc: In member function 'int cmlent::DoRepair(char*, int)': local_cml.cc:646: warning: large integer implicitly truncated to unsigned type local_cml.cc:670: warning: large integer implicitly truncated to unsigned type g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o local_fso.o local_fso.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o local_repair.o local_repair.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o local_vol.o local_vol.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o mariner.o mariner.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o mgrp.o mgrp.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o venus.o venus.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o venuscb.o venuscb.cc mariner.cc: In function 'void MarinerReport(VenusFid*, uid_t)': mariner.cc:265: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result venus.cc: In function 'int main(int, char**)': venus.cc:157: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result venus.cc:216: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result venuscb.cc: In member function 'virtual void callbackserver::main()': venuscb.cc:164: warning: dereferencing type-punned pointer will break strict-aliasing rules venus.cc: In function 'void CheckInitFile()': venus.cc:621: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o venusrecov.o venusrecov.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o venusutil.o venusutil.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o venusvol.o venusvol.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol_daemon.o vol_daemon.cc venusrecov.cc: In member function 'void RecovVenusGlobals::print(int)': venusrecov.cc:193: warning: dereferencing type-punned pointer will break strict-aliasing rules venusrecov.cc:194: warning: dereferencing type-punned pointer will break strict-aliasing rules venusrecov.cc:195: warning: dereferencing type-punned pointer will break strict-aliasing rules venusrecov.cc: In function 'void RecovNewInstance()': venusrecov.cc:210: warning: dereferencing type-punned pointer will break strict-aliasing rules venusrecov.cc: In function 'void Recov_InitRVM()': venusrecov.cc:381: warning: ignoring return value of 'int truncate(const char*, __off_t)', declared with attribute warn_unused_result venusrecov.cc: In function 'void Recov_GenerateStoreId(ViceStoreId*)': venusrecov.cc:764: warning: dereferencing type-punned pointer will break strict-aliasing rules venusutil.cc: In function 'void dprint(const char*, ...)': venusutil.cc:170: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result venusutil.cc: In function 'void SwapLog()': venusutil.cc:734: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result venusutil.cc:735: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol_cml.o vol_cml.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol_reintegrate.o vol_reintegrate.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol_repair.o vol_repair.cc vol_cml.cc: In member function 'int ClientModifyLog::CheckPoint(char*)': vol_cml.cc:3809: warning: ignoring return value of 'int fchown(int, __uid_t, __gid_t)', declared with attribute warn_unused_result vol_cml.cc:3820: warning: ignoring return value of 'int fchown(int, __uid_t, __gid_t)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol_resolve.o vol_resolve.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol_vcb.o vol_vcb.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol_COP2.o vol_COP2.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vproc.o vproc.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vproc_pathname.o vproc_pathname.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vproc_pioctl.o vproc_pioctl.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vproc_vfscalls.o vproc_vfscalls.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vsg.o vsg.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o worker.o worker.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o sighand.o sighand.cc worker.cc: In function 'msgent* FindMsg(olist&, u_long)': worker.cc:151: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc: In function 'void ReadUpcallMsg(int, size_t)': worker.cc:214: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc: In function 'ssize_t WriteDowncallMsg(int, const char*, size_t)': worker.cc:231: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' worker.cc: In member function 'void worker::AwaitRequest()': worker.cc:1042: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc: In member function 'void worker::Resign(msgent*, int)': worker.cc:1054: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc:1055: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc:1067: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc: In member function 'void worker::Return(msgent*, size_t)': worker.cc:1091: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc:1092: warning: dereferencing type-punned pointer will break strict-aliasing rules sighand.cc: In function 'void SigControl(int)': sighand.cc:172: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result worker.cc:1116: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc:1117: warning: dereferencing type-punned pointer will break strict-aliasing rules worker.cc: In member function 'void worker::Return(int)': worker.cc:1131: warning: dereferencing type-punned pointer will break strict-aliasing rules g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o spool.o spool.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o tallyent.o tallyent.cc spool.cc: In function 'void ValidateDir(const char*, uid_t, mode_t)': spool.cc:48: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o user.o user.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o nt_util.o nt_util.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o realmdb.o realmdb.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o realm.o realm.cc user.cc: In member function 'int userent::Connect(RPC2_Handle*, int*, in_addr*)': user.cc:481: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c archive.c g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -DVENUS -DTIMING -DVENUSDEBUG -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vutil.o vutil.cc archive.c: In function 'archive_write_entry': archive.c:119: warning: format '%011llo' expects type 'long long unsigned int', but argument 3 has type 'size_t' archive.c:120: warning: format '%011llo' expects type 'long long unsigned int', but argument 3 has type 'long unsigned int' archive.c:175: warning: format '%011llo' expects type 'long long unsigned int', but argument 7 has type 'long unsigned int' archive.c:175: warning: format '%011llo' expects type 'long long unsigned int', but argument 9 has type 'size_t' /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o vutil vutil.o ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o venus binding.o comm.o comm_daemon.o daemon.o fso0.o fso1.o fso_cachefile.o fso_cfscalls0.o fso_cfscalls1.o fso_cfscalls2.o fso_daemon.o fso_dir.o hdb.o hdb_daemon.o local_cml.o local_fake.o local_fso.o local_repair.o local_vol.o mariner.o mgrp.o venus.o venuscb.o venusrecov.o venusutil.o venusvol.o vol_daemon.o vol_cml.o vol_reintegrate.o vol_repair.o vol_resolve.o vol_vcb.o vol_COP2.o vproc.o vproc_pathname.o vproc_pioctl.o vproc_vfscalls.o vsg.o worker.o sighand.o spool.o tallyent.o user.o nt_util.o realmdb.o realm.o archive.o ../../coda-src/librepair/librepio.la ../../coda-src/lka/liblka.la ../../coda-src/vv/libvv.la ../../coda-src/dir/libcodadir.la ../../coda-src/vicedep/libvenusdep.la ../../coda-src/util/libutil.la ../../lib-src/rwcdb/librwcdb.la ../../lib-src/base/libbase.la -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o vutil vutil.o -L/usr/lib64/readline5 ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o venus binding.o comm.o comm_daemon.o daemon.o fso0.o fso1.o fso_cachefile.o fso_cfscalls0.o fso_cfscalls1.o fso_cfscalls2.o fso_daemon.o fso_dir.o hdb.o hdb_daemon.o local_cml.o local_fake.o local_fso.o local_repair.o local_vol.o mariner.o mgrp.o venus.o venuscb.o venusrecov.o venusutil.o venusvol.o vol_daemon.o vol_cml.o vol_reintegrate.o vol_repair.o vol_resolve.o vol_vcb.o vol_COP2.o vproc.o vproc_pathname.o vproc_pioctl.o vproc_vfscalls.o vsg.o worker.o sighand.o spool.o tallyent.o user.o nt_util.o realmdb.o realm.o archive.o -L/usr/lib64/readline5 ../../coda-src/librepair/.libs/librepio.a ../../coda-src/lka/.libs/liblka.a ../../coda-src/vv/.libs/libvv.a ../../coda-src/dir/.libs/libcodadir.a ../../coda-src/vicedep/.libs/libvenusdep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/rwcdb/.libs/librwcdb.a ../../lib-src/base/.libs/libbase.a -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/venus' Making all in repair make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/repair' g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/librepair -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o repair.o repair.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o repair repair.o ../../coda-src/librepair/libclnrepair.la ../../coda-src/librepair/librepio.la ../../coda-src/vv/libvv.la ../../coda-src/auth2/libauser.la ../../coda-src/kerndep/libkerndep.la ../../lib-src/base/libbase.la -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o repair repair.o -L/usr/lib64/readline5 ../../coda-src/librepair/.libs/libclnrepair.a ../../coda-src/librepair/.libs/librepio.a ../../coda-src/vv/.libs/libvv.a ../../coda-src/auth2/.libs/libauser.a -lk5crypto ../../coda-src/kerndep/.libs/libkerndep.a ../../lib-src/base/.libs/libbase.a -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/repair' Making all in resolution make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/resolution' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o resclient.lo resclient.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rescoord.lo rescoord.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o resforce.lo resforce.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o reslock.lo reslock.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resclient.cc -fPIC -DPIC -o .libs/resclient.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resforce.cc -fPIC -DPIC -o .libs/resforce.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rescoord.cc -fPIC -DPIC -o .libs/rescoord.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c reslock.cc -fPIC -DPIC -o .libs/reslock.o rescoord.cc: In function 'void DumpDirContents(SE_Descriptor*, ViceFid*)': rescoord.cc:136: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c reslock.cc -o reslock.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rescoord.cc -o rescoord.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resclient.cc -o resclient.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o resutil.lo resutil.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resutil.cc -fPIC -DPIC -o .libs/resutil.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resforce.cc -o resforce.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rescomm.lo rescomm.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rescomm.cc -fPIC -DPIC -o .libs/rescomm.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o timing.lo timing.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c timing.cc -fPIC -DPIC -o .libs/timing.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resutil.cc -o resutil.o >/dev/null 2>&1 rescomm.cc: In member function 'void RepResCommCtxt::print(int)': rescomm.cc:122: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rescomm.cc: In member function 'void res_mgrpent::print(int)': rescomm.cc:297: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rescomm.cc: In function 'void ServerPrint(int)': rescomm.cc:371: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rescomm.cc:378: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rescomm.cc: In member function 'void srvent::print(int)': rescomm.cc:539: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rescomm.cc: In function 'void ResMgrpPrint(int)': rescomm.cc:629: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rescomm.cc:636: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result timing.cc: In member function 'void timing_path::postprocess(int)': timing.cc:128: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result timing.cc:133: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result timing.cc:136: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result timing.cc:171: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result timing.cc:177: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c timing.cc -o timing.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o weres.lo weres.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c weres.cc -fPIC -DPIC -o .libs/weres.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o ops.lo ops.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o recle.lo recle.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ops.cc -fPIC -DPIC -o .libs/ops.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c weres.cc -o weres.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rescomm.cc -o rescomm.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recle.cc -fPIC -DPIC -o .libs/recle.o ops.cc: In member function 'void aclstore::print(int)': ops.cc:62: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void ststore::print(int)': ops.cc:85: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void newstore::print(int)': ops.cc:118: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void create_rle::print(int)': ops.cc:143: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void symlink_rle::print(int)': ops.cc:159: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void link_rle::print(int)': ops.cc:183: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void mkdir_rle::print(int)': ops.cc:200: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void rm_rle::print(int)': ops.cc:223: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void rmdir_rle::print(int)': ops.cc:243: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void rename_rle::print(int)': ops.cc:283: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc:293: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ops.cc: In member function 'void setquota_rle::print(int)': ops.cc:314: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recle.cc: In member function 'void recle::print(int)': recle.cc:285: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recle.cc:289: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recle.cc:292: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recle.cc:308: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recle.cc:366: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recle.cc:370: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recle.cc:374: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recle.cc:380: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o recov_vollog.lo recov_vollog.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recov_vollog.cc -fPIC -DPIC -o .libs/recov_vollog.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recle.cc -o recle.o >/dev/null 2>&1 recov_vollog.cc: In member function 'void recov_vol_log::print(int)': recov_vollog.cc:406: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recov_vollog.cc:408: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recov_vollog.cc:411: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recov_vollog.cc:414: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recov_vollog.cc:416: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result recov_vollog.cc:420: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ops.cc -o ops.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rsle.lo rsle.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rsle.cc -fPIC -DPIC -o .libs/rsle.o rsle.cc: In member function 'virtual void rsle::print(int)': rsle.cc:484: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rsle.cc:527: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rsle.cc:531: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rsle.cc:535: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rsle.cc:540: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result rsle.cc:544: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rvmrescoord.lo rvmrescoord.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c recov_vollog.cc -o recov_vollog.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvmrescoord.cc -fPIC -DPIC -o .libs/rvmrescoord.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o compops.lo compops.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rsle.cc -o rsle.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c compops.cc -fPIC -DPIC -o .libs/compops.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o parselog.lo parselog.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvmrescoord.cc -o rvmrescoord.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c parselog.cc -fPIC -DPIC -o .libs/parselog.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c compops.cc -o compops.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c parselog.cc -o parselog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o ruconflict.lo ruconflict.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ruconflict.cc -fPIC -DPIC -o .libs/ruconflict.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o subresphase2.lo subresphase2.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c subresphase2.cc -fPIC -DPIC -o .libs/subresphase2.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o subresphase3.lo subresphase3.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ruconflict.cc -o ruconflict.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c subresphase3.cc -fPIC -DPIC -o .libs/subresphase3.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o subresphase34.lo subresphase34.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c subresphase34.cc -fPIC -DPIC -o .libs/subresphase34.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c subresphase2.cc -o subresphase2.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o rename.lo rename.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rename.cc -fPIC -DPIC -o .libs/rename.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o subpreres.lo subpreres.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c subresphase34.cc -o subresphase34.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c subpreres.cc -fPIC -DPIC -o .libs/subpreres.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o resstats.lo resstats.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resstats.cc -fPIC -DPIC -o .libs/resstats.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c subpreres.cc -o subpreres.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rename.cc -o rename.o >/dev/null 2>&1 resstats.cc: In member function 'void logshiphisto::print(int)': resstats.cc:54: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:56: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:59: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:65: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:68: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:70: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:75: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc: In member function 'void logsize::print(int)': resstats.cc:132: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:135: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:142: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc: In member function 'void varlhisto::print(int)': resstats.cc:165: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:168: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:173: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc: In member function 'void logstats::print(int)': resstats.cc:187: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc: In member function 'virtual void resstats::print(int)': resstats.cc:219: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:226: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:231: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result resstats.cc:236: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c subresphase3.cc -o subresphase3.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o resfile.lo resfile.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resstats.cc -o resstats.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resfile.cc -fPIC -DPIC -o .libs/resfile.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resfile.cc -o resfile.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libres.la resclient.lo rescoord.lo resforce.lo reslock.lo resutil.lo rescomm.lo timing.lo weres.lo ops.lo recle.lo recov_vollog.lo rsle.lo rvmrescoord.lo compops.lo parselog.lo ruconflict.lo subresphase2.lo subresphase3.lo subresphase34.lo rename.lo subpreres.lo resstats.lo resfile.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libres.a .libs/resclient.o .libs/rescoord.o .libs/resforce.o .libs/reslock.o .libs/resutil.o .libs/rescomm.o .libs/timing.o .libs/weres.o .libs/ops.o .libs/recle.o .libs/recov_vollog.o .libs/rsle.o .libs/rvmrescoord.o .libs/compops.o .libs/parselog.o .libs/ruconflict.o .libs/subresphase2.o .libs/subresphase3.o .libs/subresphase34.o .libs/rename.o .libs/subpreres.o .libs/resstats.o .libs/resfile.o libtool: link: ranlib .libs/libres.a libtool: link: ( cd ".libs" && rm -f "libres.la" && ln -s "../libres.la" "libres.la" ) make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/resolution' Making all in volutil make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/volutil' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-ancient.lo vol-ancient.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-backup.lo vol-backup.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-clone.lo vol-clone.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-create.lo vol-create.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-create.cc -fPIC -DPIC -o .libs/vol-create.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-backup.cc -fPIC -DPIC -o .libs/vol-backup.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-ancient.cc -fPIC -DPIC -o .libs/vol-ancient.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-clone.cc -fPIC -DPIC -o .libs/vol-clone.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-ancient.cc -o vol-ancient.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-create.cc -o vol-create.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-dump.lo vol-dump.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-dump.cc -fPIC -DPIC -o .libs/vol-dump.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-clone.cc -o vol-clone.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-backup.cc -o vol-backup.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-dumpvrdb.lo vol-dumpvrdb.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-dumpvrdb.cc -fPIC -DPIC -o .libs/vol-dumpvrdb.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-dumpvrdb.cc -o vol-dumpvrdb.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-info.lo vol-info.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-lock.lo vol-lock.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-info.cc -fPIC -DPIC -o .libs/vol-info.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-lock.cc -fPIC -DPIC -o .libs/vol-lock.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-dump.cc -o vol-dump.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-lookup.lo vol-lookup.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-lookup.cc -fPIC -DPIC -o .libs/vol-lookup.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-lock.cc -o vol-lock.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-info.cc -o vol-info.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-lookup.cc -o vol-lookup.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-makevldb.lo vol-makevldb.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-makevldb.cc -fPIC -DPIC -o .libs/vol-makevldb.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-makevrdb.lo vol-makevrdb.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-maxid.lo vol-maxid.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-makevrdb.cc -fPIC -DPIC -o .libs/vol-makevrdb.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-maxid.cc -fPIC -DPIC -o .libs/vol-maxid.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-purge.lo vol-purge.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-purge.cc -fPIC -DPIC -o .libs/vol-purge.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-maxid.cc -o vol-maxid.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-makevrdb.cc -o vol-makevrdb.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-makevldb.cc -o vol-makevldb.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-purge.cc -o vol-purge.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-restore.lo vol-restore.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-restore.cc -fPIC -DPIC -o .libs/vol-restore.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-rvmsize.lo vol-rvmsize.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-rvmsize.cc -fPIC -DPIC -o .libs/vol-rvmsize.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-salvage.lo vol-salvage.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-salvage.cc -fPIC -DPIC -o .libs/vol-salvage.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-setvv.lo vol-setvv.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-setvv.cc -fPIC -DPIC -o .libs/vol-setvv.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-rvmsize.cc -o vol-rvmsize.o >/dev/null 2>&1 vol-salvage.cc: In function 'void GetSkipVolumeNumbers()': vol-salvage.cc:1242: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result vol-salvage.cc:1246: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-setvv.cc -o vol-setvv.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-setlogparms.lo vol-setlogparms.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-setlogparms.cc -fPIC -DPIC -o .libs/vol-setlogparms.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-restore.cc -o vol-restore.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-showvnode.lo vol-showvnode.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-showvnode.cc -fPIC -DPIC -o .libs/vol-showvnode.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-setlogparms.cc -o vol-setlogparms.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-showvnode.cc -o vol-showvnode.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-timing.lo vol-timing.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-timing.cc -fPIC -DPIC -o .libs/vol-timing.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-tracerpc.lo vol-tracerpc.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-printstats.lo vol-printstats.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-timing.cc -o vol-timing.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-salvage.cc -o vol-salvage.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-printstats.cc -fPIC -DPIC -o .libs/vol-printstats.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-tracerpc.cc -fPIC -DPIC -o .libs/vol-tracerpc.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-tracerpc.cc -o vol-tracerpc.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-printstats.cc -o vol-printstats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-getvolumelist.lo vol-getvolumelist.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-getvolumelist.cc -fPIC -DPIC -o .libs/vol-getvolumelist.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-showcallbacks.lo vol-showcallbacks.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vol-rvmtrunc.lo vol-rvmtrunc.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-showcallbacks.cc -fPIC -DPIC -o .libs/vol-showcallbacks.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-getvolumelist.cc -o vol-getvolumelist.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-rvmtrunc.cc -fPIC -DPIC -o .libs/vol-rvmtrunc.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-showcallbacks.cc -o vol-showcallbacks.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vol-rvmtrunc.cc -o vol-rvmtrunc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o readstuff.lo readstuff.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c readstuff.cc -fPIC -DPIC -o .libs/readstuff.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vvlist.lo vvlist.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dumpstream.lo dumpstream.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vvlist.cc -fPIC -DPIC -o .libs/vvlist.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dumpstream.cc -fPIC -DPIC -o .libs/dumpstream.o vvlist.cc: In function 'int ValidListVVHeader(FILE*, Volume*, int*)': vvlist.cc:80: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c readstuff.cc -o readstuff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dumpstuff.lo dumpstuff.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c vvlist.cc -o vvlist.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dumpstuff.cc -fPIC -DPIC -o .libs/dumpstuff.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dumpstream.cc -o dumpstream.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o volutil.lo volutil.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o volclient.o volclient.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c dumpstuff.cc -o dumpstuff.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volutil.cc -fPIC -DPIC -o .libs/volutil.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c volutil.cc -o volutil.o >/dev/null 2>&1 g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o parserecdump.o parserecdump.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o backup.o backup.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o readdump.o readdump.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o merge.o merge.cc backup.cc: In function 'int main(int, char**)': backup.cc:788: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result backup.cc: In function 'void V_InitRPC()': backup.cc:1118: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result readdump.cc: In function 'void skipVnodes(int, char**)': readdump.cc:371: warning: format '%lld' expects type 'long long int', but argument 3 has type 'off_t' readdump.cc:375: warning: format '%lld' expects type 'long long int', but argument 3 has type 'off_t' readdump.cc: In function 'void showVnodeDiskObject(int, char**)': readdump.cc:409: warning: format '%lld' expects type 'long long int', but argument 3 has type 'off_t' readdump.cc:413: warning: format '%lld' expects type 'long long int', but argument 3 has type 'off_t' g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o codadump2tar.o codadump2tar.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libvolutil.la vol-ancient.lo vol-backup.lo vol-clone.lo vol-create.lo vol-dump.lo vol-dumpvrdb.lo vol-info.lo vol-lock.lo vol-lookup.lo vol-makevldb.lo vol-makevrdb.lo vol-maxid.lo vol-purge.lo vol-restore.lo vol-rvmsize.lo vol-salvage.lo vol-setvv.lo vol-setlogparms.lo vol-showvnode.lo vol-timing.lo vol-tracerpc.lo vol-printstats.lo vol-getvolumelist.lo vol-showcallbacks.lo vol-rvmtrunc.lo readstuff.lo vvlist.lo dumpstream.lo dumpstuff.lo -lkrb5 -lcom_err -lstdc++ In file included from /usr/include/string.h:642, from ../../lib-src/base/coda_string.h:26, from backup.cc:51: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void VUInitServerList()' at backup.cc:1089, inlined from 'int main(int, char**)' at backup.cc:795: /usr/include/bits/string3.h:123: warning: call to char* __builtin___strncpy_chk(char*, const char*, long unsigned int, long unsigned int) will always overflow destination buffercodadump2tar.cc: In function 'int ProcessDirectory()': codadump2tar.cc:419: warning: format '%lld' expects type 'long long int', but argument 4 has type 'off_t' /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libvolserv.la volutil.lo -lkrb5 -lcom_err -lstdc++ codadump2tar.cc: In function 'int ProcessFileOrSymlink()': codadump2tar.cc:521: warning: format '%lld' expects type 'long long int', but argument 4 has type 'off_t' libtool: link: ar cru .libs/libvolutil.a .libs/vol-ancient.o .libs/vol-backup.o .libs/vol-clone.o .libs/vol-create.o .libs/vol-dump.o .libs/vol-dumpvrdb.o .libs/vol-info.o .libs/vol-lock.o .libs/vol-lookup.o .libs/vol-makevldb.o .libs/vol-makevrdb.o .libs/vol-maxid.o .libs/vol-purge.o .libs/vol-restore.o .libs/vol-rvmsize.o .libs/vol-salvage.o .libs/vol-setvv.o .libs/vol-setlogparms.o .libs/vol-showvnode.o .libs/vol-timing.o .libs/vol-tracerpc.o .libs/vol-printstats.o .libs/vol-getvolumelist.o .libs/vol-showcallbacks.o .libs/vol-rvmtrunc.o .libs/readstuff.o .libs/vvlist.o .libs/dumpstream.o .libs/dumpstuff.o libtool: link: ranlib .libs/libvolutil.a libtool: link: ( cd ".libs" && rm -f "libvolutil.la" && ln -s "../libvolutil.la" "libvolutil.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libdumpstuff.la dumpstream.lo dumpstuff.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libvolserv.a .libs/volutil.o libtool: link: ranlib .libs/libvolserv.a libtool: link: ( cd ".libs" && rm -f "libvolserv.la" && ln -s "../libvolserv.la" "libvolserv.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o volutil volclient.o ../../coda-src/auth2/libauser.la ../../coda-src/vicedep/libvolutildep.la ../../coda-src/util/libutil.la ../../coda-src/kerndep/libkerndep.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o parserecdump parserecdump.o -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libdumpstuff.a .libs/dumpstream.o .libs/dumpstuff.o libtool: link: ranlib .libs/libdumpstuff.a libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o parserecdump parserecdump.o -L/usr/lib64/readline5 -lkrb5 -lcom_err -lstdc++ libtool: link: ( cd ".libs" && rm -f "libdumpstuff.la" && ln -s "../libdumpstuff.la" "libdumpstuff.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o backup backup.o ../../coda-src/vol/libvol.la ../../coda-src/partition/libpartition.la ../../coda-src/vicedep/libvolutildep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o readdump readdump.o libdumpstuff.la ../../coda-src/vicedep/libvicedep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o merge merge.o libdumpstuff.la ../../coda-src/vicedep/libvicedep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o volutil volclient.o -L/usr/lib64/readline5 ../../coda-src/auth2/.libs/libauser.a -lk5crypto ../../coda-src/vicedep/.libs/libvolutildep.a ../../coda-src/util/.libs/libutil.a ../../coda-src/kerndep/.libs/libkerndep.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o codadump2tar codadump2tar.o libdumpstuff.la ../../coda-src/vol/libvol.la ../../coda-src/vv/libvv.la ../../coda-src/dir/libcodadir.la ../../coda-src/vicedep/libvicedep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o backup backup.o -L/usr/lib64/readline5 ../../coda-src/vol/.libs/libvol.a ../../coda-src/partition/.libs/libpartition.a ../../coda-src/vicedep/.libs/libvolutildep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o merge merge.o -L/usr/lib64/readline5 ./.libs/libdumpstuff.a ../../coda-src/vicedep/.libs/libvicedep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o readdump readdump.o -L/usr/lib64/readline5 ./.libs/libdumpstuff.a ../../coda-src/vicedep/.libs/libvicedep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o codadump2tar codadump2tar.o -L/usr/lib64/readline5 ./.libs/libdumpstuff.a ../../coda-src/vol/.libs/libvol.a ../../coda-src/vv/.libs/libvv.a ../../coda-src/dir/.libs/libcodadir.a ../../coda-src/vicedep/.libs/libvicedep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/volutil' Making all in vtools make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vtools' g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/vv -I../../coda-src/venus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o codacon.o codacon.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/vv -I../../coda-src/venus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o cfs.o cfs.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/vv -I../../coda-src/venus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o cmon.o cmon.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/vv -I../../coda-src/venus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o coda_replay.o coda_replay.cc cfs.cc: In function 'int brave(int)': cfs.cc:496: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result cfs.cc: In function 'void ListVolume(int, char**, int)': cfs.cc:1906: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/vv -I../../coda-src/venus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o hoard.o hoard.cc cfs.cc: In function 'char* myrealpath(const char*, char*, size_t)': cfs.cc:1955: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result cfs.cc: In function 'void WD(int, char**, unsigned int, unsigned int)': cfs.cc:2496: warning: dereferencing type-punned pointer will break strict-aliasing rules cfs.cc: In function 'void ListLocal(int, char**, int)': cfs.cc:2657: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result hoard.cc: In constructor 'listentry::listentry(char*, vuid_t)': hoard.cc:159: warning: ignoring return value of 'char* tmpnam(char*)', declared with attribute warn_unused_result hoard.cc: In constructor 'listentry::listentry(char*, vuid_t)': hoard.cc:159: warning: ignoring return value of 'char* tmpnam(char*)', declared with attribute warn_unused_result hoard.cc: In constructor 'verify_entry::verify_entry(const char*, vuid_t, int)': hoard.cc:196: warning: ignoring return value of 'char* tmpnam(char*)', declared with attribute warn_unused_result hoard.cc: In constructor 'verify_entry::verify_entry(const char*, vuid_t, int)': hoard.cc:196: warning: ignoring return value of 'char* tmpnam(char*)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/vv -I../../coda-src/venus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o spy.o spy.cc gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/vv -I../../coda-src/venus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c mkcodabf.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/vv -I../../coda-src/venus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c codaconfedit.c /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o codacon codacon.o ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o cmon cmon.o ../../coda-src/vicedep/libvenusdep.la ../../lib-src/base/libbase.la -lncurses -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o codacon codacon.o -L/usr/lib64/readline5 ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o cmon cmon.o -L/usr/lib64/readline5 ../../coda-src/vicedep/.libs/libvenusdep.a ../../lib-src/base/.libs/libbase.a -lncurses -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o coda_replay coda_replay.o -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o spy spy.o ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o mkcodabf mkcodabf.o -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o coda_replay coda_replay.o -L/usr/lib64/readline5 -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o spy spy.o -L/usr/lib64/readline5 ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o mkcodabf mkcodabf.o -L/usr/lib64/readline5 -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o codaconfedit codaconfedit.o ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o hoard hoard.o ../../coda-src/util/libutil.la ../../coda-src/kerndep/libkerndep.la ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o codaconfedit codaconfedit.o -L/usr/lib64/readline5 ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o cfs cfs.o ../../coda-src/vv/libvv.la ../../coda-src/kerndep/libkerndep.la ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o hoard hoard.o -L/usr/lib64/readline5 ../../coda-src/util/.libs/libutil.a ../../coda-src/kerndep/.libs/libkerndep.a ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ hoard.o: In function `verify_entry': /builddir/build/BUILD/coda-6.9.5/coda-src/vtools/hoard.cc:196: warning: the use of `tmpnam' is dangerous, better use `mkstemp' libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o cfs cfs.o -L/usr/lib64/readline5 ../../coda-src/vv/.libs/libvv.a ../../coda-src/kerndep/.libs/libkerndep.a ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vtools' Making all in vcodacon make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' /usr/bin/fluid -c ./vcodacon.fl /usr/bin/fluid -c ./vcodacon.fl make all-am make[4]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -DDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o Inet.o Inet.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -DDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o monitor.o monitor.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -DDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o util.o util.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -DDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vcodacon.o vcodacon.cc Inet.cc: In member function 'int Inet::Readline(char*, int)': Inet.cc:285: warning: suggest explicit braces to avoid ambiguous 'else' Inet.cc: In member function 'int Inet::Writeline(char*)': Inet.cc:333: warning: deprecated conversion from string constant to 'char*' Inet.cc:335: warning: deprecated conversion from string constant to 'char*' vcodacon.cc: In function 'void cb_VWalk(Fl_Button*, void*)': vcodacon.cc:179: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result monitor.cc: In member function 'void monitor::Start()': monitor.cc:90: warning: deprecated conversion from string constant to 'char*' monitor.cc:108: warning: deprecated conversion from string constant to 'char*' vcodacon.cc: In function 'void cb_XferProg2(Fl_Progress*, void*)': vcodacon.cc:155: warning: array subscript is above array bounds /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o vcodacon Inet.o monitor.o util.o vcodacon.o ../../lib-src/base/libbase.la -lfltk -lX11 -lkrb5 -lcom_err -lstdc++ -lm -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o vcodacon Inet.o monitor.o util.o vcodacon.o -L/usr/lib64/readline5 ../../lib-src/base/.libs/libbase.a -lfltk -lX11 -lm -lkrb5 -lcom_err -lstdc++ make[4]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' Making all in vice make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vice' /bin/sh ../../libtool --tag=CC --mode=compile gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o ViceErrorMsg.lo ViceErrorMsg.c g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o srv.o srv.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o srvproc.o srvproc.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o srvproc2.o srvproc2.cc libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ViceErrorMsg.c -fPIC -DPIC -o .libs/ViceErrorMsg.o libtool: compile: gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c ViceErrorMsg.c -o ViceErrorMsg.o >/dev/null 2>&1 srv.cc: In function 'int main(int, char**)': srv.cc:485: warning: ignoring return value of 'int nice(int)', declared with attribute warn_unused_result srv.cc: In function 'void SwapLog(int)': srv.cc:1233: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result srv.cc:1234: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result srvproc2.cc: In function 'void SetSystemStats_linux(ViceStatistics*)': srvproc2.cc:972: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result srvproc2.cc:974: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result srvproc2.cc:976: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result srvproc2.cc:982: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result srvproc2.cc:983: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result srvproc2.cc:984: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result srv.cc: In function 'void InitServerKeys(const char*, const char*)': srv.cc:1585: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result srv.cc:1595: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o coppend.o coppend.cc coppend.cc: In member function 'virtual void cpent::print(int)': coppend.cc:113: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result coppend.cc: In member function 'void cpman::print(int)': coppend.cc:271: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o codaproc.o codaproc.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o codaproc2.o codaproc2.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o clientproc.o clientproc.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o vicecb.o vicecb.cc codaproc.cc: In function 'int PerformDirRepair(ClientEntry*, vle*, Volume*, VolumeId, ViceStatus*, ViceStoreId*, repair*, int, dlist*, Rights, Rights, int*)': codaproc.cc:1303: warning: dereferencing pointer '' does break strict-aliasing rules codaproc.cc:1303: note: initialized from here codaproc.cc:1339: warning: dereferencing pointer '' does break strict-aliasing rules codaproc.cc:1339: note: initialized from here codaproc.cc:1364: warning: dereferencing pointer '' does break strict-aliasing rules codaproc.cc:1364: note: initialized from here codaproc.cc:1399: warning: dereferencing pointer '' does break strict-aliasing rules codaproc.cc:1399: note: initialized from here codaproc.cc:1420: warning: dereferencing pointer '' does break strict-aliasing rules codaproc.cc:1420: note: initialized from here codaproc.cc:1439: warning: dereferencing pointer '' does break strict-aliasing rules codaproc.cc:1439: note: initialized from here codaproc.cc:1584: warning: dereferencing pointer '' does break strict-aliasing rules codaproc.cc:1584: note: initialized from here g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o smon.o smon.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/librepair -I../../coda-src/resolution -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o printvrdb.o printvrdb.cc /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libviceerror.la ViceErrorMsg.lo -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o printvrdb printvrdb.o ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libviceerror.a .libs/ViceErrorMsg.o libtool: link: ranlib .libs/libviceerror.a libtool: link: ( cd ".libs" && rm -f "libviceerror.la" && ln -s "../libviceerror.la" "libviceerror.la" ) libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o printvrdb printvrdb.o -L/usr/lib64/readline5 ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o codasrv srv.o srvproc.o srvproc2.o coppend.o codaproc.o codaproc2.o clientproc.o vicecb.o smon.o libviceerror.la ../../coda-src/vicedep/libvicedep.la ../../coda-src/volutil/libvolutil.la ../../coda-src/volutil/libvolserv.la ../../coda-src/vicedep/voldump.client.lo ../../coda-src/vicedep/volutil.server.lo ../../coda-src/resolution/libres.la ../../coda-src/librepair/librepio.la ../../coda-src/vol/libvol.la ../../coda-src/lka/liblka.la ../../coda-src/vv/libvv.la ../../coda-src/auth2/libauth2.la ../../coda-src/partition/libpartition.la ../../coda-src/al/libal.la ../../coda-src/dir/libcodadir.la ../../coda-src/util/libutil.la ../../lib-src/rwcdb/librwcdb.la ../../lib-src/base/libbase.la -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o codasrv srv.o srvproc.o srvproc2.o coppend.o codaproc.o codaproc2.o clientproc.o vicecb.o smon.o ../../coda-src/vicedep/.libs/voldump.client.o ../../coda-src/vicedep/.libs/volutil.server.o -L/usr/lib64/readline5 ./.libs/libviceerror.a ../../coda-src/vicedep/.libs/libvicedep.a ../../coda-src/volutil/.libs/libvolutil.a ../../coda-src/volutil/.libs/libvolserv.a ../../coda-src/resolution/.libs/libres.a ../../coda-src/librepair/.libs/librepio.a ../../coda-src/vol/.libs/libvol.a ../../coda-src/lka/.libs/liblka.a ../../coda-src/vv/.libs/libvv.a ../../coda-src/auth2/.libs/libauth2.a -lk5crypto ../../coda-src/partition/.libs/libpartition.a ../../coda-src/al/.libs/libal.a ../../coda-src/dir/.libs/libcodadir.a ../../coda-src/util/.libs/libutil.a ../../lib-src/rwcdb/.libs/librwcdb.a ../../lib-src/base/.libs/libbase.a -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vice' Making all in update make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' Generating RPC2 stubs for update.rpc2 make all-am make[4]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o updateclnt.o updateclnt.cc gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c update.client.c g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o updatefetch.o updatefetch.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o updatesrv.o updatesrv.cc gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c update.server.c updatesrv.cc: In function 'int main(int, char**)': updatesrv.cc:240: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result updatesrv.cc:241: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result updateclnt.cc: In function 'int main(int, char**)': updateclnt.cc:207: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result updateclnt.cc:208: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result updateclnt.cc: In function 'void SwapLog()': updateclnt.cc:680: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result updateclnt.cc:681: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o updatefetch updatefetch.o update.client.o ../../coda-src/vice/libviceerror.la ../../coda-src/vicedep/libvolutildep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o updatesrv updatesrv.o update.server.o ../../coda-src/vice/libviceerror.la ../../coda-src/vicedep/libvolutildep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o updateclnt updateclnt.o update.client.o ../../coda-src/vice/libviceerror.la ../../coda-src/vicedep/libvolutildep.la ../../coda-src/util/libutil.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o updatefetch updatefetch.o update.client.o -L/usr/lib64/readline5 ../../coda-src/vice/.libs/libviceerror.a ../../coda-src/vicedep/.libs/libvolutildep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o updatesrv updatesrv.o update.server.o -L/usr/lib64/readline5 ../../coda-src/vice/.libs/libviceerror.a ../../coda-src/vicedep/.libs/libvolutildep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o updateclnt updateclnt.o update.client.o -L/usr/lib64/readline5 ../../coda-src/vice/.libs/libviceerror.a ../../coda-src/vicedep/.libs/libvolutildep.a ../../coda-src/util/.libs/libutil.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ make[4]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' Making all in asr make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asr' g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/kerndep -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/vv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o resolver_parser.o resolver_parser.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/kerndep -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/vv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c resolver_lexer.c g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/kerndep -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/vv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o ruletypes.o ruletypes.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/kerndep -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/vv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o resolver.o resolver.cc resolver.cc: In function 'int ParseArgs(int, char**, char*, char*)': resolver.cc:123: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ruletypes.cc: In member function 'virtual void objname_t::print(int)': ruletypes.cc:116: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc: In member function 'virtual void depname_t::print(int)': ruletypes.cc:139: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc:141: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc: In member function 'virtual void command_t::print(int)': ruletypes.cc:296: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc:302: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc: In member function 'virtual void rule_t::print(int)': ruletypes.cc:524: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc:533: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc:542: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc:548: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc:552: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ruletypes.cc: In member function 'void arg_t::print(int)': ruletypes.cc:627: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/kerndep -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/vv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c wildmat.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/util -I../../coda-src/kerndep -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/vv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c path.c /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o parser resolver_parser.o resolver_lexer.o ruletypes.o resolver.o wildmat.o path.o ../../coda-src/util/libutil.la ../../coda-src/kerndep/libkerndep.la ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o parser resolver_parser.o resolver_lexer.o ruletypes.o resolver.o wildmat.o path.o -L/usr/lib64/readline5 ../../coda-src/util/.libs/libutil.a ../../coda-src/kerndep/.libs/libkerndep.a ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asr' Making all in egasr make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/egasr' gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/vv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c filerepair.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/vv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c removeinc.c /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o filerepair filerepair.o ../../coda-src/kerndep/libkerndep.la ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o removeinc removeinc.o ../../coda-src/dir/libcodadir.la ../../coda-src/kerndep/libkerndep.la ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o filerepair filerepair.o -L/usr/lib64/readline5 ../../coda-src/kerndep/.libs/libkerndep.a ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o removeinc removeinc.o -L/usr/lib64/readline5 ../../coda-src/dir/.libs/libcodadir.a ../../coda-src/kerndep/.libs/libkerndep.a ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/egasr' Making all in norton make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/norton' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o norton-setup.lo norton-setup.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o commands.lo commands.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o norton-volume.lo norton-volume.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o norton-recov.lo norton-recov.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-setup.cc -fPIC -DPIC -o .libs/norton-setup.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c commands.cc -fPIC -DPIC -o .libs/commands.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-recov.cc -fPIC -DPIC -o .libs/norton-recov.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-volume.cc -fPIC -DPIC -o .libs/norton-volume.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-recov.cc -o norton-recov.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-setup.cc -o norton-setup.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c commands.cc -o commands.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o norton-vnode.lo norton-vnode.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o norton-dir.lo norton-dir.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-volume.cc -o norton-volume.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o norton-rds.lo norton-rds.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-vnode.cc -fPIC -DPIC -o .libs/norton-vnode.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-dir.cc -fPIC -DPIC -o .libs/norton-dir.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-rds.cc -fPIC -DPIC -o .libs/norton-rds.o libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-rds.cc -o norton-rds.o >/dev/null 2>&1 g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o norton.o norton.cc g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o dummy.o dummy.cc libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-vnode.cc -o norton-vnode.o >/dev/null 2>&1 libtool: compile: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c norton-dir.cc -o norton-dir.o >/dev/null 2>&1 g++ -Wall -fno-exceptions -fcheck-new -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/kerndep -I../../coda-src/util -I../../coda-src/vicedep -I../../coda-src/vicedep -I../../coda-src/dir -I../../coda-src/al -I../../coda-src/partition -I../../coda-src/auth2 -I../../coda-src/auth2 -I../../coda-src/vv -I../../coda-src/lka -I../../coda-src/vol -I../../coda-src/resolution -I../../coda-src/volutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c -o norton-reinit.o norton-reinit.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o libnorton.la norton-setup.lo commands.lo norton-volume.lo norton-recov.lo norton-vnode.lo norton-dir.lo norton-rds.lo -lkrb5 -lcom_err -lstdc++ libtool: link: ar cru .libs/libnorton.a .libs/norton-setup.o .libs/commands.o .libs/norton-volume.o .libs/norton-recov.o .libs/norton-vnode.o .libs/norton-dir.o .libs/norton-rds.o libtool: link: ranlib .libs/libnorton.a libtool: link: ( cd ".libs" && rm -f "libnorton.la" && ln -s "../libnorton.la" "libnorton.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o norton norton.o dummy.o libnorton.la ../../coda-src/resolution/libres.la ../../coda-src/vol/libvol.la ../../coda-src/volutil/libvolutil.la ../../coda-src/vv/libvv.la ../../coda-src/partition/libpartition.la ../../coda-src/al/libal.la ../../coda-src/dir/libcodadir.la ../../coda-src/util/libutil.la ../../lib-src/rwcdb/librwcdb.la ../../lib-src/base/libbase.la -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o norton-reinit norton-reinit.o dummy.o libnorton.la ../../coda-src/resolution/libres.la ../../coda-src/vol/libvol.la ../../coda-src/volutil/libvolutil.la ../../coda-src/vv/libvv.la ../../coda-src/partition/libpartition.la ../../coda-src/al/libal.la ../../coda-src/dir/libcodadir.la ../../coda-src/util/libutil.la ../../lib-src/rwcdb/librwcdb.la ../../lib-src/base/libbase.la -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o norton norton.o dummy.o -L/usr/lib64/readline5 ./.libs/libnorton.a ../../coda-src/resolution/.libs/libres.a ../../coda-src/vol/.libs/libvol.a ../../coda-src/volutil/.libs/libvolutil.a ../../coda-src/vv/.libs/libvv.a ../../coda-src/partition/.libs/libpartition.a ../../coda-src/al/.libs/libal.a ../../coda-src/dir/.libs/libcodadir.a ../../coda-src/util/.libs/libutil.a ../../lib-src/rwcdb/.libs/librwcdb.a ../../lib-src/base/.libs/libbase.a -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ libtool: link: g++ -Wall -fno-exceptions -fcheck-new -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o norton-reinit norton-reinit.o dummy.o -L/usr/lib64/readline5 ./.libs/libnorton.a ../../coda-src/resolution/.libs/libres.a ../../coda-src/vol/.libs/libvol.a ../../coda-src/volutil/.libs/libvolutil.a ../../coda-src/vv/.libs/libvv.a ../../coda-src/partition/.libs/libpartition.a ../../coda-src/al/.libs/libal.a ../../coda-src/dir/.libs/libcodadir.a ../../coda-src/util/.libs/libutil.a ../../lib-src/rwcdb/.libs/librwcdb.a ../../lib-src/base/.libs/libbase.a -lrdslwp -lseglwp -lrvmlwp -lrpc2 -lse -llwp -lreadline -ltermcap -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/norton' Making all in smon2 make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/smon2' gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c getvolinfo.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rpc2ping.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c rvmsizer.c gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src/base -I../../coda-src/vicedep -I../../coda-src/vicedep -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c smon2.c /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o rpc2ping rpc2ping.o ../../coda-src/vicedep/libvenusdep.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o rvmsizer rvmsizer.o ../../lib-src/base/libbase.la -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o getvolinfo getvolinfo.o ../../coda-src/vicedep/libvenusdep.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o smon2 smon2.o ../../coda-src/vicedep/libvenusdep.la ../../lib-src/base/libbase.la -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o rvmsizer rvmsizer.o -L/usr/lib64/readline5 ../../lib-src/base/.libs/libbase.a -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o rpc2ping rpc2ping.o -L/usr/lib64/readline5 ../../coda-src/vicedep/.libs/libvenusdep.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o getvolinfo getvolinfo.o -L/usr/lib64/readline5 ../../coda-src/vicedep/.libs/libvenusdep.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o smon2 smon2.o -L/usr/lib64/readline5 ../../coda-src/vicedep/.libs/libvenusdep.a ../../lib-src/base/.libs/libbase.a -lrpc2 -lse -llwp -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/smon2' Making all in asrlauncher make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asrlauncher' gcc -Wall -fno-exceptions -rdynamic -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -c asrlauncher.c /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -L/usr/lib64/readline5 -o asrlauncher asrlauncher.o -lkrb5 -lcom_err -lstdc++ libtool: link: gcc -Wall -fno-exceptions -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/et -I/usr/include/readline5 -o asrlauncher asrlauncher.o -L/usr/lib64/readline5 -lkrb5 -lcom_err -lstdc++ make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asrlauncher' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src' Making all in debian make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/debian' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/tools' make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5' make[1]: Leaving directory `/builddir/build/BUILD/coda-6.9.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HWQdCU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64 + cd coda-6.9.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64 'INSTALL=install -p' Making install in configs make[1]: Entering directory `/builddir/build/BUILD/coda-6.9.5/configs' make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/configs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/configs' make[1]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/configs' Making install in lib-src make[1]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src' Making install in base make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src/base' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src/base' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src/base' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src/base' Making install in rwcdb make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src/rwcdb' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src/rwcdb' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src/rwcdb' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src/rwcdb' make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/lib-src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src' make[1]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/lib-src' Making install in coda-src make[1]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src' Making install in scripts make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/scripts' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/scripts' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" install -p volmunge backup.sh codastart coda-server-logrotate partial-reinit.sh tape.pl vice-killvolumes vice-setup-scm vice-setup-srvdir vice-setup-user '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" install -p venus-setup bldvldb.sh createvol_rep purgevol_rep startserver vice-setup vice-setup-rvm '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5" install -p -m 644 maxgroupid.5 volumelist.5 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8" install -p -m 644 venus-setup.8 volmunge.8 bldvldb.sh.8 createvol_rep.8 purgevol_rep.8 startserver.8 vice-setup.8 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/scripts' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/scripts' Making install in kerndep make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/kerndep' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/kerndep' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/kerndep' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/kerndep' Making install in util make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/util' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/util' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/util' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/util' Making install in vicedep make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' make install-am make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' make[4]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vicedep' Making install in dir make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/dir' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/dir' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/dir' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/dir' Making install in al make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/al' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/al' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p pdbtool '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p pdbtool /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/pdbtool test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8" install -p -m 644 pdbtool.8 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/al' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/al' Making install in partition make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/partition' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/partition' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p inoder '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p inoder /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/inoder test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5" install -p -m 644 vicetab.5 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/partition' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/partition' Making install in auth2 make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' make install-am make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' make[4]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p au clog cpasswd ctokens cunlog au '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' libtool: install: install -p au /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/au libtool: install: install -p clog /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/clog libtool: install: install -p cpasswd /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/cpasswd libtool: install: install -p ctokens /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/ctokens libtool: install: install -p cunlog /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/cunlog libtool: install: install -p au /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/au test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p auth2 initpw tokentool '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p auth2 /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/auth2 libtool: install: install -p initpw /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/initpw libtool: install: install -p tokentool /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/tokentool test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man1" install -p -m 644 au.1 clog.1 cpasswd.1 ctokens.1 cunlog.1 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5" install -p -m 644 passwd.coda.5 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8" install -p -m 644 auth2.8 initpw.8 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/auth2' Making install in vv make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vv' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vv' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vv' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vv' Making install in lka make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/lka' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/lka' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p mklka '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' libtool: install: install -p mklka /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/mklka make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/lka' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/lka' Making install in vol make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vol' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vol' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5" install -p -m 644 vrdb.5 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vol' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vol' Making install in librepair make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/librepair' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/librepair' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/librepair' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/librepair' Making install in venus make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/venus' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/venus' test -z "/usr/../etc/coda" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/../etc/coda" install -p -m 644 venus.conf.ex realms '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/../etc/coda' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p venus vutil '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p venus /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/venus libtool: install: install -p vutil /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/vutil test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8" install -p -m 644 venus.8 vutil.8 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/venus' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/venus' Making install in repair make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/repair' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/repair' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p repair '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' libtool: install: install -p repair /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/repair test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man1" install -p -m 644 repair.1 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/repair' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/repair' Making install in resolution make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/resolution' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/resolution' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/resolution' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/resolution' Making install in volutil make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/volutil' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/volutil' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p volutil parserecdump backup readdump merge codadump2tar '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p volutil /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/volutil libtool: install: install -p parserecdump /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/parserecdump libtool: install: install -p backup /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/backup libtool: install: install -p readdump /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/readdump libtool: install: install -p merge /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/merge libtool: install: install -p codadump2tar /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/codadump2tar test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5" install -p -m 644 backuplogs.5 dumpfile.5 dumplist.5 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8" install -p -m 644 backup.8 merge.8 readdump.8 volutil.8 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/volutil' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/volutil' Making install in vtools make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vtools' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vtools' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p codacon cfs cmon coda_replay hoard spy mkcodabf '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' libtool: install: install -p codacon /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/codacon libtool: install: install -p cfs /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/cfs libtool: install: install -p cmon /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/cmon libtool: install: install -p coda_replay /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/coda_replay libtool: install: install -p hoard /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/hoard libtool: install: install -p spy /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/spy libtool: install: install -p mkcodabf /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/mkcodabf test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" install -p gcodacon '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p codaconfedit '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p codaconfedit /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/codaconfedit test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man1" install -p -m 644 cfs.1 cmon.1 coda_replay.1 hoard.1 spy.1 mkcodabf.1 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vtools' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vtools' Making install in vcodacon make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' make install-am make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' make[4]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p vcodacon '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' libtool: install: install -p vcodacon /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/vcodacon make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vcodacon' Making install in vice make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vice' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vice' test -z "/usr/../etc/coda" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/../etc/coda" install -p -m 644 server.conf.ex '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/../etc/coda' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p codasrv printvrdb '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p codasrv /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/codasrv libtool: install: install -p printvrdb /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/printvrdb test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5" install -p -m 644 servers.5 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8" install -p -m 644 codasrv.8 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vice' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/vice' Making install in update make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' make install-am make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' make[4]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p updateclnt updatefetch updatesrv '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p updateclnt /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/updateclnt libtool: install: install -p updatefetch /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/updatefetch libtool: install: install -p updatesrv /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/updatesrv test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8" install -p -m 644 updateclnt.8 updatesrv.8 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/update' Making install in asr make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asr' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asr' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p parser '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' libtool: install: install -p parser /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/parser make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asr' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asr' Making install in egasr make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/egasr' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/egasr' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p filerepair removeinc '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' libtool: install: install -p filerepair /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/filerepair libtool: install: install -p removeinc /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/removeinc test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" install -p xfrepair xaskuser '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/egasr' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/egasr' Making install in norton make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/norton' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/norton' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" install -p reinit '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p norton norton-reinit '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p norton /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/norton libtool: install: install -p norton-reinit /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/norton-reinit test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8" install -p -m 644 norton.8 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/norton' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/norton' Making install in smon2 make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/smon2' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/smon2' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p getvolinfo rpc2ping rvmsizer smon2 '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin' libtool: install: install -p getvolinfo /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/getvolinfo libtool: install: install -p rpc2ping /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/rpc2ping libtool: install: install -p rvmsizer /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/rvmsizer libtool: install: install -p smon2 /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/smon2 make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/smon2' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/smon2' Making install in asrlauncher make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asrlauncher' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asrlauncher' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p asrlauncher '/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin' libtool: install: install -p asrlauncher /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/asrlauncher make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asrlauncher' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src/asrlauncher' make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src' make[3]: Entering directory `/builddir/build/BUILD/coda-6.9.5/coda-src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src' make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src' make[1]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/coda-src' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/coda-6.9.5/debian' make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/debian' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/debian' make[1]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/debian' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/coda-6.9.5/tools' make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5/tools' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/tools' make[1]: Leaving directory `/builddir/build/BUILD/coda-6.9.5/tools' make[1]: Entering directory `/builddir/build/BUILD/coda-6.9.5' make[2]: Entering directory `/builddir/build/BUILD/coda-6.9.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/coda-6.9.5' make[1]: Leaving directory `/builddir/build/BUILD/coda-6.9.5' + mkdir -p /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/etc/rc.d/init.d + install -p -m 755 /builddir/build/SOURCES/coda-client.init /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/etc/rc.d/init.d/coda-client + install -p -m 755 /builddir/build/SOURCES/codasrv.init /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/etc/rc.d/init.d/codasrv + install -p -m 755 /builddir/build/SOURCES/auth2.init /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/etc/rc.d/init.d/auth2 + install -p -m 755 /builddir/build/SOURCES/update.init /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/etc/rc.d/init.d/update + mv /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/venus-setup /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/coda-client-setup + mv /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8/venus-setup.8 /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/man/man8/coda-client-setup.8 + mkdir -p /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/coda + touch /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/coda/NOT_REALLY_CODA + mkdir -p /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64//var/lib/coda + mkdir -p /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64//var/lib/coda/cache + mkdir -p /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64//var/lib/coda/spool + mkdir -p /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64//var/log/coda + touch /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/etc/coda/venus.conf /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/etc/coda/server.conf + rm -f /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/parser + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/coda-6.9.5 extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/pdbtool extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/inoder extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/auth2 extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/initpw extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/tokentool extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/venus extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/vutil extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/volutil extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/parserecdump extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/backup extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/readdump extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/merge extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/codadump2tar extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/codaconfedit extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/codasrv extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/printvrdb extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/updateclnt extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/updatefetch extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/updatesrv extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/norton extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/norton-reinit extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/sbin/asrlauncher extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/au extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/clog extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/cpasswd extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/ctokens extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/cunlog extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/mklka extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/repair extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/codacon extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/cfs extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/cmon extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/coda_replay extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/hoard extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/spy extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/mkcodabf extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/vcodacon extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/filerepair extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/removeinc extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/getvolinfo extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/rpc2ping extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/rvmsizer extracting debug info from /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/bin/smon2 9868 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: coda-client-6.9.5-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N8O9Ki + umask 022 + cd /builddir/build/BUILD + cd coda-6.9.5 + DOCDIR=/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/doc/coda-client-6.9.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/doc/coda-client-6.9.5 + /bin/mkdir -p /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/doc/coda-client-6.9.5 + cp -pr AUTHORS ChangeLog LICENSE NEWS /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/doc/coda-client-6.9.5 + exit 0 Provides: config(coda-client) = 6.9.5-1.fc14 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig Requires: /bin/sh /usr/bin/perl /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcom_err.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblwp.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) librdslwp.so.1()(64bit) libreadline.so.5()(64bit) librpc2.so.5()(64bit) librvmlwp.so.1()(64bit) libse.so.5()(64bit) libseglwp.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: coda-server-6.9.5-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yKcbgH + umask 022 + cd /builddir/build/BUILD + cd coda-6.9.5 + DOCDIR=/builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/doc/coda-server-6.9.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/doc/coda-server-6.9.5 + /bin/mkdir -p /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/doc/coda-server-6.9.5 + cp -pr AUTHORS ChangeLog LICENSE NEWS /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64/usr/share/doc/coda-server-6.9.5 + exit 0 Provides: config(coda-server) = 6.9.5-1.fc14 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcom_err.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblwp.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) librdslwp.so.1()(64bit) libreadline.so.5()(64bit) librpc2.so.5()(64bit) librvmlwp.so.1()(64bit) libse.so.5()(64bit) libseglwp.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: coda-backup-6.9.5-1.fc14.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcom_err.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblwp.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libreadline.so.5()(64bit) librpc2.so.5()(64bit) libse.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinfo.so.5()(64bit) perl(ConfigReader::DirectiveStyle) perl(File::Basename) perl(FileHandle) perl(Getopt::Long) perl(POSIX) rtld(GNU_HASH) Processing files: coda-vcodacon-6.9.5-1.fc14.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libfltk.so.1.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libkrb5.so.3()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: coda-debuginfo-6.9.5-1.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64 warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/coda-client-6.9.5-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/coda-server-6.9.5-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/coda-backup-6.9.5-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/coda-vcodacon-6.9.5-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/coda-debuginfo-6.9.5-1.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ewafan + umask 022 + cd /builddir/build/BUILD + cd coda-6.9.5 + rm -rf /builddir/build/BUILDROOT/coda-6.9.5-1.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->