Search Criteria
Package Details: dbg-macro 0.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dbg-macro.git (read-only, click to copy) |
|---|---|
| Package Base: | dbg-macro |
| Description: | A C++ macro for printf-style debugging fans. |
| Upstream URL: | https://github.com/sharkdp/dbg-macro |
| Licenses: | MIT |
| Submitter: | sharkdp |
| Maintainer: | sharkdp |
| Last Packager: | sharkdp |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-12-30 09:30 (UTC) |
| Last Updated: | 2023-09-26 12:08 (UTC) |
Latest Comments
sharkdp commented on 2023-11-03 15:21 (UTC)
I actually had the same problem locally and thought it was just a hiccup or a problem only on my machine. If you have any idea on how to fix this, please let me know.
wbthomason commented on 2023-10-25 14:02 (UTC)
Finally had time to look into the build failure more - setting
git config --global protocol.file.allow alwayswill allow the package to build, though I've not needed this config change before.wbthomason commented on 2023-10-19 16:59 (UTC)
The
PKGBUILDseems to be broken currently: