Package: mongodb Version: 1:3.2.9-1 Severity: important mongodb from experimental fails to build from source on armhf.
I understand that upstream prefers not to support this architecture. So you can either disable building on armhf or try to get it to work anyway. See this discussion: https://groups.google.com/forum/#!msg/mongodb-dev/G-kGjZEEam0/VSVB9fYCBAAJ g++ -o build/opt/mongo/scripting/mozjs/base.o -c -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong -Wformat -Werror=format-security -Wnon-virtual-dtor -Woverloaded-virtual -Wno-maybe-uninitialized -std=c++11 -Wno-non-virtual-dtor -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Wno-nonnull-compare -Wno-overflow -Winvalid-pch -Werror -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fno-builtin-memcmp -include js-config.h -include js/RequiredDefines.h -Wno-invalid-offsetof -Wdate-time -D_FORTIFY_SOURCE=2 -DJS_USE_CUSTOM_ALLOCATOR -DSTATIC_JS_API=1 -DNDEBUG -D_FILE_OFFSET_BITS=64 -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -Isrc/third_party/mozjs-38/include -Isrc/third_party/mozjs-38/mongo_sources -Isrc/third_party/mozjs-38/platform/arm/linux/include -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Ibuild/opt -Isrc src/mongo/scripting/mozjs/base.cpp cc1plus: fatal error: js-config.h: No such file or directory Thanks, Jeremy Bicha