Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Re: installation Help

Ok, nevermind my last message,
the C compiler error is solved by addind CC=/path/to/gcc...

Now, I am having this error, which I have no idea what's wrong

see the log file again,

thanks a lot,

David Ly-Gagnon




On 4/10/07, ptp-user-request@xxxxxxxxxxx < ptp-user-request@xxxxxxxxxxx> wrote:
Send ptp-user mailing list submissions to
        ptp-user@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        https://dev.eclipse.org/mailman/listinfo/ptp-user
or, via email, send a message with subject or body 'help' to
        ptp-user-request@xxxxxxxxxxx

You can reach the person managing the list at
        ptp-user-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ptp-user digest..."


Today's Topics:

   1. Re: installation Help (David Ly-Gagnon)
   2. Re: Re: installation Help (Greg Watson)


----------------------------------------------------------------------

Message: 1
Date: Mon, 9 Apr 2007 09:52:55 -0700
From: "David Ly-Gagnon" <david.lygagnon@xxxxxxxxx>
Subject: [ptp-user] Re: installation Help
To: ptp-user@xxxxxxxxxxx
Message-ID:
        <6b50dc180704090952n1badec7bg9497b07ab403d0d8@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Hi Greg,

Thanks I did what you said and now I am having the problem that it doesn't
find the ptp_orte_proxy. I read a post by Nathalie and Magda, (
http://dev.eclipse.org/mhonarc/lists/ptp-user/msg00079.html) and i
recompiled openMPI with the --with-devel-headers and rebuild "sh BUILD" in
plugins of my os architecture (linux.x86), and I still don't find the
ptp_orte_proxy. In my bin directory I have the following files:

ptplib.py
ptp_mpich2_proxy.py
README

I wonder if thats normal I have ptp_mpich2_proxy.py instead of orte?

How can I solve this ?

Dave Ly





> Today's Topics:
>
>    1. Re: installation Help (Greg Watson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 8 Apr 2007 10:04:31 -0600
> From: Greg Watson <g.watson@xxxxxxxxxxxx>
> Subject: Re: [ptp-user] installation Help
> To: PTP User list < ptp-user@xxxxxxxxxxx>
> Message-ID: <C790D1DA-9660-4F1F-8533-9519D98A880F@xxxxxxxxxxxx>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> David,
>
> This is a known problem when you try to launch a parallel application
> when the C/C++ perspective is active. The work around is to either:
>
> 1. Switch to the PTP Runtime or PTP Debug perspective before
> launching; or
>
> 2. Go into preferences and select 'Run/Debug', then 'Perspectives'.
> Choose 'Parallel Application' from 'Application types', the select
> 'Always' to open the associated perspective when launching. The
> problem only occurs when the setting is 'Prompt'.
>
> You should not need to change the location of the SDM executable.
> Assuming you built PTP correctly, it is located in the following
> directory your Eclipse installation plugins folder:
>
>         org.eclipse.ptp.<os>.<arch>/bin
>
> where <os> is your operating system (linux/macosx) and <arch> is your
> architecture (x86, etc.)
>
> Greg
>
> On Apr 7, 2007, at 2:32 PM, David Ly-Gagnon wrote:
>
> > Ok, I finally got able to open the PTP perspective, we can close
> > the previous bug i guess. However,  I am now having the following
> > error:
> >
> > Error within Debug UI: java.lang.reflect.InvocationTar
> > getException
> >
> > I believe it has to do with the SDM executable ?
> >
> > In Windows-->perspective-->PTP-->DEBUG-->SDM, SDM Executable: where
> > should I locate the SDM Executable ?
> >
> > here are the screenshots
> > and my eclipse config file, and log file
> >
> > thanks,
> >
> > David Ly-Gagnon
> > <Screenshot.png>
> > <uiException.png>
> > <eclipse-configuration>
> > <log>
> > _______________________________________________
> > ptp-user mailing list
> > ptp-user@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/ptp-user
>
>
>
> ------------------------------
>
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user
>
>
> End of ptp-user Digest, Vol 5, Issue 7
> **************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://dev.eclipse.org/mailman/listinfo/ptp-user/attachments/20070409/1af1c637/attachment.html

------------------------------

Message: 2
Date: Mon, 9 Apr 2007 12:18:39 -0600
From: Greg Watson <g.watson@xxxxxxxxxxxx>
Subject: Re: [ptp-user] Re: installation Help
To: PTP User list <ptp-user@xxxxxxxxxxx>
Message-ID: <E2CD75FA-C9D8-40BD-8757-31C3A9099681@xxxxxxxxxxxx >
Content-Type: text/plain; charset="us-ascii"

Are you getting any errors when you run 'sh BUILD'? That's the only
reason the binary wouldn't be there. It's normal to have the mpich2
proxy built.

Greg

On Apr 9, 2007, at 10:52 AM, David Ly-Gagnon wrote:

>
> Hi Greg,
>
> Thanks I did what you said and now I am having the problem that it
> doesn't find the ptp_orte_proxy. I read a post by Nathalie and
> Magda, ( http://dev.eclipse.org/mhonarc/lists/ptp-user/
> msg00079.html) and i recompiled openMPI with the --with-devel-
> headers and rebuild "sh BUILD" in plugins of my os architecture
> (linux.x86), and I still don't find the ptp_orte_proxy. In my bin
> directory I have the following files:
>
> ptplib.py
> ptp_mpich2_proxy.py
> README
>
> I wonder if thats normal I have ptp_mpich2_proxy.py instead of orte?
>
> How can I solve this ?
>
> Dave Ly
>
>
>
>
>
> Today's Topics:
>
>    1. Re: installation Help (Greg Watson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 8 Apr 2007 10:04:31 -0600
> From: Greg Watson <g.watson@xxxxxxxxxxxx >
> Subject: Re: [ptp-user] installation Help
> To: PTP User list <ptp-user@xxxxxxxxxxx>
> Message-ID: < C790D1DA-9660-4F1F-8533-9519D98A880F@xxxxxxxxxxxx >
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> David,
>
> This is a known problem when you try to launch a parallel application
> when the C/C++ perspective is active. The work around is to either:
>
> 1. Switch to the PTP Runtime or PTP Debug perspective before
> launching; or
>
> 2. Go into preferences and select 'Run/Debug', then 'Perspectives'.
> Choose 'Parallel Application' from 'Application types', the select
> 'Always' to open the associated perspective when launching. The
> problem only occurs when the setting is 'Prompt'.
>
> You should not need to change the location of the SDM executable.
> Assuming you built PTP correctly, it is located in the following
> directory your Eclipse installation plugins folder:
>
>         org.eclipse.ptp .<os>.<arch>/bin
>
> where <os> is your operating system (linux/macosx) and <arch> is your
> architecture (x86, etc.)
>
> Greg
>
> On Apr 7, 2007, at 2:32 PM, David Ly-Gagnon wrote:
>
> > Ok, I finally got able to open the PTP perspective, we can close
> > the previous bug i guess. However,  I am now having the following
> > error:
> >
> > Error within Debug UI: java.lang.reflect.InvocationTar
> > getException
> >
> > I believe it has to do with the SDM executable ?
> >
> > In Windows-->perspective-->PTP-->DEBUG-->SDM, SDM Executable: where
> > should I locate the SDM Executable ?
> >
> > here are the screenshots
> > and my eclipse config file, and log file
> >
> > thanks,
> >
> > David Ly-Gagnon
> > <Screenshot.png>
> > <uiException.png>
> > <eclipse-configuration>
> > <log>
> > _______________________________________________
> > ptp-user mailing list
> > ptp-user@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/ptp-user
>
>
>
> ------------------------------
>
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user
>
>
> End of ptp-user Digest, Vol 5, Issue 7
> **************************************
>
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://dev.eclipse.org/mailman/listinfo/ptp-user/attachments/20070409/65f580a6/attachment.html

------------------------------

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


End of ptp-user Digest, Vol 5, Issue 8
**************************************

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking for gcc... /usr/bin/gcc-4.0
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
make[1]: Entering directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.utils'
make[1]: Nothing to be done for `install-exec-am'.
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.utils'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking for gcc... /usr/bin/gcc-4.0
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for bitset_new in -lutils... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
make[1]: Entering directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.proxy'
make[1]: Nothing to be done for `install-exec-am'.
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.proxy'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for gethostbyname in -lnsl... yes
checking for socket in -lsocket... no
checking for library containing openpty... -lutil
checking for bitset_new in -lutils... yes
checking for proxy_svr_init in -lproxysvr... yes
checking for proxy_clnt_init in -lproxyclnt... yes
checking for clock_gettime in -lposix4... no
checking how to run the C preprocessor... /usr/bin/gcc-4.0 -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 strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking jni.h usability... no
checking jni.h presence... no
checking for jni.h... no
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working memcmp... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for gethostname... yes
checking for select... yes
checking for strdup... yes
checking for strstr... yes
checking for strtoul... yes
checking for sigset... yes
checking for sighold... yes
checking for sigrelse... yes
checking for ompi_info... /usr/local/bin/ompi_info
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in libaif
configure: running /bin/sh './configure' --prefix=/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.linux.x86  '--prefix=/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.linux.x86' 'CC=/usr/bin/gcc-4.0' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/gcc-4.0
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... /usr/bin/gcc-4.0 -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 long long... yes
checking size of long long... 8
checking for long double... yes
checking size of long double... 12
checking for double... yes
checking size of double... 8
checking for ANSI C header files... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for strdup... yes
checking for xmlto... no
configure: WARNING: You must have XMLTO to compile the XML documentation for libaif.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
Making install in libaif
make[1]: Entering directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.debug.sdm/libaif'make[2]: Entering directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.debug.sdm/libaif'make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.debug.sdm/libaif'
make[1]: Leaving directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.debug.sdm/libaif'
make[1]: Entering directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.debug.sdm'
/usr/bin/gcc-4.0  -Wall -I../org.eclipse.ptp.utils/include -I../org.eclipse.ptp.proxy/include   -o sdm  src/client/sdm-startup.o src/client/sdm-client.o src/client/sdm-client_cmds.o src/client/sdm-client_svr.o src/server/sdm-server.o src/server/sdm-server_cmds.o src/server/sdm-backend.o src/server/sdm-gdbmi_backend.o libdbgutils.a libmi.a libaif/libaif.a  -lproxysvr -lutils -lutil -lnsl  -L../org.eclipse.ptp.utils -L../org.eclipse.ptp.proxy
src/client/sdm-startup.o: In function `main':startup.c:(.text+0x283): undefined reference to `MPI_Init'
:startup.c:(.text+0x291): undefined reference to `ompi_mpi_comm_world'
:startup.c:(.text+0x296): undefined reference to `MPI_Comm_size'
:startup.c:(.text+0x2a4): undefined reference to `ompi_mpi_comm_world'
:startup.c:(.text+0x2a9): undefined reference to `MPI_Comm_rank'
:startup.c:(.text+0x304): undefined reference to `MPI_Finalize'
:startup.c:(.text+0x3be): undefined reference to `MPI_Finalize'
src/client/sdm-client_svr.o: In function `ClntSvrSendReply':client_svr.c:(.text+0xcc2): undefined reference to `ompi_mpi_comm_world'
:client_svr.c:(.text+0xcd6): undefined reference to `ompi_mpi_unsigned'
:client_svr.c:(.text+0xce9): undefined reference to `MPI_Send'
:client_svr.c:(.text+0xcfd): undefined reference to `ompi_mpi_comm_world'
:client_svr.c:(.text+0xd11): undefined reference to `ompi_mpi_char'
:client_svr.c:(.text+0xd1d): undefined reference to `MPI_Send'
src/client/sdm-client_svr.o: In function `send_to_children':client_svr.c:(.text+0xe3b): undefined reference to `ompi_mpi_comm_world'
:client_svr.c:(.text+0xe51): undefined reference to `ompi_mpi_char'
:client_svr.c:(.text+0xe5d): undefined reference to `MPI_Send'
src/client/sdm-client_svr.o: In function `check_for_messages':client_svr.c:(.text+0xebc): undefined reference to `ompi_mpi_comm_world'
:client_svr.c:(.text+0xed0): undefined reference to `MPI_Iprobe'
:client_svr.c:(.text+0xf04): undefined reference to `ompi_mpi_char'
:client_svr.c:(.text+0xf0f): undefined reference to `MPI_Get_count'
:client_svr.c:(.text+0xf38): undefined reference to `ompi_mpi_comm_world'
:client_svr.c:(.text+0xf48): undefined reference to `ompi_mpi_char'
:client_svr.c:(.text+0xf57): undefined reference to `MPI_Recv'
:client_svr.c:(.text+0x101a): undefined reference to `ompi_mpi_comm_world'
:client_svr.c:(.text+0x1031): undefined reference to `ompi_mpi_unsigned'
:client_svr.c:(.text+0x1044): undefined reference to `MPI_Recv'
:client_svr.c:(.text+0x106a): undefined reference to `ompi_mpi_comm_world'
:client_svr.c:(.text+0x1081): undefined reference to `ompi_mpi_char'
:client_svr.c:(.text+0x1090): undefined reference to `MPI_Recv'
collect2: ld returned 1 exit status
make[1]: *** [sdm] Error 1
make[1]: Leaving directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.debug.sdm'
make: *** [install-recursive] Error 1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for bitset_new in -lutils... yes
checking for proxy_svr_init in -lproxysvr... yes
checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking return type of signal handlers... void
checking for ompi_info... /usr/local/bin/ompi_info
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -Wall -I../org.eclipse.ptp.utils/include -I../org.eclipse.ptp.proxy/include -MT ptp_orte_proxy-ptp_orte_proxy.o -MD -MP -MF ".deps/ptp_orte_proxy-ptp_orte_proxy.Tpo" -c -o ptp_orte_proxy-ptp_orte_proxy.o `test -f 'src/ptp_orte_proxy.c' || echo './'`src/ptp_orte_proxy.c; \
        then mv -f ".deps/ptp_orte_proxy-ptp_orte_proxy.Tpo" ".deps/ptp_orte_proxy-ptp_orte_proxy.Po"; else rm -f ".deps/ptp_orte_proxy-ptp_orte_proxy.Tpo"; exit 1; fi
In file included from src/ptp_orte_proxy.c:54:
src/orte_fixup.h:20:25: error: orte_config.h: No such file or directory
src/orte_fixup.h:24:30: error: opal/util/output.h: No such file or directory
src/orte_fixup.h:25:28: error: opal/util/path.h: No such file or directory
src/orte_fixup.h:26:30: error: opal/event/event.h: No such file or directory
src/orte_fixup.h:27:36: error: opal/threads/condition.h: No such file or directory
src/orte_fixup.h:32:33: error: orte/orte_constants.h: No such file or directory
src/orte_fixup.h:35:36: error: orte/tools/orted/orted.h: No such file or directory
src/orte_fixup.h:37:30: error: orte/mca/iof/iof.h: No such file or directory
src/orte_fixup.h:38:32: error: orte/mca/rmgr/rmgr.h: No such file or directory
src/orte_fixup.h:39:36: error: orte/mca/errmgr/errmgr.h: No such file or directory
src/orte_fixup.h:40:30: error: orte/mca/rml/rml.h: No such file or directory
src/orte_fixup.h:41:30: error: orte/mca/gpr/gpr.h: No such file or directory
src/orte_fixup.h:45:30: error: orte/mca/pls/pls.h: No such file or directory
src/orte_fixup.h:46:30: error: orte/mca/rds/rds.h: No such file or directory
src/orte_fixup.h:47:30: error: orte/mca/ras/ras.h: No such file or directory
src/orte_fixup.h:48:34: error: orte/mca/rmaps/rmaps.h: No such file or directory
src/orte_fixup.h:49:30: error: orte/mca/smr/smr.h: No such file or directory
src/orte_fixup.h:50:45: error: orte/mca/rmgr/base/rmgr_private.h: No such file or directory
src/orte_fixup.h:51:32: error: orte/mca/odls/odls.h: No such file or directory
src/orte_fixup.h:58:34: error: orte/runtime/runtime.h: No such file or directory
In file included from src/ptp_orte_proxy.c:54:
src/orte_fixup.h:230: error: syntax error before ‘*’ token
src/orte_fixup.h:230: error: syntax error before ‘)’ token
src/orte_fixup.h:233: warning: type defaults to ‘int’ in declaration of ‘attr’
src/orte_fixup.h:233: warning: data definition has no type or storage class
src/orte_fixup.h:234: error: syntax error before ‘flow’
src/orte_fixup.h:234: warning: type defaults to ‘int’ in declaration of ‘flow’
src/orte_fixup.h:234: warning: data definition has no type or storage class
src/orte_fixup.h:236: error: syntax error before ‘&’ token
src/orte_fixup.h:236: warning: type defaults to ‘int’ in declaration of ‘OBJ_CONSTRUCT’
src/orte_fixup.h:236: warning: data definition has no type or storage class
src/orte_fixup.h:238: warning: type defaults to ‘int’ in declaration of ‘flow’
src/orte_fixup.h:238: error: ‘ORTE_RMGR_SETUP’ undeclared here (not in a function)
src/orte_fixup.h:238: error: ‘ORTE_RMGR_RES_DISC’ undeclared here (not in a function)
src/orte_fixup.h:238: error: ‘ORTE_RMGR_ALLOC’ undeclared here (not in a function)
src/orte_fixup.h:238: error: ‘ORTE_RMGR_MAP’ undeclared here (not in a function)
src/orte_fixup.h:238: error: ‘ORTE_RMGR_SETUP_TRIGS’ undeclared here (not in a function)
src/orte_fixup.h:238: warning: data definition has no type or storage class
src/orte_fixup.h:239: error: syntax error before ‘.’ token
src/orte_fixup.h:241: warning: type defaults to ‘int’ in declaration of ‘rc’
src/orte_fixup.h:241: error: ‘orte_rmgr’ undeclared here (not in a function)
src/orte_fixup.h:241: error: ‘apps’ undeclared here (not in a function)
src/orte_fixup.h:241: error: ‘num_apps’ undeclared here (not in a function)
src/orte_fixup.h:241: error: ‘jobid’ undeclared here (not in a function)
src/orte_fixup.h:241: error: ‘cbfunc’ undeclared here (not in a function)
src/orte_fixup.h:241: error: ‘ORTE_PROC_STATE_ALL’ undeclared here (not in a function)
src/orte_fixup.h:241: warning: data definition has no type or storage class
src/orte_fixup.h:243: error: syntax error before ‘&’ token
src/orte_fixup.h:243: warning: type defaults to ‘int’ in declaration of ‘OBJ_DESTRUCT’
src/orte_fixup.h:243: warning: data definition has no type or storage class
src/orte_fixup.h:253: error: syntax error before ‘jobid’
src/orte_fixup.h: In function ‘ORTE_LAUNCH_JOB’:
src/orte_fixup.h:256: error: ‘opal_list_t’ undeclared (first use in this function)
src/orte_fixup.h:256: error: (Each undeclared identifier is reported only once
src/orte_fixup.h:256: error: for each function it appears in.)
src/orte_fixup.h:256: error: syntax error before ‘attr’
src/orte_fixup.h:257: error: ‘uint8_t’ undeclared (first use in this function)
src/orte_fixup.h:261: error: ‘ORTE_RMGR_LAUNCH’ undeclared (first use in this function)
src/orte_fixup.h:262: error: ‘ORTE_RMGR_SPAWN_FLOW’ undeclared (first use in this function)
src/orte_fixup.h:262: error: ‘ORTE_UINT8’ undeclared (first use in this function)
src/orte_fixup.h:262: error: ‘ORTE_RMGR_ATTR_OVERRIDE’ undeclared (first use in this function)
src/orte_fixup.h:268: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/orte_fixup.h:269: warning: implicit declaration of function ‘ORTE_ERROR_LOG’
src/orte_fixup.h: At top level:
src/orte_fixup.h:276: error: syntax error before ‘jobid’
src/orte_fixup.h: In function ‘ORTE_TERMINATE_JOB’:
src/orte_fixup.h:279: error: ‘opal_list_t’ undeclared (first use in this function)
src/orte_fixup.h:279: error: syntax error before ‘attr’
src/orte_fixup.h:287: error: ‘ORTE_NS_INCLUDE_DESCENDANTS’ undeclared (first use in this function)
src/orte_fixup.h:287: error: ‘ORTE_UNDEF’ undeclared (first use in this function)
src/orte_fixup.h:287: error: ‘ORTE_RMGR_ATTR_OVERRIDE’ undeclared (first use in this function)
src/orte_fixup.h:289: error: ‘orte_pls’ undeclared (first use in this function)
src/orte_fixup.h:293: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/orte_fixup.h: At top level:
src/orte_fixup.h:301: error: syntax error before ‘jobid’
src/orte_fixup.h: In function ‘ORTE_TERMINATE_ORTEDS’:
src/orte_fixup.h:304: error: ‘opal_list_t’ undeclared (first use in this function)
src/orte_fixup.h:304: error: syntax error before ‘attr’
src/orte_fixup.h:312: error: ‘ORTE_NS_INCLUDE_DESCENDANTS’ undeclared (first use in this function)
src/orte_fixup.h:312: error: ‘ORTE_UNDEF’ undeclared (first use in this function)
src/orte_fixup.h:312: error: ‘ORTE_RMGR_ATTR_OVERRIDE’ undeclared (first use in this function)
src/orte_fixup.h:314: error: ‘orte_pls’ undeclared (first use in this function)
src/orte_fixup.h:318: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/orte_fixup.h: At top level:
src/orte_fixup.h:326: error: syntax error before ‘*’ token
src/orte_fixup.h:326: error: syntax error before ‘)’ token
src/orte_fixup.h:329: warning: type defaults to ‘int’ in declaration of ‘attr’
src/orte_fixup.h:329: warning: data definition has no type or storage class
src/orte_fixup.h:331: error: syntax error before ‘&’ token
src/orte_fixup.h:331: warning: type defaults to ‘int’ in declaration of ‘OBJ_CONSTRUCT’
src/orte_fixup.h:331: warning: data definition has no type or storage class
src/orte_fixup.h:333: warning: type defaults to ‘int’ in declaration of ‘rc’
src/orte_fixup.h:333: error: redefinition of ‘rc’
src/orte_fixup.h:241: error: previous definition of ‘rc’ was here
src/orte_fixup.h:333: warning: data definition has no type or storage class
src/orte_fixup.h:335: error: syntax error before ‘&’ token
src/orte_fixup.h:335: warning: type defaults to ‘int’ in declaration of ‘OBJ_DESTRUCT’
src/orte_fixup.h:335: warning: data definition has no type or storage class
src/orte_fixup.h:345: error: syntax error before ‘*’ token
src/orte_fixup.h: In function ‘ORTE_GET_UINT32_VALUE’:
src/orte_fixup.h:349: error: ‘orte_dss’ undeclared (first use in this function)
src/orte_fixup.h:349: error: ‘keyval’ undeclared (first use in this function)
src/orte_fixup.h:349: error: ‘ORTE_UINT32’ undeclared (first use in this function)
src/orte_fixup.h: At top level:
src/orte_fixup.h:355: error: syntax error before ‘*’ token
src/orte_fixup.h: In function ‘ORTE_GET_STRING_VALUE’:
src/orte_fixup.h:359: error: ‘orte_dss’ undeclared (first use in this function)
src/orte_fixup.h:359: error: ‘keyval’ undeclared (first use in this function)
src/orte_fixup.h:359: error: ‘ORTE_STRING’ undeclared (first use in this function)
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:130: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c:132: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c:133: error: syntax error before ‘usercmd’
src/ptp_orte_proxy.c:134: error: syntax error before ‘*’ token
src/ptp_orte_proxy.c:135: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c:136: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c:137: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c: In function ‘add_job’:
src/ptp_orte_proxy.c:218: warning: implicit declaration of function ‘malloc’
src/ptp_orte_proxy.c:218: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c: In function ‘ORTEErrorStr’:
src/ptp_orte_proxy.c:266: warning: implicit declaration of function ‘free’
src/ptp_orte_proxy.c:269: warning: implicit declaration of function ‘asprintf’
src/ptp_orte_proxy.c: In function ‘ORTECheckErrorCode’:
src/ptp_orte_proxy.c:284: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/ptp_orte_proxy.c:285: warning: implicit declaration of function ‘printf’
src/ptp_orte_proxy.c:285: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:285: warning: implicit declaration of function ‘fflush’
src/ptp_orte_proxy.c:285: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:286: warning: implicit declaration of function ‘ORTE_ERROR_NAME’
src/ptp_orte_proxy.c:286: warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘int’
src/ptp_orte_proxy.c: In function ‘ORTEStartDaemon’:
src/ptp_orte_proxy.c:302: error: ‘BUFSIZ’ undeclared (first use in this function)
src/ptp_orte_proxy.c:318: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:332: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:332: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:347: warning: implicit declaration of function ‘getenv’
src/ptp_orte_proxy.c:347: warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘int’
src/ptp_orte_proxy.c:348: warning: implicit declaration of function ‘exit’
src/ptp_orte_proxy.c:348: warning: incompatible implicit declaration of built-in function ‘exit’
src/ptp_orte_proxy.c:354: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:406: error: ‘orte_rds’ undeclared (first use in this function)
src/ptp_orte_proxy.c:406: error: ‘ORTE_JOBID_INVALID’ undeclared (first use in this function)
src/ptp_orte_proxy.c:408: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:302: warning: unused variable ‘buf’
src/ptp_orte_proxy.c: In function ‘ORTEInit’:
src/ptp_orte_proxy.c:421: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:421: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:423: warning: implicit declaration of function ‘putenv’
src/ptp_orte_proxy.c:430: warning: implicit declaration of function ‘orte_init’
src/ptp_orte_proxy.c: In function ‘ORTEFinalize’:
src/ptp_orte_proxy.c:796: warning: implicit declaration of function ‘orte_finalize’
src/ptp_orte_proxy.c: In function ‘ORTEShutdown’:
src/ptp_orte_proxy.c:809: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:809: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:810: error: ‘ORTE_DAEMON_EXIT_CMD’ undeclared (first use in this function)
src/ptp_orte_proxy.c: In function ‘ORTEProgress’:
src/ptp_orte_proxy.c:884: warning: implicit declaration of function ‘perror’
src/ptp_orte_proxy.c:910: warning: implicit declaration of function ‘opal_event_loop’
src/ptp_orte_proxy.c:910: error: ‘OPAL_EVLOOP_ONCE’ undeclared (first use in this function)
src/ptp_orte_proxy.c: In function ‘ORTETerminateJob’:
src/ptp_orte_proxy.c:923: warning: implicit declaration of function ‘strtol’
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:950: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c: In function ‘debug_app_job_state_callback’:
src/ptp_orte_proxy.c:952: error: ‘state’ undeclared (first use in this function)
src/ptp_orte_proxy.c:953: error: ‘ORTE_PROC_STATE_TERMINATED’ undeclared (first use in this function)
src/ptp_orte_proxy.c:954: error: ‘ORTE_PROC_STATE_ABORTED’ undeclared (first use in this function)
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:967: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c: In function ‘debug_job_state_callback’:
src/ptp_orte_proxy.c:979: error: ‘state’ undeclared (first use in this function)
src/ptp_orte_proxy.c:981: error: ‘ORTE_JOB_STATE_AT_STG2’ undeclared (first use in this function)
src/ptp_orte_proxy.c:983: error: ‘ORTE_JOB_STATE_RUNNING’ undeclared (first use in this function)
src/ptp_orte_proxy.c:986: error: ‘ORTE_PROC_STATE_TERMINATED’ undeclared (first use in this function)
src/ptp_orte_proxy.c:987: error: ‘ORTE_PROC_STATE_ABORTED’ undeclared (first use in this function)
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1008: error: syntax error before ‘orte_app_context_t’
src/ptp_orte_proxy.c: In function ‘debug_spawn’:
src/ptp_orte_proxy.c:1012: error: ‘orte_jobid_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1012: error: syntax error before ‘jid1’
src/ptp_orte_proxy.c:1014: error: ‘orte_app_context_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1014: error: ‘debug_context’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1016: warning: implicit declaration of function ‘ORTE_ALLOCATE_JOB’
src/ptp_orte_proxy.c:1016: error: ‘app_context’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1016: error: ‘num_context’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1016: error: ‘jid1’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1017: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1022: warning: implicit declaration of function ‘OBJ_NEW’
src/ptp_orte_proxy.c:1024: warning: implicit declaration of function ‘strdup’
src/ptp_orte_proxy.c:1024: warning: incompatible implicit declaration of built-in function ‘strdup’
src/ptp_orte_proxy.c:1024: error: ‘debug_path’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1035: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c:1035: error: ‘argc’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1037: error: ‘argv’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1045: error: ‘jid2’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1047: warning: implicit declaration of function ‘OBJ_RELEASE’
src/ptp_orte_proxy.c:1061: error: ‘app_jobid’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1062: error: ‘debug_jobid’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1067: warning: control reaches end of non-void function
src/ptp_orte_proxy.c: In function ‘ORTERun’:
src/ptp_orte_proxy.c:1090: error: ‘orte_app_context_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1091: error: ‘orte_jobid_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1091: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c:1095: warning: implicit declaration of function ‘strcmp’
src/ptp_orte_proxy.c:1149: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c:1152: warning: incompatible implicit declaration of built-in function ‘strdup’
src/ptp_orte_proxy.c:1161: warning: implicit declaration of function ‘opal_path_findv’
src/ptp_orte_proxy.c:1161: warning: assignment makes pointer from integer without a cast
src/ptp_orte_proxy.c:1171: warning: implicit declaration of function ‘strerror’
src/ptp_orte_proxy.c:1171: warning: passing argument 2 of ‘ORTEErrorStr’ makes pointer from integer without a cast
src/ptp_orte_proxy.c:1177: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:1177: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1178: warning: passing argument 2 of ‘ORTEErrorStr’ makes pointer from integer without a cast
src/ptp_orte_proxy.c:1183: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c:1197: warning: incompatible implicit declaration of built-in function ‘strdup’
src/ptp_orte_proxy.c:1207: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c:1220: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:1228: error: ‘debug_jobid’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1231: warning: implicit declaration of function ‘ORTE_SPAWN’
src/ptp_orte_proxy.c:1234: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1284: error: syntax error before ‘*’ token
src/ptp_orte_proxy.c: In function ‘iof_callback’:
src/ptp_orte_proxy.c:1293: error: ‘count’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1294: error: ‘src_name’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1296: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c:1297: warning: implicit declaration of function ‘strncpy’
src/ptp_orte_proxy.c:1297: warning: incompatible implicit declaration of built-in function ‘strncpy’
src/ptp_orte_proxy.c:1297: error: ‘data’ undeclared (first use in this function)
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1311: error: syntax error before ‘orte_jobid_t’
src/ptp_orte_proxy.c:1311: warning: no semicolon at end of struct or union
src/ptp_orte_proxy.c:1317: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c: In function ‘orte_job_record_started’:
src/ptp_orte_proxy.c:1325: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1326: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1333: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c: In function ‘orte_job_record_start’:
src/ptp_orte_proxy.c:1338: error: ‘orte_process_name_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1338: error: ‘name’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1342: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c:1342: error: invalid application of ‘sizeof’ to incomplete type ‘struct orte_job_record’
src/ptp_orte_proxy.c:1343: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1347: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1347: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1349: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c:1349: error: invalid application of ‘sizeof’ to incomplete type ‘struct orte_job_record’
src/ptp_orte_proxy.c:1350: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1351: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1352: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1355: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1355: error: ‘orte_ns’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1360: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:1360: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1362: error: ‘orte_iof’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1362: error: ‘ORTE_NS_CMP_JOBID’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1362: error: ‘ORTE_IOF_STDOUT’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1363: warning: implicit declaration of function ‘opal_output’
src/ptp_orte_proxy.c:1365: error: ‘ORTE_IOF_STDERR’ undeclared (first use in this function)
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1371: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c: In function ‘orte_job_record_end’:
src/ptp_orte_proxy.c:1376: error: ‘orte_process_name_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1376: error: ‘name’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1381: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1383: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1383: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c:1387: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1387: error: ‘orte_ns’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1391: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:1391: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1392: error: ‘orte_iof’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1392: error: ‘ORTE_NS_CMP_JOBID’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1392: error: ‘ORTE_IOF_STDOUT’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1395: error: ‘ORTE_IOF_STDERR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1402: error: dereferencing pointer to incomplete type
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1412: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c: In function ‘job_state_callback’:
src/ptp_orte_proxy.c:1418: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:1418: error: ‘proc_state’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1418: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1428: error: ‘ORTE_JOB_STATE_LAUNCHED’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1436: error: ‘ORTE_JOB_STATE_AT_STG2’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1438: error: ‘ORTE_JOB_STATE_RUNNING’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1442: error: ‘ORTE_JOB_STATE_TERMINATED’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1443: error: ‘ORTE_JOB_STATE_ABORTED’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1453: error: ‘ORTE_JOB_STATE_FAILED_TO_START’ undeclared (first use in this function)
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1475: error: syntax error before ‘usercmd’
src/ptp_orte_proxy.c: In function ‘orte_console_send_command’:
src/ptp_orte_proxy.c:1477: error: ‘orte_buffer_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1477: error: ‘cmd’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1478: error: ‘orte_daemon_cmd_flag_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1478: error: syntax error before ‘command’
src/ptp_orte_proxy.c:1479: error: ‘orte_process_name_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1479: warning: control reaches end of non-void function
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1482: warning: type defaults to ‘int’ in declaration of ‘cmd’
src/ptp_orte_proxy.c:1482: error: ‘orte_buffer_t’ undeclared here (not in a function)
src/ptp_orte_proxy.c:1482: error: initializer element is not constant
src/ptp_orte_proxy.c:1482: warning: data definition has no type or storage class
src/ptp_orte_proxy.c:1483: error: syntax error before ‘if’
src/ptp_orte_proxy.c:1488: warning: type defaults to ‘int’ in declaration of ‘command’
src/ptp_orte_proxy.c:1488: error: ‘usercmd’ undeclared here (not in a function)
src/ptp_orte_proxy.c:1488: warning: data definition has no type or storage class
src/ptp_orte_proxy.c:1490: warning: type defaults to ‘int’ in declaration of ‘rc’
src/ptp_orte_proxy.c:1490: error: redefinition of ‘rc’
src/orte_fixup.h:241: error: previous definition of ‘rc’ was here
src/ptp_orte_proxy.c:1490: error: ‘orte_dss’ undeclared here (not in a function)
src/ptp_orte_proxy.c:1490: error: ‘ORTE_DAEMON_CMD’ undeclared here (not in a function)
src/ptp_orte_proxy.c:1490: warning: data definition has no type or storage class
src/ptp_orte_proxy.c:1491: error: syntax error before ‘if’
src/ptp_orte_proxy.c:1493: warning: type defaults to ‘int’ in declaration of ‘OBJ_RELEASE’
src/ptp_orte_proxy.c:1493: warning: parameter names (without types) in function declaration
src/ptp_orte_proxy.c:1493: warning: data definition has no type or storage class
src/ptp_orte_proxy.c:1494: error: syntax error before ‘return’
src/ptp_orte_proxy.c:1497: warning: type defaults to ‘int’ in declaration of ‘rc’
src/ptp_orte_proxy.c:1497: error: redefinition of ‘rc’
src/orte_fixup.h:241: error: previous definition of ‘rc’ was here
src/ptp_orte_proxy.c:1497: error: ‘orte_rml’ undeclared here (not in a function)
src/ptp_orte_proxy.c:1497: error: ‘seed’ undeclared here (not in a function)
src/ptp_orte_proxy.c:1497: error: ‘ORTE_RML_TAG_DAEMON’ undeclared here (not in a function)
src/ptp_orte_proxy.c:1497: warning: data definition has no type or storage class
src/ptp_orte_proxy.c:1498: error: syntax error before ‘if’
src/ptp_orte_proxy.c:1500: warning: type defaults to ‘int’ in declaration of ‘OBJ_RELEASE’
src/ptp_orte_proxy.c:1500: warning: parameter names (without types) in function declaration
src/ptp_orte_proxy.c:1500: warning: data definition has no type or storage class
src/ptp_orte_proxy.c:1501: error: syntax error before ‘return’
src/ptp_orte_proxy.c:1504: warning: type defaults to ‘int’ in declaration of ‘OBJ_RELEASE’
src/ptp_orte_proxy.c:1504: warning: parameter names (without types) in function declaration
src/ptp_orte_proxy.c:1504: warning: data definition has no type or storage class
src/ptp_orte_proxy.c:1506: error: syntax error before ‘return’
src/ptp_orte_proxy.c:1511: error: syntax error before ‘jobid’
src/ptp_orte_proxy.c: In function ‘get_proc_info’:
src/ptp_orte_proxy.c:1516: error: ‘orte_std_cntr_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1516: error: syntax error before ‘cnt’
src/ptp_orte_proxy.c:1517: error: ‘orte_gpr_value_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1517: error: ‘values’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1519: error: ‘ORTE_NODE_NAME_KEY’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1520: error: ‘ORTE_PROC_LOCAL_PID_KEY’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1521: error: ‘ORTE_PROC_RANK_KEY’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1525: error: ‘orte_schema’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1525: error: request for member ‘get_job_segment_name’ in something not a structure or union
src/ptp_orte_proxy.c:1525: error: called object ‘&<erroneous-expression>’ is not a function
src/ptp_orte_proxy.c:1525: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1530: error: ‘orte_gpr’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1530: error: request for member ‘get’ in something not a structure or union
src/ptp_orte_proxy.c:1530: error: ‘ORTE_GPR_KEYS_OR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1530: error: ‘ORTE_GPR_TOKENS_OR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1530: error: invalid operands to binary |
src/ptp_orte_proxy.c:1530: error: ‘cnt’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1530: error: called object ‘&<erroneous-expression>’ is not a function
src/ptp_orte_proxy.c:1530: warning: statement with no effect
src/ptp_orte_proxy.c:1531: warning: comparison between pointer and integer
src/ptp_orte_proxy.c:1536: warning: comparison between pointer and integer
src/ptp_orte_proxy.c:1543: error: syntax error before ‘rank’
src/ptp_orte_proxy.c:1544: error: ‘rankptr’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1544: error: invalid operands to binary *
src/ptp_orte_proxy.c:1544: warning: statement with no effect
src/ptp_orte_proxy.c:1545: error: ‘value’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1545: error: invalid operands to binary *
src/ptp_orte_proxy.c:1545: warning: statement with no effect
src/ptp_orte_proxy.c:1549: error: request for member ‘cnt’ in something not a structure or union
src/ptp_orte_proxy.c:1549: warning: comparison between pointer and integer
src/ptp_orte_proxy.c:1552: error: ‘orte_gpr_keyval_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1552: error: ‘keyval’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1552: error: invalid operands to binary *
src/ptp_orte_proxy.c:1552: error: request for member ‘keyvals’ in something not a structure or union
src/ptp_orte_proxy.c:1552: warning: statement with no effect
src/ptp_orte_proxy.c:1554: error: request for member ‘key’ in something not a structure or union
src/ptp_orte_proxy.c:1555: error: request for member ‘value’ in something not a structure or union
src/ptp_orte_proxy.c:1555: error: request for member ‘data’ in something not a structure or union
src/ptp_orte_proxy.c:1561: error: request for member ‘key’ in something not a structure or union
src/ptp_orte_proxy.c:1562: error: request for member ‘get’ in something not a structure or union
src/ptp_orte_proxy.c:1562: error: request for member ‘value’ in something not a structure or union
src/ptp_orte_proxy.c:1562: error: ‘ORTE_PID’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1562: error: called object ‘&<erroneous-expression>’ is not a function
src/ptp_orte_proxy.c:1572: error: request for member ‘key’ in something not a structure or union
src/ptp_orte_proxy.c:1573: error: request for member ‘get’ in something not a structure or union
src/ptp_orte_proxy.c:1573: error: request for member ‘value’ in something not a structure or union
src/ptp_orte_proxy.c:1573: error: ‘ORTE_STD_CNTR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1573: error: called object ‘&<erroneous-expression>’ is not a function
src/ptp_orte_proxy.c:1577: error: ‘rank’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1577: warning: statement with no effect
src/ptp_orte_proxy.c:1585: error: ‘ptpid’ undeclared (first use in this function)
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1653: error: syntax error before ‘*’ token
src/ptp_orte_proxy.c: In function ‘get_ui32_value’:
src/ptp_orte_proxy.c:1657: error: ‘value’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1657: error: request for member ‘cnt’ in something not a structure or union
src/ptp_orte_proxy.c:1657: warning: comparison between pointer and integer
src/ptp_orte_proxy.c:1658: error: ‘orte_gpr_keyval_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1658: error: ‘keyval’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1658: error: invalid operands to binary *
src/ptp_orte_proxy.c:1658: error: request for member ‘keyvals’ in something not a structure or union
src/ptp_orte_proxy.c:1658: warning: statement with no effect
src/ptp_orte_proxy.c:1659: error: ‘key’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1659: error: request for member ‘key’ in something not a structure or union
src/ptp_orte_proxy.c: At top level:
src/ptp_orte_proxy.c:1671: error: syntax error before ‘*’ token
src/ptp_orte_proxy.c: In function ‘get_str_value’:
src/ptp_orte_proxy.c:1676: error: ‘value’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1676: error: request for member ‘cnt’ in something not a structure or union
src/ptp_orte_proxy.c:1676: warning: comparison between pointer and integer
src/ptp_orte_proxy.c:1677: error: ‘orte_gpr_keyval_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1677: error: ‘keyval’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1677: error: invalid operands to binary *
src/ptp_orte_proxy.c:1677: error: request for member ‘keyvals’ in something not a structure or union
src/ptp_orte_proxy.c:1677: warning: statement with no effect
src/ptp_orte_proxy.c:1678: error: ‘key’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1678: error: request for member ‘key’ in something not a structure or union
src/ptp_orte_proxy.c: In function ‘get_num_nodes’:
src/ptp_orte_proxy.c:1692: error: ‘orte_std_cntr_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1692: error: syntax error before ‘cnt’
src/ptp_orte_proxy.c:1693: error: ‘orte_gpr_value_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1693: error: ‘values’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1693: error: invalid operands to binary *
src/ptp_orte_proxy.c:1693: warning: statement with no effect
src/ptp_orte_proxy.c:1697: error: ‘orte_gpr’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1697: error: request for member ‘get’ in something not a structure or union
src/ptp_orte_proxy.c:1697: error: ‘ORTE_GPR_KEYS_OR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1697: error: ‘ORTE_GPR_TOKENS_OR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1697: error: invalid operands to binary |
src/ptp_orte_proxy.c:1697: error: ‘ORTE_NODE_SEGMENT’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1697: error: ‘cnt’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1697: error: called object ‘&<erroneous-expression>’ is not a function
src/ptp_orte_proxy.c:1697: warning: statement with no effect
src/ptp_orte_proxy.c:1699: error: ‘ORTE_SUCCESS’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1699: warning: comparison between pointer and integer
src/ptp_orte_proxy.c:1703: warning: return makes integer from pointer without a cast
src/ptp_orte_proxy.c: In function ‘ORTEDiscover’:
src/ptp_orte_proxy.c:1754: warning: incompatible implicit declaration of built-in function ‘malloc’
src/ptp_orte_proxy.c:1765: error: ‘ORTE_NODE_NAME_KEY’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1807: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:1807: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1861: warning: implicit declaration of function ‘strlen’
src/ptp_orte_proxy.c:1861: warning: incompatible implicit declaration of built-in function ‘strlen’
src/ptp_orte_proxy.c:1907: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c: In function ‘get_node_attribute’:
src/ptp_orte_proxy.c:1920: error: ‘orte_std_cntr_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1920: error: syntax error before ‘cnt’
src/ptp_orte_proxy.c:1921: error: ‘orte_gpr_value_t’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1921: error: ‘values’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1921: error: invalid operands to binary *
src/ptp_orte_proxy.c:1921: warning: statement with no effect
src/ptp_orte_proxy.c:1922: error: ‘value’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1922: error: invalid operands to binary *
src/ptp_orte_proxy.c:1922: warning: statement with no effect
src/ptp_orte_proxy.c:1948: error: ‘orte_gpr’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1948: error: request for member ‘get’ in something not a structure or union
src/ptp_orte_proxy.c:1948: error: ‘ORTE_GPR_KEYS_OR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1948: error: ‘ORTE_GPR_TOKENS_OR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1948: error: invalid operands to binary |
src/ptp_orte_proxy.c:1948: error: ‘ORTE_NODE_SEGMENT’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1948: error: ‘cnt’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1948: error: called object ‘&<erroneous-expression>’ is not a function
src/ptp_orte_proxy.c:1948: warning: statement with no effect
src/ptp_orte_proxy.c:1949: warning: statement with no effect
src/ptp_orte_proxy.c:1959: warning: comparison between pointer and integer
src/ptp_orte_proxy.c:1967: warning: statement with no effect
src/ptp_orte_proxy.c:1976: warning: statement with no effect
src/ptp_orte_proxy.c: In function ‘ORTEQuit’:
src/ptp_orte_proxy.c:2029: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:2029: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c: In function ‘server’:
src/ptp_orte_proxy.c:2058: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c: In function ‘main’:
src/ptp_orte_proxy.c:2163: warning: implicit declaration of function ‘fprintf’
src/ptp_orte_proxy.c:2163: warning: incompatible implicit declaration of built-in function ‘fprintf’
src/ptp_orte_proxy.c:2163: error: ‘stderr’ undeclared (first use in this function)
src/ptp_orte_proxy.c:2184: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:2184: error: ‘stdout’ undeclared (first use in this function)
src/ptp_orte_proxy.c:2187: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:2190: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:2193: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:2196: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:2199: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:2202: warning: incompatible implicit declaration of built-in function ‘printf’
src/ptp_orte_proxy.c:2205: warning: incompatible implicit declaration of built-in function ‘printf’
make: *** [ptp_orte_proxy-ptp_orte_proxy.o] Error 1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/ptp_mpich2_proxy.py
config.status: creating src/ptplib.py
make[1]: Entering directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.mpich2.proxy'
test -z "/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.linux.x86/bin" || mkdir -p -- "/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.linux.x86/bin"
 /usr/bin/install -c 'src/ptp_mpich2_proxy.py' '/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.linux.x86/bin/ptp_mpich2_proxy.py'
 /usr/bin/install -c 'src/ptplib.py' '/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.linux.x86/bin/ptplib.py'
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/home/alchemist/Desktop/eclipse/plugins/org.eclipse.ptp.mpich2.proxy'

Back to the top