Skip to content

Instantly share code, notes, and snippets.

View iMichka's full-sized avatar

Michka Popoff iMichka

View GitHub Profile
This file has been truncated, but you can view the full file.
2025-02-28T22:53:34.7340711Z <?xml version="1.0"?>
2025-02-28T22:53:34.7341102Z <GCC_XML version="0.9.0" cvs_revision="1.145">
2025-02-28T22:53:34.7354214Z <Namespace id="_1" name="::" members="_2 _3 _4 _5 _6 _7 _8 _9 _10 _11 _12 _13 _14 _15 _16 _17 _18 _19 _20 _21 _22 _23 _24 _25 _26 _27 _28 _29 _30 _31 _32 _33 _34 _35 _36 _37 _38 _39 _40 _41 _42 _43 _44 _45 _46 _47 _48 _49 _50 _51 _52 _53 _54 _55 _56 _57 _58 _59 _60 _61 _62 _63 _64 _65 _66 _67 _68 _69 _70 _71 _72 _73 _74 _75 _76 _77 _78 _79 _80 _81 _82 _83 _84 _85 _86 _87 _88 _89 _90 _91 _92 _93 _94 _95 _96 _97 _98 _99 _100 _101 _102 _103 _104 _105 _106 _107 _108 _109 _110 _111 _112 _113 _114 _115 _116 _117 _118 _119 _120 _121 _122 _123 _124 _125 _126 _127 _128 _129 _130 _131 _132 _133 _134 _135 _136 _137 _138 _139 _140 _141 _142 _143 _144 _145 _146 _147 _148 _149 _150 _151 _152 _153 _154 _155 _156 _157 _158 _159 _160 _161 _162 _163 _164 _165 _166 _167 _168 _169 _170 _171 _172 _173 _174 _175 _176 _177 _178 _179 _180 _181 _182 _183 _184 _185 _186 _187 _188
@iMichka
iMichka / fast
Created February 6, 2024 20:03
Fast
# typed: true
# frozen_string_literal: true
require "system_command"
module Homebrew
#. module_function
sig { returns(CLI::Parser) }
def self.fast_install_args
@iMichka
iMichka / cln.patch
Last active December 30, 2023 23:05
cln.patch
--- a/src/base/cl_low.h
+++ b/src/base/cl_low.h
@@ -207,7 +207,7 @@ inline uint32 mulu32_unchecked (uint32 a
// declared inside a namespace!
} extern "C" uint32 mulu32_high; namespace cln { // -> High-Teil
#else
- extern "C" uint32 mulu32_high; // -> High-Teil
+} extern "C" uint32 mulu32_high; namespace cln { // -> High-Teil
#endif
#if defined(__GNUC__) && defined(__m68k__) && !defined(NO_ASM)
@iMichka
iMichka / markdown
Last active December 2, 2021 21:12
markdown
diff --git a/markdown/util.py b/markdown/util.py
index b443e3792..98cfbf754 100644
--- a/markdown/util.py
+++ b/markdown/util.py
@@ -29,10 +29,10 @@
from .pep562 import Pep562
-try:
+if sys.version_info >= (3, 10):
@iMichka
iMichka / env
Created September 13, 2021 20:42
env
2021-09-13T20:32:59.4260135Z ==> Testing aspectj
2021-09-13T20:32:59.4260847Z HOMEBREW_PROCESSOR
2021-09-13T20:32:59.4261329Z x86_64
2021-09-13T20:32:59.4261833Z HOMEBREW_DEFAULT_CACHE
2021-09-13T20:32:59.4262559Z /home/linuxbrew/.cache/Homebrew
2021-09-13T20:32:59.4263110Z HOMEBREW_BREW_DEFAULT_GIT_REMOTE
2021-09-13T20:32:59.4263794Z https://github.com/Homebrew/brew
2021-09-13T20:32:59.4264588Z HOMEBREW_USER_AGENT
2021-09-13T20:32:59.4266064Z Linuxbrew/3.2.11-124-g9c03493 (Linux; x86_64 Ubuntu 16.04.7 LTS)
2021-09-13T20:32:59.4267160Z HOMEBREW_LIBRARY
@iMichka
iMichka / # pillow - 2021-07-30_18-49-45.txt
Created July 30, 2021 18:53
pillow on 4.19.121-linuxkit - Homebrew build logs
Homebrew build logs for pillow on 4.19.121-linuxkit
Build date: 2021-07-30 18:49:45
@iMichka
iMichka / llvm
Created April 20, 2021 13:46
llvm
/home/linuxbrew/.linuxbrew/Cellar/llvm@11/11.1.0/bin/clang++ -v -isystem /home/linuxbrew/.linuxbrew/opt/llvm@11/include/c++/v1 -std=c++11 test.cpp -o testlibc++ -L/home/linuxbrew/.linuxbrew/opt/llvm@11/lib -Wl,-rpath,/home/linuxbrew/.linuxbrew/opt/llvm@11/lib
clang version 11.1.0
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/linuxbrew/.linuxbrew/Cellar/llvm@11/11.1.0/bin
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6.0.0
Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
@iMichka
iMichka / sratoolkit
Created December 31, 2020 14:57
sratoolkit
--- sra-tools-2.10.9-old/tools/driver-tool/utf8proc/Makefile 2020-12-31 15:18:51.000000000 +0100
+++ sra-tools-2.10.9/tools/driver-tool/utf8proc/Makefile 2020-12-31 15:19:26.000000000 +0100
@@ -86,6 +86,7 @@
ln -f -s libutf8proc.so.$(MAJOR).$(MINOR).$(PATCH) $@.$(MAJOR)
libutf8proc.$(MAJOR).dylib: utf8proc.o
+ LDFLAGS:=$(filter-out -c,$(LDFLAGS))
$(CC) $(LDFLAGS) -dynamiclib -o $@ $^ -install_name $(libdir)/$@ -Wl,-compatibility_version -Wl,$(MAJOR) -Wl,-current_version -Wl,$(MAJOR).$(MINOR).$(PATCH)
libutf8proc.dylib: libutf8proc.$(MAJOR).dylib
--- sra-tools-2.10.9/tools/driver-tool/utf8proc/Makefile 2020-12-31 15:19:26.000000000 +0100
+++ sra-tools-2.10.9-old/tools/driver-tool/utf8proc/Makefile 2020-12-31 15:18:51.000000000 +0100
@@ -86,7 +86,6 @@
ln -f -s libutf8proc.so.$(MAJOR).$(MINOR).$(PATCH) $@.$(MAJOR)
libutf8proc.$(MAJOR).dylib: utf8proc.o
- LDFLAGS:=$(filter-out -c,$(LDFLAGS))
$(CC) $(LDFLAGS) -dynamiclib -o $@ $^ -install_name $(libdir)/$@ -Wl,-compatibility_version -Wl,$(MAJOR) -Wl,-current_version -Wl,$(MAJOR).$(MINOR).$(PATCH)
libutf8proc.dylib: libutf8proc.$(MAJOR).dylib
2020-11-22T09:33:36.9814985Z ##[section]Starting: Request a runner to run this job
2020-11-22T09:33:37.1732572Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
2020-11-22T09:33:37.1732997Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2020-11-22T09:33:37.1733214Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2020-11-22T09:33:37.2811947Z ##[section]Finishing: Request a runner to run this job
2020-11-22T09:33:43.1223418Z Current runner version: '2.274.2'
2020-11-22T09:33:43.1253653Z ##[group]Operating System
2020-11-22T09:33:43.1254970Z Ubuntu
2020-11-22T09:33:43.1255519Z 18.04.5
2020-11-22T09:33:43.1256001Z LTS