Boost logo

Boost-Build :

Subject: Re: [Boost-build] boost 1.49.0
From: Johnny Chang (Johnny.Chang_at_[hidden])
Date: 2016-12-05 16:17:36


Resend, because I'm not sure if the first attempt went through before I joined the mailing list.

-- Johnny

On 12/5/16 1:02 PM, Johnny Chang wrote:
> Dear Boost Support,
>
> I hope this is the correct mailing list for this question. If not, please let me know
> what is the correct mailing list.
>
> I recently built boost 1.49.0 for use with the Dakota package from Sandia National Labs.
> Their documentation states that it needs this particular version of boost.
> I built boost 1.49.0 with the following commands:
>
> tar zxvf boost_1_49_0.tar.gz
> cd boost_1_49_0
> bootstrap.sh --prefix=/u/xjiang/local
> b2
> b2 install
>
> Everything built correctly with gcc 4.3.4
>
> The Dakota package was built with Intel Compiler version 2016.2.181 and SGI MPT (mpi library)
> and linked with Intel's MKL library and the boost library. Again, everything built with no
> errors.
>
> However, when running dakota, we get the error:
>
> terminate called after throwing an instance of 'boost::archive::archive_exception'
> what(): invalid signature
> MPT ERROR: Rank 0(g:0) received signal SIGABRT/SIGIOT(6).
> Process ID: 36593, Host: r577i1n15, Program: /home6/xjiang/local/bin/dakota
> MPT Version: SGI MPT 2.14 06/18/16 03:32:07
>
> Do you have any idea what's going on? It looks like something is wrong in boost.
>
> The machine that this is being run on is a Haswell node with 24 cores (x86_64) running
> Linux 3.0.101-84.1.20161022-nasa
>
> Thanks for any insight into that boost error.
>
> Johnny

-- 
Johnny Chang
650-604-4356

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk