Search Criteria
Package Details: openocd-git 0.12.0.r59.g0b6f53e94-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openocd-git.git (read-only, click to copy) |
---|---|
Package Base: | openocd-git |
Description: | Debugging, in-system programming and boundary-scan testing for embedded target devices (git version) |
Upstream URL: | http://openocd.org |
Licenses: | GPL |
Conflicts: | openocd |
Provides: | openocd |
Submitter: | veox |
Maintainer: | codyps (AndrevS, mdf, flaviut) |
Last Packager: | flaviut |
Votes: | 30 |
Popularity: | 0.007105 |
First Submitted: | 2012-12-30 00:55 (UTC) |
Last Updated: | 2023-02-03 14:35 (UTC) |
Dependencies (11)
- capstone (capstone-gitAUR)
- hidapi (hidapi-gitAUR)
- libftdi-compat
- libjaylink
- libudev.so (lib32-systemd-gitAUR, systemd-chromiumos-libsAUR, libeudevAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, lib32-systemd, systemd-libs)
- libusb-compat (libusb0AUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libtool (libtool-gitAUR) (make)
- tcl (tcl-fossilAUR, tcl84AUR) (make)
Required by (13)
- arduino-samd-core (requires openocd)
- bouffalolab-devcude-bin (requires openocd)
- icesugar-dapprog-git (requires openocd)
- icesugar-icesprog-git (requires openocd) (optional)
- neopo-git (optional, aarch64)
- openocdcfg-generator (requires openocd)
- stm32cubef4 (requires openocd) (optional)
- stm32cubef7 (requires openocd) (optional)
- sw4stm32 (requires openocd) (optional)
- swim (requires openocd) (optional)
- swim-git (requires openocd) (optional)
- tinygo-bin (requires openocd) (optional)
- tinygo-git (requires openocd) (optional)
Latest Comments
1 2 3 4 5 6 Next › Last »
arti commented on 2024-01-08 12:27 (UTC)
NB: openocd fails to compile when newest libgpiod is installed as it does not support the new libgpiod API. Fix is to configure with
--disable-linuxgpiod
or build without having libgpiod package installed.arti commented on 2023-01-20 11:45 (UTC)
Looks like OpenOCD now requires external libjaylink in the
depends
array. Using the internal libjaylink is deprecated (--enable-internal-libjaylink
).justinkb commented on 2023-01-18 19:11 (UTC)
please fix the pkgver, now that 0.12.0 is released, my aur helper thinks 0.12.0.rc1 from the aur api is a higher version than 0.12.0.r40.g(commithash)
codyps commented on 2022-10-23 22:52 (UTC)
Thanks @flaviut, I've applied and pushed the diff you provided.
flaviut commented on 2022-10-23 17:38 (UTC)
There's been a git security update & the file paths in the package have been changed. The following patch is now needed to build this:
dale6998 commented on 2022-06-17 02:09 (UTC) (edited on 2022-06-17 02:11 (UTC) by dale6998)
Running into this linker error: Any thoughts? Just did a system upgrade as well.
JasonP commented on 2022-02-12 12:33 (UTC)
Supplied udev rules make use of plugdev group, which doesn't exist on Arch Linux and most likely is an Ubuntu thing.
Package in community repo already takes care of this: https://github.com/archlinux/svntogit-community/blob/packages/openocd/trunk/PKGBUILD#L27
I suggest doing the same for this one.
JasonP commented on 2022-02-10 13:25 (UTC)
Both files are located here: https://repo.or.cz/openocd.git/tree/HEAD:/tcl/target
They belong to the repo for some years now. It could be that some underlying tool used for building the package doesn't support UTF-8 properly. I don't really know. Web browser seems to render fine those characters for instance.
waxar commented on 2021-12-18 05:39 (UTC)
While building, some warnings pop un in regards to Russian letters in filenames:
waxar commented on 2021-12-18 05:36 (UTC)
After building, installing and rebooting, this is what I encounter in the logs:
1 2 3 4 5 6 Next › Last »