Search Criteria
Package Details: valhalla 3.1.4-4
Git Clone URL: | https://aur.archlinux.org/valhalla.git (read-only, click to copy) |
---|---|
Package Base: | valhalla |
Description: | Routing engine for OpenStreetMap. |
Upstream URL: | https://github.com/valhalla/valhalla |
Licenses: | custom:MIT |
Submitter: | akstrfn |
Maintainer: | vpzomtrrfrt |
Last Packager: | vpzomtrrfrt |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-20 22:42 (UTC) |
Last Updated: | 2022-06-20 21:55 (UTC) |
Dependencies (12)
- boost-libs (boost171, boost-libs-git, boost174-libs, boost-libs_v180)
- chrono-date
- libspatialite (libspatialite-devel)
- luajit (luajit-2.1-lua52-git, luajit-openresty)
- prime_server
- protobuf (protobuf-git)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312)
- boost (boost-git, boost174) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- jq (jq-git) (make)
- vim (neovim-drop-in, vim-git, vim-qt-git, neovim-symlinks, vim-x11, neovim-vim-compat, gvim-wayland-lilydjwg-git, nvim-vim, vim-clipboard, gvim-gtk2, gvim) (make)
Latest Comments
1 2 Next › Last »
vpzomtrrfrt commented on 2022-07-19 03:18 (UTC)
yeah seems to be fixed now
vpzomtrrfrt commented on 2022-07-06 23:59 (UTC)
confirmed, I think that's supposed to be fixed in geos 3.11
manni commented on 2022-07-04 19:05 (UTC) (edited on 2022-07-04 19:09 (UTC) by manni)
Fails for me with:
geos package is version 3.10.3-1. Works, if I downgrade it (geos) to 3.7.2-1, but not above that.
vpzomtrrfrt commented on 2022-02-07 17:11 (UTC)
I've now adopted this package and updated to 3.1.4 as well as adding the unreleased patches to fix compilation
vpzomtrrfrt commented on 2022-01-26 04:09 (UTC)
package fails to build, presumably due to the protobuf API changes
akstrfn commented on 2019-07-28 19:12 (UTC)
@steinbuch I've just built the new protobuf by changing the version to 3.9 and the tests did not pass but I'm not sure if its related to google test or protobuf. Anyhow leaving this as is because protobuf 3.9 is still not in arch repos.
steinbuch commented on 2019-07-28 14:15 (UTC)
@akstrfn It fails when compiling against the current version of probotuf 3.9.0 (see https://github.com/protocolbuffers/protobuf/releases). ArchLinux is currently two versions behind – what a shame!
akstrfn commented on 2019-07-28 08:37 (UTC)
The package builds in clean chroot which indicates the problem with your system. Update your system, do a clean clone of the package and try building again.
steinbuch commented on 2019-07-27 21:46 (UTC) (edited on 2019-07-27 21:47 (UTC) by steinbuch)
Build fails for me. Should I report upstream?
[ 77%] Linking CXX shared library libvalhalla.so /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in function
valhalla::Options_Units_Name[abi:cxx11](valhalla::Options_Units)': options.pb.cc:(.text+0x1f20): multiple definition of
valhalla::Options_Units_Nameabi:cxx11'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x3010): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::Options_Format_Name[abi:cxx11](valhalla::Options_Format)': options.pb.cc:(.text+0x2040): multiple definition of
valhalla::Options_Format_Nameabi:cxx11'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x2d70): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::Options_Format_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::Options_Format*)': options.pb.cc:(.text+0x20f0): multiple definition of
valhalla::Options_Format_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::Options_Format)'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x13c0): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::Options_Action_Name[abi:cxx11](valhalla::Options_Action)': options.pb.cc:(.text+0x2170): multiple definition of
valhalla::Options_Action_Nameabi:cxx11'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x23c0): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::Options_Action_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::Options_Action*)': options.pb.cc:(.text+0x2220): multiple definition of
valhalla::Options_Action_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::Options_Action)'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0xac0): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::ShapeMatch_Name[abi:cxx11](valhalla::ShapeMatch)': options.pb.cc:(.text+0x23b0): multiple definition of
valhalla::ShapeMatch_Nameabi:cxx11'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x2ab0): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::ShapeMatch_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::ShapeMatch*)': options.pb.cc:(.text+0x2460): multiple definition of
valhalla::ShapeMatch_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::ShapeMatch)'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x1130): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::FilterAction_Name[abi:cxx11](valhalla::FilterAction)': options.pb.cc:(.text+0x24d0): multiple definition of
valhalla::FilterAction_Nameabi:cxx11'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x3260): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::FilterAction_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::FilterAction*)': options.pb.cc:(.text+0x2580): multiple definition of
valhalla::FilterAction_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::FilterAction)'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x1630): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::DirectionsType_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::DirectionsType*)': options.pb.cc:(.text+0x26a0): multiple definition of
valhalla::DirectionsType_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::DirectionsType)'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x1860): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::Costing_Name[abi:cxx11](valhalla::Costing)': options.pb.cc:(.text+0x2830): multiple definition of
valhalla::Costing_Nameabi:cxx11'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0x2710): first defined here /usr/bin/ld: valhalla/proto/CMakeFiles/valhalla-proto.dir/options.pb.cc.o: in functionvalhalla::Costing_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::Costing*)': options.pb.cc:(.text+0x28e0): multiple definition of
valhalla::Costing_Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, valhalla::Costing)'; CMakeFiles/valhalla.dir/worker.cc.o:worker.cc:(.text+0xdd0): first defined here collect2: error: ld returned 1 exit status make[2]: [src/CMakeFiles/valhalla.dir/build.make:417: src/libvalhalla.so.3.0.7] Error 1 make[1]: [CMakeFiles/Makefile2:863: src/CMakeFiles/valhalla.dir/all] Error 2 make: *** [Makefile:152: all] Error 2akstrfn commented on 2019-07-26 20:07 (UTC)
I've updated the pkg, let me know if there are some issues. I don't have time do debug why tests are failing so I've disabled them, hopefully its nothing serious.
1 2 Next › Last »