All pastes #478712 Raw Edit

build error in ptp

public text v1 · immutable
#478712 ·published 2007-05-09 10:22 UTC
rendered paste body
linux:/opt/eclipse/plugins/org.eclipse.ptp.orte.proxy # ./configure --prefix=/opt/eclipse/plugins/org.eclipse.ptp.linux.x86
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 mpicc... mpicc
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 mpicc accepts -g... yes
checking for mpicc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of mpicc... gcc3
checking whether mpicc 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... mpicc -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
linux:/opt/eclipse/plugins/org.eclipse.ptp.orte.proxy # make
make  all-am
make[1]: Entering directory `/opt/eclipse/plugins/org.eclipse.ptp.orte.proxy'
if mpicc -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/orte_fixup.h:49,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/smr/smr.h:102: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/smr/smr.h:140: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/smr/smr.h:141: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/smr/smr.h:154: error: expected ‘)’ before ‘*’ token
/usr/local/include/openmpi/orte/mca/smr/smr.h:185: error: expected specifier-qualifier-list before ‘orte_smr_base_module_begin_monitoring_fn_t’
In file included from /usr/local/include/openmpi/orte/dss/dss.h:33,
                 from /usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:32,
                 from src/orte_fixup.h:50,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/dss/dss_types.h:74: error: redefinition of ‘struct orte_buffer_t’
/usr/local/include/openmpi/orte/dss/dss_types.h:103: error: redefinition of typedef ‘orte_buffer_t’
/usr/local/include/openmpi/orte/dps/dps_types.h:68: error: previous declaration of ‘orte_buffer_t’ was here
In file included from /usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:32,
                 from src/orte_fixup.h:50,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/dss/dss.h:112: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/dss/dss.h:217: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/dss/dss.h:246: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/dss/dss.h:286: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/dss/dss.h:330: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
In file included from src/orte_fixup.h:50,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:54:1: warning: "ORTE_RMGR_CMD" redefined
In file included from /usr/local/include/openmpi/orte/mca/gpr/gpr_types.h:45,
                 from /usr/local/include/openmpi/orte/mca/rmgr/rmgr.h:40,
                 from src/orte_fixup.h:38,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/rmgr/rmgr_types.h:52:1: warning: this is the location of the previous definition
In file included from src/orte_fixup.h:50,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:55: error: conflicting types for ‘orte_rmgr_cmd_t’
/usr/local/include/openmpi/orte/mca/rmgr/rmgr_types.h:53: error: previous declaration of ‘orte_rmgr_cmd_t’ was here
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:63: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:68: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:72: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:76: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:87: error: expected ‘)’ before ‘num_connect’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:90: error: expected ‘)’ before ‘num_disconnect’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:110: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:115: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:117: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:146: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:149: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:152: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:155: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:162: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:165: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:168: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:171: error: expected declaration specifiers or ‘...’ before ‘orte_std_cntr_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:183: error: expected ‘)’ before ‘*’ token
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:194: error: expected ‘)’ before ‘*’ token
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:203: error: expected declaration specifiers or ‘...’ before ‘orte_attribute_t’
/usr/local/include/openmpi/orte/mca/rmgr/base/rmgr_private.h:217: error: expected declaration specifiers or ‘...’ before ‘orte_attribute_t’
In file included from /usr/local/include/openmpi/orte/mca/odls/odls.h:38,
                 from src/orte_fixup.h:51,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/odls/odls_types.h:31: error: conflicting types for ‘orte_daemon_cmd_flag_t’
/usr/local/include/openmpi/orte/tools/orted/orted.h:49: error: previous declaration of ‘orte_daemon_cmd_flag_t’ was here
In file included from /usr/local/include/openmpi/orte/mca/odls/odls.h:38,
                 from src/orte_fixup.h:51,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/odls/odls_types.h:38:1: warning: "ORTE_DAEMON_HOSTFILE_CMD" redefined
In file included from src/orte_fixup.h:35,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/tools/orted/orted.h:38:1: warning: this is the location of the previous definition
In file included from /usr/local/include/openmpi/orte/mca/odls/odls.h:38,
                 from src/orte_fixup.h:51,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/odls/odls_types.h:39:1: warning: "ORTE_DAEMON_SCRIPTFILE_CMD" redefined
In file included from src/orte_fixup.h:35,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/tools/orted/orted.h:39:1: warning: this is the location of the previous definition
In file included from /usr/local/include/openmpi/orte/mca/odls/odls.h:38,
                 from src/orte_fixup.h:51,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/odls/odls_types.h:40:1: warning: "ORTE_DAEMON_CONTACT_QUERY_CMD" redefined
In file included from src/orte_fixup.h:35,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/tools/orted/orted.h:40:1: warning: this is the location of the previous definition
In file included from /usr/local/include/openmpi/orte/mca/odls/odls.h:38,
                 from src/orte_fixup.h:51,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/odls/odls_types.h:44:1: warning: "ORTE_DAEMON_HEARTBEAT_CMD" redefined
In file included from src/orte_fixup.h:35,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/tools/orted/orted.h:41:1: warning: this is the location of the previous definition
In file included from /usr/local/include/openmpi/orte/mca/odls/odls.h:38,
                 from src/orte_fixup.h:51,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/odls/odls_types.h:45:1: warning: "ORTE_DAEMON_EXIT_CMD" redefined
In file included from src/orte_fixup.h:35,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/tools/orted/orted.h:42:1: warning: this is the location of the previous definition
In file included from src/orte_fixup.h:51,
                 from src/ptp_orte_proxy.c:54:
/usr/local/include/openmpi/orte/mca/odls/odls.h:62: error: expected declaration specifiers or ‘...’ before ‘orte_job_map_t’
In file included from src/ptp_orte_proxy.c:54:
src/orte_fixup.h: In function ‘ORTE_ALLOCATE_JOB’:
src/orte_fixup.h:238: error: ‘ORTE_RMGR_SETUP’ undeclared (first use in this function)
src/orte_fixup.h:238: error: (Each undeclared identifier is reported only once
src/orte_fixup.h:238: error: for each function it appears in.)
src/orte_fixup.h:238: error: ‘ORTE_RMGR_RES_DISC’ undeclared (first use in this function)
src/orte_fixup.h:238: error: ‘ORTE_RMGR_ALLOC’ undeclared (first use in this function)
src/orte_fixup.h:238: error: ‘ORTE_RMGR_MAP’ undeclared (first use in this function)
src/orte_fixup.h:238: error: ‘ORTE_RMGR_SETUP_TRIGS’ undeclared (first use in this function)
src/orte_fixup.h:239: error: ‘orte_rmgr_base_module_t’ has no member named ‘add_attribute’
src/orte_fixup.h:239: error: ‘ORTE_RMGR_SPAWN_FLOW’ undeclared (first use in this function)
src/orte_fixup.h:239: error: ‘ORTE_RMGR_ATTR_OVERRIDE’ undeclared (first use in this function)
src/orte_fixup.h:241: error: ‘orte_rmgr_base_module_t’ has no member named ‘spawn_job’
src/orte_fixup.h:241: error: ‘ORTE_PROC_STATE_ALL’ undeclared (first use in this function)
src/orte_fixup.h: In function ‘ORTE_LAUNCH_JOB’:
src/orte_fixup.h:261: error: ‘ORTE_RMGR_LAUNCH’ undeclared (first use in this function)
src/orte_fixup.h:262: error: ‘orte_rmgr_base_module_t’ has no member named ‘add_attribute’
src/orte_fixup.h:262: error: ‘ORTE_RMGR_SPAWN_FLOW’ 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:264: error: ‘orte_rmgr_base_module_t’ has no member named ‘spawn_job’
src/orte_fixup.h:264: error: ‘ORTE_PROC_STATE_ALL’ undeclared (first use in this function)
src/orte_fixup.h: In function ‘ORTE_TERMINATE_JOB’:
src/orte_fixup.h:287: error: ‘orte_rmgr_base_module_t’ has no member named ‘add_attribute’
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: In function ‘ORTE_TERMINATE_ORTEDS’:
src/orte_fixup.h:312: error: ‘orte_rmgr_base_module_t’ has no member named ‘add_attribute’
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: In function ‘ORTE_SPAWN’:
src/orte_fixup.h:333: error: ‘orte_rmgr_base_module_t’ has no member named ‘spawn_job’
src/orte_fixup.h:333: error: ‘ORTE_PROC_STATE_ALL’ undeclared (first use in this function)
src/orte_fixup.h: In function ‘ORTE_GET_UINT32_VALUE’:
src/orte_fixup.h:349: error: incompatible type for argument 2 of ‘orte_dss.get’
src/orte_fixup.h: In function ‘ORTE_GET_STRING_VALUE’:
src/orte_fixup.h:359: error: incompatible type for argument 2 of ‘orte_dss.get’
src/ptp_orte_proxy.c: In function ‘ORTEStartDaemon’:
src/ptp_orte_proxy.c:406: error: ‘ORTE_JOBID_INVALID’ undeclared (first use in this function)
src/ptp_orte_proxy.c:406: error: too many arguments to function ‘orte_rds.query’
src/ptp_orte_proxy.c: In function ‘job_state_callback’:
src/ptp_orte_proxy.c:1453: error: ‘ORTE_JOB_STATE_FAILED_TO_START’ undeclared (first use in this function)
src/ptp_orte_proxy.c: In function ‘orte_console_send_command’:
src/ptp_orte_proxy.c:1490: error: too many arguments to function ‘orte_dss.pack’
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: expected ‘;’ before ‘cnt’
src/ptp_orte_proxy.c:1530: error: ‘cnt’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1543: error: expected ‘;’ before ‘rank’
src/ptp_orte_proxy.c:1544: error: ‘rankptr’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1555: error: invalid type argument of ‘->’
src/ptp_orte_proxy.c:1562: error: incompatible type for argument 2 of ‘orte_dss.get’
src/ptp_orte_proxy.c:1573: error: ‘ORTE_STD_CNTR’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1573: error: incompatible type for argument 2 of ‘orte_dss.get’
src/ptp_orte_proxy.c:1577: error: ‘rank’ undeclared (first use in this function)
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: expected ‘;’ before ‘cnt’
src/ptp_orte_proxy.c:1697: error: ‘cnt’ undeclared (first use in this function)
src/ptp_orte_proxy.c:1704: warning: control reaches end of non-void function
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: expected ‘;’ before ‘cnt’
src/ptp_orte_proxy.c:1948: error: ‘cnt’ undeclared (first use in this function)
make[1]: *** [ptp_orte_proxy-ptp_orte_proxy.o] Error 1
make[1]: Leaving directory `/opt/eclipse/plugins/org.eclipse.ptp.orte.proxy'
make: *** [all] Error 2
linux:/opt/eclipse/plugins/org.eclipse.ptp.orte.proxy #