Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Update to 1.1.0pre. Pin Arrow runtime version. Make arrow-cpp conda package not required at build time #17

Merged
merged 6 commits into from
Apr 20, 2017

Conversation

wesm
Copy link
Member

@wesm wesm commented Apr 19, 2017

No description provided.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@wesm
Copy link
Member Author

wesm commented Apr 19, 2017

see also conda-forge/arrow-cpp-feedstock#17

@wesm
Copy link
Member Author

wesm commented Apr 20, 2017

@wesm
Copy link
Member Author

wesm commented Apr 20, 2017

Good grief. I guess the executables will refuse to link if all the Boost libraries are not in your LD_LIBRARY_PATH. Not sure if this is a bug or not

[ 73%] Linking CXX executable ../release/reader-writer
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld: warning: libboost_system.so.1.63.0, needed by ../arrow_ep/src/arrow_ep-install/lib/libarrow.so, not found (try using -rpath or -rpath-link)
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld: warning: libboost_filesystem.so.1.63.0, needed by ../arrow_ep/src/arrow_ep-install/lib/libarrow.so, not found (try using -rpath or -rpath-link)
../arrow_ep/src/arrow_ep-install/lib/libarrow.so: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)'
../arrow_ep/src/arrow_ep-install/lib/libarrow.so: undefined reference to `boost::system::system_category()'
../arrow_ep/src/arrow_ep-install/lib/libarrow.so: undefined reference to `boost::system::generic_category()'
collect2: error: ld returned 1 exit status

@wesm wesm merged commit 175e514 into conda-forge:master Apr 20, 2017
@wesm wesm deleted the update-1.1.0pre branch April 20, 2017 01:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants