Kirill A. Korinsky
Kirill A. Korinsky
When a project with is build or run by `sbt-jmh` contains `Test / skip := true`, well, it produces a jar which can't be used at all. Any benchmark fails...
It fails on attempt to use like: ``` /Users/catap/src/sbt-jmh/sbt-jmh-tester/project/plugins.sbt:2: error: object Source is not a member of package sbt.io val is = io.Source.fromFile(new File("../version.sbt")).mkString ^ ```
Nginx may use system-level OpenSSL library and old code works fine at this case. But when user specified a custom OpenSSL library over `--with-openssl` this module never build because it...
Right now build script never cleanup build artefacts from previous steps which increases disc usage. Maybe it is possible to clean things up?
**Is your feature request related to a problem? Please describe.** A `docker-compose` supports `rm` command which removes all created containers and so on, **Describe the solution you'd like** Implement support...
#### Description Depends on https://github.com/macports/macports-legacy-support/pull/51 ###### Type(s) - [x] bugfix - [ ] enhancement - [ ] security fix ###### Tested on macOS 10.5.8 9L34 i386 Xcode 3.1.4 9M2809 ######...
#### Description Such update fixes build before Big Sur. I've also clarify compiler requirements for Clang 15+. ###### Type(s) - [x] bugfix - [x] enhancement - [ ] security fix...
An attempts to remove a huge repository from forge from https://github.com/macports/macports-ports fails with `Query timed out`. Backtrace: ```elisp Debugger entered--Lisp error: (emacsql-timeout "Query timed out" 30) signal(emacsql-timeout ("Query timed out"...
Since https://github.com/flyingcircusio/pycountry/pull/52 was merged it is possible to run tests without installing pycountry. Anyway, such attempt fails on test `test_has_version_attribute` as: ``` ===================================================================================== FAILURES ====================================================================================== ____________________________________________________________________________ test_has_version_attribute _____________________________________________________________________________ def test_has_version_attribute():...
It fails as: ``` :info:build Caught UNBOUND-VARIABLE while processing --eval option "(asdf:operate (quote asdf:build-op) (quote 3bmd-tests))": :info:build The variable DEF-GRAMMAR-TEST is unbound. :info:build Command failed: env XDG_CACHE_HOME=$HOME/.cache /opt/local/bin/abcl --noinit --batch...