Skip to content

Instantly share code, notes, and snippets.

U abort@@GLIBC_2.2.5
00000000000077a1 T AbslInternalGetFileMappingHint
000000000001051a W AbslInternalSpinLockDelay_lts_20220623
0000000000010593 W AbslInternalSpinLockWake_lts_20220623
U alarm@@GLIBC_2.2.5
U __assert_fail@@GLIBC_2.2.5
000000000021c540 B __bss_start
0000000000014538 r C.59.0
U clock_gettime@@GLIBC_2.2.5
U close@@GLIBC_2.2.5
% git clone --recursive https://github.com/tensorflow/haskell.git tensorflow-haskell
Cloning into 'tensorflow-haskell'...
remote: Enumerating objects: 2986, done.
remote: Total 2986 (delta 0), reused 0 (delta 0), pack-reused 2986
Receiving objects: 100% (2986/2986), 5.36 MiB | 7.13 MiB/s, done.
Resolving deltas: 100% (1970/1970), done.
Submodule 'third_party/tensorflow' (https://github.com/tensorflow/tensorflow.git) registered for path 'third_party/tensorflow'
Cloning into '~/s/tensorflow-haskell/third_party/tensorflow'...
remote: Enumerating objects: 100, done.
remote: Counting objects: 100% (100/100), done.
@blackgnezdo
blackgnezdo / gist:a5bfb919181f56e45c29569dcc0b8ad4
Created September 28, 2019 19:27
Failure in distributive in codeworld build
|
1407 | withTmpDir = liftE2 Sh.withTmpDir
| ^^^^^^^^^^
src-bin/Boot.hs:1408:1: warning: [-Wmissing-signatures]
Top-level binding with no type signature:
catchAny :: (MonadReader r (t Sh.Sh),
Control.Monad.Trans.Class.MonadTrans t) =>
ReaderT r Sh.Sh b
-> (Ex.SomeException -> ReaderT r Sh.Sh b) -> t Sh.Sh b
$ doas env PKG_PATH=https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/ pkg_add ghc hedgewars xmonad darcs alex happy shellcheck xmonad-lib-0.15
quirks-3.180 signed on 2019-09-19T12:12:14Z
ghc-8.2.2p5: ok
hedgewars-0.9.25p0: ok
xmonad-0.13p1: ok
darcs-2.12.5p0: ok
alex-3.1.7: ok
happy-1.19.5p0: ok
shellcheck-0.4.7p0: ok
Can't find xmonad-lib-0.15
devel/hs-hinotify
devel/hs-primitive
devel/hs-shelly
textproc/hs-xml-types
devel/shellcheck,-main
devel/hs-extensible-exceptions
net/hs-hostname
textproc/hs-wl-pprint-text
devel/hs-ansi-wl-pprint
devel/hs-semigroups
2019/01/14 21:49:04 ci-openbsd-multicore: build successful, [re]starting manager
2019/01/15 09:30:54 syzkaller: poll: b47fa78d184c0aef761c755e0669b6a5359fe46e (pkg/report: more tuning for trusty reports)
2019/01/15 09:30:54 syzkaller: building ...
2019/01/15 09:32:37 syzkaller: update available, restarting
2019/01/15 09:32:46 ci-openbsd-setuid: stopped
2019/01/15 09:33:54 ci-openbsd-main: stopped
2019/01/15 09:34:06 ci-openbsd-multicore: stopped
2019/01/15 09:34:06 restarting executable for update
2019/01/15 09:34:07 serving http on http://0.0.0.0:8080
2019/01/15 09:34:07 current executable is on b47fa78d184c0aef761c755e0669b6a5359fe46e
@blackgnezdo
blackgnezdo / gist:e4dc98fae8608512a232f5ce32c59795
Created January 7, 2019 01:04
libsignal-protocol-c tests on OpenBSD 6.4
mkdir -p build && cd build&& cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_TESTING=1 ..&& cd tests&& make&& cd ..&& ctest
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6.0.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
@blackgnezdo
blackgnezdo / gist:063b493a3f9f04ee8d75220ab0c3b752
Created October 29, 2018 15:38
gmake extract SOURCEDIR=/usr/src && gmake generate
-*- mode: compilation; default-directory: "~/go/src/github.com/google/syzkaller/" -*-
Compilation started at Mon Oct 29 08:36:23
gmake extract SOURCEDIR=/usr/src && gmake generate
export HOSTOS=openbsd
export HOSTARCH=amd64
export TARGETOS=openbsd
export TARGETARCH=amd64
export TARGETVMARCH=amd64
export CC=c++
Oct 16 00:17:39 ci-openbsd vmd[20966]: ci-openbsd-main-2: vcpu_assert_pic_irq: can't assert INTR
Oct 16 00:17:42 ci-openbsd vmd[63860]: ci-openbsd-main-2: started vm 327 successfully, tty /dev/ttyp0
Oct 16 00:17:45 ci-openbsd vmd[10877]: ci-openbsd-main-1: can't clear INTR: No such file or directory
Oct 16 00:17:48 ci-openbsd vmd[63860]: ci-openbsd-main-1: started vm 328 successfully, tty /dev/ttyp1
Oct 16 00:17:51 ci-openbsd vmd[89677]: vcpu_run_loop: vm 322 / vcpu 0 run ioctl failed: No such file or directory
Oct 16 00:17:54 ci-openbsd vmd[63860]: ci-openbsd-main-0: started vm 329 successfully, tty /dev/ttyp2
Oct 16 01:20:02 ci-openbsd vmd[66299]: ci-openbsd-main-2: can't set INTR: No such file or directory
Oct 16 01:20:06 ci-openbsd vmd[63860]: ci-openbsd-main-2: started vm 330 successfully, tty /dev/ttyp0
Oct 16 01:20:15 ci-openbsd vmd[15205]: ci-openbsd-main-1: can't clear INTR: No such file or directory
Oct 16 01:20:19 ci-openbsd vmd[63860]: ci-openbsd-main-1: started vm 331 successfully, tty /dev/ttyp1
@blackgnezdo
blackgnezdo / manager.log
Created October 17, 2018 03:31
Syzkaller VM
2018/10/16 10:24:42 loading corpus...
2018/10/16 10:24:43 serving http on http://0.0.0.0:50010
2018/10/16 10:24:43 serving rpc on tcp://0.0.0.0:13622
2018/10/16 10:24:43 booting test machines...
2018/10/16 10:24:43 wait for the connection from test machine...
2018/10/16 10:27:50 machine check:
2018/10/16 10:27:50 syscalls : 225/225
2018/10/16 10:27:50 code coverage : enabled
2018/10/16 10:27:50 comparison tracing : support is not implemented in syzkaller
2018/10/16 10:27:50 setuid sandbox : support is not implemented in syzkaller