Ubuntu Pastebin

Paste from zyga at Thu, 7 Sep 2017 10:07:59 +0000

Download as text
 1
 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
[    6s] + cat
[    6s] ++ head -c20 /dev/urandom
[    6s] ++ od -An -tx1
[    6s] ++ tr -d ' \n'
[    6s] ++ head -c20 /dev/urandom
[    6s] ++ od -An -tx1
[    6s] ++ tr -d ' \n'
[    6s] ++ head -c20 /dev/urandom
[    6s] ++ tr -d ' \n'
[    6s] ++ od -An -tx1
[    6s] 
[    6s] export BUILDFLAGS="-s -v -p 4 -x" 
[    6s] export GOPATH=/home/abuild/rpmbuild/BUILD/go:/usr/lib64/go/contrib 
[    6s] export GOBIN=/home/abuild/rpmbuild/BUILD/go/bin 
[    6s] MOD="" 
[    6s] if [ 0 -gt 0 ]; then 
[    6s]   for mod in ; do 
[    6s]     if [  == "..." ]; then 
[    6s]       MOD=... 
[    6s]       if [ "" = "true" ] ; then 
[    6s] 	go install  -ldflags "-B 0xc9f6a83fb18dd91bcefbb1e87627c8b4d5c1d320" github.com/zyga/opensuse-percent-gobuild-static-linking 
[    6s]       else 
[    6s] 	go install  github.com/zyga/opensuse-percent-gobuild-static-linking 
[    6s]       fi 
[    6s]       break 
[    6s]     else 
[    6s]       MOD=/ 
[    6s]       if [ "" = "true" ] ; then 
[    6s]         go install  -ldflags "-B 0x173f2a19e8112d9a004a43d5ba3957aa80b905e5" github.com/zyga/opensuse-percent-gobuild-static-linking 
[    6s]       else 
[    6s]         go install  github.com/zyga/opensuse-percent-gobuild-static-linking 
[    6s]       fi 
[    6s]     fi 
[    6s]   done 
[    6s] else 
[    6s]   if [ "" = "true" ] ; then 
[    6s]     go install  -ldflags "-B 0xf1d6f0e62f9ab2c102d44b538760b251ee519aee" github.com/zyga/opensuse-percent-gobuild-static-linking 
[    6s]   else 
[    6s]     go install  github.com/zyga/opensuse-percent-gobuild-static-linking 
[    6s]   fi 
[    6s] fi 
Download as text