Skip to content

Instantly share code, notes, and snippets.

View Cogitri's full-sized avatar

Rasmus Thomsen Cogitri

View GitHub Profile
@Cogitri
Cogitri / .configalacrittyalacritty.yml
Created January 20, 2019 11:40
.config/alacritty/alacritty.yml
# Configuration for Alacritty, the GPU enhanced terminal emulator.
# Any items in the `env` entry below will be added as
# environment variables. Some entries may override variables
# set by alacritty itself.
env:
# TERM variable
#
# This value is used to set the `$TERM` environment variable for
# each instance of Alacritty. If it is not present, alacritty will
FAIL: LLVM :: CodeGen/Hexagon/csr-stubs-spill-threshold.ll (12602 of 38448)
******************** TEST 'LLVM :: CodeGen/Hexagon/csr-stubs-spill-threshold.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/llc -march=hexagon -O2 -spill-func-threshold=2 < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/csr-stubs-spill-threshold.ll | /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/FileCheck /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/csr-stubs-spill-threshold.ll
--
Exit Code: 1
Command Output (stderr):
--
This file has been truncated, but you can view the full file.
Updating git repository `https://github.com/danigm/gettext-rs`
[2020-09-10T21:57:46Z DEBUG cargo::ops::registry] http-debug: * Trying 140.82.113.3:443...
[2020-09-10T21:57:46Z DEBUG cargo::ops::registry] http-debug: * Connected to github.com (140.82.113.3) port 443 (#0)
[2020-09-10T21:57:46Z DEBUG cargo::ops::registry] http-debug: * ALPN, offering h2
[2020-09-10T21:57:46Z DEBUG cargo::ops::registry] http-debug: * ALPN, offering http/1.1
[2020-09-10T21:57:46Z DEBUG cargo::ops::registry] http-debug: * successfully set certificate verify locations:
[2020-09-10T21:57:46Z DEBUG cargo::ops::registry] http-debug: * CAfile: /etc/ssl/certs/ca-certificates.crt
[2020-09-10T21:57:46Z DEBUG cargo::ops::registry] http-debug: * CApath: none
[2020-09-10T21:57:46Z DEBUG cargo::ops::registry] http-debug: * TLSv1.3 (OUT), TLS handshake, Client hello (1):
Log of Meson test suite run on 2020-07-27T15:41:53.308523
Inherited environment: DFLAGS='-Os' CXXFLAGS='-O2 -pipe' HOSTNAME='f93669994208' JOBS='32' SHLVL='3' HOME='/home/builder' OLDPWD='/home/builder/aports/community/gjs/src/gjs-1.64.4' LDFLAGS='-Wl,--as-needed' ABUILD_LAST_COMMIT='4c7a5625944bbd9f8f297ca20de820070f25d038-dirty' MAKEFLAGS='-j32' GOFLAGS='-buildmode=pie' REPODEST='/home/builder/packages/' TERM='xterm' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' CFLAGS='-O2 -pipe' SOURCE_DATE_EPOCH='1595864498' DISPLAY=':99' XAUTHORITY='/tmp/xvfb-run.KBgrPo/Xauthority' CPPFLAGS='-O2 -pipe' CXX='g++' SRCDEST='/var/cache/distfiles' PWD='/home/builder/aports/community/gjs/src/gjs-1.64.4' CARGO_HOME='/var/cache/distfiles/cargo' CC='gcc'
1/53 gjs:C / API tests FAIL 1.40s (exit status 0)
--- command ---
15:41:53 G_FILENAME_ENCODING='latin1' GSETTINGS_BACKEND='memory' LSAN_OPTIONS='exitcode=23,suppressions=/home/builder/aports/community/gjs/src/gjs-1.64.4/instal
'/home/builder/.abuild/oss@cogitri.dev-5e81df48.rsa.pub' -> '/etc/apk/keys/oss@cogitri.dev-5e81df48.rsa.pub'
7 0% 8OK: 1613 MiB in 626 packages
]0;abuild: neomutt>>> neomutt: Building testing/neomutt 20200501-r0 (using abuild 3.6.0_rc1-r2) started Tue, 12 May 2020 09:10:00 +0000
>>> neomutt: Checking sanity of /home/builder/aports/testing/neomutt/APKBUILD...
>>> WARNING: neomutt: No maintainer
>>> neomutt: Analyzing dependencies...
7 0% 87 1% 87 2% # 87 5% ## 87 7% ### 87 8% ### 87 12% ##### 87 22% ##########
@Cogitri
Cogitri / C struct
Created May 4, 2020 13:17
C struct (192 Bytes) vs Rust struct (200 Bytes)
struct apk_package {
apk_hash_node hash_node;
union {
struct apk_solver_package_state ss;
struct {
unsigned int foreach_genid;
union {
int state_int;
void *state_ptr;
};
gnome-session-binary[]: DEBUG(+): Enabling debugging
gnome-session-binary[]: GLib-GIO-DEBUG(+): _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
gnome-session-binary[]: WARNING: Falling back to non-systemd startup procedure due to error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.systemd1 was not provided by any .service files
gnome-session-binary[]: DEBUG(+): Could not make systemd aware of QT_IM_MODULE=ibus environment variable: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.systemd1 was not provided by any .service files
gnome-session-binary[]: DEBUG(+): Could not make systemd aware of XMODIFIERS=@im=ibus environment variable: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.systemd1 was not provided by any .service files
gnome-session-binary[]: DEBUG(+): Could not make systemd aware of XDG_MENU_PREFIX=gnome- environment variable: GDBus.Error:org.fr
#include <stdio.h>
#include <time.h>
unsigned long long fibo(unsigned long long f)
{
unsigned long long nMinusTwo = 0;
unsigned long long nMinusOne = 1;
unsigned long long n = 0;
/*
'/home/builder/.abuild/oss@cogitri.dev-5e81df48.rsa.pub' -> '/etc/apk/keys/oss@cogitri.dev-5e81df48.rsa.pub'
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
7 0% 8OK: 228 MiB in 55 packages
]0;abuild: mellowplayer>>> mellowplayer: Building community/mellowplayer 3.6.0-r0 (using abuild 3.6.0_rc1-r2) started Sat, 25 Apr 2020 20:10:02 +0000
>>> mellowplayer: Checking sanity of /home/builder/aports/community/mellowplayer/APKBUILD...
>>> mellowplayer: Analyzing dependencies...
7 0% 87 4% ## 87 5% ## 87 6% ## 87
/* C struct, size == 192 */
struct apk_package {
apk_hash_node hash_node;
union {
struct apk_solver_package_state ss;
struct {
unsigned int foreach_genid;
union {
int state_int;
void *state_ptr;