9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0 is busted on Darwin:

# I'm using http://nixos.org/releases/nixpkgs/channels/nixpkgs-unstable updated as of now
$ nix-env -i boost-1.49.0
...lots of output....
source root is boost_1_49_0
patching sources
applying patch /nix/store/bqhfm0k07wl2yr4blwql697xqabky31m-boost_filesystem_post_1_49_0.patch
patching file libs/filesystem/v2/src/v2_path.cpp
configuring
configure flags: --prefix=/nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0 --with  icu=/nix/store/59l0kdmcc7id6iw3dgcjxdchyqih76yq-icu4c-4
configure flags: --prefix=/nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0 --with-icu=/nix/store/59l0kdmcc7id6iw3dgcjxdchyqih76yq-icu4c-4.
-n Building Boost.Build engine with toolset darwin...
tools/build/v2/engine/bin.macosxx86_64/b2
-n Detecting Python version...
2.7
-n Detecting Python root...
/nix/store/3kkhaa73laglcl1vz15apivq89y5rfxi-python-2.7.2
-n Unicode/ICU support for Boost.Regex?...
/nix/store/59l0kdmcc7id6iw3dgcjxdchyqih76yq-icu4c-4.8.1
Generating Boost.Build configuration in project-config.jam...

...lots and lots of output, ending with:
common.copy /nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0/include/boost/tr1/tr1/type_traits
common.copy /nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0/include/boost/tr1/tr1/typeinfo
common.copy /nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0/include/boost/tr1/tr1/unordered_map
common.copy /nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0/include/boost/tr1/tr1/unordered_set
common.copy /nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0/include/boost/tr1/tr1/utility
common.copy /nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0/include/boost/tr1/tr1/valarray
common.copy /nix/store/9s8lhx5bkhrsbx39cddyff8fvfy2x6n6-boost-1.49.0/include/boost/tr1/tr1/vector
...failed updating 178 targets...
...skipped 120 targets...
...updated 9859 targets...
builder for `/nix/store/r4jc2naqpxiv340d8nynm7chrmc5w5xq-boost-1.49.0.drv' failed with exit code 1
error: build of `/nix/store/r4jc2naqpxiv340d8nynm7chrmc5w5xq-boost-1.49.0.drv' failed

I’m not sure what other information would be helpful in diagnosing..

Submitted by teeler on 7 May 2012 at 19:08

Log in to post comments