Thank you very much Synge, now it goes smoothely. I patched as you suggested. I forgot to mention that I am using gcc 4.9.2-6 and boost 1_54_0. Best wishes tadeusz
2015-05-01 12:00 GMT+02:00 comp-phys-alps-users-request@lists.phys.ethz.ch :
Send Comp-phys-alps-users mailing list submissions to comp-phys-alps-users@lists.phys.ethz.ch
To subscribe or unsubscribe via the World Wide Web, visit https://lists.phys.ethz.ch/listinfo/comp-phys-alps-users or, via email, send a message with subject or body 'help' to comp-phys-alps-users-request@lists.phys.ethz.ch
You can reach the person managing the list at comp-phys-alps-users-owner@lists.phys.ethz.ch
When replying, please edit your Subject line so it is more specific than "Re: Contents of Comp-phys-alps-users digest..."
Today's Topics:
- Re: building alps from source (Synge Todo)
Message: 1 Date: Thu, 30 Apr 2015 19:53:12 +0900 From: Synge Todo wistaria@comp-phys.org To: comp-phys-alps-users@lists.phys.ethz.ch Subject: Re: [ALPS-users] building alps from source Message-ID: B8D338DA-8CC7-4C6A-9E25-C19CACE3C427@comp-phys.org Content-Type: text/plain; charset=utf-8
This looks similar as the problem reported at https://svn.boost.org/trac/boost/ticket/8973 . You can solve the problem by using a newer version of Boost, or apply the patch provided at https://svn.boost.org/trac/boost/changeset/84950 to the Boost source code.
Best, Synge
On Apr 29, 2015, at 19:06, Tadeusz Wasiuty?ski <
tadeusz.wasiutynski@ifj.edu.pl> wrote:
while cmake looks OK I meet problem during make command:
[ 20%] Building CXX object
src/boost/CMakeFiles/boost.dir/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/libs/thread/src/pthread/once.cpp.o
In file included from
/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/boost/atomic.hpp:12:0,
from
/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/boost/thread/pthread/once_atomic.hpp:20,
from
/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/boost/thread/once.hpp:20,
from
/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/libs/thread/src/pthread/./once_atomic.cpp:9,
from
/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/libs/thread/src/pthread/once.cpp:8:
/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/boost/atomic/atomic.hpp:202:16: error: ?uintptr_t? was not declared in this scope
typedef atomic<uintptr_t> atomic_uintptr_t; ^
/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/boost/atomic/atomic.hpp:202:25: error: template argument 1 is invalid
typedef atomic<uintptr_t> atomic_uintptr_t; ^
/home/twasiutynsk/alps-2.2.b3-r7462-src-with-boost/boost/boost/atomic/atomic.hpp:202:43: error: invalid type in declaration before ?;? token
typedef atomic<uintptr_t> atomic_uintptr_t;
is it connected with my compiler or alps source? In the past on the
other machine compilation went smooth.
Regards
Tadeusz Wasiuty?ski
End of Comp-phys-alps-users Digest, Vol 110, Issue 1
comp-phys-alps-users@lists.phys.ethz.ch