Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.67.0 Beta 1 Release Candidate 1
From: Andrzej Krzemienski (akrzemi1_at_[hidden])
Date: 2018-03-10 23:41:53


Tried to build on Fedora 27, GCC 7.3.1. With command`./b2
--prefix=./Install toolset=gcc stage`

Libraries and shared objects do get built, I get a number of errors about
missing file <pyconfig.h>, e.g.:

```
In file included from ./boost/python/detail/prefix.hpp:13:0,
                 from ./boost/python/list.hpp:8,
                 from libs/python/src/list.cpp:5:
./boost/python/detail/wrap_python.hpp:50:11: fatal error: pyconfig.h: No
such file or directory
 # include <pyconfig.h>
           ^~~~~~~~~~~~
compilation terminated.

    "g++" -m64 -pthread -O3 -finline-functions -Wno-inline -Wall
-DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB
-DNDEBUG -I"." -I"/usr/include/python2.7" -c -o
"bin.v2/libs/python/build/gcc-7.3.1/release/link-static/threading-multi/list.o"
"libs/python/src/list.cpp"
```

The entire output is in attachment `gcc.output`.

Regards,
&rzej;

2018-03-10 20:57 GMT+01:00 Daniel James via Boost <boost_at_[hidden]>:

> The release candidates for the first 1.67.0 beta release are now available
> at:
>
> <https://dl.bintray.com/boostorg/beta/1.67.0.beta.1/source/>
>
> The release notes can be previewed at:
>
> <http://www.boost.org/users/history/in_progress.html>
>
> The documentation is available at:
>
> <http://www.boost.org/doc/libs/1_67_0_beta1/>
>
> The SHA256 checksums are as follows:
>
> 3d52af11ea6c45c73e18bf9b386056d31dab5092923cc9ed8efa29a083ffb9de
> boost_1_67_0_b1_rc1.7z
> 680336bd9a56dccda359061660348c5656cab71cb76713b157ce9a6f840659f0
> boost_1_67_0_b1_rc1.tar.bz2
> a4608b3ee0b4fadad7b2a2a9efa7c4ad8ce120ee94232e0ee86796f38cced319
> boost_1_67_0_b1_rc1.tar.gz
> 3d1faa96ddda6f0a864f3292c014420457159f0960ff82efcca9feb898d21c1a
> boost_1_67_0_b1_rc1.zip
>
> As always, the release managers would appreciate it if you download
> the candidate of your choice and give building it a try. Please report
> both success and failure, and anything else that is noteworthy.
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/
> mailman/listinfo.cgi/boost
>




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk