Search Criteria
Package Details: boost-python2-libs 1.83.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/boost-python2.git (read-only, click to copy) |
|---|---|
| Package Base: | boost-python2 |
| Description: | Free peer-reviewed portable C++ source libraries - runtime libraries |
| Upstream URL: | https://www.boost.org/ |
| Licenses: | custom |
| Provides: | libboost_python27.so |
| Submitter: | bartus |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-12-10 01:57 (UTC) |
| Last Updated: | 2023-10-14 13:56 (UTC) |
Dependencies (11)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- bzip2 (bzip2-gitAUR) (make)
- findutils (findutils-gitAUR, findutils-selinuxAUR) (make)
- icu (icu-gitAUR) (make)
- openmpi (openmpi-gitAUR) (make)
- python2AUR (python2-binAUR, stackless2AUR) (make)
- python2-numpyAUR (make)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- openmpi (openmpi-gitAUR) (optional) – for mpi support
Latest Comments
« First ‹ Previous 1 2
bartus commented on 2021-01-11 08:45 (UTC) (edited on 2021-01-11 09:26 (UTC) by bartus)
@horga83: Could you be more specific, It builds fine here:>
extra-x86_64-build -r /tmp/boost-python2is this about version update (just pushed 1.75)?@ve7it: As you can see it just extract number of jobs form
MAKEFLAGSdefined inmakepkg.confor passed inmakepkgcall.ve7it commented on 2021-01-11 04:22 (UTC)
horga83, I did get the package to compile by editing the pkgbuild and commenting out line 49 # local JOBS; JOBS="$(grep -oP -- "-j\s*[0-9]+" <<< "${MAKEFLAGS}")"
I am not sure what this line does, but if left enabled it causes the makepkg to fail at that line.
Perhaps the package manager can comment????
horga83 commented on 2021-01-11 01:21 (UTC)
This package no longer builds. It is required by linuxcnc as is boost-python2-libs. Any tips to fix?
« First ‹ Previous 1 2