Mock Version: 1.1.10 Mock Version: 1.1.10 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/torque.spec'], False, '/var/lib/mock/dist-f16-build-1076632-163328/root/', None, 86400, True, 0, 422, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/torque.spec'] warning: Could not canonicalize hostname: x86-13.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/torque-3.0.1-2.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/torque.spec'], False, '/var/lib/mock/dist-f16-build-1076632-163328/root/', None, 86400, True, 0, 422, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/torque.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7nLoXk + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf torque-3.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/torque-3.0.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd torque-3.0.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (torque-buffer-overrun.patch): + echo 'Patch #0 (torque-buffer-overrun.patch):' + /bin/cat /builddir/build/SOURCES/torque-buffer-overrun.patch + /usr/bin/patch -s -p0 --fuzz=0 + install -pm 644 /builddir/build/SOURCES/xpbs.desktop /builddir/build/SOURCES/xpbsmon.desktop /builddir/build/SOURCES/xpbs.png /builddir/build/SOURCES/xpbsmon.png /builddir/build/SOURCES/README.Fedora /builddir/build/SOURCES/config . + chmod 644 torque.setup + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2e2ETo + umask 022 + cd /builddir/build/BUILD + cd torque-3.0.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --includedir=/usr/include/torque --with-server-home=/var/lib/torque --with-pam=/lib/security --with-sendmail=/usr/sbin/sendmail --disable-static --enable-drmaa --enable-munge-auth --with-default-server=localhost --enable-gui --with-tcl --with-tk --with-rcp=/usr/bin/scp checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for make... make checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking PBS machine type... linux checking whether to turn on the AUTORUN_JOBS flag... no checking whether to turn on the RESOURCEMAXDEFAULT flag... no checking whether to turn on the QUICKCOMMIT flag... no checking whether to turn on the NO_SIGCHLD flag... no checking whether to include server and scheduler... yes checking whether to include the mom daemon... yes checking whether to include the clients... yes checking whether to build DRMAA lib... yes checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for ar... ar checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-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... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... (cached) ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether ln -s works... yes checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for bison... no checking for byacc... no checking for gtbl... no checking for tbl... no checking for gpic... no checking for pic... no checking for groff... no checking for troff... no checking whether to turn on the compilation of DEBUG code... no checking whether to compile with debugging symbols... DEBUG_SYMBOLS=no checking whether to use strict gcc warnings... no checking for stat64... yes checking for open64... yes checking for lseek64... yes checking for struct stat64.st_mode... no checking for struct stat64.st_mode... yes checking if largefile compiles (looking at you, OSX)... yes checking whether to use threaded high availability... no checking whether to create only the top temporary job directory... checking whether to force XOPEN networking stack... no... phew! checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/tty.h usability... no checking sys/tty.h presence... no checking for sys/tty.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking pam/pam_modules.h usability... no checking pam/pam_modules.h presence... no checking for pam/pam_modules.h... no checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking mach/shared_region.h usability... no checking mach/shared_region.h presence... no checking for mach/shared_region.h... no checking for security/pam_modules.h... yes checking whether to allow geometry requests... no checking whether to support NUMA systems... no checking whether to enable libcpuset support... no checking whether to enable memacct support... no checking whether add memory alignment flags... no checking whether to build BLCR support... no checking whether to add x attributes to accounting... no checking whether to build Cray's CPA support... no checking whether to build Cray's CSA support... no checking whether to enable libjob job_create support... no checking whether to support munge authorization... yes checking for openpty... no checking for openpty in -lutil... yes configure: Checking global settings... checking for CMSG_SPACE... no checking if enabling Unix Domain socket supprt... no configure: remote file copy program... /usr/bin/scp -rpB checking for PAM install directory... /lib/security checking for xauth... /usr/bin/xauth checking whether to install modulefiles... no checking for xdr_int... yes checking for ruserok... yes checking for hstrerror... yes checking for initscr in -lncurses... yes checking for rl_callback_handler_install in -lreadline... yes checking for h_errno declaration in netdb.h... yes checking for FD_SET declaration in sys/select.h... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 12 checking for short... yes checking size of short... 2 checking for unsigned... yes checking size of unsigned... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned char... yes checking size of unsigned char... 1 checking for unsigned long... yes checking size of unsigned long... 4 checking for signed char... yes checking size of signed char... 1 checking whether char is unsigned... no checking for socklen_t... yes checking for pam_get_user() calling type... const char checking for seteuid... yes checking for setegid... yes checking for gettimeofday... yes checking for bindresvport... yes checking for wordexp... yes checking for poll... yes checking for getaddrinfo... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for size_t... yes checking for getgroups... yes checking for working getgroups... yes checking for atexit... yes checking for ntohl... yes checking for correct TEA configuration... ok configure: Starting Tcl/Tk configuration checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading checking for Tcl public headers... /usr/include checking for tclx configuration... none checking for Tk configuration... found /usr/lib/tkConfig.sh checking for existence of /usr/lib/tkConfig.sh... loading checking for Tk public headers... /usr/include checking for Tcl_Init... yes checking for Tk_Init... yes checking whether to include the GUI-clients... yes checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 checking checking for Tcl attribute seperator... . checking whether to enable tcl-qstat... yes configure: Finished Tcl/Tk configuration configure: Configuring DRMAA ... checking for gperf... no checking for dot... yes checking for doxygen... /usr/bin/doxygen checking whether byte ordering is bigendian... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for stddef.h... (cached) yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strftime... yes checking for getcwd... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for mkstemp... yes checking for fstat... yes checking for strlcpy... no checking for asprintf... yes checking for vasprintf... yes checking for va_copy... yes checking for __va_copy... yes creating pbs-config - generic 3.0.1 for -ltorque configure: creating ./config.status config.status: creating torque.spec config.status: creating buildutils/pbs_mkdirs config.status: creating buildutils/self-extract-head-sh config.status: creating buildutils/modulefiles config.status: creating buildutils/modulefiles.vers config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/man1/Makefile config.status: creating doc/man3/Makefile config.status: creating doc/man7/Makefile config.status: creating doc/man8/Makefile config.status: creating src/Makefile config.status: creating src/cmds/Makefile config.status: creating src/iff/Makefile config.status: creating src/gui/Makefile config.status: creating src/gui/Ccode/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/Libattr/Makefile config.status: creating src/lib/Libcmds/Makefile config.status: creating src/lib/Libcsv/Makefile config.status: creating src/lib/Libdis/Makefile config.status: creating src/lib/Libifl/Makefile config.status: creating src/lib/Liblog/Makefile config.status: creating src/lib/Libnet/Makefile config.status: creating src/lib/Libpbs/Makefile config.status: creating src/lib/Libsite/Makefile config.status: creating src/lib/Libutils/Makefile config.status: creating src/mom_rcp/Makefile config.status: creating src/momctl/Makefile config.status: creating src/resmom/Makefile config.status: creating src/resmom/aix4/Makefile config.status: creating src/resmom/aix5/Makefile config.status: creating src/resmom/cygwin/Makefile config.status: creating src/resmom/darwin/Makefile config.status: creating src/resmom/digitalunix/Makefile config.status: creating src/resmom/freebsd/Makefile config.status: creating src/resmom/freebsd5/Makefile config.status: creating src/resmom/fujitsu/Makefile config.status: creating src/resmom/hpux10/Makefile config.status: creating src/resmom/hpux11/Makefile config.status: creating src/resmom/irix5/Makefile config.status: creating src/resmom/irix6/Makefile config.status: creating src/resmom/irix6array/Makefile config.status: creating src/resmom/linux/Makefile config.status: creating src/resmom/netbsd/Makefile config.status: creating src/resmom/solaris5/Makefile config.status: creating src/resmom/solaris7/Makefile config.status: creating src/resmom/sunos4/Makefile config.status: creating src/resmom/unicos8/Makefile config.status: creating src/resmom/unicosmk2/Makefile config.status: creating src/scheduler.basl/Makefile config.status: creating src/scheduler.cc/Makefile config.status: creating src/scheduler.cc/samples/Makefile config.status: creating src/scheduler.cc/samples/cray_t3e/Makefile config.status: creating src/scheduler.cc/samples/dec_cluster/Makefile config.status: creating src/scheduler.cc/samples/fifo/Makefile config.status: creating src/scheduler.cc/samples/msic_cluster/Makefile config.status: creating src/scheduler.cc/samples/sgi_origin/Makefile config.status: creating src/scheduler.cc/samples/umn_cluster/Makefile config.status: creating src/scheduler.tcl/Makefile config.status: creating src/server/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/xpbsmon/Makefile config.status: creating src/drmaa/Makefile config.status: creating src/drmaa/src/Makefile config.status: creating src/drmaa/test/Makefile config.status: creating src/drmaa/Doxyfile config.status: creating src/pam/Makefile config.status: creating src/include/pbs_config.h config.status: executing depfiles commands Building components: server=yes mom=yes clients=yes gui=yes drmaa=yes pam=yes PBS Machine type: linux Remote copy: /usr/bin/scp -rpB PBS home: /var/lib/torque Default server: localhost Unix Domain sockets: no Tcl: -L/usr/lib -ltcl8.5 -ldl -lieee -lm Tk: -L/usr/lib -ltk8.5 -lX11 -L/usr/lib -ltcl8.5 -ldl -lieee -lm Ready for 'make'. + make -j16 Making all in src make[1]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src' Making all in include make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/include' cp site_job_attr_def.ht site_job_attr_def.h cp site_job_attr_enum.ht site_job_attr_enum.h cp site_qmgr_node_print.ht site_qmgr_node_print.h cp site_qmgr_que_print.ht site_qmgr_que_print.h cp site_qmgr_svr_print.ht site_qmgr_svr_print.h cp site_que_attr_def.ht site_que_attr_def.h cp site_que_attr_enum.ht site_que_attr_enum.h cp site_svr_attr_def.ht site_svr_attr_def.h cp site_svr_attr_enum.ht site_svr_attr_enum.h make all-am make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/include' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/include' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib' Making all in Libattr make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libattr' gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_atomic.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_acl.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_arst.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_b.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_c.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_hold.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_intr.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_l.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_ll.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_resc.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_size.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_str.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_time.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_unkn.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_func.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_node_func.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c Long_.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c LTostr.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c strToL.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c strTouL.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c uLTostr.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_fn_tokens.c rm -f libattr.a ar cru libattr.a attr_atomic.o attr_fn_acl.o attr_fn_arst.o attr_fn_b.o attr_fn_c.o attr_fn_hold.o attr_fn_intr.o attr_fn_l.o attr_fn_ll.o attr_fn_resc.o attr_fn_size.o attr_fn_str.o attr_fn_time.o attr_fn_unkn.o attr_func.o attr_node_func.o Long_.o LTostr.o strToL.o strTouL.o uLTostr.o attr_fn_tokens.o ranlib libattr.a make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libattr' Making all in Libcmds make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcmds' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcmds' Making all in Libcsv make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcsv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcsv' Making all in Libdis make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libdis' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libdis' Making all in Libifl make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libifl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libifl' Making all in Liblog make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Liblog' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Liblog' Making all in Libnet make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libnet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libnet' Making all in Libpbs make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs' /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o csv.lo `test -f '../Libcsv/csv.c' || echo './'`../Libcsv/csv.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dis.lo `test -f '../Libdis/dis.c' || echo './'`../Libdis/dis.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o discui_.lo `test -f '../Libdis/discui_.c' || echo './'`../Libdis/discui_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o discul_.lo `test -f '../Libdis/discul_.c' || echo './'`../Libdis/discul_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disi10d_.lo `test -f '../Libdis/disi10d_.c' || echo './'`../Libdis/disi10d_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disi10l_.lo `test -f '../Libdis/disi10l_.c' || echo './'`../Libdis/disi10l_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disiui_.lo `test -f '../Libdis/disiui_.c' || echo './'`../Libdis/disiui_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disp10d_.lo `test -f '../Libdis/disp10d_.c' || echo './'`../Libdis/disp10d_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disp10l_.lo `test -f '../Libdis/disp10l_.c' || echo './'`../Libdis/disp10l_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrcs.lo `test -f '../Libdis/disrcs.c' || echo './'`../Libdis/disrcs.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrd.lo `test -f '../Libdis/disrd.c' || echo './'`../Libdis/disrd.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrf.lo `test -f '../Libdis/disrf.c' || echo './'`../Libdis/disrf.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrfcs.lo `test -f '../Libdis/disrfcs.c' || echo './'`../Libdis/disrfcs.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrfst.lo `test -f '../Libdis/disrfst.c' || echo './'`../Libdis/disrfst.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrl_.lo `test -f '../Libdis/disrl_.c' || echo './'`../Libdis/disrl_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrl.lo `test -f '../Libdis/disrl.c' || echo './'`../Libdis/disrl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcsv/csv.c -fPIC -DPIC -o .libs/csv.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/discui_.c -fPIC -DPIC -o .libs/discui_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disp10d_.c -fPIC -DPIC -o .libs/disp10d_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disp10l_.c -fPIC -DPIC -o .libs/disp10l_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/discul_.c -fPIC -DPIC -o .libs/discul_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disiui_.c -fPIC -DPIC -o .libs/disiui_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrcs.c -fPIC -DPIC -o .libs/disrcs.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrd.c -fPIC -DPIC -o .libs/disrd.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrfcs.c -fPIC -DPIC -o .libs/disrfcs.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrl_.c -fPIC -DPIC -o .libs/disrl_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrfst.c -fPIC -DPIC -o .libs/disrfst.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrf.c -fPIC -DPIC -o .libs/disrf.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/dis.c -fPIC -DPIC -o .libs/dis.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrl.c -fPIC -DPIC -o .libs/disrl.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrsc.lo `test -f '../Libdis/disrsc.c' || echo './'`../Libdis/disrsc.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrsi_.lo `test -f '../Libdis/disrsi_.c' || echo './'`../Libdis/disrsi_.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disi10l_.c -fPIC -DPIC -o .libs/disi10l_.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrsi.lo `test -f '../Libdis/disrsi.c' || echo './'`../Libdis/disrsi.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrsl_.lo `test -f '../Libdis/disrsl_.c' || echo './'`../Libdis/disrsl_.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disi10d_.c -fPIC -DPIC -o .libs/disi10d_.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrsl.lo `test -f '../Libdis/disrsl.c' || echo './'`../Libdis/disrsl.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrss.lo `test -f '../Libdis/disrss.c' || echo './'`../Libdis/disrss.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrst.lo `test -f '../Libdis/disrst.c' || echo './'`../Libdis/disrst.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disruc.lo `test -f '../Libdis/disruc.c' || echo './'`../Libdis/disruc.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrui.lo `test -f '../Libdis/disrui.c' || echo './'`../Libdis/disrui.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrul.lo `test -f '../Libdis/disrul.c' || echo './'`../Libdis/disrul.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o disrus.lo `test -f '../Libdis/disrus.c' || echo './'`../Libdis/disrus.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o diswcs.lo `test -f '../Libdis/diswcs.c' || echo './'`../Libdis/diswcs.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o diswf.lo `test -f '../Libdis/diswf.c' || echo './'`../Libdis/diswf.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o diswl_.lo `test -f '../Libdis/diswl_.c' || echo './'`../Libdis/diswl_.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o diswsi.lo `test -f '../Libdis/diswsi.c' || echo './'`../Libdis/diswsi.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o diswsl.lo `test -f '../Libdis/diswsl.c' || echo './'`../Libdis/diswsl.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrsi_.c -fPIC -DPIC -o .libs/disrsi_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrsi.c -fPIC -DPIC -o .libs/disrsi.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrsc.c -fPIC -DPIC -o .libs/disrsc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrsl_.c -fPIC -DPIC -o .libs/disrsl_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrss.c -fPIC -DPIC -o .libs/disrss.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disruc.c -fPIC -DPIC -o .libs/disruc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/diswcs.c -fPIC -DPIC -o .libs/diswcs.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrst.c -fPIC -DPIC -o .libs/disrst.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrui.c -fPIC -DPIC -o .libs/disrui.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrul.c -fPIC -DPIC -o .libs/disrul.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrus.c -fPIC -DPIC -o .libs/disrus.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o diswui_.lo `test -f '../Libdis/diswui_.c' || echo './'`../Libdis/diswui_.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/disrsl.c -fPIC -DPIC -o .libs/disrsl.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o diswui.lo `test -f '../Libdis/diswui.c' || echo './'`../Libdis/diswui.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o diswul.lo `test -f '../Libdis/diswul.c' || echo './'`../Libdis/diswul.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_attrl.lo `test -f '../Libifl/dec_attrl.c' || echo './'`../Libifl/dec_attrl.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/diswf.c -fPIC -DPIC -o .libs/diswf.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/diswl_.c -fPIC -DPIC -o .libs/diswl_.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_attropl.lo `test -f '../Libifl/dec_attropl.c' || echo './'`../Libifl/dec_attropl.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_Authen.lo `test -f '../Libifl/dec_Authen.c' || echo './'`../Libifl/dec_Authen.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_CpyFil.lo `test -f '../Libifl/dec_CpyFil.c' || echo './'`../Libifl/dec_CpyFil.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_JobCred.lo `test -f '../Libifl/dec_JobCred.c' || echo './'`../Libifl/dec_JobCred.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_JobFile.lo `test -f '../Libifl/dec_JobFile.c' || echo './'`../Libifl/dec_JobFile.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/diswsl.c -fPIC -DPIC -o .libs/diswsl.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_JobId.lo `test -f '../Libifl/dec_JobId.c' || echo './'`../Libifl/dec_JobId.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/diswsi.c -fPIC -DPIC -o .libs/diswsi.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_JobObit.lo `test -f '../Libifl/dec_JobObit.c' || echo './'`../Libifl/dec_JobObit.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_Manage.lo `test -f '../Libifl/dec_Manage.c' || echo './'`../Libifl/dec_Manage.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_MoveJob.lo `test -f '../Libifl/dec_MoveJob.c' || echo './'`../Libifl/dec_MoveJob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_MsgJob.lo `test -f '../Libifl/dec_MsgJob.c' || echo './'`../Libifl/dec_MsgJob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_QueueJob.lo `test -f '../Libifl/dec_QueueJob.c' || echo './'`../Libifl/dec_QueueJob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_Reg.lo `test -f '../Libifl/dec_Reg.c' || echo './'`../Libifl/dec_Reg.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/diswul.c -fPIC -DPIC -o .libs/diswul.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/diswui_.c -fPIC -DPIC -o .libs/diswui_.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_attropl.c -fPIC -DPIC -o .libs/dec_attropl.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libdis/diswui.c -fPIC -DPIC -o .libs/diswui.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_CpyFil.c -fPIC -DPIC -o .libs/dec_CpyFil.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_attrl.c -fPIC -DPIC -o .libs/dec_attrl.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_Authen.c -fPIC -DPIC -o .libs/dec_Authen.o ../Libifl/dec_attropl.c: In function 'decode_DIS_attropl': ../Libifl/dec_attropl.c:116:17: warning: variable 'name_len' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_JobId.c -fPIC -DPIC -o .libs/dec_JobId.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_Manage.c -fPIC -DPIC -o .libs/dec_Manage.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_ReqExt.lo `test -f '../Libifl/dec_ReqExt.c' || echo './'`../Libifl/dec_ReqExt.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_JobFile.c -fPIC -DPIC -o .libs/dec_JobFile.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_JobObit.c -fPIC -DPIC -o .libs/dec_JobObit.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_ReqHdr.lo `test -f '../Libifl/dec_ReqHdr.c' || echo './'`../Libifl/dec_ReqHdr.c ../Libifl/dec_attrl.c: In function 'decode_DIS_attrl': ../Libifl/dec_attrl.c:116:17: warning: variable 'name_len' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_Resc.lo `test -f '../Libifl/dec_Resc.c' || echo './'`../Libifl/dec_Resc.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_ReturnFile.lo `test -f '../Libifl/dec_ReturnFile.c' || echo './'`../Libifl/dec_ReturnFile.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_rpyc.lo `test -f '../Libifl/dec_rpyc.c' || echo './'`../Libifl/dec_rpyc.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_rpys.lo `test -f '../Libifl/dec_rpys.c' || echo './'`../Libifl/dec_rpys.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_RunJob.lo `test -f '../Libifl/dec_RunJob.c' || echo './'`../Libifl/dec_RunJob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_JobCred.c -fPIC -DPIC -o .libs/dec_JobCred.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_Shut.lo `test -f '../Libifl/dec_Shut.c' || echo './'`../Libifl/dec_Shut.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_QueueJob.c -fPIC -DPIC -o .libs/dec_QueueJob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_Sig.lo `test -f '../Libifl/dec_Sig.c' || echo './'`../Libifl/dec_Sig.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_Status.lo `test -f '../Libifl/dec_Status.c' || echo './'`../Libifl/dec_Status.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_MoveJob.c -fPIC -DPIC -o .libs/dec_MoveJob.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_Reg.c -fPIC -DPIC -o .libs/dec_Reg.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_svrattrl.lo `test -f '../Libifl/dec_svrattrl.c' || echo './'`../Libifl/dec_svrattrl.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_MsgJob.c -fPIC -DPIC -o .libs/dec_MsgJob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dec_Track.lo `test -f '../Libifl/dec_Track.c' || echo './'`../Libifl/dec_Track.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_attrl.lo `test -f '../Libifl/enc_attrl.c' || echo './'`../Libifl/enc_attrl.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_ReqHdr.c -fPIC -DPIC -o .libs/dec_ReqHdr.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_ReqExt.c -fPIC -DPIC -o .libs/dec_ReqExt.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_attropl.lo `test -f '../Libifl/enc_attropl.c' || echo './'`../Libifl/enc_attropl.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_CpyFil.lo `test -f '../Libifl/enc_CpyFil.c' || echo './'`../Libifl/enc_CpyFil.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_JobCred.lo `test -f '../Libifl/enc_JobCred.c' || echo './'`../Libifl/enc_JobCred.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_ReturnFile.c -fPIC -DPIC -o .libs/dec_ReturnFile.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_Resc.c -fPIC -DPIC -o .libs/dec_Resc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_rpys.c -fPIC -DPIC -o .libs/dec_rpys.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_rpyc.c -fPIC -DPIC -o .libs/dec_rpyc.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_JobFile.lo `test -f '../Libifl/enc_JobFile.c' || echo './'`../Libifl/enc_JobFile.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_Shut.c -fPIC -DPIC -o .libs/dec_Shut.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_RunJob.c -fPIC -DPIC -o .libs/dec_RunJob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_JobId.lo `test -f '../Libifl/enc_JobId.c' || echo './'`../Libifl/enc_JobId.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_JobObit.lo `test -f '../Libifl/enc_JobObit.c' || echo './'`../Libifl/enc_JobObit.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_Manage.lo `test -f '../Libifl/enc_Manage.c' || echo './'`../Libifl/enc_Manage.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_Track.c -fPIC -DPIC -o .libs/dec_Track.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_Sig.c -fPIC -DPIC -o .libs/dec_Sig.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_Status.c -fPIC -DPIC -o .libs/dec_Status.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_MoveJob.lo `test -f '../Libifl/enc_MoveJob.c' || echo './'`../Libifl/enc_MoveJob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/dec_svrattrl.c -fPIC -DPIC -o .libs/dec_svrattrl.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_MsgJob.lo `test -f '../Libifl/enc_MsgJob.c' || echo './'`../Libifl/enc_MsgJob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_QueueJob.lo `test -f '../Libifl/enc_QueueJob.c' || echo './'`../Libifl/enc_QueueJob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_attrl.c -fPIC -DPIC -o .libs/enc_attrl.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_attropl.c -fPIC -DPIC -o .libs/enc_attropl.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_JobCred.c -fPIC -DPIC -o .libs/enc_JobCred.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_Reg.lo `test -f '../Libifl/enc_Reg.c' || echo './'`../Libifl/enc_Reg.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_reply.lo `test -f '../Libifl/enc_reply.c' || echo './'`../Libifl/enc_reply.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_ReturnFile.lo `test -f '../Libifl/enc_ReturnFile.c' || echo './'`../Libifl/enc_ReturnFile.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_CpyFil.c -fPIC -DPIC -o .libs/enc_CpyFil.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_ReqExt.lo `test -f '../Libifl/enc_ReqExt.c' || echo './'`../Libifl/enc_ReqExt.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_ReqHdr.lo `test -f '../Libifl/enc_ReqHdr.c' || echo './'`../Libifl/enc_ReqHdr.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_RunJob.lo `test -f '../Libifl/enc_RunJob.c' || echo './'`../Libifl/enc_RunJob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_Shut.lo `test -f '../Libifl/enc_Shut.c' || echo './'`../Libifl/enc_Shut.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_JobObit.c -fPIC -DPIC -o .libs/enc_JobObit.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_Sig.lo `test -f '../Libifl/enc_Sig.c' || echo './'`../Libifl/enc_Sig.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_JobFile.c -fPIC -DPIC -o .libs/enc_JobFile.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_JobId.c -fPIC -DPIC -o .libs/enc_JobId.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_Manage.c -fPIC -DPIC -o .libs/enc_Manage.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_Status.lo `test -f '../Libifl/enc_Status.c' || echo './'`../Libifl/enc_Status.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_MsgJob.c -fPIC -DPIC -o .libs/enc_MsgJob.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_MoveJob.c -fPIC -DPIC -o .libs/enc_MoveJob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_svrattrl.lo `test -f '../Libifl/enc_svrattrl.c' || echo './'`../Libifl/enc_svrattrl.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o enc_Track.lo `test -f '../Libifl/enc_Track.c' || echo './'`../Libifl/enc_Track.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o get_svrport.lo `test -f '../Libifl/get_svrport.c' || echo './'`../Libifl/get_svrport.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_QueueJob.c -fPIC -DPIC -o .libs/enc_QueueJob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o nonblock.lo `test -f '../Libifl/nonblock.c' || echo './'`../Libifl/nonblock.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_ReturnFile.c -fPIC -DPIC -o .libs/enc_ReturnFile.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_Reg.c -fPIC -DPIC -o .libs/enc_Reg.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_reply.c -fPIC -DPIC -o .libs/enc_reply.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBS_attr.lo `test -f '../Libifl/PBS_attr.c' || echo './'`../Libifl/PBS_attr.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_alterjo.lo `test -f '../Libifl/pbsD_alterjo.c' || echo './'`../Libifl/pbsD_alterjo.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_ReqExt.c -fPIC -DPIC -o .libs/enc_ReqExt.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_asyrun.lo `test -f '../Libifl/pbsD_asyrun.c' || echo './'`../Libifl/pbsD_asyrun.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_ReqHdr.c -fPIC -DPIC -o .libs/enc_ReqHdr.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_RunJob.c -fPIC -DPIC -o .libs/enc_RunJob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBS_data.lo `test -f '../Libifl/PBS_data.c' || echo './'`../Libifl/PBS_data.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_connect.lo `test -f '../Libifl/pbsD_connect.c' || echo './'`../Libifl/pbsD_connect.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_Sig.c -fPIC -DPIC -o .libs/enc_Sig.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_Shut.c -fPIC -DPIC -o .libs/enc_Shut.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_deljob.lo `test -f '../Libifl/pbsD_deljob.c' || echo './'`../Libifl/pbsD_deljob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_holdjob.lo `test -f '../Libifl/pbsD_holdjob.c' || echo './'`../Libifl/pbsD_holdjob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_chkptjob.lo `test -f '../Libifl/pbsD_chkptjob.c' || echo './'`../Libifl/pbsD_chkptjob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_Status.c -fPIC -DPIC -o .libs/enc_Status.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_locjob.lo `test -f '../Libifl/pbsD_locjob.c' || echo './'`../Libifl/pbsD_locjob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/get_svrport.c -fPIC -DPIC -o .libs/get_svrport.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_Track.c -fPIC -DPIC -o .libs/enc_Track.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBSD_manage2.lo `test -f '../Libifl/PBSD_manage2.c' || echo './'`../Libifl/PBSD_manage2.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/nonblock.c -fPIC -DPIC -o .libs/nonblock.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_manager.lo `test -f '../Libifl/pbsD_manager.c' || echo './'`../Libifl/pbsD_manager.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/enc_svrattrl.c -fPIC -DPIC -o .libs/enc_svrattrl.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBS_attr.c -fPIC -DPIC -o .libs/PBS_attr.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_movejob.lo `test -f '../Libifl/pbsD_movejob.c' || echo './'`../Libifl/pbsD_movejob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_alterjo.c -fPIC -DPIC -o .libs/pbsD_alterjo.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBSD_manager_caps.lo `test -f '../Libifl/PBSD_manager_caps.c' || echo './'`../Libifl/PBSD_manager_caps.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBSD_msg2.lo `test -f '../Libifl/PBSD_msg2.c' || echo './'`../Libifl/PBSD_msg2.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_msgjob.lo `test -f '../Libifl/pbsD_msgjob.c' || echo './'`../Libifl/pbsD_msgjob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_asyrun.c -fPIC -DPIC -o .libs/pbsD_asyrun.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_connect.c -fPIC -DPIC -o .libs/pbsD_connect.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_orderjo.lo `test -f '../Libifl/pbsD_orderjo.c' || echo './'`../Libifl/pbsD_orderjo.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBSD_rdrpy.lo `test -f '../Libifl/PBSD_rdrpy.c' || echo './'`../Libifl/PBSD_rdrpy.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_deljob.c -fPIC -DPIC -o .libs/pbsD_deljob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_rerunjo.lo `test -f '../Libifl/pbsD_rerunjo.c' || echo './'`../Libifl/pbsD_rerunjo.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBS_data.c -fPIC -DPIC -o .libs/PBS_data.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_holdjob.c -fPIC -DPIC -o .libs/pbsD_holdjob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_resc.lo `test -f '../Libifl/pbsD_resc.c' || echo './'`../Libifl/pbsD_resc.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_locjob.c -fPIC -DPIC -o .libs/pbsD_locjob.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_chkptjob.c -fPIC -DPIC -o .libs/pbsD_chkptjob.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBSD_manage2.c -fPIC -DPIC -o .libs/PBSD_manage2.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_rlsjob.lo `test -f '../Libifl/pbsD_rlsjob.c' || echo './'`../Libifl/pbsD_rlsjob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_manager.c -fPIC -DPIC -o .libs/pbsD_manager.o ../Libifl/pbsD_connect.c: In function 'PBSD_munge_authenticate': ../Libifl/pbsD_connect.c:386:25: warning: variable 'reply' set but not used [-Wunused-but-set-variable] ../Libifl/pbsD_connect.c:375:7: warning: variable 'newfd' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_runjob.lo `test -f '../Libifl/pbsD_runjob.c' || echo './'`../Libifl/pbsD_runjob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_selectj.lo `test -f '../Libifl/pbsD_selectj.c' || echo './'`../Libifl/pbsD_selectj.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBSD_manager_caps.c -fPIC -DPIC -o .libs/PBSD_manager_caps.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_movejob.c -fPIC -DPIC -o .libs/pbsD_movejob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBSD_sig2.lo `test -f '../Libifl/PBSD_sig2.c' || echo './'`../Libifl/PBSD_sig2.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBSD_msg2.c -fPIC -DPIC -o .libs/PBSD_msg2.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_sigjob.lo `test -f '../Libifl/pbsD_sigjob.c' || echo './'`../Libifl/pbsD_sigjob.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_stagein.lo `test -f '../Libifl/pbsD_stagein.c' || echo './'`../Libifl/pbsD_stagein.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_statjob.lo `test -f '../Libifl/pbsD_statjob.c' || echo './'`../Libifl/pbsD_statjob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_orderjo.c -fPIC -DPIC -o .libs/pbsD_orderjo.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_msgjob.c -fPIC -DPIC -o .libs/pbsD_msgjob.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_statnode.lo `test -f '../Libifl/pbsD_statnode.c' || echo './'`../Libifl/pbsD_statnode.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_statque.lo `test -f '../Libifl/pbsD_statque.c' || echo './'`../Libifl/pbsD_statque.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_statsrv.lo `test -f '../Libifl/pbsD_statsrv.c' || echo './'`../Libifl/pbsD_statsrv.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBSD_rdrpy.c -fPIC -DPIC -o .libs/PBSD_rdrpy.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_resc.c -fPIC -DPIC -o .libs/pbsD_resc.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBSD_status2.lo `test -f '../Libifl/PBSD_status2.c' || echo './'`../Libifl/PBSD_status2.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBSD_status.lo `test -f '../Libifl/PBSD_status.c' || echo './'`../Libifl/PBSD_status.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_rlsjob.c -fPIC -DPIC -o .libs/pbsD_rlsjob.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_runjob.c -fPIC -DPIC -o .libs/pbsD_runjob.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_rerunjo.c -fPIC -DPIC -o .libs/pbsD_rerunjo.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_sigjob.c -fPIC -DPIC -o .libs/pbsD_sigjob.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_selectj.c -fPIC -DPIC -o .libs/pbsD_selectj.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_submit.lo `test -f '../Libifl/pbsD_submit.c' || echo './'`../Libifl/pbsD_submit.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBSD_sig2.c -fPIC -DPIC -o .libs/PBSD_sig2.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o PBSD_submit_caps.lo `test -f '../Libifl/PBSD_submit_caps.c' || echo './'`../Libifl/PBSD_submit_caps.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_stagein.c -fPIC -DPIC -o .libs/pbsD_stagein.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbsD_termin.lo `test -f '../Libifl/pbsD_termin.c' || echo './'`../Libifl/pbsD_termin.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_statnode.c -fPIC -DPIC -o .libs/pbsD_statnode.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_geterrmg.lo `test -f '../Libifl/pbs_geterrmg.c' || echo './'`../Libifl/pbs_geterrmg.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_statfree.lo `test -f '../Libifl/pbs_statfree.c' || echo './'`../Libifl/pbs_statfree.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_statjob.c -fPIC -DPIC -o .libs/pbsD_statjob.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_statsrv.c -fPIC -DPIC -o .libs/pbsD_statsrv.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o rpp.lo `test -f '../Libifl/rpp.c' || echo './'`../Libifl/rpp.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_statque.c -fPIC -DPIC -o .libs/pbsD_statque.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o tcp_dis.lo `test -f '../Libifl/tcp_dis.c' || echo './'`../Libifl/tcp_dis.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o tm.lo `test -f '../Libifl/tm.c' || echo './'`../Libifl/tm.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o list_link.lo `test -f '../Libifl/list_link.c' || echo './'`../Libifl/list_link.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o ck_job_name.lo `test -f '../Libcmds/ck_job_name.c' || echo './'`../Libcmds/ck_job_name.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o cnt2server.lo `test -f '../Libcmds/cnt2server.c' || echo './'`../Libcmds/cnt2server.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o cvtdate.lo `test -f '../Libcmds/cvtdate.c' || echo './'`../Libcmds/cvtdate.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o get_server.lo `test -f '../Libcmds/get_server.c' || echo './'`../Libcmds/get_server.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBSD_status.c -fPIC -DPIC -o .libs/PBSD_status.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o locate_job.lo `test -f '../Libcmds/locate_job.c' || echo './'`../Libcmds/locate_job.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBSD_status2.c -fPIC -DPIC -o .libs/PBSD_status2.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_submit.c -fPIC -DPIC -o .libs/pbsD_submit.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbsD_termin.c -fPIC -DPIC -o .libs/pbsD_termin.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/PBSD_submit_caps.c -fPIC -DPIC -o .libs/PBSD_submit_caps.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbs_statfree.c -fPIC -DPIC -o .libs/pbs_statfree.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/pbs_geterrmg.c -fPIC -DPIC -o .libs/pbs_geterrmg.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o parse_at.lo `test -f '../Libcmds/parse_at.c' || echo './'`../Libcmds/parse_at.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o parse_depend.lo `test -f '../Libcmds/parse_depend.c' || echo './'`../Libcmds/parse_depend.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/rpp.c -fPIC -DPIC -o .libs/rpp.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o parse_destid.lo `test -f '../Libcmds/parse_destid.c' || echo './'`../Libcmds/parse_destid.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/tm.c -fPIC -DPIC -o .libs/tm.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/tcp_dis.c -fPIC -DPIC -o .libs/tcp_dis.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libifl/list_link.c -fPIC -DPIC -o .libs/list_link.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o parse_equal.lo `test -f '../Libcmds/parse_equal.c' || echo './'`../Libcmds/parse_equal.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o parse_jobid.lo `test -f '../Libcmds/parse_jobid.c' || echo './'`../Libcmds/parse_jobid.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/ck_job_name.c -fPIC -DPIC -o .libs/ck_job_name.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/get_server.c -fPIC -DPIC -o .libs/get_server.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/cnt2server.c -fPIC -DPIC -o .libs/cnt2server.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o parse_stage.lo `test -f '../Libcmds/parse_stage.c' || echo './'`../Libcmds/parse_stage.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/locate_job.c -fPIC -DPIC -o .libs/locate_job.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o prepare_path.lo `test -f '../Libcmds/prepare_path.c' || echo './'`../Libcmds/prepare_path.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/cvtdate.c -fPIC -DPIC -o .libs/cvtdate.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o prt_job_err.lo `test -f '../Libcmds/prt_job_err.c' || echo './'`../Libcmds/prt_job_err.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o set_attr.lo `test -f '../Libcmds/set_attr.c' || echo './'`../Libcmds/set_attr.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o set_resource.lo `test -f '../Libcmds/set_resource.c' || echo './'`../Libcmds/set_resource.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/parse_at.c -fPIC -DPIC -o .libs/parse_at.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o chk_file_sec.lo `test -f '../Liblog/chk_file_sec.c' || echo './'`../Liblog/chk_file_sec.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o log_event.lo `test -f '../Liblog/log_event.c' || echo './'`../Liblog/log_event.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/parse_destid.c -fPIC -DPIC -o .libs/parse_destid.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/parse_stage.c -fPIC -DPIC -o .libs/parse_stage.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/parse_depend.c -fPIC -DPIC -o .libs/parse_depend.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/parse_equal.c -fPIC -DPIC -o .libs/parse_equal.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_log.lo `test -f '../Liblog/pbs_log.c' || echo './'`../Liblog/pbs_log.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_messages.lo `test -f '../Liblog/pbs_messages.c' || echo './'`../Liblog/pbs_messages.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/parse_jobid.c -fPIC -DPIC -o .libs/parse_jobid.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/prt_job_err.c -fPIC -DPIC -o .libs/prt_job_err.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o setup_env.lo `test -f '../Liblog/setup_env.c' || echo './'`../Liblog/setup_env.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/prepare_path.c -fPIC -DPIC -o .libs/prepare_path.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o get_hostaddr.lo `test -f '../Libnet/get_hostaddr.c' || echo './'`../Libnet/get_hostaddr.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/set_attr.c -fPIC -DPIC -o .libs/set_attr.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libcmds/set_resource.c -fPIC -DPIC -o .libs/set_resource.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o get_hostname.lo `test -f '../Libnet/get_hostname.c' || echo './'`../Libnet/get_hostname.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Liblog/log_event.c -fPIC -DPIC -o .libs/log_event.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o md5.lo `test -f '../Libnet/md5.c' || echo './'`../Libnet/md5.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Liblog/chk_file_sec.c -fPIC -DPIC -o .libs/chk_file_sec.o /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o net_client.lo `test -f '../Libnet/net_client.c' || echo './'`../Libnet/net_client.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o net_server.lo `test -f '../Libnet/net_server.c' || echo './'`../Libnet/net_server.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o net_set_clse.lo `test -f '../Libnet/net_set_clse.c' || echo './'`../Libnet/net_set_clse.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o rm.lo `test -f '../Libnet/rm.c' || echo './'`../Libnet/rm.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o port_forwarding.lo `test -f '../Libnet/port_forwarding.c' || echo './'`../Libnet/port_forwarding.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Liblog/pbs_log.c -fPIC -DPIC -o .libs/pbs_log.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Liblog/pbs_messages.c -fPIC -DPIC -o .libs/pbs_messages.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Liblog/setup_env.c -fPIC -DPIC -o .libs/setup_env.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libnet/get_hostaddr.c -fPIC -DPIC -o .libs/get_hostaddr.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libnet/get_hostname.c -fPIC -DPIC -o .libs/get_hostname.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libnet/md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libnet/net_client.c -fPIC -DPIC -o .libs/net_client.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libnet/rm.c -fPIC -DPIC -o .libs/rm.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libnet/net_server.c -fPIC -DPIC -o .libs/net_server.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libnet/port_forwarding.c -fPIC -DPIC -o .libs/port_forwarding.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/lib/Libdis -DIFF_PATH=\"/usr/sbin/pbs_iff\" -DPBS_DEFAULT_FILE=\"/var/lib/torque/server_name\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c ../Libnet/net_set_clse.c -fPIC -DPIC -o .libs/net_set_clse.o ../Libnet/net_client.c: In function 'await_connect': ../Libnet/net_client.c:181:7: warning: variable 'MaxNumDescriptors' set but not used [-Wunused-but-set-variable] ../Libnet/rm.c: In function 'activereq': ../Libnet/rm.c:1056:7: warning: variable 'MaxNumDescriptors' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o libtorque.la -rpath /usr/lib -version-info 2:0:0 csv.lo dis.lo discui_.lo discul_.lo disi10d_.lo disi10l_.lo disiui_.lo disp10d_.lo disp10l_.lo disrcs.lo disrd.lo disrf.lo disrfcs.lo disrfst.lo disrl_.lo disrl.lo disrsc.lo disrsi_.lo disrsi.lo disrsl_.lo disrsl.lo disrss.lo disrst.lo disruc.lo disrui.lo disrul.lo disrus.lo diswcs.lo diswf.lo diswl_.lo diswsi.lo diswsl.lo diswui_.lo diswui.lo diswul.lo dec_attrl.lo dec_attropl.lo dec_Authen.lo dec_CpyFil.lo dec_JobCred.lo dec_JobFile.lo dec_JobId.lo dec_JobObit.lo dec_Manage.lo dec_MoveJob.lo dec_MsgJob.lo dec_QueueJob.lo dec_Reg.lo dec_ReqExt.lo dec_ReqHdr.lo dec_Resc.lo dec_ReturnFile.lo dec_rpyc.lo dec_rpys.lo dec_RunJob.lo dec_Shut.lo dec_Sig.lo dec_Status.lo dec_svrattrl.lo dec_Track.lo enc_attrl.lo enc_attropl.lo enc_CpyFil.lo enc_JobCred.lo enc_JobFile.lo enc_JobId.lo enc_JobObit.lo enc_Manage.lo enc_MoveJob.lo enc_MsgJob.lo enc_QueueJob.lo enc_Reg.lo enc_reply.lo enc_ReturnFile.lo enc_ReqExt.lo enc_ReqHdr.lo enc_RunJob.lo enc_Shut.lo enc_Sig.lo enc_Status.lo enc_svrattrl.lo enc_Track.lo get_svrport.lo nonblock.lo PBS_attr.lo pbsD_alterjo.lo pbsD_asyrun.lo PBS_data.lo pbsD_connect.lo pbsD_deljob.lo pbsD_holdjob.lo pbsD_chkptjob.lo pbsD_locjob.lo PBSD_manage2.lo pbsD_manager.lo pbsD_movejob.lo PBSD_manager_caps.lo PBSD_msg2.lo pbsD_msgjob.lo pbsD_orderjo.lo PBSD_rdrpy.lo pbsD_rerunjo.lo pbsD_resc.lo pbsD_rlsjob.lo pbsD_runjob.lo pbsD_selectj.lo PBSD_sig2.lo pbsD_sigjob.lo pbsD_stagein.lo pbsD_statjob.lo pbsD_statnode.lo pbsD_statque.lo pbsD_statsrv.lo PBSD_status2.lo PBSD_status.lo pbsD_submit.lo PBSD_submit_caps.lo pbsD_termin.lo pbs_geterrmg.lo pbs_statfree.lo rpp.lo tcp_dis.lo tm.lo list_link.lo ck_job_name.lo cnt2server.lo cvtdate.lo get_server.lo locate_job.lo parse_at.lo parse_depend.lo parse_destid.lo parse_equal.lo parse_jobid.lo parse_stage.lo prepare_path.lo prt_job_err.lo set_attr.lo set_resource.lo chk_file_sec.lo log_event.lo pbs_log.lo pbs_messages.lo setup_env.lo get_hostaddr.lo get_hostname.lo md5.lo net_client.lo net_server.lo net_set_clse.lo rm.lo port_forwarding.lo gcc -shared .libs/csv.o .libs/dis.o .libs/discui_.o .libs/discul_.o .libs/disi10d_.o .libs/disi10l_.o .libs/disiui_.o .libs/disp10d_.o .libs/disp10l_.o .libs/disrcs.o .libs/disrd.o .libs/disrf.o .libs/disrfcs.o .libs/disrfst.o .libs/disrl_.o .libs/disrl.o .libs/disrsc.o .libs/disrsi_.o .libs/disrsi.o .libs/disrsl_.o .libs/disrsl.o .libs/disrss.o .libs/disrst.o .libs/disruc.o .libs/disrui.o .libs/disrul.o .libs/disrus.o .libs/diswcs.o .libs/diswf.o .libs/diswl_.o .libs/diswsi.o .libs/diswsl.o .libs/diswui_.o .libs/diswui.o .libs/diswul.o .libs/dec_attrl.o .libs/dec_attropl.o .libs/dec_Authen.o .libs/dec_CpyFil.o .libs/dec_JobCred.o .libs/dec_JobFile.o .libs/dec_JobId.o .libs/dec_JobObit.o .libs/dec_Manage.o .libs/dec_MoveJob.o .libs/dec_MsgJob.o .libs/dec_QueueJob.o .libs/dec_Reg.o .libs/dec_ReqExt.o .libs/dec_ReqHdr.o .libs/dec_Resc.o .libs/dec_ReturnFile.o .libs/dec_rpyc.o .libs/dec_rpys.o .libs/dec_RunJob.o .libs/dec_Shut.o .libs/dec_Sig.o .libs/dec_Status.o .libs/dec_svrattrl.o .libs/dec_Track.o .libs/enc_attrl.o .libs/enc_attropl.o .libs/enc_CpyFil.o .libs/enc_JobCred.o .libs/enc_JobFile.o .libs/enc_JobId.o .libs/enc_JobObit.o .libs/enc_Manage.o .libs/enc_MoveJob.o .libs/enc_MsgJob.o .libs/enc_QueueJob.o .libs/enc_Reg.o .libs/enc_reply.o .libs/enc_ReturnFile.o .libs/enc_ReqExt.o .libs/enc_ReqHdr.o .libs/enc_RunJob.o .libs/enc_Shut.o .libs/enc_Sig.o .libs/enc_Status.o .libs/enc_svrattrl.o .libs/enc_Track.o .libs/get_svrport.o .libs/nonblock.o .libs/PBS_attr.o .libs/pbsD_alterjo.o .libs/pbsD_asyrun.o .libs/PBS_data.o .libs/pbsD_connect.o .libs/pbsD_deljob.o .libs/pbsD_holdjob.o .libs/pbsD_chkptjob.o .libs/pbsD_locjob.o .libs/PBSD_manage2.o .libs/pbsD_manager.o .libs/pbsD_movejob.o .libs/PBSD_manager_caps.o .libs/PBSD_msg2.o .libs/pbsD_msgjob.o .libs/pbsD_orderjo.o .libs/PBSD_rdrpy.o .libs/pbsD_rerunjo.o .libs/pbsD_resc.o .libs/pbsD_rlsjob.o .libs/pbsD_runjob.o .libs/pbsD_selectj.o .libs/PBSD_sig2.o .libs/pbsD_sigjob.o .libs/pbsD_stagein.o .libs/pbsD_statjob.o .libs/pbsD_statnode.o .libs/pbsD_statque.o .libs/pbsD_statsrv.o .libs/PBSD_status2.o .libs/PBSD_status.o .libs/pbsD_submit.o .libs/PBSD_submit_caps.o .libs/pbsD_termin.o .libs/pbs_geterrmg.o .libs/pbs_statfree.o .libs/rpp.o .libs/tcp_dis.o .libs/tm.o .libs/list_link.o .libs/ck_job_name.o .libs/cnt2server.o .libs/cvtdate.o .libs/get_server.o .libs/locate_job.o .libs/parse_at.o .libs/parse_depend.o .libs/parse_destid.o .libs/parse_equal.o .libs/parse_jobid.o .libs/parse_stage.o .libs/prepare_path.o .libs/prt_job_err.o .libs/set_attr.o .libs/set_resource.o .libs/chk_file_sec.o .libs/log_event.o .libs/pbs_log.o .libs/pbs_messages.o .libs/setup_env.o .libs/get_hostaddr.o .libs/get_hostname.o .libs/md5.o .libs/net_client.o .libs/net_server.o .libs/net_set_clse.o .libs/rm.o .libs/port_forwarding.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libtorque.so.2 -o .libs/libtorque.so.2.0.0 (cd .libs && rm -f libtorque.so.2 && ln -s libtorque.so.2.0.0 libtorque.so.2) (cd .libs && rm -f libtorque.so && ln -s libtorque.so.2.0.0 libtorque.so) creating libtorque.la (cd .libs && rm -f libtorque.la && ln -s ../libtorque.la libtorque.la) make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs' Making all in Libsite make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libsite' gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/resmom/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c site_allow_u.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/resmom/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c site_alt_rte.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/resmom/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c site_check_u.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/resmom/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c site_map_usr.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/resmom/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c site_mom_chu.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/resmom/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c site_mom_ckp.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -I../../../src/resmom/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c site_mom_jst.c rm -f libsite.a ar cru libsite.a site_allow_u.o site_alt_rte.o site_check_u.o site_map_usr.o site_mom_chu.o site_mom_ckp.o site_mom_jst.o ranlib libsite.a make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libsite' Making all in Libutils make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libutils' gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c u_groups.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c u_tree.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c u_mu.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c u_MXML.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c u_xml.c rm -f libutils.a ar cru libutils.a u_groups.o u_tree.o u_mu.o u_MXML.o u_xml.o ranlib libutils.a make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libutils' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib' Making all in server make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/server' gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c accounting.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c array_func.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c array_upgrade.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attr_recov.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c dis_read.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c geteusernam.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c issue_request.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c job_attr_def.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c job_func.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c job_recov.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c job_route.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c node_attr_def.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c node_func.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c node_manager.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pbsd_init.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pbsd_main.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c process_request.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c queue_attr_def.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c queue_func.c job_func.c: In function 'job_clone_wt': job_func.c:952:21: warning: variable 'new_task' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c queue_recov.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c reply_send.c pbsd_main.c: In function 'rpp_request': pbsd_main.c:473:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] pbsd_init.c: In function 'pbsd_init': pbsd_init.c:467:21: warning: variable 'wt' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_delete.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_deletearray.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_getcred.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_holdjob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_jobobit.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_locate.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_manager.c req_getcred.c: In function 'unmunge_request': req_getcred.c:221:11: warning: variable 'newfd' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_message.c req_jobobit.c: In function 'req_jobobit': req_jobobit.c:2235:10: warning: variable 'have_resc_used' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_modify.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_movejob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_quejob.c req_modify.c: In function 'chkpt_xfr_hold': req_modify.c:301:21: warning: variable 'ptasknew' set but not used [-Wunused-but-set-variable] req_modify.c: In function 'chkpt_xfr_done': req_modify.c:341:14: warning: variable 'pjob' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_register.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_rerun.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_rescq.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_runjob.c req_register.c: In function 'encode_depend': req_register.c:2403:9: warning: variable 'BSpace' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_select.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_shutdown.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_signal.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_stat.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_track.c req_stat.c: In function 'req_stat_job_step2': req_stat.c:356:25: warning: variable 'IsTruncated' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c resc_def_all.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c run_sched.c resc_def_all.c:464:5: warning: initialization from incompatible pointer type [enabled by default] resc_def_all.c:464:5: warning: (near initialization for 'svr_resc_def_const[32].rs_free') [enabled by default] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c stat_job.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_attr_def.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_chk_owner.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_connect.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_func.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_jobfunc.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_mail.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_movejob.c stat_job.c: In function 'status_attrib': stat_job.c:306:25: warning: variable 'upperBound' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_recov.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_resccost.c svr_jobfunc.c: In function 'chk_svr_resc_limit': svr_jobfunc.c:957:24: warning: variable 'gpuresc' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_task.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_tokens.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c job_qs_upgrade.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_holdarray.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c svr_format_job.c /bin/sh ../../libtool --mode=link --tag=CC gcc -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbs_server accounting.o array_func.o array_upgrade.o attr_recov.o dis_read.o geteusernam.o issue_request.o job_attr_def.o job_func.o job_recov.o job_route.o node_attr_def.o node_func.o node_manager.o pbsd_init.o pbsd_main.o process_request.o queue_attr_def.o queue_func.o queue_recov.o reply_send.o req_delete.o req_deletearray.o req_getcred.o req_holdjob.o req_jobobit.o req_locate.o req_manager.o req_message.o req_modify.o req_movejob.o req_quejob.o req_register.o req_rerun.o req_rescq.o req_runjob.o req_select.o req_shutdown.o req_signal.o req_stat.o req_track.o resc_def_all.o run_sched.o stat_job.o svr_attr_def.o svr_chk_owner.o svr_connect.o svr_func.o svr_jobfunc.o svr_mail.o svr_movejob.o svr_recov.o svr_resccost.o svr_task.o req_tokens.o job_qs_upgrade.o req_holdarray.o svr_format_job.o ../lib/Libattr/libattr.a ../lib/Libsite/libsite.a ../lib/Libutils/libutils.a ../lib/Libpbs/libtorque.la mkdir .libs gcc -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbs_server accounting.o array_func.o array_upgrade.o attr_recov.o dis_read.o geteusernam.o issue_request.o job_attr_def.o job_func.o job_recov.o job_route.o node_attr_def.o node_func.o node_manager.o pbsd_init.o pbsd_main.o process_request.o queue_attr_def.o queue_func.o queue_recov.o reply_send.o req_delete.o req_deletearray.o req_getcred.o req_holdjob.o req_jobobit.o req_locate.o req_manager.o req_message.o req_modify.o req_movejob.o req_quejob.o req_register.o req_rerun.o req_rescq.o req_runjob.o req_select.o req_shutdown.o req_signal.o req_stat.o req_track.o resc_def_all.o run_sched.o stat_job.o svr_attr_def.o svr_chk_owner.o svr_connect.o svr_func.o svr_jobfunc.o svr_mail.o svr_movejob.o svr_recov.o svr_resccost.o svr_task.o req_tokens.o job_qs_upgrade.o req_holdarray.o svr_format_job.o ../lib/Libattr/libattr.a ../lib/Libsite/libsite.a ../lib/Libutils/libutils.a ../lib/Libpbs/.libs/libtorque.so creating pbs_server make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/server' Making all in scheduler.cc make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' Making all in samples make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' Making all in . make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' Making all in fifo make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples/fifo' /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o check.lo check.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dedtime.lo dedtime.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o fairshare.lo fairshare.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o fifo.lo fifo.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o globals.lo globals.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o job_info.lo job_info.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o misc.lo misc.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o node_info.lo node_info.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o parse.lo parse.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o prev_job_info.lo prev_job_info.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o prime.lo prime.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o queue_info.lo queue_info.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o server_info.lo server_info.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o sort.lo sort.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o state_count.lo state_count.c /bin/sh ../../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o token_accounting.lo token_accounting.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c dedtime.c -fPIC -DPIC -o .libs/dedtime.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c fifo.c -fPIC -DPIC -o .libs/fifo.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c prev_job_info.c -fPIC -DPIC -o .libs/prev_job_info.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c parse.c -fPIC -DPIC -o .libs/parse.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c fairshare.c -fPIC -DPIC -o .libs/fairshare.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c misc.c -fPIC -DPIC -o .libs/misc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c node_info.c -fPIC -DPIC -o .libs/node_info.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c sort.c -fPIC -DPIC -o .libs/sort.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c check.c -fPIC -DPIC -o .libs/check.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c state_count.c -fPIC -DPIC -o .libs/state_count.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c queue_info.c -fPIC -DPIC -o .libs/queue_info.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c server_info.c -fPIC -DPIC -o .libs/server_info.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c prime.c -fPIC -DPIC -o .libs/prime.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c token_accounting.c -fPIC -DPIC -o .libs/token_accounting.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c globals.c -fPIC -DPIC -o .libs/globals.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c job_info.c -fPIC -DPIC -o .libs/job_info.o /bin/sh ../../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o libfoo.la check.lo dedtime.lo fairshare.lo fifo.lo globals.lo job_info.lo misc.lo node_info.lo parse.lo prev_job_info.lo prime.lo queue_info.lo server_info.lo sort.lo state_count.lo token_accounting.lo ar cru .libs/libfoo.a .libs/check.o .libs/dedtime.o .libs/fairshare.o .libs/fifo.o .libs/globals.o .libs/job_info.o .libs/misc.o .libs/node_info.o .libs/parse.o .libs/prev_job_info.o .libs/prime.o .libs/queue_info.o .libs/server_info.o .libs/sort.o .libs/state_count.o .libs/token_accounting.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples/fifo' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pbs_sched.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c get_4byte.c /bin/sh ../../libtool --mode=link --tag=CC gcc -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbs_sched pbs_sched.o get_4byte.o samples/fifo/libfoo.la ../lib/Libpbs/libtorque.la mkdir .libs gcc -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbs_sched pbs_sched.o get_4byte.o samples/fifo/.libs/libfoo.a ../lib/Libpbs/.libs/libtorque.so creating pbs_sched make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' Making all in resmom make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' Making all in linux make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom/linux' gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c mom_mach.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c mom_start.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pe_input.c mom_mach.c: In function 'overmem_proc': mom_mach.c:1216:23: warning: variable 'memsize' set but not used [-Wunused-but-set-variable] rm -f libmommach.a ar cru libmommach.a mom_mach.o mom_start.o pe_input.o ranlib libmommach.a make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/resmom/linux' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c catch_child.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c mom_comm.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c mom_inter.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c mom_main.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c mom_server.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c prolog.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c requests.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c start_exec.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c checkpoint.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c tmsock_recov.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c req_quejob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c job_func.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o attr_recov.o `test -f '../server/attr_recov.c' || echo './'`../server/attr_recov.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o dis_read.o `test -f '../server/dis_read.c' || echo './'`../server/dis_read.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o job_attr_def.o `test -f '../server/job_attr_def.c' || echo './'`../server/job_attr_def.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o job_recov.o `test -f '../server/job_recov.c' || echo './'`../server/job_recov.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o process_request.o `test -f '../server/process_request.c' || echo './'`../server/process_request.c checkpoint.c: In function 'mom_checkpoint_job': checkpoint.c:1140:8: warning: variable 'filelen' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o reply_send.o `test -f '../server/reply_send.c' || echo './'`../server/reply_send.c start_exec.c: In function 'TMomFinalizeJob1': start_exec.c:1478:22: warning: variable 'presc' set but not used [-Wunused-but-set-variable] start_exec.c: In function 'TMomFinalizeJob2': start_exec.c:1923:24: warning: variable 'ptask' set but not used [-Wunused-but-set-variable] requests.c: In function 'del_files': requests.c:2495:9: warning: variable 'del_dir' set but not used [-Wunused-but-set-variable] requests.c: In function 'req_returnfiles': requests.c:2907:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] requests.c: In function 'req_cpyfile': requests.c:3595:13: warning: variable 'path_changed' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o resc_def_all.o `test -f '../server/resc_def_all.c' || echo './'`../server/resc_def_all.c ../server/resc_def_all.c:464:5: warning: initialization from incompatible pointer type [enabled by default] ../server/resc_def_all.c:464:5: warning: (near initialization for 'svr_resc_def_const[32].rs_free') [enabled by default] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o job_qs_upgrade.o `test -f '../server/job_qs_upgrade.c' || echo './'`../server/job_qs_upgrade.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/resmom/linux -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -DRCP_PATH=\"/usr/bin/scp\" -DRCP_ARGS=\"-rpB\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -DPBS_ENVIRON=\"/var/lib/torque/pbs_environment\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pbs_demux.c /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbs_demux pbs_demux.o linux/libmommach.a -lutil ../lib/Libattr/libattr.a ../lib/Libsite/libsite.a ../lib/Libutils/libutils.a ../lib/Libpbs/libtorque.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbs_demux pbs_demux.o linux/libmommach.a -lutil ../lib/Libattr/libattr.a ../lib/Libsite/libsite.a ../lib/Libutils/libutils.a ../lib/Libpbs/.libs/libtorque.so creating pbs_demux /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbs_mom catch_child.o mom_comm.o mom_inter.o mom_main.o mom_server.o prolog.o requests.o start_exec.o checkpoint.o tmsock_recov.o req_quejob.o job_func.o attr_recov.o dis_read.o job_attr_def.o job_recov.o process_request.o reply_send.o resc_def_all.o job_qs_upgrade.o linux/libmommach.a -lutil ../lib/Libattr/libattr.a ../lib/Libsite/libsite.a ../lib/Libutils/libutils.a ../lib/Libpbs/libtorque.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbs_mom catch_child.o mom_comm.o mom_inter.o mom_main.o mom_server.o prolog.o requests.o start_exec.o checkpoint.o tmsock_recov.o req_quejob.o job_func.o attr_recov.o dis_read.o job_attr_def.o job_recov.o process_request.o reply_send.o resc_def_all.o job_qs_upgrade.o linux/libmommach.a -lutil ../lib/Libattr/libattr.a ../lib/Libsite/libsite.a ../lib/Libutils/libutils.a ../lib/Libpbs/.libs/libtorque.so creating pbs_mom make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' Making all in momctl make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c momctl.c /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o momctl momctl.o ../lib/Libpbs/libtorque.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/momctl momctl.o ../lib/Libpbs/.libs/libtorque.so creating momctl make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' Making all in iff make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/iff' gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c iff2.c iff2.c: In function 'main': iff2.c:153:7: warning: variable 'PBSLOGLEVEL' set but not used [-Wunused-but-set-variable] /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbs_iff iff2.o ../lib/Libpbs/libtorque.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbs_iff iff2.o ../lib/Libpbs/.libs/libtorque.so creating pbs_iff make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/iff' Making all in cmds make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/cmds' gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qalter.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qdel.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qhold.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qmove.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qorder.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qmsg.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qrerun.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qrls.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qselect.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qsig.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o qstat-qstat.o `test -f 'qstat.c' || echo './'`qstat.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o qstat-MXML.o `test -f 'MXML.c' || echo './'`MXML.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DSUBMIT_FILTER_PATH=\"/usr/libexec/qsub_filter\" -DPBS_SERVER_HOME=\"/var/lib/torque\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o qsub-qsub.o `test -f 'qsub.c' || echo './'`qsub.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pbsdsh.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qdisable.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qenable.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qrun.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qstart.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qstop.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qterm.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pbsnodes.c qsub.c: In function 'process_opts': qsub.c:2973:15: warning: variable 'PBSPort' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c MXML.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qmgr.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c qchkpt.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pbs_track.c sed -e 's,[@]AWK[@],gawk,g' < ./nqs2pbs.in > nqs2pbs chmod +x nqs2pbs /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qdel qdel.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qhold qhold.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qmove qmove.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qorder qorder.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a qstat.c: In function 'main': qstat.c:2523:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qmsg qmsg.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qrerun qrerun.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qrls qrls.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qsig qsig.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a mkdir .libs /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qdisable qdisable.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qhold qhold.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qenable qenable.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a creating qhold gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qorder qorder.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qrun qrun.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qdel qdel.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qmsg qmsg.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qrerun qrerun.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qstart qstart.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qmove qmove.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating qorder creating qmsg /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qstop qstop.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a creating qdel gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qrls qrls.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating qrerun /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qterm qterm.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qchkpt qchkpt.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a creating qmove /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbs_track pbs_track.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qsig qsig.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qalter qalter.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a creating qrls /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qselect qselect.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbsdsh pbsdsh.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a creating qsig gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qdisable qdisable.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qenable qenable.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating qdisable gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qrun qrun.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating qenable /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbsnodes pbsnodes.o MXML.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qstart qstart.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qterm qterm.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating qrun gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qchkpt qchkpt.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qstop qstop.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbs_track pbs_track.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qalter qalter.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating qterm creating qstart creating qchkpt gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbsdsh pbsdsh.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qselect qselect.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating qstop creating pbs_track creating qalter creating pbsdsh creating qselect gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbsnodes pbsnodes.o MXML.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating pbsnodes /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qmgr qmgr.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a -lncurses -lreadline /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qstat qstat-qstat.o qstat-MXML.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a -L/usr/lib -ltcl8.5 -ldl -lieee -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qmgr qmgr.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a -lncurses -lreadline creating qmgr gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qstat qstat-qstat.o qstat-MXML.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a -L/usr/lib -ltcl8.5 -ldl -lieee -lm creating qstat /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o qsub qsub-qsub.o ../lib/Libpbs/libtorque.la ../lib/Libutils/libutils.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/qsub qsub-qsub.o ../lib/Libpbs/.libs/libtorque.so ../lib/Libutils/libutils.a creating qsub make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/cmds' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making all in . make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c chk_tree.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c hostn.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c printjob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c printtracking.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o printserverdb-printserverdb.o `test -f 'printserverdb.c' || echo './'`printserverdb.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o tracejob-tracejob.o `test -f 'tracejob.c' || echo './'`tracejob.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_tclsh-pbsTclInit.o `test -f 'pbsTclInit.c' || echo './'`pbsTclInit.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_tclsh-pbs_tclWrap.o `test -f '../scheduler.tcl/pbs_tclWrap.c' || echo './'`../scheduler.tcl/pbs_tclWrap.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_tclsh-site_tclWrap.o `test -f '../scheduler.tcl/site_tclWrap.c' || echo './'`../scheduler.tcl/site_tclWrap.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_wish-pbsTkInit.o `test -f 'pbsTkInit.c' || echo './'`pbsTkInit.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_wish-pbs_tclWrap.o `test -f '../scheduler.tcl/pbs_tclWrap.c' || echo './'`../scheduler.tcl/pbs_tclWrap.c gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_wish-site_tclWrap.o `test -f '../scheduler.tcl/site_tclWrap.c' || echo './'`../scheduler.tcl/site_tclWrap.c /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o printtracking printtracking.o ../lib/Libpbs/libtorque.la /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o chk_tree chk_tree.o ../lib/Libpbs/libtorque.la /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o hostn hostn.o ../lib/Libpbs/libtorque.la /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o printserverdb printserverdb-printserverdb.o ../lib/Libpbs/libtorque.la /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o printjob printjob.o ../lib/Libpbs/libtorque.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/printtracking printtracking.o ../lib/Libpbs/.libs/libtorque.so gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/chk_tree chk_tree.o ../lib/Libpbs/.libs/libtorque.so creating printtracking gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/printserverdb printserverdb-printserverdb.o ../lib/Libpbs/.libs/libtorque.so gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/hostn hostn.o ../lib/Libpbs/.libs/libtorque.so creating chk_tree creating printserverdb creating hostn gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/printjob printjob.o ../lib/Libpbs/.libs/libtorque.so creating printjob /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o tracejob tracejob-tracejob.o ../lib/Libpbs/libtorque.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/tracejob tracejob-tracejob.o ../lib/Libpbs/.libs/libtorque.so creating tracejob /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbs_wish pbs_wish-pbsTkInit.o pbs_wish-pbs_tclWrap.o pbs_wish-site_tclWrap.o ../lib/Libpbs/libtorque.la -L/usr/lib -ltk8.5 -lX11 -L/usr/lib -ltcl8.5 -ldl -lieee -lm /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pbs_tclsh pbs_tclsh-pbsTclInit.o pbs_tclsh-pbs_tclWrap.o pbs_tclsh-site_tclWrap.o ../lib/Libpbs/libtorque.la -L/usr/lib -ltcl8.5 -ldl -lieee -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbs_wish pbs_wish-pbsTkInit.o pbs_wish-pbs_tclWrap.o pbs_wish-site_tclWrap.o ../lib/Libpbs/.libs/libtorque.so -L/usr/lib -ltk8.5 -lX11 -ltcl8.5 -ldl -lieee -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/pbs_tclsh pbs_tclsh-pbsTclInit.o pbs_tclsh-pbs_tclWrap.o pbs_tclsh-site_tclWrap.o ../lib/Libpbs/.libs/libtorque.so -L/usr/lib -ltcl8.5 -ldl -lieee -lm creating pbs_tclsh creating pbs_wish make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making all in xpbsmon make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' sed -e 's,#\!.*pbs_wish.*$,#\!/usr/bin/pbs_wish -f,' \ -e 's,set *libdir.*$,set libdir /usr/lib/xpbsmon,' \ -e 's,set *appdefdir.*$,set appdefdir /usr/lib/xpbsmon,' \ xpbsmon.src > xpbsmon /bin/sh ./patch_scripts "linux" "localhost" "xpbsmonrc.src" "xpbsmonrc" Processing buildindex Running buildindex (locally) Running auto_mkindex...done make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making all in momctl make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' Making all in gui make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui' Making all in Ccode make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui/Ccode' gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c xpbs_datadump.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c xpbs_scriptload.c /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o xpbs_scriptload xpbs_scriptload.o ../../lib/Libpbs/libtorque.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/xpbs_scriptload xpbs_scriptload.o ../../lib/Libpbs/.libs/libtorque.so creating xpbs_scriptload /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o xpbs_datadump xpbs_datadump.o ../../lib/Libpbs/libtorque.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/xpbs_datadump xpbs_datadump.o ../../lib/Libpbs/.libs/libtorque.so creating xpbs_datadump make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui/Ccode' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui' sed -e 's,#\!.*wish.*$,#\!/usr/bin/wish8.5,;' \ -e 's,set *libdir.*$,set libdir /usr/lib/xpbs,' \ -e 's,set *appdefdir.*$,set appdefdir /usr/lib/xpbs,' \ -e 's,set *xpbs_datadump.*$,set xpbs_datadump xpbs_datadump,' \ -e 's,set *xpbs_scriptload.*$,set xpbs_scriptload xpbs_scriptload,' \ -e 's,RSH_PATH,ssh,' \ xpbs.src > xpbs sed -e 's,\*serverHosts:.*$,\*serverHosts: localhost,;' \ -e ' s,\*selectHosts:.*$,\*selectHosts: localhost,' \ xpbsrc.src > xpbsrc Processing buildindex Running buildindex (locally) Running auto_mkindex...done make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making all in . make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making all in xpbsmon make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making all in pam make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/pam' /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pam_pbssimpleauth.lo pam_pbssimpleauth.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -DPBS_SERVER_HOME=\"/var/lib/torque\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pam_pbssimpleauth.c -fPIC -DPIC -o .libs/pam_pbssimpleauth.o /bin/sh ../../libtool --mode=link --tag=CC gcc -DPBS_SERVER_HOME=\"/var/lib/torque\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o pam_pbssimpleauth.la -rpath /lib/security -no-undefined -module -avoid-version pam_pbssimpleauth.lo -lpam gcc -shared .libs/pam_pbssimpleauth.o -lpam -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,pam_pbssimpleauth.so -o .libs/pam_pbssimpleauth.so creating pam_pbssimpleauth.la (cd .libs && rm -f pam_pbssimpleauth.la && ln -s ../pam_pbssimpleauth.la pam_pbssimpleauth.la) make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/pam' Making all in drmaa make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' Making all in src make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' make all-am make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o attrib.lo attrib.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o compat.lo compat.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o drmaa_attrib.lo drmaa_attrib.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o error.lo error.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o jobs.lo jobs.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o lookup3.lo lookup3.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o pbs_attrib.lo pbs_attrib.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o session.lo session.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o submit.lo submit.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o util.lo util.c /bin/sh ../../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c -o wait.lo wait.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c compat.c -fPIC -DPIC -o .libs/compat.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c wait.c -fPIC -DPIC -o .libs/wait.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c session.c -fPIC -DPIC -o .libs/session.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c util.c -fPIC -DPIC -o .libs/util.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c attrib.c -fPIC -DPIC -o .libs/attrib.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c error.c -fPIC -DPIC -o .libs/error.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c drmaa_attrib.c -fPIC -DPIC -o .libs/drmaa_attrib.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c jobs.c -fPIC -DPIC -o .libs/jobs.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c pbs_attrib.c -fPIC -DPIC -o .libs/pbs_attrib.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c submit.c -fPIC -DPIC -o .libs/submit.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c lookup3.c -fPIC -DPIC -o .libs/lookup3.o drmaa_attrib.gperf: In function 'drmaa_attrib_lookup': drmaa_attrib.gperf:186:7: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:186:7: warning: (near initialization for 'wordlist[0].name') [enabled by default] drmaa_attrib.gperf:186:7: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:186:7: warning: (near initialization for 'wordlist[1].name') [enabled by default] drmaa_attrib.gperf:186:7: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:186:7: warning: (near initialization for 'wordlist[2].name') [enabled by default] drmaa_attrib.gperf:186:7: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:186:7: warning: (near initialization for 'wordlist[3].name') [enabled by default] drmaa_attrib.gperf:186:7: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:186:7: warning: (near initialization for 'wordlist[4].name') [enabled by default] drmaa_attrib.gperf:186:7: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:186:7: warning: (near initialization for 'wordlist[5].name') [enabled by default] drmaa_attrib.gperf:186:7: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:186:7: warning: (near initialization for 'wordlist[6].name') [enabled by default] drmaa_attrib.gperf:186:7: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:186:7: warning: (near initialization for 'wordlist[7].name') [enabled by default] drmaa_attrib.gperf:47:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:47:27: warning: (near initialization for 'wordlist[8].name') [enabled by default] drmaa_attrib.gperf:48:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:48:5: warning: (near initialization for 'wordlist[9].name') [enabled by default] drmaa_attrib.gperf:48:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:48:5: warning: (near initialization for 'wordlist[10].name') [enabled by default] drmaa_attrib.gperf:41:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:41:27: warning: (near initialization for 'wordlist[11].name') [enabled by default] drmaa_attrib.gperf:40:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:40:27: warning: (near initialization for 'wordlist[12].name') [enabled by default] drmaa_attrib.gperf:48:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:48:27: warning: (near initialization for 'wordlist[13].name') [enabled by default] drmaa_attrib.gperf:51:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:51:27: warning: (near initialization for 'wordlist[14].name') [enabled by default] drmaa_attrib.gperf:52:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:52:5: warning: (near initialization for 'wordlist[15].name') [enabled by default] drmaa_attrib.gperf:55:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:55:27: warning: (near initialization for 'wordlist[16].name') [enabled by default] drmaa_attrib.gperf:43:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:43:27: warning: (near initialization for 'wordlist[17].name') [enabled by default] drmaa_attrib.gperf:57:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:57:27: warning: (near initialization for 'wordlist[18].name') [enabled by default] drmaa_attrib.gperf:38:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:38:27: warning: (near initialization for 'wordlist[19].name') [enabled by default] drmaa_attrib.gperf:46:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:46:27: warning: (near initialization for 'wordlist[20].name') [enabled by default] drmaa_attrib.gperf:53:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:53:27: warning: (near initialization for 'wordlist[21].name') [enabled by default] drmaa_attrib.gperf:49:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:49:27: warning: (near initialization for 'wordlist[22].name') [enabled by default] drmaa_attrib.gperf:50:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:50:5: warning: (near initialization for 'wordlist[23].name') [enabled by default] drmaa_attrib.gperf:56:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:56:27: warning: (near initialization for 'wordlist[24].name') [enabled by default] drmaa_attrib.gperf:39:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:39:27: warning: (near initialization for 'wordlist[25].name') [enabled by default] drmaa_attrib.gperf:42:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:42:27: warning: (near initialization for 'wordlist[26].name') [enabled by default] drmaa_attrib.gperf:43:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:43:5: warning: (near initialization for 'wordlist[27].name') [enabled by default] drmaa_attrib.gperf:43:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:43:5: warning: (near initialization for 'wordlist[28].name') [enabled by default] drmaa_attrib.gperf:54:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:54:27: warning: (near initialization for 'wordlist[29].name') [enabled by default] drmaa_attrib.gperf:55:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:55:5: warning: (near initialization for 'wordlist[30].name') [enabled by default] drmaa_attrib.gperf:52:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:52:27: warning: (near initialization for 'wordlist[31].name') [enabled by default] drmaa_attrib.gperf:53:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:53:5: warning: (near initialization for 'wordlist[32].name') [enabled by default] drmaa_attrib.gperf:53:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:53:5: warning: (near initialization for 'wordlist[33].name') [enabled by default] drmaa_attrib.gperf:45:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:45:27: warning: (near initialization for 'wordlist[34].name') [enabled by default] drmaa_attrib.gperf:46:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:46:5: warning: (near initialization for 'wordlist[35].name') [enabled by default] drmaa_attrib.gperf:50:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:50:27: warning: (near initialization for 'wordlist[36].name') [enabled by default] drmaa_attrib.gperf:51:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:51:5: warning: (near initialization for 'wordlist[37].name') [enabled by default] drmaa_attrib.gperf:51:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:51:5: warning: (near initialization for 'wordlist[38].name') [enabled by default] drmaa_attrib.gperf:51:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:51:5: warning: (near initialization for 'wordlist[39].name') [enabled by default] drmaa_attrib.gperf:51:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:51:5: warning: (near initialization for 'wordlist[40].name') [enabled by default] drmaa_attrib.gperf:44:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:44:27: warning: (near initialization for 'wordlist[41].name') [enabled by default] drmaa_attrib.gperf:45:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:45:5: warning: (near initialization for 'wordlist[42].name') [enabled by default] drmaa_attrib.gperf:45:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:45:5: warning: (near initialization for 'wordlist[43].name') [enabled by default] drmaa_attrib.gperf:45:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:45:5: warning: (near initialization for 'wordlist[44].name') [enabled by default] drmaa_attrib.gperf:45:5: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:45:5: warning: (near initialization for 'wordlist[45].name') [enabled by default] drmaa_attrib.gperf:58:27: warning: initialization makes pointer from integer without a cast [enabled by default] drmaa_attrib.gperf:58:27: warning: (near initialization for 'wordlist[46].name') [enabled by default] drmaa_attrib.gperf:67:24: warning: initialization makes integer from pointer without a cast [enabled by default] lookup3.c:50:13: warning: 'rcsid' defined but not used [-Wunused-variable] pbs_attrib.gperf: In function 'pbs_attrib_lookup': pbs_attrib.gperf:209:7: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:209:7: warning: (near initialization for 'wordlist[0].name') [enabled by default] pbs_attrib.gperf:209:7: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:209:7: warning: (near initialization for 'wordlist[1].name') [enabled by default] pbs_attrib.gperf:209:7: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:209:7: warning: (near initialization for 'wordlist[2].name') [enabled by default] pbs_attrib.gperf:209:7: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:209:7: warning: (near initialization for 'wordlist[3].name') [enabled by default] pbs_attrib.gperf:209:7: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:209:7: warning: (near initialization for 'wordlist[4].name') [enabled by default] pbs_attrib.gperf:209:7: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:209:7: warning: (near initialization for 'wordlist[5].name') [enabled by default] pbs_attrib.gperf:72:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:72:27: warning: (near initialization for 'wordlist[6].name') [enabled by default] pbs_attrib.gperf:73:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:73:5: warning: (near initialization for 'wordlist[7].name') [enabled by default] pbs_attrib.gperf:73:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:73:5: warning: (near initialization for 'wordlist[8].name') [enabled by default] pbs_attrib.gperf:79:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:79:27: warning: (near initialization for 'wordlist[9].name') [enabled by default] pbs_attrib.gperf:71:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:71:27: warning: (near initialization for 'wordlist[10].name') [enabled by default] pbs_attrib.gperf:76:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:76:27: warning: (near initialization for 'wordlist[11].name') [enabled by default] pbs_attrib.gperf:77:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:77:5: warning: (near initialization for 'wordlist[12].name') [enabled by default] pbs_attrib.gperf:69:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:69:27: warning: (near initialization for 'wordlist[13].name') [enabled by default] pbs_attrib.gperf:63:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:63:27: warning: (near initialization for 'wordlist[14].name') [enabled by default] pbs_attrib.gperf:65:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:65:27: warning: (near initialization for 'wordlist[15].name') [enabled by default] pbs_attrib.gperf:81:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:81:27: warning: (near initialization for 'wordlist[16].name') [enabled by default] pbs_attrib.gperf:46:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:46:27: warning: (near initialization for 'wordlist[17].name') [enabled by default] pbs_attrib.gperf:47:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:47:27: warning: (near initialization for 'wordlist[18].name') [enabled by default] pbs_attrib.gperf:67:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:67:27: warning: (near initialization for 'wordlist[19].name') [enabled by default] pbs_attrib.gperf:85:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:85:27: warning: (near initialization for 'wordlist[20].name') [enabled by default] pbs_attrib.gperf:68:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:68:27: warning: (near initialization for 'wordlist[21].name') [enabled by default] pbs_attrib.gperf:69:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:69:5: warning: (near initialization for 'wordlist[22].name') [enabled by default] pbs_attrib.gperf:39:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:39:27: warning: (near initialization for 'wordlist[23].name') [enabled by default] pbs_attrib.gperf:70:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:70:27: warning: (near initialization for 'wordlist[24].name') [enabled by default] pbs_attrib.gperf:77:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:77:27: warning: (near initialization for 'wordlist[25].name') [enabled by default] pbs_attrib.gperf:86:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:86:27: warning: (near initialization for 'wordlist[26].name') [enabled by default] pbs_attrib.gperf:87:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:87:5: warning: (near initialization for 'wordlist[27].name') [enabled by default] pbs_attrib.gperf:40:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:40:27: warning: (near initialization for 'wordlist[28].name') [enabled by default] pbs_attrib.gperf:56:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:56:27: warning: (near initialization for 'wordlist[29].name') [enabled by default] pbs_attrib.gperf:78:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:78:27: warning: (near initialization for 'wordlist[30].name') [enabled by default] pbs_attrib.gperf:60:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:60:27: warning: (near initialization for 'wordlist[31].name') [enabled by default] pbs_attrib.gperf:61:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:61:5: warning: (near initialization for 'wordlist[32].name') [enabled by default] pbs_attrib.gperf:54:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:54:27: warning: (near initialization for 'wordlist[33].name') [enabled by default] pbs_attrib.gperf:43:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:43:27: warning: (near initialization for 'wordlist[34].name') [enabled by default] pbs_attrib.gperf:66:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:66:27: warning: (near initialization for 'wordlist[35].name') [enabled by default] pbs_attrib.gperf:61:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:61:27: warning: (near initialization for 'wordlist[36].name') [enabled by default] pbs_attrib.gperf:62:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:62:5: warning: (near initialization for 'wordlist[37].name') [enabled by default] pbs_attrib.gperf:53:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:53:27: warning: (near initialization for 'wordlist[38].name') [enabled by default] pbs_attrib.gperf:73:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:73:27: warning: (near initialization for 'wordlist[39].name') [enabled by default] pbs_attrib.gperf:80:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:80:27: warning: (near initialization for 'wordlist[40].name') [enabled by default] pbs_attrib.gperf:55:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:55:27: warning: (near initialization for 'wordlist[41].name') [enabled by default] pbs_attrib.gperf:82:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:82:27: warning: (near initialization for 'wordlist[42].name') [enabled by default] pbs_attrib.gperf:84:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:84:27: warning: (near initialization for 'wordlist[43].name') [enabled by default] pbs_attrib.gperf:44:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:44:27: warning: (near initialization for 'wordlist[44].name') [enabled by default] pbs_attrib.gperf:75:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:75:27: warning: (near initialization for 'wordlist[45].name') [enabled by default] pbs_attrib.gperf:45:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:45:27: warning: (near initialization for 'wordlist[46].name') [enabled by default] pbs_attrib.gperf:58:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:58:27: warning: (near initialization for 'wordlist[47].name') [enabled by default] pbs_attrib.gperf:74:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:74:27: warning: (near initialization for 'wordlist[48].name') [enabled by default] pbs_attrib.gperf:57:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:57:27: warning: (near initialization for 'wordlist[49].name') [enabled by default] pbs_attrib.gperf:64:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:64:27: warning: (near initialization for 'wordlist[50].name') [enabled by default] pbs_attrib.gperf:83:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:83:27: warning: (near initialization for 'wordlist[51].name') [enabled by default] pbs_attrib.gperf:84:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:84:5: warning: (near initialization for 'wordlist[52].name') [enabled by default] pbs_attrib.gperf:84:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:84:5: warning: (near initialization for 'wordlist[53].name') [enabled by default] pbs_attrib.gperf:84:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:84:5: warning: (near initialization for 'wordlist[54].name') [enabled by default] pbs_attrib.gperf:42:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:42:27: warning: (near initialization for 'wordlist[55].name') [enabled by default] pbs_attrib.gperf:41:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:41:27: warning: (near initialization for 'wordlist[56].name') [enabled by default] pbs_attrib.gperf:42:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:42:5: warning: (near initialization for 'wordlist[57].name') [enabled by default] pbs_attrib.gperf:42:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:42:5: warning: (near initialization for 'wordlist[58].name') [enabled by default] pbs_attrib.gperf:49:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:49:27: warning: (near initialization for 'wordlist[59].name') [enabled by default] pbs_attrib.gperf:51:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:51:27: warning: (near initialization for 'wordlist[60].name') [enabled by default] pbs_attrib.gperf:50:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:50:27: warning: (near initialization for 'wordlist[61].name') [enabled by default] pbs_attrib.gperf:51:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:51:5: warning: (near initialization for 'wordlist[62].name') [enabled by default] pbs_attrib.gperf:51:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:51:5: warning: (near initialization for 'wordlist[63].name') [enabled by default] pbs_attrib.gperf:51:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:51:5: warning: (near initialization for 'wordlist[64].name') [enabled by default] pbs_attrib.gperf:59:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:59:27: warning: (near initialization for 'wordlist[65].name') [enabled by default] pbs_attrib.gperf:60:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:60:5: warning: (near initialization for 'wordlist[66].name') [enabled by default] pbs_attrib.gperf:60:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:60:5: warning: (near initialization for 'wordlist[67].name') [enabled by default] pbs_attrib.gperf:60:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:60:5: warning: (near initialization for 'wordlist[68].name') [enabled by default] pbs_attrib.gperf:60:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:60:5: warning: (near initialization for 'wordlist[69].name') [enabled by default] pbs_attrib.gperf:48:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:48:27: warning: (near initialization for 'wordlist[70].name') [enabled by default] pbs_attrib.gperf:49:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:49:5: warning: (near initialization for 'wordlist[71].name') [enabled by default] pbs_attrib.gperf:49:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:49:5: warning: (near initialization for 'wordlist[72].name') [enabled by default] pbs_attrib.gperf:49:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:49:5: warning: (near initialization for 'wordlist[73].name') [enabled by default] pbs_attrib.gperf:49:5: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:49:5: warning: (near initialization for 'wordlist[74].name') [enabled by default] pbs_attrib.gperf:52:27: warning: initialization makes pointer from integer without a cast [enabled by default] pbs_attrib.gperf:52:27: warning: (near initialization for 'wordlist[75].name') [enabled by default] pbs_attrib.gperf:61:24: warning: initialization makes integer from pointer without a cast [enabled by default] wait.c: In function 'drmaa_get_job_rusage': wait.c:343:5: warning: implicit declaration of function 'asprintf' [-Wimplicit-function-declaration] wait.c:286:15: warning: variable 'mem_usage' set but not used [-Wunused-but-set-variable] error.c: In function 'drmaa_log': error.c:107:3: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] error.c:115:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] submit.c: In function 'drmaa_create_submission_context': submit.c:267:3: warning: implicit declaration of function 'asprintf' [-Wimplicit-function-declaration] /bin/sh ../../../libtool --mode=link --tag=CC gcc -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o libdrmaa.la -rpath /usr/lib attrib.lo compat.lo drmaa_attrib.lo error.lo jobs.lo lookup3.lo pbs_attrib.lo session.lo submit.lo util.lo wait.lo ../../lib/Libpbs/libtorque.la -pthread gcc -shared .libs/attrib.o .libs/compat.o .libs/drmaa_attrib.o .libs/error.o .libs/jobs.o .libs/lookup3.o .libs/pbs_attrib.o .libs/session.o .libs/submit.o .libs/util.o .libs/wait.o -Wl,--rpath -Wl,/builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs/.libs ../../lib/Libpbs/.libs/libtorque.so -pthread -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libdrmaa.so.0 -o .libs/libdrmaa.so.0.0.0 (cd .libs && rm -f libdrmaa.so.0 && ln -s libdrmaa.so.0.0.0 libdrmaa.so.0) (cd .libs && rm -f libdrmaa.so && ln -s libdrmaa.so.0.0.0 libdrmaa.so) creating libdrmaa.la (cd .libs && rm -f libdrmaa.la && ln -s ../libdrmaa.la libdrmaa.la) make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/test' gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/drmaa/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c test.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/drmaa/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c example.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/drmaa/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c sleeper_job.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/drmaa/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c worker_job.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/drmaa/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c suicide_job.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I../../../src/drmaa/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c exit_job.c /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o exit_job exit_job.o /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o sleeper_job sleeper_job.o /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o worker_job worker_job.o test.c: In function 'main': test.c:59:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o suicide_job suicide_job.o /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o example example.o ../../..//src/drmaa/src/libdrmaa.la /bin/sh ../../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o test test.o ../../..//src/drmaa/src/libdrmaa.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o sleeper_job sleeper_job.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o worker_job worker_job.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o exit_job exit_job.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o suicide_job suicide_job.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/example example.o ../../..//src/drmaa/src/.libs/libdrmaa.so /builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs/.libs/libtorque.so gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o .libs/test test.o ../../..//src/drmaa/src/.libs/libdrmaa.so /builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs/.libs/libtorque.so creating example creating test make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/test' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' find: `doc-timestamp': No such file or directory /usr/bin/doxygen warning: Tag `DETAILS_AT_TOP' at line 17 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Notice: Output directory `doc' does not exist. I have created it for you. /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/attrib.c:47: warning: Compound pbs_attrib is not documented. /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h:112: warning: Compound drmaa_submission_context_s is not documented. /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h:97: warning: Compound drmaa_job_ids_s is not documented. /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h:92: warning: Compound drmaa_attr_values_s is not documented. /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/submit.c:295: warning: Compound drmaa_def_attr_s is not documented. /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/attrib.h:52: warning: Compound drmaa_attrib_info_s is not documented. /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/attrib.c:38: warning: Compound drmaa_attrib is not documented. /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h:87: warning: Compound drmaa_attr_names_s is not documented. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/torque-3.0.1/src/drmaa/src Reading and parsing tag files Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/attrib.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/attrib.c... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/attrib.h... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/attrib.h... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/compat.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/compat.c... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/compat.h... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/compat.h... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa.h... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa.h... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/error.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/error.c... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/error.h... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/error.h... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/jobs.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/jobs.c... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/jobs.h... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/jobs.h... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/lookup3.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/lookup3.c... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/lookup3.h... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/lookup3.h... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/session.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/session.c... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/submit.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/submit.c... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/util.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/util.c... Preprocessing /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/wait.c... Parsing file /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/wait.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Add/builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h:67: warning: explicit link request to 'job_list' could not be resolved /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa.h:292: warning: unable to resolve reference to `DRMAA_ERRNO_INVALID_ARGUMENT' for \ref command /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h:67: warning: explicit link request to 'job_list' could not be resolved /builddir/build/BUILD/torque-3.0.1/src/drmaa/src/drmaa_impl.h:67: warning: explicit link request to 'job_list' could not be resolved This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./_formulas.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. ing members to index pages... Generating style sheet... Generating search indices... Generating index page... Generating page index... Generating example documentation... Generating file sources... Parsing code for file src/attrib.c... Generating code for file src/attrib.h... Parsing code for file src/compat.c... Generating code for file src/compat.h... Generating code for file src/drmaa.h... Generating code for file src/drmaa_impl.h... Parsing code for file src/error.c... Generating code for file src/error.h... Parsing code for file src/jobs.c... Generating code for file src/jobs.h... Parsing code for file src/lookup3.c... Generating code for file src/lookup3.h... Parsing code for file src/session.c... Parsing code for file src/submit.c... Parsing code for file src/util.c... Parsing code for file src/wait.c... Generating file documentation... Generating docs for file src/compat.h... Generating docs for file src/drmaa.h... Generating call graph for function drmaa_run_job Generating call graph for function drmaa_run_bulk_jobs Generating call graph for function drmaa_control Generating call graph for function drmaa_job_ps Generating call graph for function drmaa_wait Generating call graph for function drmaa_get_contact Generating call graph for function drmaa_get_DRM_system Generating call graph for function drmaa_get_DRMAA_implementation Generating call graph for function drmaa_set_logging_output Generating docs for file src/error.h... Generating docs for file src/jobs.h... Generating docs for file src/lookup3.h... Generating page documentation... Generating group documentation... Generating dependency graph for group drmaa_jobt Generating dependency graph for group drmaa Generating call graph for function drmaa_init Generating call graph for function drmaa_exit Generating dependency graph for group drmaa_viter Generating call graph for function drmaa_create Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating docs for compound drmaa_attr_names_s... Generating docs for compound drmaa_attr_values_s... Generating docs for compound drmaa_attrib... Generating docs for compound drmaa_attrib_info_s... Generating docs for compound drmaa_def_attr_s... Generating docs for compound drmaa_job_ids_s... Generating docs for compound drmaa_job_iter_s... Generating docs for compound drmaa_job_s... Generating docs for compound drmaa_job_template_s... Generating docs for compound drmaa_session_s... Generating docs for compound drmaa_submission_context_s... Generating docs for compound pbs_attrib... Generating graphical class hierarchy... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula finalizing index lists... Generating dot graphs using 17 parallel threads... Running dot for graph 1/57 Running dot for graph 2/57 Running dot for graph 3/57 Running dot for graph 4/57 Running dot for graph 5/57 Running dot for graph 6/57 Running dot for graph 7/57 Running dot for graph 8/57 Running dot for graph 9/57 Running dot for graph 10/57 Running dot for graph 11/57 Running dot for graph 12/57 Running dot for graph 13/57 Running dot for graph 14/57 Running dot for graph 15/57 Running dot for graph 16/57 Running dot for graph 17/57 Running dot for graph 18/57 Running dot for graph 19/57 Running dot for graph 20/57 Running dot for graph 21/57 Running dot for graph 22/57 Running dot for graph 23/57 Running dot for graph 24/57 Running dot for graph 25/57 Running dot for graph 26/57 Running dot for graph 27/57 Running dot for graph 28/57 Running dot for graph 29/57 Running dot for graph 30/57 Running dot for graph 31/57 Running dot for graph 32/57 Running dot for graph 33/57 Running dot for graph 34/57 Running dot for graph 35/57 Running dot for graph 36/57 Running dot for graph 37/57 Running dot for graph 38/57 Running dot for graph 39/57 Running dot for graph 40/57 Running dot for graph 41/57 Running dot for graph 42/57 Running dot for graph 43/57 Running dot for graph 44/57 Running dot for graph 45/57 Running dot for graph 46/57 Running dot for graph 47/57 Running dot for graph 48/57 Running dot for graph 49/57 Running dot for graph 50/57 Running dot for graph 51/57 Running dot for graph 52/57 Running dot for graph 53/57 Running dot for graph 54/57 Running dot for graph 55/57 Running dot for graph 56/57 Running dot for graph 57/57 Patching output file 1/28 Patching output file 2/28 Patching output file 3/28 Patching output file 4/28 Patching output file 5/28 Patching output file 6/28 Patching output file 7/28 Patching output file 8/28 Patching output file 9/28 Patching output file 10/28 Patching output file 11/28 Patching output file 12/28 Patching output file 13/28 Patching output file 14/28 Patching output file 15/28 Patching output file 16/28 Patching output file 17/28 Patching output file 18/28 Patching output file 19/28 Patching output file 20/28 Patching output file 21/28 Patching output file 22/28 Patching output file 23/28 Patching output file 24/28 Patching output file 25/28 Patching output file 26/28 Patching output file 27/28 Patching output file 28/28 finished... make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/doc/latex' rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out refman.pdf pdflatex refman.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./refman.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. makeindex refman.idx This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support). Scanning input file refman.idx....done (108 entries accepted, 0 rejected). Sorting entries....done (754 comparisons). Generating output file refman.ind....done (193 lines written, 0 warnings). Output written in refman.ind. Transcript written in refman.ilg. pdflatex refman.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./refman.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. latex_count=5 ; \ while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $latex_count -gt 0 ] ;\ do \ echo "Rerunning latex...." ;\ pdflatex refman.tex ;\ latex_count=`expr $latex_count - 1` ;\ done make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/doc/latex' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/doc/latex' rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out refman.pdf make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/doc/latex' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src' make[1]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc' gcc -DHAVE_CONFIG_H -I. -I. -I../src/include -I../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -c soelim.c /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o soelim soelim.o mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o soelim soelim.o make all-recursive make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc' Making all in man1 make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man1' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc/man1' Making all in man3 make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man3' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc/man3' Making all in man7 make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man7' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc/man7' Making all in man8 make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man8' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc/man8' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc' Creating man1/qalter.1 Creating man1/qdel.1 Creating man1/qhold.1 Creating man1/qmove.1 Creating man1/qmsg.1 Creating man1/qorder.1 Creating man1/qrerun.1 Creating man1/qrls.1 Creating man1/qselect.1 Creating man1/qsig.1 Creating man1/qstat.1 Creating man1/qsub.1 Creating man1/pbs.1 Creating man1/pbsdsh.1 Creating man1/nqs2pbs.1 Creating man1/basl2c.1 Creating man1/xpbs.1 Creating man1/xpbsmon.1 Creating man1/qmgr.1 Creating man1/qchkpt.1 Creating man3/pbs_alterjob.3 Creating man3/pbs_checkpointjob.3 Creating man3/pbs_connect.3 Creating man3/pbs_default.3 Creating man3/pbs_deljob.3 Creating man3/pbs_disconnect.3 Creating man3/pbs_fbserver.3 Creating man3/pbs_geterrmsg.3 Creating man3/pbs_get_server_list.3 Creating man3/pbs_holdjob.3 Creating man3/pbs_locate.3 Creating man3/pbs_manager.3 Creating man3/pbs_movejob.3 Creating man3/pbs_msgjob.3 Creating man3/pbs_orderjob.3 Creating man3/pbs_rerunjob.3 Creating man3/pbs_rescquery.3 Creating man3/pbs_rescreserve.3 Creating man3/pbs_rlsjob.3 Creating man3/pbs_runjob.3 Creating man3/pbs_selectjob.3 Creating man3/pbs_selstat.3 Creating man3/pbs_sigjob.3 Creating man3/pbs_stagein.3 Creating man3/pbs_statjob.3 Creating man3/pbs_statnode.3 Creating man3/pbs_statserver.3 Creating man3/pbs_statque.3 Creating man3/pbs_submit.3 Creating man3/pbs_terminate.3 Creating man7/pbs_job_attributes.7 Creating man7/pbs_queue_attributes.7 Creating man7/pbs_server_attributes.7 Creating man7/pbs_resources_aix4.7 Creating man7/pbs_resources_aix5.7 Creating man7/pbs_resources_darwin.7 Creating man7/pbs_resources_digitalunix.7 Creating man7/pbs_resources_freebsd.7 Creating man7/pbs_resources_fujitsu.7 Creating man7/pbs_resources_hpux10.7 Creating man7/pbs_resources_hpux11.7 Creating man7/pbs_resources_irix5.7 Creating man7/pbs_resources_irix6.7 Creating man7/pbs_resources_irix6array.7 Creating man7/pbs_resources_linux.7 Creating man7/pbs_resources_netbsd.7 Creating man7/pbs_resources_solaris5.7 Creating man7/pbs_resources_solaris7.7 Creating man7/pbs_resources_sp2.7 Creating man7/pbs_resources_sunos4.7 Creating man7/pbs_resources_unicos8.7 Creating man7/pbs_resources_unicosmk2.7 Creating man8/pbs_mom.8 Creating man8/pbsnodes.8 Creating man8/pbs_sched_basl.8 Creating man8/pbs_sched_cc.8 Creating man8/pbs_server.8 Creating man8/pbs_sched_tcl.8 Creating man8/qdisable.8 Creating man8/qenable.8 Creating man8/qrun.8 Creating man8/qstart.8 Creating man8/qstop.8 Creating man8/qterm.8 make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc' make[1]: Entering directory `/builddir/build/BUILD/torque-3.0.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/torque-3.0.1' + for daemon in pbs_mom pbs_sched pbs_server + sed -i -e 's|^PBS_HOME=.*|PBS_HOME=/var/lib/torque|' -e 's|^PBS_DAEMON=.*|PBS_DAEMON=/usr/sbin/pbs_mom|' -e 's|chkconfig: 345|chkconfig: -|' contrib/init.d/pbs_mom + for daemon in pbs_mom pbs_sched pbs_server + sed -i -e 's|^PBS_HOME=.*|PBS_HOME=/var/lib/torque|' -e 's|^PBS_DAEMON=.*|PBS_DAEMON=/usr/sbin/pbs_sched|' -e 's|chkconfig: 345|chkconfig: -|' contrib/init.d/pbs_sched + for daemon in pbs_mom pbs_sched pbs_server + sed -i -e 's|^PBS_HOME=.*|PBS_HOME=/var/lib/torque|' -e 's|^PBS_DAEMON=.*|PBS_DAEMON=/usr/sbin/pbs_server|' -e 's|chkconfig: 345|chkconfig: -|' contrib/init.d/pbs_server + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5FctCJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 ++ dirname /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 + cd torque-3.0.1 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 'INSTALL=install -p' install Making install in src make[1]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src' Making install in include make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/include' make install-am make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/include' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/include' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/torque" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque" install -p -m 644 'pbs_error.h' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque/pbs_error.h' install -p -m 644 'pbs_error_db.h' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque/pbs_error_db.h' install -p -m 644 'pbs_ifl.h' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque/pbs_ifl.h' install -p -m 644 'tm.h' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque/tm.h' install -p -m 644 'tm_.h' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque/tm_.h' install -p -m 644 'rpp.h' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque/rpp.h' install -p -m 644 'rm.h' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque/rm.h' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/include' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/include' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/include' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib' Making install in Libattr make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libattr' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libattr' 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/torque-3.0.1/src/lib/Libattr' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libattr' Making install in Libcmds make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcmds' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcmds' 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/torque-3.0.1/src/lib/Libcmds' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcmds' Making install in Libcsv make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcsv' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcsv' 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/torque-3.0.1/src/lib/Libcsv' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libcsv' Making install in Libdis make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libdis' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libdis' 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/torque-3.0.1/src/lib/Libdis' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libdis' Making install in Libifl make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libifl' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libifl' 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/torque-3.0.1/src/lib/Libifl' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libifl' Making install in Liblog make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Liblog' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Liblog' 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/torque-3.0.1/src/lib/Liblog' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Liblog' Making install in Libnet make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libnet' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libnet' 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/torque-3.0.1/src/lib/Libnet' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libnet' Making install in Libpbs make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib" /bin/sh ../../../libtool --mode=install install -p 'libtorque.la' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libtorque.la' install -p .libs/libtorque.so.2.0.0 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libtorque.so.2.0.0 (cd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib && rm -f libtorque.so.2 && ln -s libtorque.so.2.0.0 libtorque.so.2) (cd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib && rm -f libtorque.so && ln -s libtorque.so.2.0.0 libtorque.so) install -p .libs/libtorque.lai /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libtorque.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libpbs' Making install in Libsite make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libsite' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libsite' 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/torque-3.0.1/src/lib/Libsite' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libsite' Making install in Libutils make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libutils' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libutils' 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/torque-3.0.1/src/lib/Libutils' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib/Libutils' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/lib' 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/torque-3.0.1/src/lib' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/lib' Making install in server make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/server' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/server' test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin" /bin/sh ../../libtool --mode=install install -p 'pbs_server' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_server' install -p .libs/pbs_server /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_server make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/server' /bin/sh ../../buildutils/pbs_mkdirs aux || : /bin/sh ../../buildutils/pbs_mkdirs server rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/qserverd ln -s pbs_server \ /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/qserverd make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/server' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/server' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/server' Making install in scheduler.cc make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' Making install in samples make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' Making install in . make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' Making install in fifo make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples/fifo' make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples/fifo' make[5]: Nothing to be done for `install-exec-am'. test -z "/var/lib/torque/sched_priv" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/sched_priv" install -p -m 644 'sched_config' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/sched_priv/sched_config' install -p -m 644 'resource_group' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/sched_priv/resource_group' install -p -m 644 'holidays' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/sched_priv/holidays' install -p -m 644 'dedicated_time' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/sched_priv/dedicated_time' make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples/fifo' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples/fifo' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc/samples' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin" /bin/sh ../../libtool --mode=install install -p 'pbs_sched' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_sched' install -p .libs/pbs_sched /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_sched make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/qschedd ln -s pbs_sched \ /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/qschedd make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/scheduler.cc' Making install in resmom make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' Making install in linux make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom/linux' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom/linux' 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/torque-3.0.1/src/resmom/linux' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/resmom/linux' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin" /bin/sh ../../libtool --mode=install install -p 'pbs_mom' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_mom' install -p .libs/pbs_mom /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_mom /bin/sh ../../libtool --mode=install install -p 'pbs_demux' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_demux' install -p .libs/pbs_demux /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_demux make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' /bin/sh ../../buildutils/pbs_mkdirs aux || : /bin/sh ../../buildutils/pbs_mkdirs mom rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/qnoded ln -s pbs_mom \ /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/qnoded make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/resmom' Making install in momctl make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin" /bin/sh ../../libtool --mode=install install -p 'momctl' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/momctl' install -p .libs/momctl /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/momctl make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' /bin/sh ../../buildutils/pbs_mkdirs aux || : /bin/sh ../../buildutils/pbs_mkdirs default make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' Making install in iff make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/iff' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/iff' test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin" /bin/sh ../../libtool --mode=install install -p 'pbs_iff' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_iff' install -p .libs/pbs_iff /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_iff make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/iff' chmod u+s /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_iff make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/iff' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/iff' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/iff' Making install in cmds make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/cmds' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/cmds' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin" /bin/sh ../../libtool --mode=install install -p 'qalter' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qalter' install -p .libs/qalter /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qalter /bin/sh ../../libtool --mode=install install -p 'qdel' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qdel' install -p .libs/qdel /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qdel /bin/sh ../../libtool --mode=install install -p 'qhold' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qhold' install -p .libs/qhold /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qhold /bin/sh ../../libtool --mode=install install -p 'qmove' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmove' install -p .libs/qmove /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmove /bin/sh ../../libtool --mode=install install -p 'qorder' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qorder' install -p .libs/qorder /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qorder /bin/sh ../../libtool --mode=install install -p 'qmsg' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmsg' install -p .libs/qmsg /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmsg /bin/sh ../../libtool --mode=install install -p 'qrerun' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrerun' install -p .libs/qrerun /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrerun /bin/sh ../../libtool --mode=install install -p 'qrls' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrls' install -p .libs/qrls /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrls /bin/sh ../../libtool --mode=install install -p 'qselect' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qselect' install -p .libs/qselect /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qselect /bin/sh ../../libtool --mode=install install -p 'qsig' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qsig' install -p .libs/qsig /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qsig /bin/sh ../../libtool --mode=install install -p 'qstat' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstat' install -p .libs/qstat /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstat /bin/sh ../../libtool --mode=install install -p 'qsub' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qsub' install -p .libs/qsub /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qsub /bin/sh ../../libtool --mode=install install -p 'pbsdsh' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbsdsh' install -p .libs/pbsdsh /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbsdsh /bin/sh ../../libtool --mode=install install -p 'qdisable' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qdisable' install -p .libs/qdisable /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qdisable /bin/sh ../../libtool --mode=install install -p 'qenable' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qenable' install -p .libs/qenable /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qenable /bin/sh ../../libtool --mode=install install -p 'qrun' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrun' install -p .libs/qrun /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrun /bin/sh ../../libtool --mode=install install -p 'qstart' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstart' install -p .libs/qstart /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstart /bin/sh ../../libtool --mode=install install -p 'qstop' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstop' install -p .libs/qstop /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstop /bin/sh ../../libtool --mode=install install -p 'qterm' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qterm' install -p .libs/qterm /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qterm /bin/sh ../../libtool --mode=install install -p 'pbsnodes' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbsnodes' install -p .libs/pbsnodes /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbsnodes /bin/sh ../../libtool --mode=install install -p 'qmgr' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmgr' install -p .libs/qmgr /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmgr /bin/sh ../../libtool --mode=install install -p 'qchkpt' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qchkpt' install -p .libs/qchkpt /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qchkpt /bin/sh ../../libtool --mode=install install -p 'pbs_track' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_track' install -p .libs/pbs_track /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_track test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin" install -p 'nqs2pbs' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/nqs2pbs' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/cmds' /bin/sh ../../buildutils/pbs_mkdirs aux || : /bin/sh ../../buildutils/pbs_mkdirs default rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qnodes ln -s pbsnodes \ /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qnodes make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/cmds' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/cmds' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/cmds' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making install in . make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin" /bin/sh ../../libtool --mode=install install -p 'chk_tree' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/chk_tree' install -p .libs/chk_tree /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/chk_tree /bin/sh ../../libtool --mode=install install -p 'hostn' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/hostn' install -p .libs/hostn /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/hostn /bin/sh ../../libtool --mode=install install -p 'printjob' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printjob' install -p .libs/printjob /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printjob /bin/sh ../../libtool --mode=install install -p 'printtracking' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printtracking' install -p .libs/printtracking /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printtracking /bin/sh ../../libtool --mode=install install -p 'printserverdb' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printserverdb' install -p .libs/printserverdb /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printserverdb /bin/sh ../../libtool --mode=install install -p 'tracejob' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/tracejob' install -p .libs/tracejob /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/tracejob /bin/sh ../../libtool --mode=install install -p 'pbs_tclsh' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_tclsh' install -p .libs/pbs_tclsh /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_tclsh /bin/sh ../../libtool --mode=install install -p 'pbs_wish' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_wish' install -p .libs/pbs_wish /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_wish make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making install in xpbsmon make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin" install -p 'xpbsmon' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/xpbsmon' test -z "/usr/lib/xpbsmon" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon" install -p -m 644 'preferences.tcl' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/preferences.tcl' install -p -m 644 'auto_upd.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/auto_upd.tk' install -p -m 644 'bindings.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bindings.tk' install -p -m 644 'box.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/box.tk' install -p -m 644 'button.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/button.tk' install -p -m 644 'cluster.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/cluster.tk' install -p -m 644 'color.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/color.tk' install -p -m 644 'common.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/common.tk' install -p -m 644 'dialog.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/dialog.tk' install -p -m 644 'entry.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/entry.tk' install -p -m 644 'expr.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/expr.tk' install -p -m 644 'listbox.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/listbox.tk' install -p -m 644 'main.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/main.tk' install -p -m 644 'node.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/node.tk' install -p -m 644 'pbs.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/pbs.tk' install -p -m 644 'prefsave.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/prefsave.tk' install -p -m 644 'pref.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/pref.tk' install -p -m 644 'spinbox.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/spinbox.tk' install -p -m 644 'system.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/system.tk' install -p -m 644 'wmgr.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/wmgr.tk' test -z "/usr/lib/xpbsmon/bitmaps" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps" install -p -m 644 'bitmaps/cyclist-only.xbm' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/cyclist-only.xbm' install -p -m 644 'bitmaps/hourglass.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/hourglass.bmp' install -p -m 644 'bitmaps/iconize.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/iconize.bmp' install -p -m 644 'bitmaps/logo.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/logo.bmp' install -p -m 644 'bitmaps/maximize.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/maximize.bmp' test -z "/usr/lib/xpbsmon/help" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help" install -p -m 644 'help/auto_update.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/auto_update.hlp' install -p -m 644 'help/main.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/main.hlp' install -p -m 644 'help/notes.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/notes.hlp' install -p -m 644 'help/pref.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/pref.hlp' install -p -m 644 'help/prefQuery.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/prefQuery.hlp' install -p -m 644 'help/prefServer.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/prefServer.hlp' test -z "/usr/lib/xpbsmon" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon" install -p -m 644 'xpbsmonrc' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/xpbsmonrc' install -p -m 644 'tclIndex' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/tclIndex' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' install -p buildindex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/buildindex rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/tclIndex cd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon && ./buildindex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon . /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 Running auto_mkindex...done chmod 644 tclIndex make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making install in momctl make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin" /bin/sh ../../libtool --mode=install install -p 'momctl' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/momctl' install -p .libs/momctl /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/momctl make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' /bin/sh ../../buildutils/pbs_mkdirs aux || : /bin/sh ../../buildutils/pbs_mkdirs default make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/momctl' Making install in gui make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui' Making install in Ccode make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui/Ccode' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui/Ccode' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/xpbs/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bin" /bin/sh ../../../libtool --mode=install install -p 'xpbs_datadump' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bin/xpbs_datadump' install -p .libs/xpbs_datadump /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bin/xpbs_datadump /bin/sh ../../../libtool --mode=install install -p 'xpbs_scriptload' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bin/xpbs_scriptload' install -p .libs/xpbs_scriptload /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bin/xpbs_scriptload make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui/Ccode' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui/Ccode' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin" install -p 'xpbs' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/xpbs' test -z "/usr/lib/xpbs" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs" install -p -m 644 'pbs.tcl' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/pbs.tcl' install -p -m 644 'preferences.tcl' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/preferences.tcl' install -p -m 644 'acctname.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/acctname.tk' install -p -m 644 'after_depend.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/after_depend.tk' install -p -m 644 'auto_upd.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/auto_upd.tk' install -p -m 644 'before_depend.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/before_depend.tk' install -p -m 644 'bindings.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bindings.tk' install -p -m 644 'box.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/box.tk' install -p -m 644 'button.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/button.tk' install -p -m 644 'checkpoint.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/checkpoint.tk' install -p -m 644 'common.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/common.tk' install -p -m 644 'concur.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/concur.tk' install -p -m 644 'datetime.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/datetime.tk' install -p -m 644 'email_list.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/email_list.tk' install -p -m 644 'entry.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/entry.tk' install -p -m 644 'fileselect.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/fileselect.tk' install -p -m 644 'hold.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/hold.tk' install -p -m 644 'jobname.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/jobname.tk' install -p -m 644 'listbox.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/listbox.tk' install -p -m 644 'main.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/main.tk' install -p -m 644 'misc.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/misc.tk' install -p -m 644 'owners.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/owners.tk' install -p -m 644 'prefsave.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/prefsave.tk' install -p -m 644 'pref.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/pref.tk' install -p -m 644 'priority.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/priority.tk' install -p -m 644 'qalter.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qalter.tk' install -p -m 644 'qdel.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qdel.tk' install -p -m 644 'qhold.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qhold.tk' install -p -m 644 'qmove.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qmove.tk' install -p -m 644 'qmsg.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qmsg.tk' install -p -m 644 'qrls.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qrls.tk' install -p -m 644 'qsig.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qsig.tk' install -p -m 644 'qsub.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qsub.tk' install -p -m 644 'qterm.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qterm.tk' install -p -m 644 'qtime.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/qtime.tk' install -p -m 644 'rerun.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/rerun.tk' install -p -m 644 'res.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/res.tk' install -p -m 644 'spinbox.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/spinbox.tk' install -p -m 644 'staging.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/staging.tk' install -p -m 644 'state.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/state.tk' install -p -m 644 'text.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/text.tk' install -p -m 644 'trackjob.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/trackjob.tk' install -p -m 644 'wmgr.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/wmgr.tk' test -z "/usr/lib/xpbs/bitmaps" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps" install -p -m 644 'bitmaps/curve_down_arrow.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/curve_down_arrow.bmp' install -p -m 644 'bitmaps/curve_up_arrow.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/curve_up_arrow.bmp' install -p -m 644 'bitmaps/cyclist-only.xbm' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/cyclist-only.xbm' install -p -m 644 'bitmaps/Downarrow.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/Downarrow.bmp' install -p -m 644 'bitmaps/hourglass.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/hourglass.bmp' install -p -m 644 'bitmaps/iconize.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/iconize.bmp' install -p -m 644 'bitmaps/logo.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/logo.bmp' install -p -m 644 'bitmaps/maximize.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/maximize.bmp' install -p -m 644 'bitmaps/sm_down_arrow.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/sm_down_arrow.bmp' install -p -m 644 'bitmaps/sm_up_arrow.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/sm_up_arrow.bmp' install -p -m 644 'bitmaps/Uparrow.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bitmaps/Uparrow.bmp' test -z "/usr/lib/xpbs/help" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help" install -p -m 644 'help/after_depend.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/after_depend.hlp' install -p -m 644 'help/auto_update.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/auto_update.hlp' install -p -m 644 'help/before_depend.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/before_depend.hlp' install -p -m 644 'help/concur.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/concur.hlp' install -p -m 644 'help/datetime.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/datetime.hlp' install -p -m 644 'help/delete.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/delete.hlp' install -p -m 644 'help/email.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/email.hlp' install -p -m 644 'help/fileselect.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/fileselect.hlp' install -p -m 644 'help/hold.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/hold.hlp' install -p -m 644 'help/main.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/main.hlp' install -p -m 644 'help/message.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/message.hlp' install -p -m 644 'help/misc.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/misc.hlp' install -p -m 644 'help/modify.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/modify.hlp' install -p -m 644 'help/move.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/move.hlp' install -p -m 644 'help/notes.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/notes.hlp' install -p -m 644 'help/preferences.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/preferences.hlp' install -p -m 644 'help/release.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/release.hlp' install -p -m 644 'help/select.acctname.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.acctname.hlp' install -p -m 644 'help/select.checkpoint.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.checkpoint.hlp' install -p -m 644 'help/select.hold.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.hold.hlp' install -p -m 644 'help/select.jobname.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.jobname.hlp' install -p -m 644 'help/select.owners.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.owners.hlp' install -p -m 644 'help/select.priority.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.priority.hlp' install -p -m 644 'help/select.qtime.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.qtime.hlp' install -p -m 644 'help/select.rerun.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.rerun.hlp' install -p -m 644 'help/select.resources.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.resources.hlp' install -p -m 644 'help/select.states.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/select.states.hlp' install -p -m 644 'help/signal.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/signal.hlp' install -p -m 644 'help/staging.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/staging.hlp' install -p -m 644 'help/submit.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/submit.hlp' install -p -m 644 'help/terminate.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/terminate.hlp' install -p -m 644 'help/trackjob.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/help/trackjob.hlp' test -z "/usr/lib/xpbs" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs" install -p -m 644 'xpbsrc' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/xpbsrc' install -p -m 644 'tclIndex' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/tclIndex' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/gui' install -p buildindex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/buildindex rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/tclIndex cd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs && ./buildindex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs . /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 Running auto_mkindex...done chmod 644 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/tclIndex make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/gui' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making install in . make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin" /bin/sh ../../libtool --mode=install install -p 'chk_tree' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/chk_tree' install -p .libs/chk_tree /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/chk_tree /bin/sh ../../libtool --mode=install install -p 'hostn' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/hostn' install -p .libs/hostn /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/hostn /bin/sh ../../libtool --mode=install install -p 'printjob' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printjob' install -p .libs/printjob /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printjob /bin/sh ../../libtool --mode=install install -p 'printtracking' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printtracking' install -p .libs/printtracking /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printtracking /bin/sh ../../libtool --mode=install install -p 'printserverdb' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printserverdb' install -p .libs/printserverdb /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printserverdb /bin/sh ../../libtool --mode=install install -p 'tracejob' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/tracejob' install -p .libs/tracejob /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/tracejob /bin/sh ../../libtool --mode=install install -p 'pbs_tclsh' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_tclsh' install -p .libs/pbs_tclsh /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_tclsh /bin/sh ../../libtool --mode=install install -p 'pbs_wish' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_wish' install -p .libs/pbs_wish /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_wish make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making install in xpbsmon make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin" install -p 'xpbsmon' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/xpbsmon' test -z "/usr/lib/xpbsmon" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon" install -p -m 644 'preferences.tcl' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/preferences.tcl' install -p -m 644 'auto_upd.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/auto_upd.tk' install -p -m 644 'bindings.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bindings.tk' install -p -m 644 'box.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/box.tk' install -p -m 644 'button.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/button.tk' install -p -m 644 'cluster.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/cluster.tk' install -p -m 644 'color.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/color.tk' install -p -m 644 'common.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/common.tk' install -p -m 644 'dialog.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/dialog.tk' install -p -m 644 'entry.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/entry.tk' install -p -m 644 'expr.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/expr.tk' install -p -m 644 'listbox.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/listbox.tk' install -p -m 644 'main.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/main.tk' install -p -m 644 'node.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/node.tk' install -p -m 644 'pbs.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/pbs.tk' install -p -m 644 'prefsave.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/prefsave.tk' install -p -m 644 'pref.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/pref.tk' install -p -m 644 'spinbox.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/spinbox.tk' install -p -m 644 'system.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/system.tk' install -p -m 644 'wmgr.tk' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/wmgr.tk' test -z "/usr/lib/xpbsmon/bitmaps" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps" install -p -m 644 'bitmaps/cyclist-only.xbm' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/cyclist-only.xbm' install -p -m 644 'bitmaps/hourglass.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/hourglass.bmp' install -p -m 644 'bitmaps/iconize.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/iconize.bmp' install -p -m 644 'bitmaps/logo.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/logo.bmp' install -p -m 644 'bitmaps/maximize.bmp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/bitmaps/maximize.bmp' test -z "/usr/lib/xpbsmon/help" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help" install -p -m 644 'help/auto_update.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/auto_update.hlp' install -p -m 644 'help/main.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/main.hlp' install -p -m 644 'help/notes.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/notes.hlp' install -p -m 644 'help/pref.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/pref.hlp' install -p -m 644 'help/prefQuery.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/prefQuery.hlp' install -p -m 644 'help/prefServer.hlp' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/help/prefServer.hlp' test -z "/usr/lib/xpbsmon" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon" install -p -m 644 'xpbsmonrc' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/xpbsmonrc' install -p -m 644 'tclIndex' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/tclIndex' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' install -p buildindex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/buildindex rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/tclIndex cd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon && ./buildindex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon . /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 Running auto_mkindex...done chmod 644 tclIndex make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools/xpbsmon' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/tools' Making install in pam make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/pam' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/pam' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib/security" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/lib/security" /bin/sh ../../libtool --mode=install install -p 'pam_pbssimpleauth.la' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/lib/security/pam_pbssimpleauth.la' install -p .libs/pam_pbssimpleauth.so /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/lib/security/pam_pbssimpleauth.so install -p .libs/pam_pbssimpleauth.lai /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/lib/security/pam_pbssimpleauth.la libtool: install: warning: remember to run `libtool --finish /lib/security' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/pam' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/pam' Making install in drmaa make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' Making install in src make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' make install-am make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib" /bin/sh ../../../libtool --mode=install install -p 'libdrmaa.la' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libdrmaa.la' libtool: install: warning: relinking `libdrmaa.la' (cd /builddir/build/BUILD/torque-3.0.1/src/drmaa/src; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-overlength-strings -D_LARGEFILE64_SOURCE -DMUNGE_AUTH -o libdrmaa.la -rpath /usr/lib attrib.lo compat.lo drmaa_attrib.lo error.lo jobs.lo lookup3.lo pbs_attrib.lo session.lo submit.lo util.lo wait.lo ../../lib/Libpbs/libtorque.la -pthread -inst-prefix-dir /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386) gcc -shared .libs/attrib.o .libs/compat.o .libs/drmaa_attrib.o .libs/error.o .libs/jobs.o .libs/lookup3.o .libs/pbs_attrib.o .libs/session.o .libs/submit.o .libs/util.o .libs/wait.o -L/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib -L/usr/lib -ltorque -pthread -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libdrmaa.so.0 -o .libs/libdrmaa.so.0.0.0 install -p .libs/libdrmaa.so.0.0.0T /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libdrmaa.so.0.0.0 (cd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib && rm -f libdrmaa.so.0 && ln -s libdrmaa.so.0.0.0 libdrmaa.so.0) (cd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib && rm -f libdrmaa.so && ln -s libdrmaa.so.0.0.0 libdrmaa.so) install -p .libs/libdrmaa.lai /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libdrmaa.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/torque" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque" install -p -m 644 'drmaa.h' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/include/torque/drmaa.h' make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/src' Making install in test make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/test' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/test' 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/torque-3.0.1/src/drmaa/test' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa/test' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' make[4]: Nothing to be done for `install-exec-am'. ( cd doc; find -type f -exec install -p -m 644 -D '{}' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/{}' \; ) test -z "/usr/share/doc/torque-drmaa" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa" install -p -m 644 'drmaa.pdf' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/drmaa.pdf' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src/drmaa' make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/src' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/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/torque-3.0.1/src' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src' make[1]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc' Making install in man1 make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man1' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man1' 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/torque-3.0.1/doc/man1' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc/man1' Making install in man3 make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man3' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man3' 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/torque-3.0.1/doc/man3' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc/man3' Making install in man7 make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man7' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man7' 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/torque-3.0.1/doc/man7' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc/man7' Making install in man8 make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man8' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc/man8' 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/torque-3.0.1/doc/man8' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc/man8' make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc' make[4]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1" install -p -m 644 './man1/qalter.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qalter.1' install -p -m 644 './man1/qdel.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qdel.1' install -p -m 644 './man1/qhold.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qhold.1' install -p -m 644 './man1/qmove.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qmove.1' install -p -m 644 './man1/qmsg.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qmsg.1' install -p -m 644 './man1/qorder.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qorder.1' install -p -m 644 './man1/qrerun.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qrerun.1' install -p -m 644 './man1/qrls.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qrls.1' install -p -m 644 './man1/qselect.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qselect.1' install -p -m 644 './man1/qsig.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qsig.1' install -p -m 644 './man1/qstat.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qstat.1' install -p -m 644 './man1/qsub.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qsub.1' install -p -m 644 './man1/pbs.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/pbs.1' install -p -m 644 './man1/pbsdsh.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/pbsdsh.1' install -p -m 644 './man1/nqs2pbs.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/nqs2pbs.1' install -p -m 644 './man1/basl2c.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/basl2c.1' install -p -m 644 './man1/xpbs.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/xpbs.1' install -p -m 644 './man1/xpbsmon.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/xpbsmon.1' install -p -m 644 './man1/qmgr.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qmgr.1' install -p -m 644 './man1/qchkpt.1' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qchkpt.1' test -z "/usr/share/man/man3" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3" install -p -m 644 './man3/rpp.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/rpp.3' install -p -m 644 './man3/tm.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/tm.3' install -p -m 644 './man3/pbs_alterjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_alterjob.3' install -p -m 644 './man3/pbs_checkpointjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_checkpointjob.3' install -p -m 644 './man3/pbs_connect.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_connect.3' install -p -m 644 './man3/pbs_default.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_default.3' install -p -m 644 './man3/pbs_deljob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_deljob.3' install -p -m 644 './man3/pbs_disconnect.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_disconnect.3' install -p -m 644 './man3/pbs_fbserver.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_fbserver.3' install -p -m 644 './man3/pbs_geterrmsg.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_geterrmsg.3' install -p -m 644 './man3/pbs_get_server_list.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_get_server_list.3' install -p -m 644 './man3/pbs_holdjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_holdjob.3' install -p -m 644 './man3/pbs_locate.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_locate.3' install -p -m 644 './man3/pbs_manager.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_manager.3' install -p -m 644 './man3/pbs_movejob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_movejob.3' install -p -m 644 './man3/pbs_msgjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_msgjob.3' install -p -m 644 './man3/pbs_orderjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_orderjob.3' install -p -m 644 './man3/pbs_rerunjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_rerunjob.3' install -p -m 644 './man3/pbs_rescquery.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_rescquery.3' install -p -m 644 './man3/pbs_rescreserve.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_rescreserve.3' install -p -m 644 './man3/pbs_rlsjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_rlsjob.3' install -p -m 644 './man3/pbs_runjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_runjob.3' install -p -m 644 './man3/pbs_selectjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_selectjob.3' install -p -m 644 './man3/pbs_selstat.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_selstat.3' install -p -m 644 './man3/pbs_sigjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_sigjob.3' install -p -m 644 './man3/pbs_stagein.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_stagein.3' install -p -m 644 './man3/pbs_statjob.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_statjob.3' install -p -m 644 './man3/pbs_statnode.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_statnode.3' install -p -m 644 './man3/pbs_statque.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_statque.3' install -p -m 644 './man3/pbs_statserver.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_statserver.3' install -p -m 644 './man3/pbs_submit.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_submit.3' install -p -m 644 './man3/pbs_terminate.3' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/pbs_terminate.3' test -z "/usr/share/man/man7" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7" install -p -m 644 './man7/pbs_job_attributes.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_job_attributes.7' install -p -m 644 './man7/pbs_queue_attributes.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_queue_attributes.7' install -p -m 644 './man7/pbs_server_attributes.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_server_attributes.7' install -p -m 644 './man7/pbs_resources_aix4.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_aix4.7' install -p -m 644 './man7/pbs_resources_aix5.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_aix5.7' install -p -m 644 './man7/pbs_resources_darwin.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_darwin.7' install -p -m 644 './man7/pbs_resources_digitalunix.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_digitalunix.7' install -p -m 644 './man7/pbs_resources_freebsd.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_freebsd.7' install -p -m 644 './man7/pbs_resources_fujitsu.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_fujitsu.7' install -p -m 644 './man7/pbs_resources_hpux10.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_hpux10.7' install -p -m 644 './man7/pbs_resources_hpux11.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_hpux11.7' install -p -m 644 './man7/pbs_resources_irix5.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_irix5.7' install -p -m 644 './man7/pbs_resources_irix6.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_irix6.7' install -p -m 644 './man7/pbs_resources_irix6array.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_irix6array.7' install -p -m 644 './man7/pbs_resources_linux.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_linux.7' install -p -m 644 './man7/pbs_resources_netbsd.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_netbsd.7' install -p -m 644 './man7/pbs_resources_solaris5.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_solaris5.7' install -p -m 644 './man7/pbs_resources_solaris7.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_solaris7.7' install -p -m 644 './man7/pbs_resources_sp2.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_sp2.7' install -p -m 644 './man7/pbs_resources_sunos4.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_sunos4.7' install -p -m 644 './man7/pbs_resources_unicos8.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_unicos8.7' install -p -m 644 './man7/pbs_resources_unicosmk2.7' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources_unicosmk2.7' test -z "/usr/share/man/man8" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8" install -p -m 644 './man8/pbs_mom.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/pbs_mom.8' install -p -m 644 './man8/pbsnodes.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/pbsnodes.8' install -p -m 644 './man8/pbs_sched_basl.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/pbs_sched_basl.8' install -p -m 644 './man8/pbs_sched_cc.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/pbs_sched_cc.8' install -p -m 644 './man8/pbs_sched_tcl.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/pbs_sched_tcl.8' install -p -m 644 './man8/pbs_server.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/pbs_server.8' install -p -m 644 './man8/qdisable.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/qdisable.8' install -p -m 644 './man8/qenable.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/qenable.8' install -p -m 644 './man8/qrun.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/qrun.8' install -p -m 644 './man8/qstart.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/qstart.8' install -p -m 644 './man8/qstop.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/qstop.8' install -p -m 644 './man8/qterm.8' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/qterm.8' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/torque-3.0.1/doc' rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources.7 \ /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/pbs_sched.8 ln -s pbs_resources_linux.7 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man7/pbs_resources.7 ln -s pbs_sched_cc.8 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man8/pbs_sched.8 make[5]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc' make[4]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc' make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/torque-3.0.1/doc' make[1]: Entering directory `/builddir/build/BUILD/torque-3.0.1' make[2]: Entering directory `/builddir/build/BUILD/torque-3.0.1' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin" install -p 'pbs-config' '/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs-config' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/torque-3.0.1' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/builddir/build/BUILD/torque-3.0.1' make[2]: Leaving directory `/builddir/build/BUILD/torque-3.0.1' make[1]: Leaving directory `/builddir/build/BUILD/torque-3.0.1' + rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libdrmaa.la /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libtorque.la + rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/buildindex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbsmon/buildindex + rm -f /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/lib/security/pam_pbssimpleauth.a /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/lib/security/pam_pbssimpleauth.la + mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/rc.d/init.d + install -p -m 755 contrib/init.d/pbs_mom /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/rc.d/init.d/pbs_mom + install -p -m 755 contrib/init.d/pbs_sched /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/rc.d/init.d/pbs_sched + install -p -m 755 contrib/init.d/pbs_server /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/rc.d/init.d/pbs_server + sed -i -e 's|lib/../||' /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/xpbs + desktop-file-install --dir /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/applications xpbs.desktop /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/applications/xpbs.desktop: error: (will be fatal in the future): value "xpbs.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + desktop-file-install --dir /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/applications xpbsmon.desktop /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/applications/xpbsmon.desktop: error: (will be fatal in the future): value "xpbsmon.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + install -d /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/pixmaps + install -p -m0644 xpbs.png xpbsmon.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/pixmaps + for bin in qalter qdel qhold qrls qselect qstat qsub + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qalter /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qalter-torque + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qalter.1 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qalter-torque.1 + for bin in qalter qdel qhold qrls qselect qstat qsub + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qdel /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qdel-torque + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qdel.1 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qdel-torque.1 + for bin in qalter qdel qhold qrls qselect qstat qsub + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qhold /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qhold-torque + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qhold.1 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qhold-torque.1 + for bin in qalter qdel qhold qrls qselect qstat qsub + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrls /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrls-torque + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qrls.1 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qrls-torque.1 + for bin in qalter qdel qhold qrls qselect qstat qsub + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qselect /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qselect-torque + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qselect.1 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qselect-torque.1 + for bin in qalter qdel qhold qrls qselect qstat qsub + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstat /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstat-torque + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qstat.1 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qstat-torque.1 + for bin in qalter qdel qhold qrls qselect qstat qsub + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qsub /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qsub-torque + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qsub.1 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/qsub-torque.1 + mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque + pushd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque ~/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque ~/build/BUILD/torque-3.0.1 + mv pbs_environment /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque + mv server_name /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque + ln -s /etc/torque/pbs_environment . + ln -s /etc/torque/server_name . ~/build/BUILD/torque-3.0.1 + popd + mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/log/torque ~/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque ~/build/BUILD/torque-3.0.1 + pushd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque + mv mom_logs /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/log/torque + ln -s /var/log/torque/mom_logs . ~/build/BUILD/torque-3.0.1 + popd + mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque/mom + install -p -m 644 config /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque/mom/config ~/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/mom_priv ~/build/BUILD/torque-3.0.1 + pushd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/mom_priv + ln -s /etc/torque/mom/config . ~/build/BUILD/torque-3.0.1 + popd + mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque/sched ~/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/sched_priv ~/build/BUILD/torque-3.0.1 + pushd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque/sched_priv + for CONFIG in dedicated_time holidays resource_group sched_config + mv dedicated_time /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque/sched/. + ln -s /etc/torque/sched/dedicated_time . + for CONFIG in dedicated_time holidays resource_group sched_config + mv holidays /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque/sched/. + ln -s /etc/torque/sched/holidays . + for CONFIG in dedicated_time holidays resource_group sched_config + mv resource_group /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque/sched/. + ln -s /etc/torque/sched/resource_group . + for CONFIG in dedicated_time holidays resource_group sched_config + mv sched_config /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/etc/torque/sched/. + ln -s /etc/torque/sched/sched_config . ~/build/BUILD/torque-3.0.1 + popd + pushd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque + mv sched_logs /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/log/torque ~/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque ~/build/BUILD/torque-3.0.1 + ln -s /var/log/torque/sched_logs . ~/build/BUILD/torque-3.0.1 + popd + pushd /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque + mv server_logs /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/log/torque ~/build/BUILDROOT/torque-3.0.1-2.fc16.i386/var/lib/torque ~/build/BUILD/torque-3.0.1 + ln -s /var/log/torque/server_logs . ~/build/BUILD/torque-3.0.1 + popd + mv /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/compat.h.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa.h.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_attr_names_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_attr_values_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_attrib.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_attrib_info_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_def_attr_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_job_ids_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_job_iter_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_job_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_job_template_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_jobt.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_session.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_session_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_submission_context_s.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/drmaa_viter.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/error.h.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/jobs.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/jobs.h.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/lookup3.h.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/man/man3/pbs_attrib.3 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man3/. + rm -rf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/annotated.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/attrib_8h_source.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/bc_s.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/classes.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/closed.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/compat_8h.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/compat_8h__dep__incl.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/compat_8h__dep__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/compat_8h__dep__incl.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/compat_8h__incl.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/compat_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/compat_8h__incl.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/compat_8h_source.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/doxygen.css /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/doxygen.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h__dep__incl.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h__dep__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h__dep__incl.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h__incl.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h__incl.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a020e878f49a7808540f0adca8adc884f_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a020e878f49a7808540f0adca8adc884f_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a020e878f49a7808540f0adca8adc884f_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a398ac9a918c028f901b5188c6fcd29c7_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a398ac9a918c028f901b5188c6fcd29c7_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a398ac9a918c028f901b5188c6fcd29c7_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a481eed4e3051201072e036ee8019b95b_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a481eed4e3051201072e036ee8019b95b_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a481eed4e3051201072e036ee8019b95b_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a49bfcae0e89fb05e31e26c079866ef5c_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a49bfcae0e89fb05e31e26c079866ef5c_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a49bfcae0e89fb05e31e26c079866ef5c_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a4cc4d601553011d7f7ca3e63111a5641_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a4cc4d601553011d7f7ca3e63111a5641_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a4cc4d601553011d7f7ca3e63111a5641_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a79afcf8b9948552b879ed57876cf80dc_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a79afcf8b9948552b879ed57876cf80dc_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_a79afcf8b9948552b879ed57876cf80dc_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_aab2b22696e370bf570773df1147d3e93_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_aab2b22696e370bf570773df1147d3e93_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_aab2b22696e370bf570773df1147d3e93_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_ad88bd99ee36835cc01dc63f6c6bafbed_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_ad88bd99ee36835cc01dc63f6c6bafbed_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_ad88bd99ee36835cc01dc63f6c6bafbed_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_adeae0335ca11e1ecd86cbca62f9fe28e_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_adeae0335ca11e1ecd86cbca62f9fe28e_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_adeae0335ca11e1ecd86cbca62f9fe28e_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa_8h_source.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/drmaa__impl_8h_source.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/error_8h.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/error_8h__dep__incl.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/error_8h__dep__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/error_8h__dep__incl.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/error_8h__incl.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/error_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/error_8h__incl.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/error_8h_source.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/files.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/form_0.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/formula.repository /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/functions.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/functions_vars.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/globals.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/globals_enum.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/globals_func.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/graph_legend.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/graph_legend.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/graph_legend.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__jobt.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__jobt.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__jobt.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__jobt.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__session.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__session_ga45533834109e2b9434b10ff24cbe1e21_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__session_ga45533834109e2b9434b10ff24cbe1e21_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__session_ga45533834109e2b9434b10ff24cbe1e21_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__viter.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__viter.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__viter.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa__viter.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa_gab00cf774d811c2d1b635d9ce61c558d9_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa_gab00cf774d811c2d1b635d9ce61c558d9_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa_gab00cf774d811c2d1b635d9ce61c558d9_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa_gae9ffb85ec39a1fad18d18fc1a269196d_cgraph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa_gae9ffb85ec39a1fad18d18fc1a269196d_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__drmaa_gae9ffb85ec39a1fad18d18fc1a269196d_cgraph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/group__jobs.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/index.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/installdox /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/jobs_8h.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/jobs_8h__incl.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/jobs_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/jobs_8h__incl.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/jobs_8h_source.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/jquery.js /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/lookup3_8h.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/lookup3_8h__incl.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/lookup3_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/lookup3_8h__incl.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/lookup3_8h_source.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/modules.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/nav_f.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/nav_h.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/open.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/search /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__attr__names__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__attr__values__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__attrib.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__attrib__info__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__def__attr__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__ids__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__iter__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__iter__s__coll__graph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__iter__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__iter__s__coll__graph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__s__coll__graph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__s__coll__graph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__template__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__template__s__coll__graph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__template__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__job__template__s__coll__graph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__session__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__session__s__coll__graph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__session__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__session__s__coll__graph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__submission__context__s.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__submission__context__s__coll__graph.map /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__submission__context__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structdrmaa__submission__context__s__coll__graph.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/structpbs__attrib.html /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/tab_a.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/tab_b.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/tab_h.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/tab_s.png /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/html/tabs.css + rm -rf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/Makefile /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/annotated.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/compat_8h.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/compat_8h__dep__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/compat_8h__dep__incl.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/compat_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/compat_8h__incl.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/doxygen.sty /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h__dep__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h__dep__incl.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h__incl.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a020e878f49a7808540f0adca8adc884f_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a020e878f49a7808540f0adca8adc884f_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a398ac9a918c028f901b5188c6fcd29c7_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a398ac9a918c028f901b5188c6fcd29c7_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a481eed4e3051201072e036ee8019b95b_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a481eed4e3051201072e036ee8019b95b_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a49bfcae0e89fb05e31e26c079866ef5c_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a49bfcae0e89fb05e31e26c079866ef5c_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a4cc4d601553011d7f7ca3e63111a5641_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a4cc4d601553011d7f7ca3e63111a5641_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a79afcf8b9948552b879ed57876cf80dc_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_a79afcf8b9948552b879ed57876cf80dc_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_aab2b22696e370bf570773df1147d3e93_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_aab2b22696e370bf570773df1147d3e93_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_ad88bd99ee36835cc01dc63f6c6bafbed_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_ad88bd99ee36835cc01dc63f6c6bafbed_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_adeae0335ca11e1ecd86cbca62f9fe28e_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/drmaa_8h_adeae0335ca11e1ecd86cbca62f9fe28e_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/error_8h.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/error_8h__dep__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/error_8h__dep__incl.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/error_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/error_8h__incl.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/files.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__jobt.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__jobt.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__jobt.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__session.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__session_ga45533834109e2b9434b10ff24cbe1e21_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__session_ga45533834109e2b9434b10ff24cbe1e21_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__viter.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__viter.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa__viter.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa_gab00cf774d811c2d1b635d9ce61c558d9_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa_gab00cf774d811c2d1b635d9ce61c558d9_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa_gae9ffb85ec39a1fad18d18fc1a269196d_cgraph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__drmaa_gae9ffb85ec39a1fad18d18fc1a269196d_cgraph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/group__jobs.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/jobs_8h.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/jobs_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/jobs_8h__incl.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/lookup3_8h.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/lookup3_8h__incl.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/lookup3_8h__incl.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/modules.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/refman.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__attr__names__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__attr__values__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__attrib.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__attrib__info__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__def__attr__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__ids__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__iter__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__iter__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__iter__s__coll__graph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__s__coll__graph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__template__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__template__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__job__template__s__coll__graph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__session__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__session__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__session__s__coll__graph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__submission__context__s.tex /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__submission__context__s__coll__graph.md5 /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structdrmaa__submission__context__s__coll__graph.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/latex/structpbs__attrib.tex + rm /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-drmaa/drmaa.pdf + rm /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/man/man1/basl2c.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/torque-3.0.1 extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/lib/security/pam_pbssimpleauth.so extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_tclsh extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printjob extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbsdsh extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmsg extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qsig extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qenable extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qalter-torque extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/tracejob extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstat-torque extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qdisable extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrun extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qterm extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/chk_tree extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrerun extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/hostn extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qorder extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_wish extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmove extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstop extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbs_track extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qmgr extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qdel-torque extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qselect-torque extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qhold-torque extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printtracking extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qrls-torque extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qchkpt extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qsub-torque extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/qstart extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/printserverdb extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/bin/pbsnodes extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/momctl extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_server extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_mom extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_sched extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_demux extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/sbin/pbs_iff extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bin/xpbs_scriptload extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/xpbs/bin/xpbs_datadump extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libtorque.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/lib/libdrmaa.so.0.0.0 symlinked /usr/lib/debug/usr/bin/pbsnodes.debug to /usr/lib/debug/usr/bin/qnodes.debug symlinked /usr/lib/debug/usr/sbin/pbs_mom.debug to /usr/lib/debug/usr/sbin/qnoded.debug symlinked /usr/lib/debug/usr/sbin/pbs_sched.debug to /usr/lib/debug/usr/sbin/qschedd.debug symlinked /usr/lib/debug/usr/sbin/pbs_server.debug to /usr/lib/debug/usr/sbin/qserverd.debug symlinked /usr/lib/debug/usr/lib/libtorque.so.2.0.0.debug to /usr/lib/debug/usr/lib/libtorque.so.2.debug symlinked /usr/lib/debug/usr/lib/libtorque.so.2.0.0.debug to /usr/lib/debug/usr/lib/libtorque.so.debug symlinked /usr/lib/debug/usr/lib/libdrmaa.so.0.0.0.debug to /usr/lib/debug/usr/lib/libdrmaa.so.debug symlinked /usr/lib/debug/usr/lib/libdrmaa.so.0.0.0.debug to /usr/lib/debug/usr/lib/libdrmaa.so.0.debug cpio: glibc-2.14/math: Cannot stat: No such file or directory cpio: glibc-2.14/math/ieee-math.c: Cannot stat: No such file or directory cpio: glibc-2.14/math/math.h: Cannot stat: No such file or directory 10321 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: torque-3.0.1-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qbMV3z + umask 022 + cd /builddir/build/BUILD + cd torque-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-3.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-3.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-3.0.1 + cp -pr README.torque torque.setup Release_Notes /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-3.0.1 + cp -pr CHANGELOG PBS_License_2.5.txt README.Fedora contrib/PBS_License_2.3.txt /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-3.0.1 + exit 0 Provides: config(torque) = 3.0.1-2.fc16 Requires(interp): /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 Processing files: torque-client-3.0.1-2.fc16.i686 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(preun): /bin/sh chkconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libm.so.6 libncurses.so.5 libreadline.so.6 libtcl8.5.so libtinfo.so.5 libtorque.so.2 libutil.so.1 rtld(GNU_HASH) Processing files: torque-docs-3.0.1-2.fc16.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p4Pyis + umask 022 + cd /builddir/build/BUILD + cd torque-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-docs-3.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-docs-3.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-docs-3.0.1 + cp -pr doc/admin_guide.ps /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-docs-3.0.1 + cp -pr src/drmaa/drmaa.pdf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-docs-3.0.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: torque-gui-3.0.1-2.fc16.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libm.so.6 libtcl8.5.so libtk8.5.so libtorque.so.2 rtld(GNU_HASH) Processing files: torque-libs-3.0.1-2.fc16.i686 Provides: libtorque = 3.0.1-2.fc16 libtorque.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) rtld(GNU_HASH) Obsoletes: libtorque < 2.4.8-2 Processing files: torque-devel-3.0.1-2.fc16.i686 Provides: libtorque-devel = 3.0.1-2.fc16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libtorque.so.2 Obsoletes: libtorque-devel < 2.4.8-2 Processing files: torque-mom-3.0.1-2.fc16.i686 Provides: config(torque-mom) = 3.0.1-2.fc16 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 initscripts Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libtorque.so.2 libutil.so.1 libutil.so.1(GLIBC_2.0) rtld(GNU_HASH) Processing files: torque-pam-3.0.1-2.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WKaFjo + umask 022 + cd /builddir/build/BUILD + cd torque-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-pam-3.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-pam-3.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-pam-3.0.1 + cp -pr src/pam/README.pam /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386/usr/share/doc/torque-pam-3.0.1 + exit 0 Provides: pam_pbssimpleauth.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpam.so.0 libpam.so.0(LIBPAM_1.0) rtld(GNU_HASH) Processing files: torque-scheduler-3.0.1-2.fc16.i686 Provides: config(torque-scheduler) = 3.0.1-2.fc16 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 initscripts Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libtorque.so.2 rtld(GNU_HASH) Processing files: torque-server-3.0.1-2.fc16.i686 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 initscripts Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libtorque.so.2 rtld(GNU_HASH) Processing files: torque-drmaa-3.0.1-2.fc16.i686 Provides: libdrmaa.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libtorque.so.2 rtld(GNU_HASH) Processing files: torque-drmaa-devel-3.0.1-2.fc16.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdrmaa.so.0 Processing files: torque-debuginfo-3.0.1-2.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 warning: Could not canonicalize hostname: x86-13.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/torque-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-client-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-docs-3.0.1-2.fc16.noarch.rpm Wrote: /builddir/build/RPMS/torque-gui-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-libs-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-devel-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-mom-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-pam-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-scheduler-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-server-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-drmaa-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-drmaa-devel-3.0.1-2.fc16.i686.rpm Wrote: /builddir/build/RPMS/torque-debuginfo-3.0.1-2.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u3ckd4 + umask 022 + cd /builddir/build/BUILD + cd torque-3.0.1 + rm -rf /builddir/build/BUILDROOT/torque-3.0.1-2.fc16.i386 + exit 0 Child returncode was: 0 LEAVE do -->