Search Criteria
Package Details: osrm-backend 26.6.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/osrm-backend.git (read-only, click to copy) |
|---|---|
| Package Base: | osrm-backend |
| Description: | High performance routing engine written in C++14 designed to run on OpenStreetMap data. |
| Upstream URL: | https://github.com/Project-OSRM/osrm-backend |
| Licenses: | BSD-2-Clause |
| Conflicts: | osrm-backend |
| Provides: | osrm-backend |
| Submitter: | mille337 |
| Maintainer: | archlinuxauruser |
| Last Packager: | archlinuxauruser |
| Votes: | 6 |
| Popularity: | 0.84 |
| First Submitted: | 2017-11-25 10:17 (UTC) |
| Last Updated: | 2026-06-05 02:18 (UTC) |
Dependencies (22)
- boost-libs
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- libarchive (libarchive-gitAUR)
- lua54
- onetbb
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- flatbuffers (flatbuffers-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- graphviz (make)
- libosmium (libosmium-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- protozero (make)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- sol2AUR (sol2-gitAUR, sol2AUR, sol2-singleAUR) (make)
- vtzeroAUR (make)
- Show 2 more dependencies...
Latest Comments
1 2 Next › Last »
archlinuxauruser commented on 2026-05-28 06:06 (UTC)
After reviewing your work here and on github, Sir_Delajolie I am impressed. I don't know how you did it but I got it to work also. Helps that sol2 maintainer has now updated the PKGBUILD with the patch.
Sir_Delajolie commented on 2026-05-27 06:16 (UTC)
I seem to have a working PKGBUILD for 26.5.0.
There is a patch needed for the sol2 package https://aur.archlinux.org/pkgbase/sol2#comment-1072986 and another patch for some missing includes in osrm-backend https://github.com/Project-OSRM/osrm-backend/pull/7589
archlinuxauruser commented on 2026-05-24 01:34 (UTC) (edited on 2026-05-24 04:14 (UTC) by archlinuxauruser)
Build method seems to have changed upstream for 26.5.0. Having trouble getting this to compile now using the suggested method on the main page (https://github.com/Project-OSRM/osrm-backend#building-from-source)
Second command fails i.e.:
Open to suggestions here.
archlinuxauruser commented on 2026-01-11 04:24 (UTC) (edited on 2026-01-11 04:24 (UTC) by archlinuxauruser)
This still won't compile for me using the setting:
but will if I use
for reasons yet to determine.
archlinuxauruser commented on 2026-01-10 12:03 (UTC) (edited on 2026-01-10 12:05 (UTC) by archlinuxauruser)
I implemented a patch for your upstream fix https://github.com/Project-OSRM/osrm-backend/pull/7220 . Thanks for the tip.
Unfortunately, there are still compile errors generated from some warnings, which I'll continue to work on.
Sir_Delajolie commented on 2026-01-09 18:53 (UTC)
This package doesn't compile with current boost (1.89.0). There is a fix upstream but it's not yet in a release: https://github.com/Project-OSRM/osrm-backend/pull/7220
thibaultmol commented on 2023-06-15 15:30 (UTC)
Please update this package
firoz commented on 2022-02-07 16:14 (UTC)
tbb 2021.5.0 isn't found by cmake
mille337 commented on 2019-11-03 15:37 (UTC)
Good point, I missed that it was packaging the static libs, I just switched to dynamic ones.
alialamine commented on 2019-11-02 18:15 (UTC)
Can you please add the flag -DBUILD_SHARED_LIBS=ON to the cmake command?
1 2 Next › Last »