Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide PKGBUILD/Fix binaries for archlinux #1210

Open
nofxx opened this issue Dec 7, 2014 · 2 comments
Open

Provide PKGBUILD/Fix binaries for archlinux #1210

nofxx opened this issue Dec 7, 2014 · 2 comments

Comments

@nofxx
Copy link

nofxx commented Dec 7, 2014

Hello Tokutek,

Was trying to install TokuMX on archlinux, but boost is 1.57.0 now:
/usr/bin/mongod: error while loading shared libraries: libboost_system.so.1.56.0

Could you guys post the PKGBUILD, here like homebrew, or on AUR?
I find it easier to install from AUR than using 3rd party repos.

@kovanovic
Copy link

I have the same issue. I tried instaling it from AUR, but there I encounter another error:

from /tmp/yaourt-tmp-vita/aur-tokumx-ce/src/mongo-tokumx-1.4.0/src/third_party/ft-index/buildheader/make_tdb.cc:95:
/usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
cc1plus: all warnings being treated as errors
src/third_party/ft-index/buildheader/CMakeFiles/make_tdb.dir/build.make:54: recipe for target 'src/third_party/ft-index/buildheader/CMakeFiles/make_tdb.dir/make_tdb.cc.o' failed
make[2]: *** [src/third_party/ft-index/buildheader/CMakeFiles/make_tdb.dir/make_tdb.cc.o] Error 1
CMakeFiles/Makefile2:718: recipe for target 'src/third_party/ft-index/buildheader/CMakeFiles/make_tdb.dir/all' failed
make[1]: *** [src/third_party/ft-index/buildheader/CMakeFiles/make_tdb.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().

It would be great if we can get tokumx running on Arch again :(,
the official package should just be recompiled with new version of boost-libs

@cosenal
Copy link

cosenal commented Mar 20, 2015

Same issue here as OP :(
Is there any workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants