apteryks
apteryks
Hello, Would it be possible to offer a .pc (pkg-config) file that'd be installed with the build system, for use with non-CMake projects? Thank you!
### Operating System Guix System ### Ruby Version 2.7.4 ### Jekyll Version 4.3.2 ### GitHub Pages Version _No response_ ### Expected Behavior The test suite should always pass. ### Current...
### Basic Information N/A ### Operating System _No response_ ### Other Operating System Guix System ### uname -a N/A ### Compiler N/A ### Virtualization / Containers N/A ### CPU N/A...
**What version of protobuf and what language are you using?** Version: 3.17.0 Language: C++ **What operating system (Linux, Windows, ...) and version?** GNU Guix at commit bb325c5 branch with protobuf...
### System Information version: 4.8.0 Operating System: Guix System Compiler: GCC 10.3.0 ### Detailed description Python libraries/packages must come with a name-version.dist-info directory containing files such as METADATA [0], but...
**Describe the bug** The `test_hot_restart_does_not_drop_connections_threads` sometimes fail, like: ``` Finished in 46.952074s, 12.1400 runs/s, 35.8238 assertions/s. Errors & Failures: 1) Failure: TestIntegrationCluster#test_hot_restart_does_not_drop_connections_threads [/tmp/guix-build-ruby-puma-6.2.0.drv-0/source/test/helpers/integration.rb:457]: Expected: 3000 Actual: 2999 570 runs, 1682...
**Describe the bug** When I run `rake test`, I see: ``` $ rake test Rack::Handler is deprecated and replaced by Rackup::Handler /gnu/store/7kmir0qvvkr29ak0za7y8jdhizk948xa-ruby-rack-3.0.4.2/lib/ruby/vendor_ruby/gems/rack-3.0.4.2/lib/rack/chunked.rb:6: warning: Rack::Chunked is deprecated and will be removed...
Hello! Based on my understanding of: https://github.com/libgit2/rugged/blob/6379f23cedd5f527cf6a5c229627e366b590a22d/ext/rugged/extconf.rb#L69, it should find the libgit2 prefix (LIBGIT2_DIR) using either a `--with-git2-dir=$my-prefix` passed to `gem install`, or automatically via `pkg-config`. Neither works on my...
Describe the bug: A minimal application (the hello world one from https://wiki.wxpython.org/Getting%20Started#A_First_Application:_.22Hello.2C_World.22 will suffice) cannot be interrupted via SIGINT (Ctrl-C from the parent process) when launched non-interactively in a containerized...
**Operating system**: Guix System **wxPython 4.2**: from GNU Guix **Python version & source**: 3.10, from Guix **IPYthon version & source**: 8.5.0 from Guix **Description of the problem**: Segfault in wxPython...