Re: [Boost-bugs] [Boost C++ Libraries] #4866: Tests don't account for locally-built bzip2 library

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4866: Tests don't account for locally-built bzip2 library
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-26 06:07:59


#4866: Tests don't account for locally-built bzip2 library
-------------------------------+--------------------------------------------
  Reporter: dave | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: build
   Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by lcarreon@…):

 FYI, this issue is still occurring in Boost 1.53.0.

 Here is an extract of the messages generated by Boost Build that could
 explain why this issue is occurring:

    msvc.link.dll bin.v2\libs\iostreams\build\bzip2\msvc-11.0\release
 \address-model-32\threading-multi\boost_bzip2-vc110-mt-1_53.dll

    c:\bzip2-1.0.6\libbz2.def(2) : warning LNK4017: DESCRIPTION statement
 not supported for the target platform; ignored

    Creating library bin.v2\libs\iostreams\build\bzip2\msvc-11.0\release
 \address-model-32\threading-multi\boost_bzip2-vc110-mt-1_53.lib and object
 bin.v2\libs\iostreams\build\bzip2\msvc-11.0\release\address-model-32
 \threading-multi\boost_bzip2-vc110-mt-1_53.exp

    boost_bzip2-vc110-mt-1_53.exp : warning LNK4070: /OUT:LIBBZ2.dll
 directive in .EXP differs from output filename
 'bin.v2\libs\iostreams\build\bzip2\msvc-11.0\release\address-model-32
 \threading-multi\boost_bzip2-vc110-mt-1_53.dll'; ignoring directive

    msvc.manifest.dll bin.v2\libs\iostreams\build\bzip2\msvc-11.0\release
 \address-model-32\threading-multi\boost_bzip2-vc110-mt-1_53.dll

 The explanation of the linker message LNK4070 states that it is
 recommended to modify the .def file. Are we supposed to follow the
 recommendation before building Boost?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4866#comment:9>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC