It's probably missing from a variable which has "dist" effects.  In 
ompi/include/ompi/Makefile.am this is "$(headers)".

-Dave

On Oct 16, 2013, at 9:25 AM, Ralph Castain <r...@open-mpi.org> wrote:

> Weird - that file definitely exists - generated by autogen.
> 
> On Oct 16, 2013, at 7:23 AM, "Jeff Squyres (jsquyres)" <jsquy...@cisco.com> 
> wrote:
> 
>> Begin forwarded message:
>> 
>>> From: MPI Team <mpit...@crest.iu.edu>
>>> Subject: === CREATE FAILURE (trunk) ===
>>> Date: October 16, 2013 10:18:14 AM EDT
>>> To: <test...@open-mpi.org>
>>> Reply-To: <de...@open-mpi.org>
>>> 
>>> 
>>> ERROR: Command returned a non-zero exist status (trunk):
>>>     make distcheck
>>> 
>>> Start time: Wed Oct 16 09:59:02 EDT 2013
>>> End time:   Wed Oct 16 10:18:13 EDT 2013
>>> 
>>> =======================================================================
>>> [... previous lines snipped ...]
>>> CC       base/memheap_base_register.lo
>>> CC       base/memheap_base_mkey.lo
>>> CCLD     libmca_memheap.la
>>> make[3]: Leaving directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build/oshmem/mca/memheap'
>>> Making all in mca/scoll
>>> make[3]: Entering directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build/oshmem/mca/scoll'
>>> CC       base/scoll_base_frame.lo
>>> CC       base/scoll_base_available.lo
>>> CC       base/scoll_base_select.lo
>>> CCLD     libmca_scoll.la
>>> make[3]: Leaving directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build/oshmem/mca/scoll'
>>> Making all in mca/spml
>>> make[3]: Entering directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build/oshmem/mca/spml'
>>> CC       base/spml_base_frame.lo
>>> CC       base/spml_base_select.lo
>>> CC       base/spml_base_request.lo
>>> CC       base/spml_base_atomicreq.lo
>>> CC       base/spml_base_getreq.lo
>>> CC       base/spml_base_putreq.lo
>>> CC       base/spml_base.lo
>>> CCLD     libmca_spml.la
>>> make[3]: Leaving directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build/oshmem/mca/spml'
>>> Making all in .
>>> make[3]: Entering directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build/oshmem'
>>> CC       op/op.lo
>>> CC       proc/proc.lo
>>> CC       proc/proc_group_cache.lo
>>> CC       request/request.lo
>>> CC       runtime/oshmem_shmem_init.lo
>>> CC       runtime/oshmem_shmem_finalize.lo
>>> CC       runtime/oshmem_shmem_abort.lo
>>> CC       runtime/oshmem_shmem_params.lo
>>> CC       runtime/oshmem_shmem_exchange.lo
>>> CC       runtime/oshmem_info_support.lo
>>> ../../oshmem/runtime/oshmem_info_support.c:14:46: error: 
>>> oshmem/include/oshmem/frameworks.h: No such file or directory
>>> ../../oshmem/runtime/oshmem_info_support.c: In function 
>>> 'oshmem_info_register_types':
>>> ../../oshmem/runtime/oshmem_info_support.c:36: error: 'oshmem_frameworks' 
>>> undeclared (first use in this function)
>>> ../../oshmem/runtime/oshmem_info_support.c:36: error: (Each undeclared 
>>> identifier is reported only once
>>> ../../oshmem/runtime/oshmem_info_support.c:36: error: for each function it 
>>> appears in.)
>>> ../../oshmem/runtime/oshmem_info_support.c: In function 
>>> 'oshmem_info_register_framework_params':
>>> ../../oshmem/runtime/oshmem_info_support.c:63: error: 'oshmem_frameworks' 
>>> undeclared (first use in this function)
>>> ../../oshmem/runtime/oshmem_info_support.c: In function 
>>> 'oshmem_info_close_components':
>>> ../../oshmem/runtime/oshmem_info_support.c:70: error: 'oshmem_frameworks' 
>>> undeclared (first use in this function)
>>> make[3]: *** [runtime/oshmem_info_support.lo] Error 1
>>> make[3]: Leaving directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build/oshmem'
>>> make[2]: *** [all-recursive] Error 1
>>> make[2]: Leaving directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build/oshmem'
>>> make[1]: *** [all-recursive] Error 1
>>> make[1]: Leaving directory 
>>> `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r29441/ompi/openmpi-1.9a1r29441/_build'
>>> make: *** [distcheck] Error 1
>>> =======================================================================
>>> 
>>> Your friendly daemon,
>>> Cyrador
>>> _______________________________________________
>>> testing mailing list
>>> test...@open-mpi.org
>>> http://www.open-mpi.org/mailman/listinfo.cgi/testing
>> 
>> 
>> -- 
>> Jeff Squyres
>> jsquy...@cisco.com
>> For corporate legal information go to: 
>> http://www.cisco.com/web/about/doing_business/legal/cri/
>> 
>> _______________________________________________
>> devel mailing list
>> de...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel

Reply via email to