Ryan Carsten Schmidt
Ryan Carsten Schmidt
s2 fails to build on OS X 10.10 and earlier: https://trac.macports.org/ticket/67784 ``` absl/debugging/internal/examine_stack.cc:58:34: error: use of undeclared identifier 'MAP_ANONYMOUS' MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); ^ 1 error generated. ``` `MAP_ANONYMOUS`...
draco 1.5.7 fails to link on macOS when using an llvm.org release of clang (as opposed to an Apple release of clang from Xcode or its command line tools). The...
The installation section of your [web site](https://csl.name/jp2a/) shows this information: > ### Mac OS X > > jp2a is now part of [DarwinPorts](http://www.darwinports.org/), so if you do a > ```...
There is a broken image (Travis CI build status) at the top of your README.
umem 1.0.1 [does not build on Apple Silicon systems](https://trac.macports.org/ticket/61954). The config.guess and config.sub included in [the tarball](https://web.archive.org/web/20151129071107/https://labs.omniti.com/portableumem/releases/1.0/umem-1.0.1.tar.bz2) are too old. The error is: ``` checking build system type... configure: error:...
Version 1.0.1 was released in 2009 and its tarball is still available here: https://web.archive.org/web/*/https://labs.omniti.com/portableumem/releases/1.0/* However there is no tag for this version in this repository. Please create the tag. Ideally,...
Where can the source code for bashforth, which was formerly available at http://forthfreak.net/bashforth.versions, be found now?
Hi, I'm trying to add molequeue 0.9.0 to MacPorts, as [requested years ago](https://trac.macports.org/ticket/40359). It builds, but installing fails because MacPorts does something like `make install DESTDIR=/path/to/destroot` which results in: ```...
When `git` is not installed, this error occurs when running `cmake`: ``` CMake Error at cmake/c4Project.cmake:1042 (find_program): Could not find GIT using the following names: git Call Stack (most recent...
This image in your readme is broken and the link doesn't go anywhere useful anymore: https://github.com/i2p/libsam3/blob/ea52a3251d60906d67f9a1031a6ed7642753f94f/README.md?plain=1#L3 Travis stopped offering free CI services to open source projects in 2020. You haven't...