Skip to content

Instantly share code, notes, and snippets.

View alexreg's full-sized avatar

Alexander Regueiro alexreg

View GitHub Profile
05-08 18:38:25 Info Request starting HTTP/1.1 POST http://jackett/api/v2.0/indexers/kickasstorrents-ws/test - 0
05-08 18:38:25 Debug Request is continuing in applying rules. Current url is http://jackett/api/v2.0/indexers/kickasstorrents-ws/test
05-08 18:38:25 Debug Request is continuing in applying rules. Current url is http://jackett/api/v2.0/indexers/kickasstorrents-ws/test
05-08 18:38:25 Debug Request is continuing in applying rules. Current url is http://jackett/api/v2.0/indexers/kickasstorrents-ws/test
05-08 18:38:25 Debug POST requests are not supported
05-08 18:38:25 Debug AuthenticationScheme: Cookies was successfully authenticated.
05-08 18:38:25 Debug 1 candidate(s) found for the request path '/api/v2.0/indexers/kickasstorrents-ws/test'
05-08 18:38:25 Debug Endpoint 'Jackett.Server.Controllers.IndexerApiController.Test (jackett)' with route pattern 'api/v2.0/indexers/{indexerid}/Test' is valid for the request path '/api/v2.0/indexers/kickasstorrents-ws/test'
05-08 18:38:25 Debug Request mat
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[2023-03-17T17:44:32Z INFO ttask::cmd::build] building wasm2
thread 'main' panicked at 'assertion failed: `(left == right)`
left: `1`,
right: `0`', src/cmd/build.rs:635:9
stack backtrace:
0: rust_begin_unwind
at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/std/src/panicking.rs:579:5
1: core::panicking::panic_fmt
at /rustc/900c3540378c8422b8087ffa3db60fa6c8abfcad/library/core/src/panicking.rs:64:14
@alexreg
alexreg / a
Created October 25, 2022 18:48
class Rezip < Formula
desc "Git clean filter to output uncompressed zip files for better packing"
homepage "https://github.com/costerwi/rezip"
url "https://github.com/costerwi/rezip/archive/v1.0.0.tar.gz"
sha256 "3684a3d7e6bc13cfb01df8310ee89951ac9836ca653d71229faa64524bcb6bf0"
license "Apache-2.0"
depends_on "openjdk" => :build
def install
@alexreg
alexreg / a
Created October 17, 2022 19:59
==> Downloading http://research-pub.gene.com/gmap/src/gmap-gsnap-2021-12-17.tar.gz
Already downloaded: /Library/Caches/Homebrew/downloads/25acee6a0370db6d646e1462f8472c2d52b755641091ba1d9e4d858f5ae2ae8d--gmap-gsnap-2021-12-17.tar.gz
==> Verifying checksum for '25acee6a0370db6d646e1462f8472c2d52b755641091ba1d9e4d858f5ae2ae8d--gmap-gsnap-2021-12-17.tar.gz'
==> Installing gmap-gsnap from brewsci/bio
tar --extract --no-same-owner --file /Library/Caches/Homebrew/downloads/25acee6a0370db6d646e1462f8472c2d52b755641091ba1d9e4d858f5ae2ae8d--gmap-gsnap-2021-12-17.tar.gz --directory /private/tmp/d20221017-94706-eh92mr
cp -pR /private/tmp/d20221017-94706-eh92mr/gmap-2021-12-17/. /private/tmp/gmap-gsnap-20221017-94706-1whzlc8/gmap-2021-12-17
chmod -Rf +w /private/tmp/d20221017-94706-eh92mr
==> ./configure --prefix=/opt/homebrew/Cellar/gmap-gsnap/2021-12-17 --disable-simd
checking package version... 2021-12-17
loading default site script ./config.site
@alexreg
alexreg / a
Created October 17, 2022 19:54
==> Downloading http://research-pub.gene.com/gmap/src/gmap-gsnap-2021-12-17.tar.gz
Already downloaded: /Library/Caches/Homebrew/downloads/25acee6a0370db6d646e1462f8472c2d52b755641091ba1d9e4d858f5ae2ae8d--gmap-gsnap-2021-12-17.tar.gz
==> Verifying checksum for '25acee6a0370db6d646e1462f8472c2d52b755641091ba1d9e4d858f5ae2ae8d--gmap-gsnap-2021-12-17.tar.gz'
==> Installing gmap-gsnap from brewsci/bio
tar --extract --no-same-owner --file /Library/Caches/Homebrew/downloads/25acee6a0370db6d646e1462f8472c2d52b755641091ba1d9e4d858f5ae2ae8d--gmap-gsnap-2021-12-17.tar.gz --directory /private/tmp/d20221017-50389-1j5us08
cp -pR /private/tmp/d20221017-50389-1j5us08/gmap-2021-12-17/. /private/tmp/gmap-gsnap-20221017-50389-12q4ecj/gmap-2021-12-17
chmod -Rf +w /private/tmp/d20221017-50389-1j5us08
==> ./configure --prefix=/opt/homebrew/Cellar/gmap-gsnap/2021-12-17
checking package version... 2021-12-17
loading default site script ./config.site
@alexreg
alexreg / a
Created October 4, 2022 02:30
/* src/config.h. Generated from config.h.in by configure. */
/* src/config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
/* Define to 1 if host is Power8 */
/* #undef AX_HOST_POWER8 */
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
@alexreg
alexreg / a
Last active September 27, 2022 19:28
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gmap configure 2021-12-17, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/opt/homebrew/Cellar/gmap-gsnap/2021-12-17 --with-simd-level=sse42
## --------- ##
## Platform. ##
checking package version... 2021-12-17
loading default site script ./config.site
checking CFLAGS... not set by user so using default -O3 -fomit-frame-pointer
checking build system type... arm-apple-darwin21.6.0
checking host system type... arm-apple-darwin21.6.0
checking target system type... arm-apple-darwin21.6.0
checking for non-Intel CPU... no
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
2022-03-17 21:17:00.8|Trace|DiskProviderBase|Deleting file: /Users/alex/.config/Prowlarr/logs/prowlarr.debug.txt
2022-03-17 21:17:00.8|Trace|DiskProviderBase|Deleting file: /Users/alex/.config/Prowlarr/logs/prowlarr.txt
2022-03-17 21:17:00.8|Trace|CommandQueueManager|Updating command status
2022-03-17 21:17:00.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
2022-03-17 21:17:00.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2022-03-17 21:17:00.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2022-03-17 21:17:00.8|Trace|EventAggregator|Publishing CommandExecutedEvent
2022-03-17 21:17:00.8|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2022-03-17 21:17:00.8|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2022-03-17 21:17:00.8|Trace|EventAggregator|CommandExecutedEvent -> TaskController
for dir in doc; do gmake -C $dir prepare_local || exit $?; done
gmake[1]: Entering directory '/Users/alex/Software/koma-script-code/doc'
for dir in english ngerman; do gmake -C $dir prepare_local || exit $?; done
gmake[2]: Entering directory '/Users/alex/Software/koma-script-code/doc/english'
Makefile:52: warning: overriding recipe for target 'maintainclean_local'
/Users/alex/Software/koma-script-code/doc/Makefile.guide:173: warning: ignoring old recipe for target 'maintainclean_local'
gmake[2]: Nothing to be done for 'prepare_local'.
gmake[2]: Leaving directory '/Users/alex/Software/koma-script-code/doc/english'
gmake[2]: Entering directory '/Users/alex/Software/koma-script-code/doc/ngerman'
gmake[2]: Nothing to be done for 'prepare_local'.