InfiniteBSOD

make output

Sep 24th, 2022 (edited)
622
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.05 KB | None | 0 0
  1. Building for linux
  2.  
  3. /bin/sh: 1: git: not found
  4.  
  5. /bin/sh: 1: git: not found
  6.  
  7. make: git: No such file or directory
  8.  
  9. /bin/sh: 1: git: not found
  10.  
  11. /bin/sh: 1: git: not found
  12.  
  13. make: git: No such file or directory
  14.  
  15. /bin/sh: 1: git: not found
  16.  
  17. /bin/sh: 1: git: not found
  18.  
  19. make: git: No such file or directory
  20.  
  21. /bin/sh: 1: git: not found
  22.  
  23. /bin/sh: 1: git: not found
  24.  
  25. make: git: No such file or directory
  26.  
  27. go build -ldflags "-s -w -X github.com/crowdsecurity/crowdsec/cmd/crowdsec.bincoverTesting= -X github.com/crowdsecurity/crowdsec/cmd/crowdsec-cli.bincoverTesting= -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Version="" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.BuildDate=2022-09-24_15:09:25 -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Codename="alphaga" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Tag="" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.GoVersion="1.18.1" -X 'github.com/crowdsecurity/crowdsec/pkg/csconfig.defaultConfigDir=/etc/crowdsec' -X 'github.com/crowdsecurity/crowdsec/pkg/csconfig.defaultDataDir=/var/lib/crowdsec/data'" -o crowdsec
  28.  
  29. go: downloading github.com/confluentinc/bincover v0.2.0
  30.  
  31. go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
  32.  
  33. go: downloading github.com/go-openapi/strfmt v0.19.11
  34.  
  35. go: downloading github.com/pkg/errors v0.9.1
  36.  
  37. go: downloading github.com/prometheus/client_golang v1.11.0
  38.  
  39. go: downloading github.com/sirupsen/logrus v1.8.1
  40.  
  41. go: downloading gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
  42.  
  43. go: downloading gopkg.in/yaml.v2 v2.4.0
  44.  
  45. go: downloading github.com/appleboy/gin-jwt/v2 v2.8.0
  46.  
  47. go: downloading github.com/gin-gonic/gin v1.7.7
  48.  
  49. go: downloading github.com/google/go-querystring v1.0.0
  50.  
  51. go: downloading github.com/go-co-op/gocron v1.9.0
  52.  
  53. go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0
  54.  
  55. go: downloading github.com/hashicorp/go-version v1.2.1
  56.  
  57. go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
  58.  
  59. go: downloading github.com/google/uuid v1.3.0
  60.  
  61. go: downloading github.com/hashicorp/go-hclog v1.0.0
  62.  
  63. go: downloading github.com/hashicorp/go-plugin v1.4.2
  64.  
  65. go: downloading google.golang.org/grpc v1.45.0
  66.  
  67. go: downloading github.com/enescakir/emoji v1.0.0
  68.  
  69. go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
  70.  
  71. go: downloading entgo.io/ent v0.10.1
  72.  
  73. go: downloading github.com/davecgh/go-spew v1.1.1
  74.  
  75. go: downloading github.com/go-sql-driver/mysql v1.6.0
  76.  
  77. go: downloading github.com/jackc/pgx/v4 v4.14.1
  78.  
  79. go: downloading github.com/lib/pq v1.10.4
  80.  
  81. go: downloading github.com/mattn/go-sqlite3 v1.14.10
  82.  
  83. go: downloading golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce
  84.  
  85. go: downloading github.com/antonmedv/expr v1.8.9
  86.  
  87. go: downloading github.com/buger/jsonparser v1.1.1
  88.  
  89. go: downloading github.com/beevik/etree v1.1.0
  90.  
  91. go: downloading github.com/c-robinson/iplib v1.0.3
  92.  
  93. go: downloading github.com/crowdsecurity/grokky v0.0.0-20220120093523-d5b3478363fa
  94.  
  95. go: downloading github.com/goombaio/namegenerator v0.0.0-20181006234301-989e774b106e
  96.  
  97. go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
  98.  
  99. go: downloading github.com/oschwald/geoip2-golang v1.4.0
  100.  
  101. go: downloading github.com/oschwald/maxminddb-golang v1.8.0
  102.  
  103. go: downloading github.com/go-openapi/errors v0.20.1
  104.  
  105. go: downloading github.com/go-openapi/swag v0.19.12
  106.  
  107. go: downloading github.com/go-openapi/validate v0.20.0
  108.  
  109. go: downloading github.com/prometheus/client_model v0.2.0
  110.  
  111. go: downloading github.com/prometheus/common v0.30.0
  112.  
  113. go: downloading github.com/beorn7/perks v1.0.1
  114.  
  115. go: downloading github.com/cespare/xxhash/v2 v2.1.2
  116.  
  117. go: downloading github.com/golang/protobuf v1.5.2
  118.  
  119. go: downloading github.com/prometheus/procfs v0.7.3
  120.  
  121. go: downloading github.com/aws/aws-sdk-go v1.42.25
  122.  
  123. go: downloading github.com/ahmetb/dlog v0.0.0-20170105205344-4fb5f8204f26
  124.  
  125. go: downloading github.com/docker/docker v20.10.2+incompatible
  126.  
  127. go: downloading github.com/fsnotify/fsnotify v1.5.1
  128.  
  129. go: downloading github.com/nxadm/tail v1.4.6
  130.  
  131. go: downloading golang.org/x/sys v0.0.0-20220513210249-45d2b4557a2a
  132.  
  133. go: downloading github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
  134.  
  135. go: downloading github.com/mitchellh/mapstructure v1.4.3
  136.  
  137. go: downloading go.mongodb.org/mongo-driver v1.9.0
  138.  
  139. go: downloading github.com/alexliesenfeld/health v0.5.1
  140.  
  141. go: downloading github.com/gin-contrib/sse v0.1.0
  142.  
  143. go: downloading github.com/mattn/go-isatty v0.0.14
  144.  
  145. go: downloading google.golang.org/protobuf v1.28.0
  146.  
  147. go: downloading github.com/Masterminds/goutils v1.1.1
  148.  
  149. go: downloading github.com/Masterminds/semver v1.5.0
  150.  
  151. go: downloading github.com/huandu/xstrings v1.3.2
  152.  
  153. go: downloading github.com/imdario/mergo v0.3.12
  154.  
  155. go: downloading github.com/mitchellh/copystructure v1.2.0
  156.  
  157. go: downloading github.com/golang-jwt/jwt/v4 v4.2.0
  158.  
  159. go: downloading github.com/robfig/cron/v3 v3.0.1
  160.  
  161. go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  162.  
  163. go: downloading github.com/fatih/color v1.13.0
  164.  
  165. go: downloading github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb
  166.  
  167. go: downloading github.com/mitchellh/go-testing-interface v1.0.0
  168.  
  169. go: downloading github.com/oklog/run v1.0.0
  170.  
  171. go: downloading golang.org/x/net v0.0.0-20220418201149-a630d4f3e7a2
  172.  
  173. go: downloading github.com/jackc/pgconn v1.10.1
  174.  
  175. go: downloading github.com/jackc/pgtype v1.9.1
  176.  
  177. go: downloading github.com/mailru/easyjson v0.7.6
  178.  
  179. go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
  180.  
  181. go: downloading github.com/go-openapi/analysis v0.19.16
  182.  
  183. go: downloading github.com/go-openapi/jsonpointer v0.19.5
  184.  
  185. go: downloading github.com/go-openapi/loads v0.20.0
  186.  
  187. go: downloading github.com/go-openapi/runtime v0.19.24
  188.  
  189. go: downloading github.com/go-openapi/spec v0.20.0
  190.  
  191. go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  192.  
  193. go: downloading github.com/docker/go-connections v0.4.0
  194.  
  195. go: downloading github.com/docker/go-units v0.4.0
  196.  
  197. go: downloading github.com/opencontainers/image-spec v1.0.2-0.20211117181255-693428a734f5
  198.  
  199. go: downloading github.com/containerd/containerd v1.6.2
  200.  
  201. go: downloading github.com/docker/distribution v2.7.1+incompatible
  202.  
  203. go: downloading github.com/opencontainers/go-digest v1.0.0
  204.  
  205. go: downloading github.com/go-playground/validator/v10 v10.10.0
  206.  
  207. go: downloading github.com/ugorji/go/codec v1.2.6
  208.  
  209. go: downloading google.golang.org/genproto v0.0.0-20220414192740-2d67ff6cf2b4
  210.  
  211. go: downloading github.com/mitchellh/reflectwalk v1.0.2
  212.  
  213. go: downloading github.com/mattn/go-colorable v0.1.12
  214.  
  215. go: downloading github.com/jackc/chunkreader/v2 v2.0.1
  216.  
  217. go: downloading github.com/jackc/pgio v1.0.0
  218.  
  219. go: downloading github.com/jackc/pgpassfile v1.0.0
  220.  
  221. go: downloading github.com/jackc/pgproto3/v2 v2.2.0
  222.  
  223. go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
  224.  
  225. go: downloading golang.org/x/text v0.3.7
  226.  
  227. go: downloading github.com/josharian/intern v1.0.0
  228.  
  229. go: downloading ariga.io/atlas v0.3.7-0.20220303204946-787354f533c3
  230.  
  231. go: downloading github.com/go-openapi/jsonreference v0.19.5
  232.  
  233. go: downloading github.com/go-stack/stack v1.8.0
  234.  
  235. go: downloading github.com/go-playground/universal-translator v0.18.0
  236.  
  237. go: downloading github.com/leodido/go-urn v1.2.1
  238.  
  239. go: downloading github.com/jmespath/go-jmespath v0.4.0
  240.  
  241. go: downloading github.com/gogo/protobuf v1.3.2
  242.  
  243. go: downloading github.com/PuerkitoBio/purell v1.1.1
  244.  
  245. go: downloading github.com/go-playground/locales v0.14.0
  246.  
  247. go: downloading github.com/hashicorp/hcl/v2 v2.11.1
  248.  
  249. go: downloading github.com/zclconf/go-cty v1.10.0
  250.  
  251. go: downloading github.com/go-openapi/inflect v0.19.0
  252.  
  253. go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
  254.  
  255. go: downloading github.com/agext/levenshtein v1.2.3
  256.  
  257. go: downloading github.com/apparentlymart/go-textseg/v13 v13.0.0
  258.  
  259. go: downloading github.com/mitchellh/go-wordwrap v1.0.1
  260.  
  261. go: downloading github.com/google/go-cmp v0.5.7
  262.  
  263. /bin/sh: 1: git: not found
  264.  
  265. /bin/sh: 1: git: not found
  266.  
  267. make: git: No such file or directory
  268.  
  269. /bin/sh: 1: git: not found
  270.  
  271. /bin/sh: 1: git: not found
  272.  
  273. make: git: No such file or directory
  274.  
  275. go: downloading github.com/AlecAivazis/survey/v2 v2.2.7
  276.  
  277. go: downloading github.com/crowdsecurity/machineid v1.0.2
  278.  
  279. go: downloading github.com/jszwec/csvutil v1.5.1
  280.  
  281. go: downloading github.com/olekukonko/tablewriter v0.0.5
  282.  
  283. go: downloading github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
  284.  
  285. go: downloading github.com/prometheus/prom2json v1.3.0
  286.  
  287. go: downloading github.com/spf13/cobra v1.4.0
  288.  
  289. go: downloading github.com/r3labs/diff/v2 v2.14.1
  290.  
  291. go: downloading github.com/stretchr/testify v1.7.1-0.20210427113832-6241f9ab9942
  292.  
  293. go: downloading github.com/dghubble/sling v1.3.0
  294.  
  295. go: downloading github.com/mattn/go-runewidth v0.0.13
  296.  
  297. go: downloading github.com/spf13/pflag v1.0.5
  298.  
  299. go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
  300.  
  301. go: downloading github.com/rivo/uniseg v0.2.0
  302.  
  303. go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  304.  
  305. go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible
  306.  
  307. go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  308.  
  309. go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  310.  
  311. go: downloading github.com/russross/blackfriday/v2 v2.1.0
  312.  
  313. go: downloading github.com/pmezard/go-difflib v1.0.0
  314.  
  315. go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
  316.  
  317. /bin/sh: 1: git: not found
  318.  
  319. /bin/sh: 1: git: not found
  320.  
  321. make: git: No such file or directory
  322.  
  323. /bin/sh: 1: git: not found
  324.  
  325. /bin/sh: 1: git: not found
  326.  
  327. make: git: No such file or directory
  328.  
  329. go build -ldflags "-s -w -X github.com/crowdsecurity/crowdsec/cmd/crowdsec.bincoverTesting= -X github.com/crowdsecurity/crowdsec/cmd/crowdsec-cli.bincoverTesting= -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Version="" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.BuildDate=2022-09-24_15:10:24 -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Codename="alphaga" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Tag="" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.GoVersion="1.18.1" -X 'github.com/crowdsecurity/crowdsec/pkg/csconfig.defaultConfigDir=/etc/crowdsec' -X 'github.com/crowdsecurity/crowdsec/pkg/csconfig.defaultDataDir=/var/lib/crowdsec/data'" -o notification-http
  330.  
  331. go: downloading github.com/hashicorp/go-hclog v0.16.2
  332.  
  333. go: downloading github.com/crowdsecurity/crowdsec v1.1.2-0.20210902103512-ea640dfb6d6d
  334.  
  335. go: downloading github.com/golang/protobuf v1.5.0
  336.  
  337. go: downloading golang.org/x/net v0.0.0-20201224014010-6772e930b67b
  338.  
  339. go: downloading google.golang.org/grpc v1.40.0
  340.  
  341. go: downloading github.com/fatih/color v1.7.0
  342.  
  343. go: downloading github.com/mattn/go-isatty v0.0.12
  344.  
  345. go: downloading google.golang.org/protobuf v1.27.1
  346.  
  347. go: downloading google.golang.org/genproto v0.0.0-20210114201628-6edceaf6022f
  348.  
  349. go: downloading github.com/mattn/go-colorable v0.1.8
  350.  
  351. go: downloading golang.org/x/sys v0.0.0-20210503173754-0981d6026fa6
  352.  
  353. go: downloading golang.org/x/text v0.3.5
  354.  
  355. /bin/sh: 1: git: not found
  356.  
  357. /bin/sh: 1: git: not found
  358.  
  359. make: git: No such file or directory
  360.  
  361. /bin/sh: 1: git: not found
  362.  
  363. /bin/sh: 1: git: not found
  364.  
  365. make: git: No such file or directory
  366.  
  367. go: downloading github.com/slack-go/slack v0.9.2
  368.  
  369. go: downloading github.com/gorilla/websocket v1.4.2
  370.  
  371. /bin/sh: 1: git: not found
  372.  
  373. /bin/sh: 1: git: not found
  374.  
  375. make: git: No such file or directory
  376.  
  377. /bin/sh: 1: git: not found
  378.  
  379. /bin/sh: 1: git: not found
  380.  
  381. make: git: No such file or directory
  382.  
  383. go build -ldflags "-s -w -X github.com/crowdsecurity/crowdsec/cmd/crowdsec.bincoverTesting= -X github.com/crowdsecurity/crowdsec/cmd/crowdsec-cli.bincoverTesting= -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Version="" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.BuildDate=2022-09-24_15:10:37 -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Codename="alphaga" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.Tag="" -X github.com/crowdsecurity/crowdsec/pkg/cwversion.GoVersion="1.18.1" -X 'github.com/crowdsecurity/crowdsec/pkg/csconfig.defaultConfigDir=/etc/crowdsec' -X 'github.com/crowdsecurity/crowdsec/pkg/csconfig.defaultDataDir=/var/lib/crowdsec/data'" -o notification-splunk
  384.  
  385. /bin/sh: 1: git: not found
  386.  
  387. /bin/sh: 1: git: not found
  388.  
  389. make: git: No such file or directory
  390.  
  391. /bin/sh: 1: git: not found
  392.  
  393. /bin/sh: 1: git: not found
  394.  
  395. make: git: No such file or directory
  396.  
  397. go: downloading github.com/xhit/go-simple-mail/v2 v2.10.0
  398.  
  399. go: downloading github.com/crowdsecurity/crowdsec v1.2.0
  400.  
  401. go: downloading github.com/hashicorp/go-plugin v1.4.3
  402.  
  403. go: downloading google.golang.org/grpc v1.35.0
  404.  
  405. go: downloading github.com/golang/protobuf v1.4.3
  406.  
  407. go: downloading google.golang.org/protobuf v1.25.0
  408.  
  409. make -C ./plugins/notifications/dummy build --no-print-directory GOARCH=arm64 GOOS=linux RM="rm -rf" WIN_IGNORE_ERR="" CP="cp" CPR="cp -r" MKDIR="mkdir -p"
  410.  
  411. /bin/sh: 1: git: not found
  412.  
  413. /bin/sh: 1: git: not found
  414.  
  415. make: git: No such file or directory
  416.  
  417. /bin/sh: 1: git: not found
  418.  
  419. /bin/sh: 1: git: not found
  420.  
  421. make: git: No such file or directory
  422.  
  423.  
Advertisement
Add Comment
Please, Sign In to add comment