Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245673 Details for
Bug 335590
sys-cluster/mpe2 does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
mpe2-1.0.6_p1:20100901-202715.log (text/plain), 219.74 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-01 21:14:45 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-01 21:14:45 UTC
Size:
219.74 KB
patch
obsolete
> * CPV: sys-cluster/mpe2-1.0.6_p1 > * REPO: gentoo > * USE: elibc_glibc fortran kernel_linux test userland_GNU x86 > * You need one of these Fortran Compilers: g77 gfortran ifort ifc > * Installed are: gfortran > * Building with support for: sys-cluster/mpich2 >>>> Unpacking source... >>>> Unpacking mpe2-1.0.6p1.tar.gz to /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work >>>> Source unpacked in /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work >>>> Preparing source in /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1 ... > * econf: updating mpe2-1.0.6p1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mpe2-1.0.6p1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mpe2-1.0.6p1/src/slog2sdk/trace_sample/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mpe2-1.0.6p1/src/slog2sdk/trace_sample/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mpe2-1.0.6p1/src/slog2sdk/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mpe2-1.0.6p1/src/slog2sdk/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mpe2-1.0.6p1/src/slog2sdk/trace_rlog/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mpe2-1.0.6p1/src/slog2sdk/trace_rlog/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-mpicc=/usr/bin/mpicc --with-mpif77=/usr/bin/mpif77 --with-java2=/opt/icedtea6-bin-1.8.1 --enable-slog2=build --sysconfdir=/etc/mpe2 --datadir=/usr/share/mpe2 --with-htmldir=/usr/share/mpe2 --with-docdir=/usr/share/mpe2 --enable-collchk --enable-wrappers --enable-graphics --disable-threadlogging --disable-g >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >Configuring MPE Profiling System with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1 >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >User supplied MPI implmentation (Good Luck!) >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking whether MPI_CC has been set ... /usr/bin/mpicc >checking for i686-pc-linux-gnu-g77... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking whether MPI_F77 has been set ... /usr/bin/mpif77 >checking for the linkage of the supplied MPI C definitions ... yes >checking for the linkage of the supplied MPI F77 definitions ... yes >checking how to get verbose linking output from gfortran... -v >checking for Fortran libraries of gfortran... -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lgfortran -lm -lgcc_s >checking whether gfortran accepts the FLIBS found by autoconf... yes >checking whether C can link with -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lgfortran -lm -lgcc_s... yes >checking for linker for Fortran main programs... Use Fortran to link programs >checking for Fortran 77 name mangling... lower underscore >checking what libraries are needed to link Fortran programs with C routines that use stdio... none >checking for Fortran 77 flag for library directories... -L >checking for include directory flag for Fortran... -I >checking how to run the C preprocessor... cc -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether install works... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking whether install breaks libraries... no >checking for leftover Makefiles in subpackages ... none >configure: creating ./config.status >config.status: creating Makefile >config.status: creating sbin/mpetestlink >config.status: creating sbin/mpetestexec >config.status: creating sbin/mpetestexeclog >config.status: creating sbin/mpeinstall >config.status: creating sbin/mpecheckinstall >config.status: creating sbin/mpecheckbuild >config.status: creating etc/mpe_help.conf >config.status: creating etc/mpe_f77env.conf >config.status: creating bin/mpecc >config.status: creating bin/mpefc >config.status: creating mpe_conf.h >config.status: executing default-1 commands >configure: configuring in src/misc >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >Configuring MPE Miscellaneous Library with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/misc >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking how to run the C preprocessor... cc -E >checking for dbx... no >checking for gdb... /usr/bin/gdb >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking for sysinfo... yes >checking for uname... yes >checking for gethostbyname... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking for sighandler_t... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/dbxerr.c >config.status: creating mpe_misc_conf.h >configure: configuring in src/callstack >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >Configuring MPE CallStack Library with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/callstack >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking how to run the C preprocessor... cc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >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 stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking whether <execinfo.h> defines backtrace_symbols_fd() ... yes >checking if <execinfo.h> links with -Wl,--export-dynamic ... yes >checking for fdopen... yes >checking whether fdopen needs a declaration... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating include/mpe_callstack.h >config.status: creating etc/mpe_callstack_ldflags.conf >config.status: creating mpe_callstack_conf.h >configure: configuring in src/logging >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >Configuring MPE Logging Library and Tools with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/logging >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking how to run the C preprocessor... cc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >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 stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking for header that defines C99 integer types, intXX_t ... <stdint.h> >checking for inttypes.h... (cached) yes >checking whether <inttypes.h> defines the PRIdXX macros ... yes >checking if <stdint.h> can be behind system headers ... yes >checking for void *... yes >checking size of void *... 4 >checking for address-sized integer ... CLOG_int32_t >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for gethostname... yes >checking whether gethostname needs a declaration... no >checking for snprintf... yes >checking whether snprintf needs a declaration... no >checking for mkstemp... yes >checking whether mkstemp needs a declaration... no >checking for srand48... yes >checking whether srand48 needs a declaration... no >checking for lrand48... yes >checking whether lrand48 needs a declaration... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking whether _LARGEFILE64_SOURCE is needed ... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for O_BINARY for open() ... no >checking for PMPI_Comm_create_keyval() ... yes >checking for PMPI_Comm_free_keyval() ... yes >checking for PMPI_Comm_set_attr() ... yes >checking for PMPI_Comm_get_attr() ... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating include/clog_inttypes.h >config.status: creating include/mpi_null.h >config.status: creating include/mpe_log_thread.h >config.status: creating etc/mpe_log.conf >config.status: creating etc/mpe_nolog.conf >config.status: creating etc/mpe_log_postlib.conf >config.status: creating mpe_logging_conf.h >configure: configuring in src/wrappers >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >Configuring MPE Wrapper Libraries For MPI with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/wrappers >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking how to run the C preprocessor... cc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... 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 stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdarg is correct... yes >checking if compiler accepts prototypes ... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for safe PMPI invocations ... yes >checking for the C version of MPI_Init_thread ... yes >checking for the C version of PMPI_Init_thread ... yes >checking for the C version of MPI_File_open() ... no, assumed No MPI-IO routines >checking for the C version of MPI_Win_create ... yes >checking for the C version of PMPI_Win_create ... yes >checking for the C version of MPI_Win_lock/unlock... yes >checking for the C version of PMPI_Win_lock/unlock... yes >checking for the C version of MPI_Win_test... yes >checking for the C version of PMPI_Win_test... yes >checking for the C version of MPI_Comm_connect/accept() ... yes >checking for the C version of PMPI_Comm_connect/accept() ... yes >checking for the C version of MPI_Publish/Lookup_name() ... yes >checking for the C version of PMPI_Publish/Lookup_name() ... yes >checking for MPI_STATUS_IGNORE ... yes >checking for MPI_STATUSES_IGNORE ... yes >checking for MPI_Fint ... yes >checking for MPI_F_STATUS_IGNORE ... yes >checking for MPI_F_STATUSES_IGNORE ... yes >checking for MPI_Comm_c2f() and MPI_Comm_f2c() ... yes >checking for the value of MPI_STATUS_SIZE ... 5 >checking for MPI_Status_c2f() and MPI_Status_f2c() ... yes >checking for MPI_Type_c2f() and MPI_Type_f2c() ... yes >checking for MPI_Group_c2f() and MPI_Group_f2c() ... yes >checking for MPI_Request_c2f() and MPI_Request_f2c() ... yes >checking for MPI_Op_c2f() and MPI_Op_f2c() ... yes >checking for MPI_Errhandler_c2f() and MPI_Errhandler_f2c() ... yes >checking for the Fortran logical values in MPI C program ... True=1 and False=0 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating etc/mpe_f77env.conf >config.status: creating etc/mpe_mpilog.conf >config.status: creating etc/mpe_mpitrace.conf >config.status: creating mpe_wrappers_conf.h >configure: configuring in src/graphics >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >Configuring MPE X Graphics Library with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/graphics >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking how to run the C preprocessor... cc -E >checking for X... libraries , headers in standard search path >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for void *... yes >checking size of void *... 4 >checking for long pointer... no >checking for system... yes >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for MPI_Fint ... yes >checking for MPI_Comm_c2f() and MPI_Comm_f2c() ... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating contrib/life/Makefile >config.status: creating contrib/mandel/Makefile >config.status: creating contrib/mastermind/Makefile >config.status: creating contrib/test/Makefile >config.status: creating etc/mpe_mpianim.conf >config.status: creating etc/mpe_graphics.conf >config.status: creating mpe_graphics_conf.h >configure: configuring in src/collchk >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >Configuring MPE Collective and Datatype Checking Library with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/collchk >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking how to run the C preprocessor... cc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... 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 stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for working alloca.h... yes >checking for alloca... yes >checking for MPI_Datatype decoding functions ... yes >checking for rare MPI_COMBINER_XXX types ... yes >checking for MPI Error functions ... yes >checking for MPI_IN_PLACE ... yes >checking for MPI_WCHAR ... yes >checking for MPI_SIGNED_CHAR ... yes >checking for MPI_UNSIGNED_LONG_LONG ... yes >checking for Fortran MPI_Datatype in C ... yes >checking for Fortran MPI_Datatype, INTEGER related, in C ... yes >checking for Fortran MPI_Datatype, REAL related, in C ... yes >checking for Fortran MPI_Datatype, COMPLEX related, in C ... yes >checking for MPI_Datatype ... int >checking for the C version of MPI_Exscan ... yes >checking for the C version of PMPI_Exscan ... yes >checking for the C version of MPI_Alltoallw ... yes >checking for the C version of PMPI_Alltoallw ... yes >checking for the C version of MPI_File_open() ... no, assumed No MPI-IO routines >checking for the C version of MPI_Win_create ... yes >checking for the C version of PMPI_Win_create ... yes >checking for the C version of MPI_Comm_spawn ... yes >checking for the C version of PMPI_Comm_spawn ... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating etc/mpe_mpicheck.conf >config.status: creating mpe_collchk_conf.h >configure: configuring in src/slog2sdk >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk >Configuring SLOG2SDK with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking for a BSD-compatible install... /usr/bin/install -c >checking whether install works... yes >checking if CLASSPATH is set... no, good to go >checking if /opt/icedtea6-bin-1.8.1/bin/java exists... yes >checking if /opt/icedtea6-bin-1.8.1/bin/java runs simple java class... yes >checking if /opt/icedtea6-bin-1.8.1/bin/java runs simple jar file... yes >checking if /opt/icedtea6-bin-1.8.1/bin/java runs simple Swing class... yes >checking if /opt/icedtea6-bin-1.8.1/bin/java runs simple Swing jar file... yes >checking for Java version... java full version "1.6.0_18-b18", i.e. Java 2 SDK >checking for cygpath... no >creating /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/share >creating sample logfiles from source >checking for leftover Makefiles in subpackages ... none >configure: creating ./config.status >config.status: creating Makefile >config.status: creating sbin/install-package >config.status: creating bin/slog2print >config.status: creating bin/slog2navigator >config.status: creating bin/slog2filter >config.status: creating bin/slog2updater >config.status: creating bin/logconvertor >config.status: creating bin/jumpshot >config.status: creating bin/clogprint >config.status: creating bin/clogTOslog2 >config.status: creating bin/clog2print >config.status: creating bin/clog2TOslog2 >configure: configuring in src >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >Configuring the Build of SLOG-2/Jumpshot-4 with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/src >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking if /opt/icedtea6-bin-1.8.1/bin/javac exists... yes >checking if /opt/icedtea6-bin-1.8.1/bin/javac compiles... yes >checking if /opt/icedtea6-bin-1.8.1/bin/javac accepts -classpath, -d & -sourcepath... yes >checking if /opt/icedtea6-bin-1.8.1/bin/javac understands List & Map... yes >checking if /opt/icedtea6-bin-1.8.1/bin/javac handles static-inner-class reference... yes >checking if /opt/icedtea6-bin-1.8.1/bin/javac compiles Swing-1.1.1 code... yes, assume Java 2 SDK! >checking for Java version... java full version "1.6.0_18-b18", i.e. Java 2 SDK >checking if /opt/icedtea6-bin-1.8.1/bin/javah exists... yes >checking if /opt/icedtea6-bin-1.8.1/bin/rmic exists... yes >checking if /opt/icedtea6-bin-1.8.1/bin/jar exists... yes >checking for cygpath... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating base/io/Makefile >config.status: creating base/drawable/Makefile >config.status: creating base/statistics/Makefile >config.status: creating base/topology/Makefile >config.status: creating logformat/clog/Makefile >config.status: creating logformat/clogTOdrawable/Makefile >config.status: creating logformat/clog2/Makefile >config.status: creating logformat/clog2TOdrawable/Makefile >config.status: creating logformat/trace/Makefile >config.status: creating logformat/slog2/Makefile >config.status: creating logformat/slog2/output/Makefile >config.status: creating logformat/slog2/input/Makefile >config.status: creating logformat/slog2/pipe/Makefile >config.status: creating logformat/slog2/update/Makefile >config.status: creating viewer/common/Makefile >config.status: creating viewer/convertor/Makefile >config.status: creating viewer/legends/Makefile >config.status: creating viewer/zoomable/Makefile >config.status: creating viewer/histogram/Makefile >config.status: creating viewer/timelines/Makefile >config.status: creating viewer/first/Makefile >config.status: creating viewer/launcher/Makefile >configure: configuring in trace_sample >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample >Configuring TRACE_SAMPLE implementation with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' 'CXXFLAGS=-O2 -pipe' >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking how to run the C preprocessor... cc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for string.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for void *... yes >checking size of void *... 4 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for __int64... no >checking size of __int64... 0 >checking whether byte ordering is bigendian... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for sed... sed >checking for a sed that does not truncate output... /bin/sed >checking for ld used by cc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from cc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if cc static flag works... yes >checking if cc supports -fno-rtti -fno-exceptions... no >checking for cc option to produce PIC... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/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 >checking for malloc in -lefence... no >checking for strstr... yes >checking target system type... i686-pc-linux-gnu >checking if /opt/icedtea6-bin-1.8.1 exists... yes >checking for <jni.h> include flag... found -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux >checking for <jni.h> usability... yes >checking for cygpath... no >checking for a BSD-compatible install... /usr/bin/install -c >checking whether install works... yes >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking whether install breaks libraries... no >creating directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib >creating /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/share >creating sample logfiles from source >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating sbin/install-package >config.status: creating bin/traceprint >config.status: creating bin/traceTOslog2 >config.status: creating trace_impl.h >configure: configuring in trace_rlog >configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for current directory name... /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog >Configuring TRACE_RLOG implementation with '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-mpicc=/usr/bin/mpicc' '--with-mpif77=/usr/bin/mpif77' '--with-java2=/opt/icedtea6-bin-1.8.1' '--enable-slog2=build' '--sysconfdir=/etc/mpe2' '--datadir=/usr/share/mpe2' '--with-htmldir=/usr/share/mpe2' '--with-docdir=/usr/share/mpe2' '--enable-collchk' '--enable-wrappers' '--enable-graphics' '--disable-threadlogging' '--disable-g' 'CFLAGS=-O2 -pipe' 'F77=gfortran' 'FFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' 'CXXFLAGS=-O2 -pipe' >checking gnumake... yes using --no-print-directory >checking BSD 4.4 make... no - whew >checking OSF V3 make... no >checking for virtual path format... VPATH >checking for i686-pc-linux-gnu-gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking how to run the C preprocessor... cc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for string.h... (cached) yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for an ANSI C-conforming const... yes >checking for void *... yes >checking size of void *... 4 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for __int64... no >checking size of __int64... 0 >checking whether byte ordering is bigendian... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for sed... sed >checking for a sed that does not truncate output... /bin/sed >checking for ld used by cc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from cc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if cc static flag works... yes >checking if cc supports -fno-rtti -fno-exceptions... no >checking for cc option to produce PIC... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/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 >checking for malloc in -lefence... no >checking for strstr... yes >checking target system type... i686-pc-linux-gnu >checking if /opt/icedtea6-bin-1.8.1 exists... yes >checking for <jni.h> include flag... found -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux >checking for <jni.h> usability... yes >checking for cygpath... no >checking for a BSD-compatible install... /usr/bin/install -c >checking whether install works... yes >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking whether install breaks libraries... no >creating directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib >creating /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/share >creating sample logfiles from source >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating sbin/install-package >config.status: creating bin/traceprint >config.status: creating bin/traceTOslog2 >config.status: creating trace_impl.h >SLOG2SDK: "src" "trace_sample" "trace_rlog" have been configured >MPE2-1.0.6P1: "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" have been configured >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1 ... >make -j14 > >**** Making src/misc .... >make --no-print-directory mpe_debug_objs >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a >cc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -DMPE_NOMPI -c mpehname.c >mv mpehname.o mpehname.no >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a mpehname.no >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c decomp.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c mpe_seq.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c dbxerr.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c getgrank.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c examine.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c privtags.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c mpehname.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c mpe_io.c >mv decomp.o decomp.po >mv getgrank.o getgrank.po >mv mpehname.o mpehname.po >mv examine.o examine.po >mv mpe_seq.o mpe_seq.po >mv privtags.o privtags.po >mv mpe_io.o mpe_io.po >mv dbxerr.o dbxerr.po >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a decomp.po mpe_seq.po dbxerr.po getgrank.po examine.po privtags.po mpehname.po mpe_io.po >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c decompf.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c mpe_seqf.c >/usr/bin/mpicc -O2 -pipe -DMPI_LINUX -I.. -I../include -I../../.. -I../../../include -c getgrankf.c >mv mpe_seqf.o mpe_seqf.po >mv decompf.o decompf.po >mv getgrankf.o getgrankf.po >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a > >**** Making src/callstack .... >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c iterator.c >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c fancyprint.c >fancyprint.c: In function âMPE_CallStack_fancyprintâ: >fancyprint.c:68:14: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >iterator.c: In function âMPE_CallStack_iteratorInitâ: >iterator.c:40:9: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result >mv iterator.o iterator.no >mv fancyprint.o fancyprint.no >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a iterator.no fancyprint.no >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c iterator.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c fancyprint.c >fancyprint.c: In function âMPE_CallStack_fancyprintâ: >fancyprint.c:68:14: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >iterator.c: In function âMPE_CallStack_iteratorInitâ: >iterator.c:40:9: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result >mv fancyprint.o fancyprint.po >mv iterator.o iterator.po >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a iterator.po fancyprint.po >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/check_callstack >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c check_callstack.c >mv check_callstack.o check_callstack.no >cp -f check_callstack.no mpe2tmp.o >cc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--export-dynamic -O2 -pipe -o /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/check_callstack mpe2tmp.o \ > -L/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib -lmpe_nompi > >**** Making src/logging .... >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c mpi_null.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_util.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_timer.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_uuid.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_commset.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_preamble.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_record.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_sync.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_block.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_buffer.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_merger.c >mv clog_timer.o clog_timer.no >clog_util.c: In function âCLOG_Util_abortâ: >clog_util.c:58:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_cache.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_joiner.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c mpe_log_thread.c >mv clog_uuid.o clog_uuid.no >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c mpe_log.c >mv clog_util.o clog_util.no >mv mpi_null.o mpi_null.no >mv mpe_log_thread.o mpe_log_thread.no >mv clog_record.o clog_record.no >mv clog_block.o clog_block.no >mv clog_merger.o clog_merger.no >mv clog_preamble.o clog_preamble.no >mv clog.o clog.no >mv clog_joiner.o clog_joiner.no >mv clog_sync.o clog_sync.no >mv clog_commset.o clog_commset.no >mv clog_cache.o clog_cache.no >mv mpe_log.o mpe_log.no >mv clog_buffer.o clog_buffer.no >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a mpi_null.no clog_util.no clog_timer.no clog_uuid.no clog_commset.no clog_preamble.no clog_record.no clog_sync.no clog_block.no clog_buffer.no clog_merger.no clog_cache.no clog_joiner.no clog.no mpe_log_thread.no mpe_log.no >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c mpe_logf.c >mv mpe_logf.o mpe_logf.no >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi_null.a >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c mpe_log_null.c >mv mpe_log_null.o mpe_log_null.no >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi_null.a mpi_null.no mpe_log_null.no >make[4]: `mpe_logf.no' is up to date. >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi_null.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_null.a >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c mpe_log_null.c >mv mpe_log_null.o mpe_log_null.po >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_null.a mpe_log_null.po >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c mpe_logf.c >mv mpe_logf.o mpe_logf.po >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_null.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_util.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_timer.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_uuid.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_commset.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_preamble.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_record.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_sync.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_block.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_buffer.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_merger.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_cache.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog_joiner.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c clog.c >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c mpe_log_thread.c >mv clog_timer.o clog_timer.po >/usr/bin/mpicc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -c mpe_log.c >mv mpe_log_thread.o mpe_log_thread.po >clog_util.c: In function âCLOG_Util_abortâ: >clog_util.c:58:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >mv clog_uuid.o clog_uuid.po >mv clog.o clog.po >mv clog_util.o clog_util.po >mv clog_record.o clog_record.po >mv clog_block.o clog_block.po >mv clog_merger.o clog_merger.po >mv clog_preamble.o clog_preamble.po >mv clog_joiner.o clog_joiner.po >mv clog_commset.o clog_commset.po >mv clog_cache.o clog_cache.po >mv clog_sync.o clog_sync.po >mv clog_buffer.o clog_buffer.po >mv mpe_log.o mpe_log.po >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a clog_util.po clog_timer.po clog_uuid.po clog_commset.po clog_preamble.po clog_record.po clog_sync.po clog_block.po clog_buffer.po clog_merger.po clog_cache.po clog_joiner.po clog.po mpe_log_thread.po mpe_log.po >make[4]: `mpe_logf.po' is up to date. >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/clog2_print /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/clog2_join /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/clog2_repair >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_print.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_join.c >cc -O2 -pipe -I.. -I../../.. -I../include -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../../include -DCLOG_NOMPI -c clog_repair.c >mv clog_join.o clog_join.no >cp -f clog_join.no mpe2tmp.o >cc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/clog2_join mpe2tmp.o \ > -L/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib -lmpe_nompi >mv clog_print.o clog_print.no >mv clog_repair.o clog_repair.no >cp -f clog_print.no mpe2tmp.o >cp -f clog_repair.no mpe2tmp.o >cc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/clog2_print mpe2tmp.o \ > -L/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib -lmpe_nompi >cc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/clog2_repair mpe2tmp.o \ > -L/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib -lmpe_nompi > >**** Making src/wrappers .... >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/liblmpe.a >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c log_mpi_core.c > > >*** Link F77 program with the MPI and manual logging libraries ........... *** Link C program with the MPI tracing library .......................... No. > The failed command is : >/usr/bin/mpif77 -O2 -pipe -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1/usr/bin/mpicc -O2 -pipe -I/v/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpefc -mpilog -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o fpilog fpilog.o -lm >-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o cpi_trace cpi.o -lm >/usr/lib/libtmpe.a(trace_mpi_core.o): In function `MPI_Allgather': >(.text+0x82): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libtmpe.a(trace_mpi_core.o): In function `MPI_Allgather': >(.text+0xd2): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libtmpe.a(trace_mpi_core.o): In function `MPI_Allgatherv': >(.text+0x192): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libtmpe.a(trace_mpi_core.o): In function `MPI_Allgatherv': >(.text+0x1e2): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libtmpe.a(trace_mpi_core.o): In function `MPI_Allreduce': >(.text+0x29a): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libtmpe.a(trace_mpi_core.o):(.text+0x2ea): more undefined references to `ompi_mpi_comm_world' follow >collect2: ld returned 1 exit status >make[3]: *** [cpi_trace] Error 1 > >*** Link C program with the MPI logging library .......................... No. > The failed command is : >make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc -mpilog -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o cpi_log cpi.o -lm >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPE_Req_wait_test': >(.text+0x339): undefined reference to `ompi_mpi_byte' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Op_create': >(.text+0x1cc1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Op_free': >(.text+0x1db1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_compare': >(.text+0x27a1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_create': >(.text+0x28fc): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_dup': >(.text+0x2ada): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_free': >(.text+0x2c34): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_split': >(.text+0x3276): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_compare': >(.text+0x34e1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_difference': >(.text+0x35e1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_excl': >(.text+0x36e4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_free': >(.text+0x37d1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_incl': >(.text+0x38c4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o):(.text+0x39c1): more undefined references to `ompi_mpi_comm_world' follow >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Intercomm_create': >(.text+0x4144): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Intercomm_merge': >(.text+0x432c): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Keyval_create': >(.text+0x44c4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Keyval_free': >(.text+0x45b1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Error_class': >(.text+0x4779): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Errhandler_create': >(.text+0x4869): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Errhandler_free': >(.text+0x4951): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o):(.text+0x4b21): more undefined references to `ompi_mpi_comm_world' follow >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d07): undefined reference to `ompi_mpi_op_sum' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d0f): undefined reference to `ompi_mpi_int' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d2d): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d3d): undefined reference to `ompi_mpi_op_sum' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d50): undefined reference to `ompi_mpi_int' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Get_processor_name': >(.text+0x4f79): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Address'No. > The failed command is : >cat: mpe2_mpetestlink.txt: No such file or directory > >*** Link C program with the MPI and manual logging libraries ............. > >No. > The failed command is : >make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >/usr/bin/mpicc -O2 -pipe -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -c cpilog.c >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc -mpilog -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o cpilog cpilog.o -lm >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPE_Req_wait_test': >(.text+0x339): undefined reference to `ompi_mpi_byte' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Op_create': >(.text+0x1cc1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Op_free': >(.text+0x1db1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_compare': >(.text+0x27a1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_create': >(.text+0x28fc): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_dup': >(.text+0x2ada): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_free': >(.text+0x2c34): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_split': >(.text+0x3276): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_compare': >(.text+0x34e1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_difference': >(.text+0x35e1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_excl': >(.text+0x36e4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_free': >(.text+0x37d1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Group_incl': >(.text+0x38c4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o):(.text+0x39c1): more undefined references to `ompi_mpi_comm_world' follow >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Intercomm_create': >(.text+0x4144): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Intercomm_merge': >(.text+0x432c): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Keyval_create': >(.text+0x44c4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Keyval_free': >(.text+0x45b1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Error_class': >(.text+0x4779): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Errhandler_create': >(.text+0x4869): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Errhandler_free': >(.text+0x4951): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o):(.text+0x4b21): more undefined references to `ompi_mpi_comm_world' follow >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d07): undefined reference to `ompi_mpi_op_sum' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d0f): undefined reference to `ompi_mpi_int' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d2d): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d3d): undefined reference to `ompi_mpi_op_sum' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Finalize': >(.text+0x4d50): undefined reference to `ompi_mpi_int' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Get_processor_name': >(.text+0x4f79): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Address': >(.text+0x5069): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Buffer_attach': >(.text+0x5429): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Buffer_detach': >(.text+0x5519): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Cancel': >(.text+0x5609): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o):(.text+0x56f9): more undefined references to `ompi_mpi_comm_world' follow >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Recv': >(.text+0x694b): undefined reference to `ompi_mpi_byte' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Sendrecv': >(.text+0x6f29): undefined reference to `ompi_mpi_byte' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Sendrecv': >(.text+0x7038): undefined reference to `ompi_mpi_byte' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Sendrecv_replace': >(.text+0x7130): undefined reference to `ompi_mpi_byte' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Sendrecv_replace': >(.text+0x7227): undefined reference to `ompi_mpi_byte' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Start': >(.text+0x75eb): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Startall': >(.text+0x7767): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Test': >(.text+0x787d): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Testall': >(.text+0x7aa5): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Testany': >(.text+0x7cb1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o):(.text+0x7d89): more undefined references to `ompi_mpi_comm_world' follow >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Cart_create': >(.text+0x96b4): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Cart_sub': >(.text+0x9cbc): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Dims_create': >(.text+0x9f31): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Graph_create': >(.text+0xa0c4): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_open': >(.text+0xaec2): undefined reference to `PMPI_File_open' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_close': >(.text+0xaf61): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_close': >(.text+0xaf9e): undefined reference to `PMPI_File_close' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_delete': >(.text+0xb049): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_delete': >(.text+0xb08a): undefined reference to `PMPI_File_delete' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_size': >(.text+0xb141): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_size': >(.text+0xb189): undefined reference to `PMPI_File_set_size' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_preallocate': >(.text+0xb241): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_preallocate': >(.text+0xb289): undefined reference to `PMPI_File_preallocate' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_size': >(.text+0xb339): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_size': >(.text+0xb37a): undefined reference to `PMPI_File_get_size' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_group': >(.text+0xb429): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_group': >(.text+0xb46a): undefined reference to `PMPI_File_get_group' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_amode': >(.text+0xb519): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_amode': >(.text+0xb55a): undefined reference to `PMPI_File_get_amode' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_info': >(.text+0xb609): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_info': >(.text+0xb64a): undefined reference to `PMPI_File_set_info' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_info': >(.text+0xb6f9): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_info': >(.text+0xb73a): undefined reference to `PMPI_File_get_info' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_view': >(.text+0xb817): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_view': >(.text+0xb87c): undefined reference to `PMPI_File_set_view' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_view': >(.text+0xb93f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_view': >(.text+0xb996): undefined reference to `PMPI_File_get_view' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at': >(.text+0xba67): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at': >(.text+0xbacc): undefined reference to `PMPI_File_read_at' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all': >(.text+0xbba7): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all': >(.text+0xbc0c): undefined reference to `PMPI_File_read_at_all' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at': >(.text+0xbce7): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at': >(.text+0xbd4c): undefined reference to `PMPI_File_write_at' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all': >(.text+0xbe27): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all': >(.text+0xbe8c): undefined reference to `PMPI_File_write_at_all' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread_at': >(.text+0xbf67): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread_at': >(.text+0xbfcc): undefined reference to `PMPI_File_iread_at' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite_at': >(.text+0xc0a7): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite_at': >(.text+0xc10c): undefined reference to `PMPI_File_iwrite_at' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read': >(.text+0xc1cf): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read': >(.text+0xc226): undefined reference to `PMPI_File_read' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all': >(.text+0xc2df): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all': >(.text+0xc336): undefined reference to `PMPI_File_read_all' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write': >(.text+0xc3ef): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write': >(.text+0xc446): undefined reference to `PMPI_File_write' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all': >(.text+0xc4ff): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all': >(.text+0xc556): undefined reference to `PMPI_File_write_all' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread': >(.text+0xc60f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread': >(.text+0xc666): undefined reference to `PMPI_File_iread' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite': >(.text+0xc71f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite': >(.text+0xc776): undefined reference to `PMPI_File_iwrite' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_seek': >(.text+0xc824): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_seek': >(.text+0xc873): undefined reference to `PMPI_File_seek' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_position': >(.text+0xc919): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_position': >(.text+0xc95a): undefined reference to `PMPI_File_get_position' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_byte_offset': >(.text+0xca14): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_byte_offset': >(.text+0xca63): undefined reference to `PMPI_File_get_byte_offset' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_shared': >(.text+0xcb1f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_shared': >(.text+0xcb76): undefined reference to `PMPI_File_read_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_shared': >(.text+0xcc2f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_shared': >(.text+0xcc86): undefined reference to `PMPI_File_write_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread_shared': >(.text+0xcd3f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread_shared': >(.text+0xcd96): undefined reference to `PMPI_File_iread_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite_shared': >(.text+0xce4f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite_shared': >(.text+0xcea6): undefined reference to `PMPI_File_iwrite_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered': >(.text+0xcf5f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered': >(.text+0xcfb6): undefined reference to `PMPI_File_read_ordered' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered': >(.text+0xd06f): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered': >(.text+0xd0c6): undefined reference to `PMPI_File_write_ordered' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_seek_shared': >(.text+0xd174): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_seek_shared': >(.text+0xd1c3): undefined reference to `PMPI_File_seek_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_position_shared': >(.text+0xd269): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_position_shared': >(.text+0xd2aa): undefined reference to `PMPI_File_get_position_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all_begin': >(.text+0xd377): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all_begin': >(.text+0xd3d5): undefined reference to `PMPI_File_read_at_all_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all_end': >(.text+0xd481): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all_end': >(.text+0xd4c9): undefined reference to `PMPI_File_read_at_all_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all_begin': >(.text+0xd597): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all_begin': >(.text+0xd5f5): undefined reference to `PMPI_File_write_at_all_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all_end': >(.text+0xd6a1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all_end': >(.text+0xd6e9): undefined reference to `PMPI_File_write_at_all_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all_begin': >(.text+0xd7a4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all_begin': >(.text+0xd7f3): undefined reference to `PMPI_File_read_all_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all_end': >(.text+0xd8a1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all_end': >(.text+0xd8e9): undefined reference to `PMPI_File_read_all_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all_begin': >(.text+0xd9a4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all_begin': >(.text+0xd9f3): undefined reference to `PMPI_File_write_all_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all_end': >(.text+0xdaa1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all_end': >(.text+0xdae9): undefined reference to `PMPI_File_write_all_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered_begin': >(.text+0xdba4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered_begin': >(.text+0xdbf3): undefined reference to `PMPI_File_read_ordered_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered_end': >(.text+0xdca1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered_end': >(.text+0xdce9): undefined reference to `PMPI_File_read_ordered_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered_begin': >(.text+0xdda4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered_begin': >(.text+0xddf3): undefined reference to `PMPI_File_write_ordered_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered_end': >(.text+0xdea1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered_end': >(.text+0xdee9): undefined reference to `PMPI_File_write_ordered_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_type_extent': >(.text+0xdfa1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_type_extent': >(.text+0xdfe9): undefined reference to `PMPI_File_get_type_extent' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_atomicity': >(.text+0xe099): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_atomicity': >(.text+0xe0da): undefined reference to `PMPI_File_set_atomicity' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_atomicity': >(.text+0xe189): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_atomicity': >(.text+0xe1ca): undefined reference to `PMPI_File_get_atomicity' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_sync': >(.text+0xe271): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_sync': >(.text+0xe2ae): undefined reference to `PMPI_File_sync' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Accumulate': >(.text+0xe5cf): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Alloc_mem': >(.text+0xe6f1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Free_mem': >(.text+0xe7e1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Get': >(.text+0xe907): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Put': >(.text+0xea57): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o):(.text+0xeb61): more undefined references to `ompi_mpi_comm_world' follow >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_spawn': >(.text+0xfe02): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_spawn_multiple': >(.text+0x10059): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_get_parent': >(.text+0x101e1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_get_parent': >(.text+0x10231): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_get_parent': >(.text+0x10268): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_accept': >(.text+0x1043d): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_connect': >(.text+0x1064d): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_disconnect': >(.text+0x107b4): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_join': >(.text+0x10929): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_join': >(.text+0x1097d): undefined reference to `ompi_mpi_comm_null' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Comm_join': >(.text+0x109b4): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Open_port': >(.text+0x10cd9): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Close_port': >(.text+0x10dc1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Lookup_name': >(.text+0x10eb1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_Publish_name': >(.text+0x10fb1): undefined reference to `ompi_mpi_comm_world' >/usr/lib/liblmpe.a(log_mpi_core.o):(.text+0x110b1): more undefined references to `ompi_mpi_comm_world' follow >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_open': >(.text+0xae5c): undefined reference to `PMPI_File_open' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_close': >(.text+0xaf4d): undefined reference to `PMPI_File_close' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_delete': >(.text+0xb03b): undefined reference to `PMPI_File_delete' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_size': >(.text+0xb12e): undefined reference to `PMPI_File_set_size' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_preallocate': >(.text+0xb22e): undefined reference to `PMPI_File_preallocate' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_size': >(.text+0xb32b): undefined reference to `PMPI_File_get_size' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_group': >(.text+0xb41b): undefined reference to `PMPI_File_get_group' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_amode': >(.text+0xb50b): undefined reference to `PMPI_File_get_amode' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_info': >(.text+0xb5fb): undefined reference to `PMPI_File_set_info' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_info': >(.text+0xb6eb): undefined reference to `PMPI_File_get_info' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_view': >(.text+0xb800): undefined reference to `PMPI_File_set_view' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_view': >(.text+0xb92c): undefined reference to `PMPI_File_get_view' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at': >(.text+0xba50): undefined reference to `PMPI_File_read_at' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all': >(.text+0xbb90): undefined reference to `PMPI_File_read_at_all' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at': >(.text+0xbcd0): undefined reference to `PMPI_File_write_at' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all': >(.text+0xbe10): undefined reference to `PMPI_File_write_at_all' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread_at': >(.text+0xbf50): undefined reference to `PMPI_File_iread_at' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite_at': >(.text+0xc090): undefined reference to `PMPI_File_iwrite_at' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read': >(.text+0xc1bc): undefined reference to `PMPI_File_read' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all': >(.text+0xc2cc): undefined reference to `PMPI_File_read_all' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write': >(.text+0xc3dc): undefined reference to `PMPI_File_write' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all': >(.text+0xc4ec): undefined reference to `PMPI_File_write_all' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread': >(.text+0xc5fc): undefined reference to `PMPI_File_iread' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite': >(.text+0xc70c): undefined reference to `PMPI_File_iwrite' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_seek': >(.text+0xc811): undefined reference to `PMPI_File_seek' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_position': >(.text+0xc90b): undefined reference to `PMPI_File_get_position' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_byte_offset': >(.text+0xca01): undefined reference to `PMPI_File_get_byte_offset' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_shared': >(.text+0xcb0c): undefined reference to `PMPI_File_read_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_shared': >(.text+0xcc1c): undefined reference to `PMPI_File_write_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iread_shared': >(.text+0xcd2c): undefined reference to `PMPI_File_iread_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_iwrite_shared': >(.text+0xce3c): undefined reference to `PMPI_File_iwrite_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered': >(.text+0xcf4c): undefined reference to `PMPI_File_read_ordered' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered': >(.text+0xd05c): undefined reference to `PMPI_File_write_ordered' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_seek_shared': >(.text+0xd161): undefined reference to `PMPI_File_seek_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_position_shared': >(.text+0xd25b): undefined reference to `PMPI_File_get_position_shared' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all_begin': >(.text+0xd362): undefined reference to `PMPI_File_read_at_all_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_at_all_end': >(.text+0xd46e): undefined reference to `PMPI_File_read_at_all_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all_begin': >(.text+0xd582): undefined reference to `PMPI_File_write_at_all_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_at_all_end': >(.text+0xd68e): undefined reference to `PMPI_File_write_at_all_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all_begin': >(.text+0xd791): undefined reference to `PMPI_File_read_all_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_all_end': >(.text+0xd88e): undefined reference to `PMPI_File_read_all_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all_begin': >(.text+0xd991): undefined reference to `PMPI_File_write_all_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_all_end': >(.text+0xda8e): undefined reference to `PMPI_File_write_all_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered_begin': >(.text+0xdb91): undefined reference to `PMPI_File_read_ordered_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_read_ordered_end': >(.text+0xdc8e): undefined reference to `PMPI_File_read_ordered_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered_begin': >(.text+0xdd91): undefined reference to `PMPI_File_write_ordered_begin' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_write_ordered_end': >(.text+0xde8e): undefined reference to `PMPI_File_write_ordered_end' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_type_extent': >(.text+0xdf8e): undefined reference to `PMPI_File_get_type_extent' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_set_atomicity': >(.text+0xe08b): undefined reference to `PMPI_File_set_atomicity' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_get_atomicity': >(.text+0xe17b): undefined reference to `PMPI_File_get_atomicity' >/usr/lib/liblmpe.a(log_mpi_core.o): In function `MPI_File_sync': >(.text+0xe25d): undefined reference to `PMPI_File_sync' >collect2: ld returned 1 exit status >make[3]: *** [cpilog] Error 1 > >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/liblmpe.a log_mpi_core.o >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/liblmpe.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libtmpe.a >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c trace_mpi_core.c >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libtmpe.a trace_mpi_core.o >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libtmpe.a >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c mpe_proff.c >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_f2cmpi.a mpe_proff.o >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_f2cmpi.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/mpe_prof.o >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c mpe_prof.c > >**** Making src/graphics .... >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -DMPE_NOMPI -c mpe_graphics.c >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -DMPE_NOMPI -c xcolor.c >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -DMPE_NOMPI -c xframe.c >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -DMPE_NOMPI -c xinit.c >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -DMPE_NOMPI -c xwmap.c >cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -DMPE_NOMPI -c xmouse.c > >*** Link C program with the MPI animation library ........................ cc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -DMPE_NOMPI -c xkey.c > >*** Link F77 program with the X11 graphics library ....................... mpe_graphics.c: In function âMPE_Updateâ: >mpe_graphics.c:755:10: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >mv xwmap.o xwmap.no >xinit.c: In function âXBCaptureWindowToFileâ: >xinit.c:642:11: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >mv xkey.o xkey.no >mv xframe.o xframe.no >mv xmouse.o xmouse.no >mv xinit.o xinit.no >mv xcolor.o xcolor.no >mv mpe_graphics.o mpe_graphics.no >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a mpe_graphics.no xcolor.no xframe.no xinit.no xwmap.no xmouse.no xkey.no >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_nompi.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c mpe_graphics.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c xcolor.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c xframe.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c xinit.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c xwmap.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c xmouse.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c xkey.c >No. >No. > The failed command is : > The failed command is : >/usr/bin/mpif77 -O2 -pipe -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -c fxgraphics.f >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpefc -gr/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc -mpianim -Wl,-O1 -Wl,--afxgraphics.o: In function `MAIN__': >fxgraphics.f:(.text+0x9c): undefined reference to `mpe_open_graphics_' >fxgraphics.f:(.text+0x158): undefined reference to `mpe_draw_circle_' >fxgraphics.f:(.text+0x164): undefined reference to `mpe_update_' >fxgraphics.f:(.text+0x1a3): undefined reference to `mpe_close_graphics_' >fxgraphics.f:(.text+0x1f0): undefined reference to `mpe_draw_string_' >collect2: ld returned 1 exit status >make[3]: *** [fxgraphics] Error 1 >ampe.a(visual_mess.po): In function `MPE_Prof_DrawArrow_0': >(.text+0x211): undefined reference to `MPE_Draw_line' >/usr/lib/libampe.a(visual_mess.po): In function `MPE_Prof_DrawArrow_0': >(.text+0x21e): undefined reference to `MPE_Update' >/usr/lib/libampe.a(visual_mess.po): In function `MPE_Prof_DrawArrow_0': >(.text+0x239): undefined reference to `sqrt' >/usr/lib/libampe.a(visual_mess.po): In function `ProcessWaitTest_1': >(.text+0x2f3): undefined reference to `ompi_mpi_byte' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x37b): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x3d2): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x3e6): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x3f2): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x447): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x4a7): undefined reference to `MPE_Open_graphics' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x4c1): undefined reference to `MPE_logicArray' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x4d2): undefined reference to `MPE_Draw_logic' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x53c): undefined reference to `sincos' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x5bf): undefined reference to `MPE_Fill_circle' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x5e3): undefined reference to `MPE_Update' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x621): undefined reference to `MPE_Fill_rectangle' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Recv': >(.text+0xfa3): undefined reference to `ompi_mpi_byte' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Sendrecv': >(.text+0x1251): undefined reference to `ompi_mpi_byte' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Sendrecv_replace': >(.text+0x1319): undefined reference to `ompi_mpi_byte' >collect2: ld returned 1 exit status >make[3]: *** [cpi_anim] Error 1 >/usr/bin/mpif77 -O2 -pipe -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -c fxgraphics.f >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpefc -gr/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc -mpianim -Wl,-O1 -Wl,--afxgraphics.o: In function `MAIN__': >fxgraphics.f:(.text+0x9c): undefined reference to `mpe_open_graphics_' >fxgraphics.f:(.text+0x158): undefined reference to `mpe_draw_circle_' >fxgraphics.f:(.text+0x164): undefined reference to `mpe_update_' >fxgraphics.f:(.text+0x1a3): undefined reference to `mpe_close_graphics_' >fxgraphics.f:(.text+0x1f0): undefined reference to `mpe_draw_string_' >collect2: ld returned 1 exit status >make[3]: *** [fxgraphics] Error 1 >ampe.a(visual_mess.po): In function `MPE_Prof_DrawArrow_0': >(.text+0x211): undefined reference to `MPE_Draw_line' >/usr/lib/libampe.a(visual_mess.po): In function `MPE_Prof_DrawArrow_0': >(.text+0x21e): undefined reference to `MPE_Update' >/usr/lib/libampe.a(visual_mess.po): In function `MPE_Prof_DrawArrow_0': >(.text+0x239): undefined reference to `sqrt' >/usr/lib/libampe.a(visual_mess.po): In function `ProcessWaitTest_1': >(.text+0x2f3): undefined reference to `ompi_mpi_byte' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x37b): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x3d2): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x3e6): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x3f2): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x447): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x4a7): undefined reference to `MPE_Open_graphics' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x4c1): undefined reference to `MPE_logicArray' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x4d2): undefined reference to `MPE_Draw_logic' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x53c): undefined reference to `sincos' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x5bf): undefined reference to `MPE_Fill_circle' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x5e3): undefined reference to `MPE_Update' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Init': >(.text+0x621): undefined reference to `MPE_Fill_rectangle' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Recv': >(.text+0xfa3): undefined reference to `ompi_mpi_byte' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Sendrecv': >(.text+0x1251): undefined reference to `ompi_mpi_byte' >/usr/lib/libampe.a(visual_mess.po): In function `MPI_Sendrecv_replace': >(.text+0x1319): undefined reference to `ompi_mpi_byte' >collect2: ld returned 1 exit status >make[3]: *** [cpi_anim] Error 1 > >*** Link C program with the X11 graphics library ......................... > >xinit.c: In function âXBCaptureWindowToFileâ: >xinit.c:642:11: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >mv xwmap.o xwmap.po >mv xkey.o xkey.po >mpe_graphics.c: In function âMPE_Updateâ: >mpe_graphics.c:755:10: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >mv xframe.o xframe.po >mv xmouse.o xmouse.po >mv xinit.o xinit.po >mv xcolor.o xcolor.po >No. > The failed command is : >make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >/usr/bin/mpicc -O2 -pipe -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -c cxgraphics.c >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc -graphics -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o cxgraphics cxgraphics.o -lm >cxgraphics.o: In function `main': >cxgraphics.c:(.text+0x85): undefined reference to `MPE_Open_graphics' >cxgraphics.c:(.text+0xc0): undefined reference to `MPE_Draw_circle' >cxgraphics.c:(.text+0xcc): undefined reference to `MPE_Update' >cxgraphics.c:(.text+0xf4): undefined reference to `MPE_Close_graphics' >cxgraphics.c:(.text+0x130): undefined reference to `MPE_Draw_string' >collect2: ld returned 1 exit status >make[3]: *** [cxgraphics] Error 1 > >mv mpe_graphics.o mpe_graphics.po >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a mpe_graphics.po xcolor.po xframe.po xinit.po xwmap.po xmouse.po xkey.po >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c mpe_graphicsf.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c xmousef.c >mv xmousef.o xmousef.po >mv mpe_graphicsf.o mpe_graphicsf.po >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libampe.a >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c visual_mess.c >mv visual_mess.o visual_mess.po >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libampe.a visual_mess.po >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libampe.a > >**** Making src/collchk .... >make --no-print-directory /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_collchk.a >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c begin.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c err_han.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c is_init.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c check_buff.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c check_dims.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c check_graph.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c check_size.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_amode.c > >*** Link C program with the MPI collective/datatype checking library ..... /usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_call.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_dtype.c > >*** Link F77 program with the MPI collective/datatype checking library ... /usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_high_low.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_int.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_local_leader.c >err_han.c: In function âCollChk_err_hanâ: >err_han.c:43:14: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_op.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_root.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_tag.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_datarep.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c same_whence.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c allgather.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c allgatherv.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c allreduce.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c alltoall.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c alltoallv.c >same_op.c: In function âCollChk_same_opâ: >same_op.c:54:5: warning: format not a string literal and no format arguments >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c barrier.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c bcast.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c cart_create.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c cart_map.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c gather.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c gatherv.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c graph_create.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c graph_map.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c init.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c intercomm_create.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c intercomm_merge.c >No. > The failed command is : >/usr/bin/mpif77 -O2 -pipe -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -c wrong_reals.f >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpefc -mpicheck -Wl/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc -mpicheck -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o wrong_int_byte wrong_int_byte.o >/usr/lib/libmpe_collchk.a(finalize.o): In function `MPI_Finalize': >(.text+0x10): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libmpe_collchk.a(init.o): In function `MPI_Init': >(.text+0x1c): undefined reference to `ompi_mpi_comm_world' >/usr/lib/libmpe_collchk.a(same_call.o): In function `CollChk_same_call': >(.text+0x9c): undefined reference to `ompi_mpi_char' >/usr/lib/libmpe_collchk.a(same_call.o): In function `CollChk_same_call': >(.text+0xeb): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_call.o): In function `CollChk_same_call': >(.text+0x124): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_call.o): In function `CollChk_same_call': >(.text+0x18a): undefined reference to `ompi_mpi_char' >/usr/lib/libmpe_collchk.a(same_call.o): In function `CollChk_same_call': >(.text+0x1d3): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0xad): undefined reference to `ompi_mpi_datatype_null' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0xb9): undefined reference to `ompi_mpi_ub' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0xc5): undefined reference to `ompi_mpi_lb' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0xd1): undefined reference to `ompi_mpi_char' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0xdf): undefined reference to `ompi_mpi_signed_char' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0xed): undefined reference to `ompi_mpi_unsigned_char' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0xfb): undefined reference to `ompi_mpi_byte' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x109): undefined reference to `ompi_mpi_wchar' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x117): undefined reference to `ompi_mpi_short' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x125): undefined reference to `ompi_mpi_unsigned_short' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x133): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x141): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x14f): undefined reference to `ompi_mpi_long' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x15d): undefined reference to `ompi_mpi_unsigned_long' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x16b): undefined reference to `ompi_mpi_float' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x179): undefined reference to `ompi_mpi_double' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x187): undefined reference to `ompi_mpi_long_double' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x195): undefined reference to `ompi_mpi_long_long_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x1a3): undefined reference to `ompi_mpi_unsigned_long_long' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x1b1): undefined reference to `ompi_mpi_float_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x1bf): undefined reference to `ompi_mpi_double_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x1cd): undefined reference to `ompi_mpi_long_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x1db): undefined reference to `ompi_mpi_short_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x1e9): undefined reference to `ompi_mpi_2int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x1f7): undefined reference to `ompi_mpi_longdbl_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x205): undefined reference to `ompi_mpi_cplex' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x215): undefined reference to `ompi_mpi_dblcplex' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x223): undefined reference to `ompi_mpi_logic' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x231): undefined reference to `ompi_mpi_real' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x23f): undefined reference to `ompi_mpi_dblprec' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x24d): undefined reference to `ompi_mpi_integer' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x25b): undefined reference to `ompi_mpi_character' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x269): undefined reference to `ompi_mpi_2integer' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x279): undefined reference to `ompi_mpi_2real' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x287): undefined reference to `ompi_mpi_2dblprec' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x295): undefined reference to `ompi_mpi_2cplex' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2a3): undefined reference to `ompi_mpi_2dblcplex' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2b1): undefined reference to `ompi_mpi_packed' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2c1): undefined reference to `ompi_mpi_integer1' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2cb): undefined reference to `ompi_mpi_integer2' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2d5): undefined reference to `ompi_mpi_integer4' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2df): undefined reference to `ompi_mpi_integer8' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2e9): undefined reference to `ompi_mpi_real4' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2f3): undefined reference to `ompi_mpi_real8' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x2fd): undefined reference to `ompi_mpi_complex8' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_value': >(.text+0x307): undefined reference to `ompi_mpi_complex16' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x35d): undefined reference to `ompi_mpi_datatype_null' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x369): undefined reference to `ompi_mpi_ub' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x375): undefined reference to `ompi_mpi_lb' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x381): undefined reference to `ompi_mpi_char' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x38f): undefined reference to `ompi_mpi_signed_char' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x39b): undefined reference to `ompi_mpi_unsigned_char' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x3a7): undefined reference to `ompi_mpi_byte' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x3b3): undefined reference to `ompi_mpi_wchar' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x3bf): undefined reference to `ompi_mpi_short' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x3cb): undefined reference to `ompi_mpi_unsigned_short' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x3d7): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x3e3): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x3ef): undefined reference to `ompi_mpi_long' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x3fb): undefined reference to `ompi_mpi_unsigned_long' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x407): undefined reference to `ompi_mpi_float' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x413): undefined reference to `ompi_mpi_double' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x41f): undefined reference to `ompi_mpi_long_double' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x42b): undefined reference to `ompi_mpi_long_long_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x437): undefined reference to `ompi_mpi_unsigned_long_long' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x443): undefined reference to `ompi_mpi_float_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x451): undefined reference to `ompi_mpi_double_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x45d): undefined reference to `ompi_mpi_long_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x469): undefined reference to `ompi_mpi_short_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x475): undefined reference to `ompi_mpi_2int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x481): undefined reference to `ompi_mpi_longdbl_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x48d): undefined reference to `ompi_mpi_cplex' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x49b): undefined reference to `ompi_mpi_dblcplex' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x4a7): undefined reference to `ompi_mpi_logic' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x4b3): undefined reference to `ompi_mpi_real' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x4bf): undefined reference to `ompi_mpi_dblprec' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x4cb): undefined reference to `ompi_mpi_integer' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x4d7): undefined reference to `ompi_mpi_character' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x4e3): undefined reference to `ompi_mpi_2integer' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x4f1): undefined reference to `ompi_mpi_2real' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x4fd): undefined reference to `ompi_mpi_2dblprec' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x509): undefined reference to `ompi_mpi_2cplex' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x515): undefined reference to `ompi_mpi_2dblcplex' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x51d): undefined reference to `ompi_mpi_packed' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x527): undefined reference to `ompi_mpi_integer1' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x52f): undefined reference to `ompi_mpi_integer2' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x537): undefined reference to `ompi_mpi_integer4' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x53f): undefined reference to `ompi_mpi_integer8' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x547): undefined reference to `ompi_mpi_real4' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x54f): undefined reference to `ompi_mpi_real8' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x557): undefined reference to `ompi_mpi_complex8' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_basic_count': >(.text+0x55f): undefined reference to `ompi_mpi_complex16' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_Allreduce_int': >(.text+0x87d): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_scatter': >(.text+0x8f8): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_scatter': >(.text+0x93b): undefined reference to `ompi_mpi_op_land' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_scatterv': >(.text+0xaaf): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_scatterv': >(.text+0xabf): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_scatterv': >(.text+0xb02): undefined reference to `ompi_mpi_op_land' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgather': >(.text+0xcc5): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgather': >(.text+0xce0): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgather': >(.text+0xcfe): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgather': >(.text+0xd16): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgather': >(.text+0xe83): undefined reference to `ompi_mpi_op_sum' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgatherv': >(.text+0xfb7): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgatherv': >(.text+0xfcf): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgatherv': >(.text+0xfea): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgatherv': >(.text+0x1005): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_allgatherv': >(.text+0x117b): undefined reference to `ompi_mpi_op_sum' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_alltoallv': >(.text+0x130b): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_alltoallv': >(.text+0x1326): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_alltoallv': >(.text+0x14ad): undefined reference to `ompi_mpi_op_sum' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_alltoallw': >(.text+0x15fb): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_alltoallw': >(.text+0x1613): undefined reference to `ompi_mpi_unsigned' >/usr/lib/libmpe_collchk.a(same_dtype.o): In function `CollChk_dtype_alltoallw': >(.text+0x17ad): undefined reference to `ompi_mpi_op_sum' >/usr/lib/libmpe_collchk.a(same_int.o): In function `CollChk_same_int': >(.text+0x7e): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_int.o): In function `CollChk_same_int': >(.text+0xd3): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_int.o): In function `CollChk_same_int': >(.text+0x10b): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_int.o): In function `CollChk_same_int': >(.text+0x14f): undefined reference to `ompi_mpi_int' >/usr/lib/libmpe_collchk.a(same_int.o): In function `CollChk_same_int': >(.text+0x1c2): undefined reference to `ompi_mpi_int' >collect2: ld returned 1 exit status >make[3]: *** [wrong_int_byte] Error 1 >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c reduce.c > >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c reduce_scatter.c >No. > The failed command is : >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c scan.c >cat: mpe2_mpetestlink.txt: No such file or directory >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c scatter.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c scatterv.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c finalize.c > > >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c exscan.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c alltoallw.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c win_create.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c win_fence.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c add_win.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c get_win.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c comm_accept.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c comm_connect.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c comm_create.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c comm_disconnect.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c comm_dup.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c comm_spawn.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c comm_spawn_multiple.c >/usr/bin/mpicc -O2 -pipe -I.. -I../include -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -I../../.. -I../../../include -c comm_split.c >ar cr /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_collchk.a *.o >i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe_collchk.a > >**** Making src/slog2sdk .... >Making src >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 MixedDataInput.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 MixedDataOutput.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 MixedDataInputStream.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 MixedDataOutputStream.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 MixedRandomAccessFile.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 DataIO.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 MixedDataIO.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 BufArrayOutputStream.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 BufArrayPipedStream.java >cd ../.. && \ >rm -f base.io.manifest && \ >echo "Main-Class: base.io.MixedRandomAccessFile" > base.io.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/io.jar ; \ >classdir_prefix=base/io/ ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} base.io.manifest ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ColorAlpha.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Topology.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Method.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TimeBoundingBox.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Coord.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CoordPixelXform.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoType.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoValue.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryRatios.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategorySummary.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Category.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryWeight.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 DrawnBox.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 DrawnBoxSet.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoBox.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Drawable.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 NestingStacks.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Primitive.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Shadow.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Composite.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Kind.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 YCoordMap.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InputAPI.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategorySummaryF.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryWeightF.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryTimeBox.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TimeAveBox.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Summarizable.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 BufForTimeAveBoxes.java >make[3]: Nothing to be done for `ALL'. >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Const.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 MixedDataInputStream.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StrCname.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StrDesc.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StrFile.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecHeader.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecDefState.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecDefMsg.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecRaw.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecSrc.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecEvent.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecColl.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecComm.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecMsg.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecTshift.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InputLog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print.java >cd ../.. && \ >rm -f logformat.clog.manifest && \ >echo "Main-Class: logformat.clog.Print" > logformat.clog.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/clogprint.jar ; \ >classdir_prefix=logformat/clog/ ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.clog.manifest ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ColorNameMap.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ObjDef.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Obj_Arrow.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Obj_State.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ObjMethod.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 NoMatchingEventException.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TwoEventsMatching.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Topo_Arrow.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Topo_State.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InputLog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print_1pass.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print_2pass.java >cd ../.. && \ >rm -f logformat.clogTOdrawable.manifest && \ >echo "Main-Class: logformat.clogTOdrawable.Print" > logformat.clogTOdrawable.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/clogTOdrawable.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.clogTOdrawable.manifest ; \ >for dir in base/io/ logformat/clog/ base/drawable/ logformat/clogTOdrawable/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done ; \ >/opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} jumpshot.colors >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Const.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 MixedDataInputStream.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StrColor.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StrDesc.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StrFile.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StrFormat.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StrBytes.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LineID.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Preamble.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecHeader.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecDefState.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecDefMsg.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecDefEvent.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecDefConst.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecBare.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecCargo.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecMsg.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 UUID.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecComm.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecColl.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecSrc.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RecTshift.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InputLog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print.java >cd ../.. && \ >rm -f logformat.clog2.manifest && \ >echo "Main-Class: logformat.clog2.Print" > logformat.clog2.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/clog2print.jar ; \ >classdir_prefix=logformat/clog2/ ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.clog2.manifest ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ColorNameMap.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ObjDef.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Obj_Event.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Obj_Arrow.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Obj_State.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ObjMethod.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 NoMatchingEventException.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TwoEventsMatching.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Topo_Event.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Topo_Arrow.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Topo_State.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CommProcThdID.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CommProcThdIDMap.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InputLog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print_1pass.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print_2pass.java >cd ../.. && \ >rm -f logformat.clog2TOdrawable.manifest && \ >echo "Main-Class: logformat.clog2TOdrawable.Print" > logformat.clog2TOdrawable.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/clog2TOdrawable.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.clog2TOdrawable.manifest ; \ >for dir in base/io/ logformat/clog2/ base/drawable/ logformat/clog2TOdrawable/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done ; \ >/opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} jumpshot.colors >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InputLog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 DobjDef.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Print.java >/opt/icedtea6-bin-1.8.1/bin/javah -classpath ../.. logformat.trace.InputLog >cd ../.. && \ >rm -f logformat.trace.manifest && \ >echo "Main-Class: logformat.trace.Print" > logformat.trace.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/traceprint.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.trace.manifest ; \ >for dir in base/io/ base/drawable/ logformat/trace/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Const.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TraceName.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeNodeID.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 FileBlockPtr.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeDirValue.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeDir.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Permutation.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LineIDMap.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LineIDMapList.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 IteratorOfBackPrimitives.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 IteratorOfForePrimitives.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 IteratorOfBackDrawables.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 IteratorOfForeDrawables.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 IteratorOfAllDrawables.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 BufForObjects.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 BufForDrawables.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 BufForShadows.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryMap.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Header.java >cd output && make >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeNode.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 OutputLog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeTrunk.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TraceToSlog2.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ClogToSlog2.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Clog2ToSlog2.java >cd ../../.. && \ >rm -f logformat.slog2.output.manifest && \ >echo "Main-Class: logformat.slog2.output.ClogToSlog2" > logformat.slog2.output.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/clogTOslog2.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.slog2.output.manifest ; \ >for dir in base/io/ base/drawable/ logformat/slog2/ \ > logformat/clog/ logformat/clogTOdrawable/ logformat/slog2/output/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done ; \ >/opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} jumpshot.colors >cd ../../.. && \ >rm -f logformat.slog2.output.manifest && \ >echo "Main-Class: logformat.slog2.output.Clog2ToSlog2" > logformat.slog2.output.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/clog2TOslog2.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.slog2.output.manifest ; \ >for dir in base/io/ base/drawable/ logformat/slog2/ \ > logformat/clog2/ logformat/clog2TOdrawable/ logformat/slog2/output/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done ; \ >/opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} jumpshot.colors >cd ../../.. && \ >rm -f logformat.slog2.output.manifest && \ >echo "Main-Class: logformat.slog2.output.TraceToSlog2" > logformat.slog2.output.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/traceTOslog2.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.slog2.output.manifest ; \ >for dir in base/io/ base/drawable/ logformat/slog2/ \ > logformat/trace/ logformat/slog2/output/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done >cd input && make >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 IteratorOfGroupObjects.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeNode.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InputLog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 BufStub.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeFloor.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeFloorList.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeTrunk.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 PrintRecursively.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 PrintSerially.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Navigator.java >cd ../../.. && \ >rm -f logformat.slog2.input.manifest && \ >echo "Main-Class: logformat.slog2.input.PrintRecursively" > logformat.slog2.input.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/slog2printrecur.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.slog2.input.manifest ; \ >for dir in base/io/ base/drawable/ logformat/slog2/ logformat/slog2/input/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done >cd ../../.. && \ >rm -f logformat.slog2.input.manifest && \ >echo "Main-Class: logformat.slog2.input.PrintSerially" > logformat.slog2.input.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/slog2printserial.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.slog2.input.manifest ; \ >for dir in base/io/ base/drawable/ logformat/slog2/ logformat/slog2/input/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done >cd ../../.. && \ >rm -f logformat.slog2.input.manifest && \ >echo "Main-Class: logformat.slog2.input.Navigator" > logformat.slog2.input.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/slog2navigator.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.slog2.input.manifest ; \ >for dir in base/io/ base/drawable/ logformat/slog2/ logformat/slog2/input/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done >cd pipe && make >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 PipedInputLog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../../.. -classpath ../../.. -d ../../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Slog2ToSlog2.java >cd ../../.. && \ >rm -f logformat.slog2.pipe.manifest && \ >echo "Main-Class: logformat.slog2.pipe.Slog2ToSlog2" > logformat.slog2.pipe.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/slog2filter.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} logformat.slog2.pipe.manifest ; \ >for dir in base/io/ base/drawable/ logformat/slog2/ \ > logformat/slog2/output/ logformat/slog2/input/ \ > logformat/slog2/pipe/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done ; \ >/opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} jumpshot.colors >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SwingWorker.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Dialogs.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RuntimeExecCommand.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActableTextField.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CustomCursor.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Routines.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TopControl.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LabeledTextField.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LabeledFloatSlider.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Alias.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Const.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LabeledComboBox.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Parameters.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 PreferencePanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TopWindow.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 PreferenceFrame.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LogPermitDirFilter.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LogRefuseDirFilter.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LogFileChooser.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ConvertorConst.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 AdvancingTextArea.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InputStreamThread.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 WaitingContainer.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ProgressAction.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SwingProcessWorker.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ConvertorPanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ConvertorDialog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ConvertorFrame.java >cd ../.. && \ >rm -f viewer.convertor.manifest && \ >echo "Main-Class: viewer.convertor.ConvertorFrame" > viewer.convertor.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/logconvertor.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} viewer.convertor.manifest ; \ >for dir in base/io/ base/topology/ base/drawable/ \ > logformat/slog2/ logformat/slog2/input/ \ > viewer/common/ viewer/convertor/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done ; \ >/opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} images/*.gif applet.html >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Const.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryIcon.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryLabel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryIconRenderer.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CategoryIconEditor.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LegendComparators.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LegendTableModel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Triangular3DIcon.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 GenericHeaderRenderer.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TableHeaderHandler.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TableColumnHandler.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 OperationBooleanMenu.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 OperationStringMenu.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 OperationNumberMenu.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LegendTable.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LegendPanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LegendFrame.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Diagnosis.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Debug.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Profile.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 YaxisTreeNode.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 IntegerArrayComparator.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 YaxisMaps.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 named_vector.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 YaxisTree.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TimeEvent.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TimeListener.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ModelTime.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ScrollbarTime.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ModelTimePanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TimeFormat.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoDialog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoDialogForTime.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InitializableDialog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SummarizableView.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SearchPanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SearchableView.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 OperationDurationPanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoDialogForDuration.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ScrollableView.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ScrollableObject.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ToolBarStatus.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ViewportTime.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ViewportTimeYaxis.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SearchDialog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RulerTime.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ViewportTimePanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ScaledSlider.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 RowAdjustments.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActionVportUp.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActionVportDown.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActionTimelineMark.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActionTimelineMove.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActionTimelineDelete.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActionYaxisTreeExpand.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActionYaxisTreeCollapse.java >ViewportTimePanel.java:21: cannot access viewer.zoomable.ViewportTime >bad class file: ../../viewer/zoomable/ViewportTime.class >class file contains wrong class: java.awt.MenuContainer >Please remove or make sure it appears in the correct subdirectory of the classpath. > private ViewportTime viewport; > ^ >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 ActionYaxisTreeCommit.java >make[3]: *** [ViewportTimePanel.class] Error 1 >make[3]: *** Waiting for unfinished jobs.... >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SummaryStateComboBox.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoPanelForSummary.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoDialogForSummary.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CanvasStatline.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StatBoxStatusPanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StatlineToolBar.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StatlinePanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 StatlineDialog.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 PreviewStateComboBox.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoPanelForDrawable.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 InfoDialogForDrawable.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SearchCriteria.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 SearchTreeTrunk.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 CanvasTimeline.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TreeTrunkPanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TimelineToolBar.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TimelinePanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 TimelineFrame.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 HTMLviewer.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 LogFileOperations.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 FirstPanel.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 FirstMenuBar.java >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 FirstFrame.java >cd ../.. && \ >rm -f viewer.first.manifest && \ >echo "Main-Class: viewer.first.FirstFrame" > viewer.first.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/jumpshot.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} viewer.first.manifest ; \ >for dir in base/io/ base/topology/ base/drawable/ base/statistics/ \ > logformat/slog2/ logformat/slog2/input/ \ > viewer/common/ viewer/convertor/ viewer/legends/ \ > viewer/zoomable/ viewer/histogram/ viewer/timelines/ \ > viewer/first/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done ; \ >/opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} images/*.gif images/checkbox/*.gif \ > html/* applet.html >/opt/icedtea6-bin-1.8.1/bin/javac -sourcepath ../.. -classpath ../.. -d ../.. -source 1.4 -target 1.4 -source 1.4 -target 1.4 Launcher.java >cd ../.. && \ >rm -f viewer.launcher.manifest && \ >echo "Main-Class: viewer.launcher.Launcher" > viewer.launcher.manifest ; \ >jarfile=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib/jumpshot_launcher.jar ; \ >/opt/icedtea6-bin-1.8.1/bin/jar cfm ${jarfile} viewer.launcher.manifest ; \ >/opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} viewer/common/Dialogs.class \ > viewer/common/RuntimeExecCommand.class ; \ >for dir in viewer/launcher/ ; do \ > classdir_prefix=${dir} ; \ > /opt/icedtea6-bin-1.8.1/bin/jar uf ${jarfile} ${classdir_prefix}*.class ; \ >done >Making trace_sample >cd src && make --no-print-directory >/bin/sh ../libtool --mode=compile cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c trace_impl.c >/bin/sh ../libtool --mode=compile cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c ../../src/logformat/trace/logformat_trace_InputLog.c >cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c trace_impl.c >cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c ../../src/logformat/trace/trace_print.c >cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c ../../src/logformat/trace/trace_check_timeorder.c >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c ../../src/logformat/trace/logformat_trace_InputLog.c -fPIC -DPIC -o .libs/logformat_trace_InputLog.o > cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c trace_impl.c -fPIC -DPIC -o .libs/trace_impl.o >cc -O2 -pipe -o /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/bin/textlog_print trace_impl.o trace_print.o >cc -O2 -pipe -o /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/bin/textlog_check_timeorder trace_impl.o trace_check_timeorder.o >if [ "yes" = "yes" ] ; then \ > /bin/sh ../libtool --mode=link cc -o libTraceInput.la trace_impl.lo logformat_trace_InputLog.lo -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ > -export-symbols ./JavaTraceInput.sym \ > -rpath /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib ; \ >else \ > /bin/sh ../libtool --mode=link cc -o libTraceInput.la trace_impl.lo logformat_trace_InputLog.lo -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ > -rpath /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib ; \ >fi >echo "{ global:" > .libs/libTraceInput.ver > cat ./JavaTraceInput.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libTraceInput.ver > echo "local: *; };" >> .libs/libTraceInput.ver > cc -shared .libs/trace_impl.o .libs/logformat_trace_InputLog.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libTraceInput.so -Wl,-version-script -Wl,.libs/libTraceInput.ver -o .libs/libTraceInput.so >creating libTraceInput.la >(cd .libs && rm -f libTraceInput.la && ln -s ../libTraceInput.la libTraceInput.la) >/bin/sh ../libtool --mode=install /usr/bin/install -c libTraceInput.la /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib >/usr/bin/install -c .libs/libTraceInput.so /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib/libTraceInput.so >/usr/bin/install -c .libs/libTraceInput.lai /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib/libTraceInput.la >PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,--rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >/bin/sh ../libtool --finish /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib >PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_sample/lib > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,--rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >Making trace_rlog >cd src && make --no-print-directory >/bin/sh ../libtool --mode=compile cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c trace_input.c >/bin/sh ../libtool --mode=compile cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c rlogutil.c >/bin/sh ../libtool --mode=compile cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c ../../src/logformat/trace/logformat_trace_InputLog.c >cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c trace_input.c >cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c rlogutil.c >cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c ../../src/logformat/trace/trace_print.c >cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c ../../src/logformat/trace/trace_check_timeorder.c >rlogutil.c: In function âRLOG_ModifyEventsâ: >rlogutil.c:457:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rlogutil.c:517:11: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rlogutil.c:525:11: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rlogutil.c:538:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rlogutil.c: In function âRLOG_CreateInputStructâ: >rlogutil.c:108:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rlogutil.c:160:11: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rlogutil.c:168:11: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rlogutil.c:181:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >mkdir .libs >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists > cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c rlogutil.c -fPIC -DPIC -o .libs/rlogutil.o > cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c ../../src/logformat/trace/logformat_trace_InputLog.c -fPIC -DPIC -o .libs/logformat_trace_InputLog.o > cc -I.. -I/opt/icedtea6-bin-1.8.1/include -I/opt/icedtea6-bin-1.8.1/include/linux -I../../src/logformat/trace -O2 -pipe -c trace_input.c -fPIC -DPIC -o .libs/trace_input.o >rlogutil.c: In function 'RLOG_ModifyEvents': >rlogutil.c:457:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >rlogutil.c:517:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >rlogutil.c:525:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >rlogutil.c:538:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >rlogutil.c: In function 'RLOG_CreateInputStruct': >rlogutil.c:108:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >rlogutil.c:160:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >rlogutil.c:168:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >rlogutil.c:181:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >cc -O2 -pipe -o /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/bin/rlog_print trace_input.o rlogutil.o trace_print.o >cc -O2 -pipe -o /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/bin/rlog_check_timeorder trace_input.o rlogutil.o trace_check_timeorder.o >if [ "yes" = "yes" ] ; then \ > /bin/sh ../libtool --mode=link cc -o libTraceInput.la trace_input.lo rlogutil.lo logformat_trace_InputLog.lo -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ > -export-symbols ./JavaTraceInput.sym \ > -rpath /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib ; \ >else \ > /bin/sh ../libtool --mode=link cc -o libTraceInput.la trace_input.lo rlogutil.lo logformat_trace_InputLog.lo -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ > -rpath /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib ; \ >fi >echo "{ global:" > .libs/libTraceInput.ver > cat ./JavaTraceInput.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libTraceInput.ver > echo "local: *; };" >> .libs/libTraceInput.ver > cc -shared .libs/trace_input.o .libs/rlogutil.o .libs/logformat_trace_InputLog.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libTraceInput.so -Wl,-version-script -Wl,.libs/libTraceInput.ver -o .libs/libTraceInput.so >creating libTraceInput.la >(cd .libs && rm -f libTraceInput.la && ln -s ../libTraceInput.la libTraceInput.la) >/bin/sh ../libtool --mode=install /usr/bin/install -c libTraceInput.la /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib >/usr/bin/install -c .libs/libTraceInput.so /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib/libTraceInput.so >/usr/bin/install -c .libs/libTraceInput.lai /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib/libTraceInput.la >PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,--rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >/bin/sh ../libtool --finish /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib >PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/trace_rlog/lib > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,--rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >>>> Source compiled. >make -j14 CC=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc FC=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpefc 'MPERUN=//usr/bin/mpiexec -n 4' CLOG2TOSLOG2=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/bin/clog2TOslog2 check >Running build runtest for C logging program... >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > >*** Test C program with the MPI tracing library .......................... Yes. > >*** Test C program with the MPI logging library .......................... Yes. > Convert cpi_log.clog2 to slog2 file .............. No. > clog2TOslog2 conversion fails! >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/bin/clog2TOslog2 cpi_log.clog2 >GUI_LIBDIR is set. GUI_LIBDIR = /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib >Exception in thread "main" java.lang.UnsatisfiedLinkError: no TraceInput in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681) > at java.lang.Runtime.loadLibrary0(Runtime.java:840) > at java.lang.System.loadLibrary(System.java:1047) > at logformat.slog2.output.TraceToSlog2.<clinit>(TraceToSlog2.java:22) >Could not find the main class: logformat.slog2.output.TraceToSlog2. Program will exit. > >*** Test C program with the MPI and manual logging libraries ............. Yes. > Convert cpilog.clog2 to slog2 file .............. No. > clog2TOslog2 conversion fails! >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/bin/clog2TOslog2 cpilog.clog2 >GUI_LIBDIR is set. GUI_LIBDIR = /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib >Exception in thread "main" java.lang.UnsatisfiedLinkError: no TraceInput in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681) > at java.lang.Runtime.loadLibrary0(Runtime.java:840) > at java.lang.System.loadLibrary(System.java:1047) > at logformat.slog2.output.TraceToSlog2.<clinit>(TraceToSlog2.java:22) >Could not find the main class: logformat.slog2.output.TraceToSlog2. Program will exit. > >Running build runtest for Fortran logging program... >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > >*** Test F77 program with the MPI and manual logging libraries ........... Yes. > Convert fpilog.clog2 to slog2 file .............. No. > clog2TOslog2 conversion fails! >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/bin/clog2TOslog2 fpilog.clog2 >GUI_LIBDIR is set. GUI_LIBDIR = /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/src/slog2sdk/lib >Exception in thread "main" java.lang.UnsatisfiedLinkError: no TraceInput in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681) > at java.lang.Runtime.loadLibrary0(Runtime.java:840) > at java.lang.System.loadLibrary(System.java:1047) > at logformat.slog2.output.TraceToSlog2.<clinit>(TraceToSlog2.java:22) >Could not find the main class: logformat.slog2.output.TraceToSlog2. Program will exit. > >Running build runtest for C graphics program... >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > >*** Test C program with the MPI animation library ........................ No. > The failed command is : >/usr/bin/mpicc -O2 -pipe -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -c cpi.c >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc -mpianim -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o cpi_anim cpi.o -lm >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libampe.a(visual_mess.po): In function `MPE_Prof_DrawArrow_0': >visual_mess.c:(.text+0x239): undefined reference to `sqrt' >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libampe.a(visual_mess.po): In function `MPI_Init': >visual_mess.c:(.text+0x53c): undefined reference to `sincos' >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a(xcolor.po): In function `XBSetCmapHue': >xcolor.c:(.text+0x819): undefined reference to `pow' >xcolor.c:(.text+0x82e): undefined reference to `trunc' >xcolor.c:(.text+0x86b): undefined reference to `pow' >xcolor.c:(.text+0x878): undefined reference to `trunc' >xcolor.c:(.text+0x8b5): undefined reference to `pow' >xcolor.c:(.text+0x8c2): undefined reference to `trunc' >collect2: ld returned 1 exit status >make[2]: *** [cpi_anim] Error 1 > >*** Test C program with the X11 graphics library ......................... No. > The failed command is : >/usr/bin/mpicc -O2 -pipe -I/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/include -c cxgraphics.c >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/bin/mpecc -graphics -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -o cxgraphics cxgraphics.o -lm >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/work/mpe2-1.0.6p1/lib/libmpe.a(xcolor.po): In function `XBSetCmapHue': >xcolor.c:(.text+0x819): undefined reference to `pow' >xcolor.c:(.text+0x82e): undefined reference to `trunc' >xcolor.c:(.text+0x86b): undefined reference to `pow' >xcolor.c:(.text+0x878): undefined reference to `trunc' >xcolor.c:(.text+0x8b5): undefined reference to `pow' >xcolor.c:(.text+0x8c2): undefined reference to `trunc' >collect2: ld returned 1 exit status >make[2]: *** [cxgraphics] Error 1 > >Running build runtest for Fortran graphics program... >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > >*** Test F77 program with the X11 graphics library ....................... Yes. > >Running build runtest for C collchk program... >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > >*** Test C program with the MPI collective/datatype checking library ..... Yes. > >Running build runtest for Fortran collchk program... >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > >*** Test F77 program with the MPI collective/datatype checking library ... Yes. > > >>>> Install mpe2-1.0.6_p1 into /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image/ category sys-cluster >make -j14 DESTDIR=/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image/ install >Installing MPE2-1.0.6P1 include files to /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/include >Installing MPE2-1.0.6P1 libraries to /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/lib >Installing MPE2-1.0.6P1 utility programs to /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/bin >Installing MPE2-1.0.6P1 configuration files to /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//etc/mpe2 >Installing MPE2-1.0.6P1 system utility programs to /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/sbin >Installing MPE2-1.0.6P1 man to /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/share/man >Installing MPE2-1.0.6P1 html to /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/share/mpe2 >Installing SLOG2SDK's lib >Installing SLOG2SDK's doc >Installing SLOG2SDK's share >Creating SLOG2SDK's bin >Installing TRACE_SAMPLE's share >Creating TRACE_SAMPLE's lib >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >if [ "yes" = "yes" ] ; then \ > /bin/sh ../libtool --mode=link cc -o libTraceInput.la trace_impl.lo logformat_trace_InputLog.lo -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ > -export-symbols ./JavaTraceInput.sym \ > -rpath /usr/lib/trace_sample ; \ >else \ > /bin/sh ../libtool --mode=link cc -o libTraceInput.la trace_impl.lo logformat_trace_InputLog.lo -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ > -rpath /usr/lib/trace_sample ; \ >fi >rm -fr .libs/libTraceInput.la .libs/libTraceInput.lai .libs/libTraceInput.so .libs/libTraceInput.ver >echo "{ global:" > .libs/libTraceInput.ver > cat ./JavaTraceInput.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libTraceInput.ver > echo "local: *; };" >> .libs/libTraceInput.ver > cc -shared .libs/trace_impl.o .libs/logformat_trace_InputLog.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libTraceInput.so -Wl,-version-script -Wl,.libs/libTraceInput.ver -o .libs/libTraceInput.so >creating libTraceInput.la >(cd .libs && rm -f libTraceInput.la && ln -s ../libTraceInput.la libTraceInput.la) >/bin/sh ../libtool --mode=install /usr/bin/install -c libTraceInput.la /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/lib/trace_sample >/usr/bin/install -c .libs/libTraceInput.so /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/lib/trace_sample/libTraceInput.so >/usr/bin/install -c .libs/libTraceInput.lai /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/lib/trace_sample/libTraceInput.la >libtool: install: warning: remember to run `libtool --finish /usr/lib/trace_sample' >/bin/sh ../libtool --finish /usr/lib/trace_sample >PATH="$PATH:/sbin" ldconfig -n /usr/lib/trace_sample >---------------------------------------------------------------------- >Libraries have been installed in: > /usr/lib/trace_sample > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,--rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >Installing TRACE_SAMPLE's bin >Installed TRACE_SAMPLE in /usr >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/sbin/mpeuninstall may be used to remove the installation >Installing TRACE_RLOG's share >Creating TRACE_RLOG's lib >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >if [ "yes" = "yes" ] ; then \ > /bin/sh ../libtool --mode=link cc -o libTraceInput.la trace_input.lo rlogutil.lo logformat_trace_InputLog.lo -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ > -export-symbols ./JavaTraceInput.sym \ > -rpath /usr/lib/trace_rlog ; \ >else \ > /bin/sh ../libtool --mode=link cc -o libTraceInput.la trace_input.lo rlogutil.lo logformat_trace_InputLog.lo -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu \ > -rpath /usr/lib/trace_rlog ; \ >fi >rm -fr .libs/libTraceInput.la .libs/libTraceInput.lai .libs/libTraceInput.so .libs/libTraceInput.ver >echo "{ global:" > .libs/libTraceInput.ver > cat ./JavaTraceInput.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libTraceInput.ver > echo "local: *; };" >> .libs/libTraceInput.ver > cc -shared .libs/trace_input.o .libs/rlogutil.o .libs/logformat_trace_InputLog.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libTraceInput.so -Wl,-version-script -Wl,.libs/libTraceInput.ver -o .libs/libTraceInput.so >creating libTraceInput.la >(cd .libs && rm -f libTraceInput.la && ln -s ../libTraceInput.la libTraceInput.la) >/bin/sh ../libtool --mode=install /usr/bin/install -c libTraceInput.la /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/lib/trace_rlog >/usr/bin/install -c .libs/libTraceInput.so /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/lib/trace_rlog/libTraceInput.so >/usr/bin/install -c .libs/libTraceInput.lai /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/lib/trace_rlog/libTraceInput.la >libtool: install: warning: remember to run `libtool --finish /usr/lib/trace_rlog' >/bin/sh ../libtool --finish /usr/lib/trace_rlog >PATH="$PATH:/sbin" ldconfig -n /usr/lib/trace_rlog >---------------------------------------------------------------------- >Libraries have been installed in: > /usr/lib/trace_rlog > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,--rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >Installing TRACE_RLOG's bin >Replacing existing file /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/bin/traceprint.in... >Replacing existing file /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/bin/traceTOslog2.in... >Installed TRACE_RLOG in /usr >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/sbin/mpeuninstall may be used to remove the installation >Installed SLOG2SDK in /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/sbin/mpeuninstall may be used to remove the installation >Installed MPE2-1.0.6P1 in /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image//usr/sbin/mpeuninstall may be used to remove the installation >>>> Completed installing mpe2-1.0.6_p1 into /var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image/ > >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image/usr/lib/trace_sample/libTraceInput.la already clean, skipping update. >/var/tmp/portage/sys-cluster/mpe2-1.0.6_p1/image/usr/lib/trace_rlog/libTraceInput.la already clean, skipping update. > * QA Notice: make jobserver unavailable: > * > * make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/trace_sample/libTraceInput.so > usr/lib/trace_rlog/libTraceInput.so > usr/lib/mpe_prof.o > usr/bin/textlog_print > usr/bin/clog2_join > usr/bin/clog2_print > usr/bin/clog2_repair > usr/bin/rlog_check_timeorder > usr/bin/textlog_check_timeorder > usr/bin/check_callstack > usr/bin/rlog_print > usr/lib/libmpe_nompi.a > usr/lib/libtmpe.a > usr/lib/liblmpe.a > usr/lib/libmpe_f2cmpi.a > usr/lib/libmpe_null.a > usr/lib/libmpe_nompi_null.a > usr/lib/libmpe_collchk.a > usr/lib/libmpe.a > usr/lib/libampe.a > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/textlog_print > * /usr/bin/rlog_check_timeorder > * /usr/bin/textlog_check_timeorder > * /usr/bin/rlog_print > > * Gentoo contact information ... >herds: > hp-cluster >maintainers: > jsbronder@gentoo.org >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 335590
: 245673