Skip to content

Error while install conan-boost_bind package under msys2 #205

@ClausKlein

Description

@ClausKlein

Description of Problem, Request, or Question

/bin/sh: bootstrap: command not found

Package Details (Include if Applicable)

  • Package Name/Version: boost_bind/1.66.0
  • Operating System: MSYS_NT-6.1 WD002402 2.10.0(0.325/5/3) 2018-02-09 15:25 x86_64 Msys
  • Compiler+version: gcc (GCC) 6.4.0
  • Docker image: none

Steps to reproduce (Include if Applicable)

klein_cl@WD002402 MSYS ~/workspace/cpp/conan-boost_bind
$ !conan
conan create . clausklein/channel --build=missing
msys

boost_bind/1.66.0@clausklein/channel: Exporting package recipe
boost_bind/1.66.0@clausklein/channel: The stored package has not changed
boost_bind/1.66.0@clausklein/channel (test package): Installing /home/klein_cl/workspace/cpp/conan-boost_bind/test_package/conanfile.py
Requirements
boost_assert/1.66.0@bincrafters/stable from 'bincrafters'
boost_bind/1.66.0@clausklein/channel from local cache
boost_config/1.66.0@bincrafters/stable from 'bincrafters'
boost_core/1.66.0@bincrafters/stable from 'bincrafters'
boost_package_tools/1.66.0@bincrafters/stable from 'bincrafters'
Packages
boost_assert/1.66.0@bincrafters/stable:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
boost_bind/1.66.0@clausklein/channel:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
boost_config/1.66.0@bincrafters/stable:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
boost_core/1.66.0@bincrafters/stable:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
boost_package_tools/1.66.0@bincrafters/stable:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9

boost_package_tools/1.66.0@bincrafters/stable: Already installed!
boost_config/1.66.0@bincrafters/stable: Already installed!
boost_assert/1.66.0@bincrafters/stable: Already installed!
boost_core/1.66.0@bincrafters/stable: Already installed!
boost_bind/1.66.0@clausklein/channel: Installing build requirements of: boost_bind/1.66.0@clausklein/channel
boost_bind/1.66.0@clausklein/channel: Build requires: [boost_generator/1.66.0@bincrafters/stable]
boost_bind/1.66.0@clausklein/channel: Requirements
boost_bind/1.66.0@clausklein/channel: boost_build/1.66.0@bincrafters/stable from 'bincrafters'
boost_bind/1.66.0@clausklein/channel: boost_generator/1.66.0@bincrafters/stable from 'bincrafters'
boost_bind/1.66.0@clausklein/channel: Packages
boost_bind/1.66.0@clausklein/channel: boost_build/1.66.0@bincrafters/stable:3b91f3b23c08201caa85611262cd93a235370ed7
boost_bind/1.66.0@clausklein/channel: boost_generator/1.66.0@bincrafters/stable:6ec6439c54a97da1cfddff786d1ea15988300369
boost_bind/1.66.0@clausklein/channel:
boost_build/1.66.0@bincrafters/stable: Building your package in /home/klein_cl/.conan/data/boost_build/1.66.0/bincrafters/stable/build/3b91f3b23c08201caa85611262cd93a235370ed7
boost_build/1.66.0@bincrafters/stable: Copying sources to build folder
boost_build/1.66.0@bincrafters/stable: Generator txt created conanbuildinfo.txt
boost_build/1.66.0@bincrafters/stable: Calling build()

----Running------

bootstrap


Logging command output to file '/home/klein_cl/.conan/data/boost_build/1.66.0/bincrafters/stable/build/3b91f3b23c08201caa85611262cd93a235370ed7/build/conan_run.log'
/bin/sh: bootstrap: command not found

----Running------

type bootstrap.log


Logging command output to file '/home/klein_cl/.conan/data/boost_build/1.66.0/bincrafters/stable/build/3b91f3b23c08201caa85611262cd93a235370ed7/build/conan_run.log'
/bin/sh: line 0: type: bootstrap.log: not found
boost_build/1.66.0@bincrafters/stable:
boost_build/1.66.0@bincrafters/stable: ERROR: Package '3b91f3b23c08201caa85611262cd93a235370ed7' build failed
boost_build/1.66.0@bincrafters/stable: WARN: Build folder /home/klein_cl/.conan/data/boost_build/1.66.0/bincrafters/stable/build/3b91f3b23c08201caa85611262cd93a235370ed7
ERROR: boost_build/1.66.0@bincrafters/stable: Error in build() method, line 45
self.run("{0} bootstrap.log".format(read_cmd))
ConanException: Error 1 while executing type bootstrap.log

klein_cl@WD002402 MSYS ~/workspace/cpp/conan-boost_bind
$

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions