Natanael Copa
Natanael Copa
html2text 2.0.0 segfautls during `make check` on alpine linux s390x. Backtrace: ``` Reading symbols from ../html2text... [New LWP 17526] Core was generated by `../html2text -rcfile .html2textrc -from_encoding utf-8 utf-8=unicode-hex-refere'. Program...
when updating bison package on alpine linux to 3.8.2 we run into a segfault on armv6. Here is a backtrace: ``` (gdb) run Starting program: /home/ncopa/aports/main/bison/src/bison-3.8.2/src/bison -o y.tab.c --defines -Werror...
I get a segfault when running `kyua test` on alpine linux' abuild while building kernel at the same time. It only seems to happen when CPU is busy. I was...
Build fails on alpine linux with the following error: ``` gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -Wall -W -Os -fomit-frame-pointer -MT sg_dd.o -MD -MP -MF .deps/sg_dd.Tpo...
Add support for cgroupv2 so it works with Docker Desktop 4.3 and newer. Also Use golang 1.17.6 Fixes https://github.com/weaveworks/footloose/issues/270
The test suite fails on alpine linux edge s390x: ``` 29: *** Testing compound types. 29: *** creating compound test file tst_comp.nc...ok. 29: *** Tests successful! 29: *** Running tst_nans.c...
Trying to build cow support on a brand new MacBook with m1 chip: ``` ncopa@ncopa-mbp13 hyperkit % opam install uri qcow.0.11.0 conduit.2.1.0 lwt.5.3.0 qcow-tool mirage-block-unix.2.12.0 conf-libev logs fmt mirage-unix prometheus-app...
```` PHP : /usr/bin/php7 PHP_SAPI : cli PHP_VERSION : 7.3.6 ZEND_VERSION: 3.3.6 PHP_OS : Linux - Linux ncopa-edge-x86_64 4.9.65 #1-Alpine SMP Fri Nov 24 17:48:25 GMT 2017 x86_64 INI actual...
We should test that the worker and contrller comes back up after a reboot.
This makes it easier to select which Lua version we build for.