Here is the log file.

--
Serge-Éti




Le vendredi 2 mai 2014 3h52, Johannes Ring <[email protected]> a écrit :
On Tue, Apr 29, 2014 at 8:09 PM, Serge-Étienne Parent

<[email protected]> wrote:
> I encountered the following message when launching Dorsal on Fedora 20, 64 
> bit - numpy 1.8.1. I used the fedora15.platform file for the processus.
>
>
> Failure with exit status: 1
> Exit message: There was a problem building boost_1_51_0.

Please send us the dorsal_build.log in the Boost source folder. By
default, this would be
~/Work/FEniCS/src/boost_1_51_0/dorsal_build.log.

Johannes 
Building Boost.Build engine with toolset gcc... tools/build/v2/engine/bin.linuxx86_64/b2
Detecting Python version... 2.7
Detecting Python root... /usr
Unicode/ICU support for Boost.Regex?... not found.
Backing up existing Boost.Build configuration in project-config.jam.3
Generating Boost.Build configuration in project-config.jam...

Bootstrapping is done. To build, run:

    ./b2
    
To adjust configuration, edit 'project-config.jam'.
Further information:

   - Command line help:
     ./b2 --help
     
   - Getting started guide: 
     http://www.boost.org/more/getting_started/unix-variants.html
     
   - Boost.Build documentation:
     http://www.boost.org/boost-build2/doc/html/index.html

MPI auto-detection failed: unknown wrapper compiler mpic++
Please report this error to the Boost mailing list: http://www.boost.org
You will need to manually configure MPI support.
Performing configuration checks

    - 32-bit                   : no
    - 64-bit                   : yes
    - x86                      : yes
    - has_icu builds           : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
    - iconv (libc)             : yes
    - icu                      : no
    - icu (lib64)              : no
    - gcc visibility           : yes
    - long double support      : yes
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.

Component configuration:

    - chrono                   : building
    - context                  : building
    - date_time                : building
    - exception                : building
    - filesystem               : building
    - graph                    : building
    - graph_parallel           : building
    - iostreams                : building
    - locale                   : building
    - math                     : building
    - mpi                      : building
    - program_options          : building
    - python                   : building
    - random                   : building
    - regex                    : building
    - serialization            : building
    - signals                  : building
    - system                   : building
    - test                     : building
    - thread                   : building
    - timer                    : building
    - wave                     : building

...patience...
...patience...
...patience...
...patience...
...found 27112 targets...
...updating 4 targets...
gcc.compile.c++ dorsal_build_dir/boost/bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/fcontext.o
libs/context/src/fcontext.cpp: In function ‘void* boost::ctx::detail::align_stack(void*)’:
libs/context/src/fcontext.cpp:25:21: erreur: ‘uintptr_t’ was not declared in this scope
     if ( 0 != ( ( ( uintptr_t) base) & 15) )
                     ^
libs/context/src/fcontext.cpp:25:32: erreur: expected ‘)’ before ‘base’
     if ( 0 != ( ( ( uintptr_t) base) & 15) )
                                ^
libs/context/src/fcontext.cpp:26:66: erreur: expected ‘)’ before ‘;’ token
         base = ( char * ) ( ( ( ( uintptr_t) base) - 15) & ~0x0F);
                                                                  ^
libs/context/src/fcontext.cpp:26:66: erreur: expected ‘)’ before ‘;’ token

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_DYN_LINK=1 -DNDEBUG  -I"." -c -o "dorsal_build_dir/boost/bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/fcontext.o" "libs/context/src/fcontext.cpp"

...failed gcc.compile.c++ dorsal_build_dir/boost/bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/fcontext.o...
...skipped <pdorsal_build_dir/boost/bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi>libboost_context.so.1.51.0 for lack of <pdorsal_build_dir/boost/bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi>fcontext.o...
...skipped <p/home/sergeetienne/Programmes/FEniCS/FEniCS/lib>libboost_context.so.1.51.0 for lack of <pdorsal_build_dir/boost/bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi>libboost_context.so.1.51.0...
...skipped <p/home/sergeetienne/Programmes/FEniCS/FEniCS/lib>libboost_context.so for lack of <p/home/sergeetienne/Programmes/FEniCS/FEniCS/lib>libboost_context.so.1.51.0...
...failed updating 1 target...
...skipped 3 targets...
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to