View cargo debug log
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): |
View gjs test output
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 |
View neomutt-test-log
'/home/builder/.abuild/oss@cogitri.dev-5e81df48.rsa.pub' -> '/etc/apk/keys/oss@cogitri.dev-5e81df48.rsa.pub' | |
7 0% 8[0KOK: 1613 MiB in 626 packages | |
]0;abuild: neomutt[1;32m>>>[1;0m [1;1mneomutt[1;0m: Building testing/neomutt 20200501-r0 (using abuild 3.6.0_rc1-r2) started Tue, 12 May 2020 09:10:00 +0000 | |
[1;32m>>>[1;0m [1;1mneomutt[1;0m: Checking sanity of /home/builder/aports/testing/neomutt/APKBUILD... | |
[1;33m>>> WARNING:[1;0m [1;1mneomutt[1;0m: No maintainer | |
[1;32m>>>[1;0m [1;1mneomutt[1;0m: Analyzing dependencies... | |
7 0% 8[0K7 1% 8[0K7 2% # 8[0K7 5% ## 8[0K7 7% ### 8[0K7 8% ### 8[0K7 12% ##### 8[0K7 22% ########## |
View C struct
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; | |
}; |
View GDM log telepathy-logger crash
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 |
View fibo_iterative.c
#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; | |
/* |
View gist:c88c485c0863be548faa6b62f83cf7d4
'/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% 8[0KOK: 228 MiB in 55 packages | |
]0;abuild: mellowplayer[1;32m>>>[1;0m [1;1mmellowplayer[1;0m: Building community/mellowplayer 3.6.0-r0 (using abuild 3.6.0_rc1-r2) started Sat, 25 Apr 2020 20:10:02 +0000 | |
[1;32m>>>[1;0m [1;1mmellowplayer[1;0m: Checking sanity of /home/builder/aports/community/mellowplayer/APKBUILD... | |
[1;32m>>>[1;0m [1;1mmellowplayer[1;0m: Analyzing dependencies... | |
7 0% 8[0K7 4% ## 8[0K7 5% ## 8[0K7 6% ## 8[0K7 |
View struct-size
/* 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; |
View LDC ASM
.text | |
.file "print.d" | |
.section .rodata.cst16,"aM",@progbits,16 | |
.p2align 4 | |
.LCPI0_0: | |
.xword 0 | |
.xword 281474976710656 | |
.section .text.main,"axG",@progbits,main,comdat | |
.globl main | |
.p2align 2 |
View gdc ASM
.arch armv8-a | |
.file "print.d" | |
.text | |
.section .rodata | |
.align 3 | |
.LC0: | |
.ascii "sqrt(%La) = %La\n" | |
.zero 1 | |
.text | |
.align 2 |
NewerOlder